Hi there

while building doxygen for opensuse on Power8 guest I hit a failure as detailed 
in (2)
The related backtrace extracted for core file is appended below in (1)


=== (1)
Core was generated by `./bin/doxygen '.
Program terminated with signal SIGABRT, Aborted.
#0  0x00003fffa5acd194 in __GI_raise (sig=<optimized out>) at 
../sysdeps/unix/sysv/linux/raise.c:55
55      ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
Missing separate debuginfos, use: zypper install 
libgcc_s1-debuginfo-4.8.3+r218481-2.1.ppc64le 
libstdc++6-debuginfo-4.8.3+r218481-2.1.ppc64le
(gdb) bt
#0  0x00003fffa5acd194 in __GI_raise (sig=<optimized out>) at 
../sysdeps/unix/sysv/linux/raise.c:55
#1  0x00003fffa5acf184 in __GI_abort () at abort.c:78
#2  0x00003fffa5b136c4 in __libc_message (do_abort=<optimized out>, 
fmt=<optimized out>) at ../sysdeps/posix/libc_fatal.c:175
#3  0x00003fffa5b1ba84 in malloc_printerr (action=<optimized out>, 
str=0x3fffa5c06b50 "double free or corruption (fasttop)", ptr=<optimized out>) 
at malloc.c:4960
#4  0x00003fffa5b1cadc in _int_free (av=<optimized out>, p=<optimized out>, 
have_lock=<optimized out>) at malloc.c:3831
#5  0x00003fffa5dece10 in operator delete(void*) () from 
/usr/lib64/libstdc++.so.6
#6  0x00000000106620e4 in QGList::takeFirst (this=<optimized out>) at 
qglist.cpp:628
#7  0x000000001053ba84 in dequeue (this=<optimized out>) at 
../qtools/qqueue.h:59
#8  DotRunnerQueue::dequeue (this=0x1001910fcc0) at dot.cpp:1170
#9  0x000000001053bb18 in DotWorkerThread::run (this=0x10019112a50) at 
dot.cpp:1191
#10 0x00000000106a0a44 in QThreadPrivate::start (arg=0x10019112a50) at 
qthread_unix.cpp:87
#11 0x00003fffa5ee9454 in start_thread (arg=0x3fffa38bf180) at 
pthread_create.c:335
#12 0x00003fffa5b9e0c4 in clone () at 
../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:96
===

(2) https://bugzilla.suse.com/show_bug.cgi?id=921577
-- 
Michel Normand


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to