On Fri, 15 Oct 2010 17:20:51 +0100 (BST)
Andreas Jörg <[email protected]> wrote:

> ok, the CPU is an AMD K6-2 stepping 350 MHz.
> 
> Please find a (not too good) picture attached.
> 

Thanks, so it is a JIT bug in libclamav.

Can you run the attached gdb script on your core-file?

gdb --batch --command=gdbscript /usr/local/bin/clamscan -c core.3950
>gdboutput

Then attach gdboutput

Best regards,
--Edwin
disassemble /mr $pc, $pc+32
disassemble /r $pc, $pc+32
thread apply all backtrace -1024 full
info all-registers
info frame
disassemble /mr
info shared
_______________________________________________
Pkg-clamav-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-clamav-devel

Reply via email to