[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#225146: segfault in crm114 when using classify



On Fri, Dec 26, 2003 at 04:03:17PM -0500, Miller, Raul D wrote:
> Package: crm114
> Version: 2002-11-26-2
> Severity: grave
> 
> glibc6 version: 2.3.2.ds1-10
> 
> crm114 segfaults on me, when I use classify.  Here's what it looks
> like when I run strace crm114 -t bin/incoming.crm </tmp/178500 
[...]
> Here's what gdb tells me about that segfault when I compile from
> source and run the unstripped binary:
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x4009b10b in mallopt () from /lib/libc.so.6

Looks like malloc arena corruption. Could you install valgrind and run
'valgrind --num-callers=20 crm114 -t bin/incoming.crm </tmp/178500'?
That should show up the location of the corruption.

(I know nothing about crm114, just going through RC bugs ...)

Thanks,

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]



Reply to: