[dvblast-devel] dvblast: svn commit r160 (massiot)
Thomas Kernen
tkernen at deckpoint.ch
Wed Nov 3 09:19:08 CET 2010
On 11/2/10 8:59 PM, Christophe Massiot wrote:
> Le 2 nov. 2010 à 09:32, Thomas Kernen a écrit :
>
>> I forgot to include the output of the GDB backtrace (against rev 160):
>>
>> (gdb) backtrace
>> #0 0x00007ffff7667a75 in raise () from /lib/libc.so.6
>> #1 0x00007ffff766b5c0 in abort () from /lib/libc.so.6
>> #2 0x00007ffff76a14fb in ?? () from /lib/libc.so.6
>> #3 0x00007ffff76ab5b6 in ?? () from /lib/libc.so.6
>> #4 0x00007ffff76b1e53 in free () from /lib/libc.so.6
>> #5 0x000000000040264e in config_Free (psz_file=<value optimized out>) at dvblast.c:117
>> #6 config_ReadFile (psz_file=<value optimized out>) at dvblast.c:329
>> #7 0x0000000000402ced in main (i_argc=<value optimized out>, pp_argv=0x1)
>> at dvblast.c:770
>
> I fixed a potential double free() but I don't think it's the one you're experiencing. Can you provide your command-line and config file ? Eventually, a valgrind trace would also be helpful.
>
Just tested my command line and config file against rev 168 and your fix
did solve my problem. Thanks.
More information about the dvblast-devel
mailing list