Segmentation Fault

voice <[email protected]> Sat, 1 Oct 2016 19:55:51 -0500
Newsgroups gmane.comp.audio.icecast.devel
Message-ID <CAExdBCvyv4rNTtpY86sv6Nq5H4fRHeAqF25Dvr0hhO=dY2PvBQ@mail.gmail.com>
Hello,

I have a Icecast server, source code pulled from git, that constantly
segfaults when the playlist stats start populating. I ran GDB on it and got
this

Program received signal SIGSEGV, Segmentation fault.
_dump_stats_to_doc (hidden=0, show_mount=0x0, root=0x676e50) at stats.c:881
881            history = playlist_render_xspf(source_real->history);


which falls in line with

[24699945.204767] icecast[23864]: segfault at 118 ip 0000000000414be5 sp
00007ffe8ace7050 error 4 in icecast[400000+3c000]
addr2line -e /path/to/icecast 0000000000414be5
/path/to/icecast_git/icecast-server/src/stats.c:881

OS: Debian Jessie
Current Git commit: 72075d0d0dd97c54d2317b325bfec55a7d496f82

_______________________________________________
Icecast-dev mailing list
[email protected]
http://lists.xiph.org/mailman/listinfo/icecast-dev