On 03/04/2010 06:02 PM, Renato Botelho wrote:
> 
> Without -O2, results changed
> 
> #10 0x0000000000000000 in ?? ()
> #11 0x0000000000000000 in ?? ()
> #12 0x0000000000000000 in ?? ()
> #13 0x0000000000000000 in ?? ()
> #14 0x0000000000000001 in ?? ()
> #15 0x0000000000000000 in ?? ()
> #16 0x00007fffffffedf3 in ?? ()
> #17 0x00007fffffffedfd in ?? ()
> #18 0x00007fffffffee08 in ?? ()

Sorry that still doesn't tell me what the bug is.
Can you show me config.log (from libclamav/c++), maybe its linking to a
wrong library.

Could you also post a strace output of the program? (so we see what it
does prior to crashing)

Also try doing this:
(gdb) breakpoint main
(gdb) run
(gdb) next
(gdb) next
(gdb) quit

Best regards,
--Edwin
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net

Reply via email to