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

Bug#323798: [sparc] corrupted double-linked list



At Thu, 18 Aug 2005 15:56:19 +0200,
Andreas Barth wrote:
> during building openmotif on sparc, this error happened:
> 
> gcc -g -O2 -Wall -Wno-unused -Wno-comment -o .libs/periodic periodic.o  ../../../lib/Xm/.libs/libXm.so -L/usr/X11R6/lib ../../../lib/Mrm/.libs/libMrm.so /build/buildd/openmotif-2.2.3/work/openMotif-2.2.3/lib/Xm/.libs/libXm.so -lXmu -lXext -lXp -lXt -lSM -lICE -lX11
> creating periodic
> ../../../clients/uil/uil -o periodic.uid periodic.uil -I./../../../clients/uil -I../../../clients/uil
> 
> Severe: internal error - submit defect report
> *** glibc detected *** corrupted double-linked list: 0x00077450 ***
> 
> 
> please see http://experimental.ftbfs.de/build.php?arch=&pkg=openmotif
> for the full build log.

There's no sparc build log...

> (From what I read, I guess this is an glibc defect - if not, please
> reassign this bug accordingly)

The recent glibc started to detect malloc-ed memory corruption
anytime.  In most case, such defect is caused by application, in this
case, "uil".  Please use valgrind to uil on i386, you probably find
the actual problem.

Regards,
-- gotom




Reply to: