[Libav-user] Encoding and writing to a file with libavformat and libavcodec
Carl Eugen Hoyos
cehoyos at ag.or.at
Sat Dec 29 12:17:23 CET 2012
Shawn Van Every <savanevery at ...> writes:
> Program received signal EXC_BAD_ACCESS, Could not access memory.
> Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000090
> 0x00000001000870b5 in ff_mov_write_packet ()
> (gdb) bt
> #0 0x00000001000870b5 in ff_mov_write_packet ()
> #1 0x00007fff8e58cb28 in szone_malloc_should_clear ()
> #2 0x00007fff8e57f71a in malloc_zone_memalign ()
> #3 0x00007fff8e57ff4e in posix_memalign ()
> #4 0x000000010000f9b5 in av_strdup ()
The backtrace does not look very helpful,
either use static linking or use --disable-stripping.
Carl Eugen
More information about the Libav-user
mailing list