[Libav-user] Encoding and writing to a file with libavformat and libavcodec
Carl Eugen Hoyos
cehoyos at ag.or.at
Thu Jan 3 17:19:51 CET 2013
Shawn Van Every <savanevery at ...> writes:
> (gdb) bt
> #0 0x00007fff83cab212 in __pthread_kill ()
> #1 0x00007fff8332bb34 in pthread_kill ()
> #2 0x00007fff8336fdfa in abort ()
> #3 0x00007fff83343989 in free ()
> #4 0x000000010000f6dc in av_freep (arg=0x101111628) at mem.c:185
>
> #5 0x00007fff855ba7e1 in start ()
This will be easier to debug for you if
you convince your compiler to also produce
debug information for this source file.
Carl Eugen
More information about the Libav-user
mailing list