Fred Eisele <[email protected]> added the comment:

I started ffserver with gdb to see if I could get a stack trace indicating where
the problem was.


Program received signal SIGINT, Interrupt.
0x0044f402 in __kernel_vsyscall ()
(gdb) bt
#0  0x0044f402 in __kernel_vsyscall ()
#1  0x001d1f0a in lseek64 () from /lib/libc.so.6
#2  0x080789e6 in url_fsize ()
#3  0x00000008 in ?? ()
#4  0x80000000 in ?? ()
(gdb) 


Is there a proper way to build for using the debugger?
I built after configuring as...

.configure --enable-debug --enable-libfaac --enable-libmp3lame

____________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/roundup/ffmpeg/issue855>
____________________________________________________

Reply via email to