Crash on Automake
Adam Watson
magius at warpdgfx.com
Wed Jan 8 12:00:12 UTC 2003
While I was setting targets in the automake tool. I got a crash, backtrace
follows:
[New Thread 1024 (LWP 25195)]
0x4177f0e9 in __wait4 () at __wait4:-1
in __wait4
#0 0x4177f0e9 in __wait4 () at __wait4:-1
#1 0x417fa598 in __DTOR_END__ () from /lib/libc.so.6
#2 0x41643707 in waitpid (pid=26860, stat_loc=0x0, options=0)
at wrapsyscall.c:173
#3 0x409835e2 in KCrash::defaultCrashHandler ()
from /opt/kde/lib/libkdecore.so.4
#4 0x41641164 in pthread_sighandler (signo=11, ctx=
{gs = 0, __gsh = 0, fs = 0, __fsh = 0, es = 43, __esh = 0, ds = 43,
__dsh = 0, edi = 138315328, esi = 8, ebp = 3221219804, esp = 3221219044, ebx
= 1084941164, edx = 8, ecx = 0, eax = 11, trapno = 14, err = 6, eip =
1084911552, cs = 35, __csh = 0, eflags = 66118, esp_at_signal = 3221219044,
ss = 43, __ssh = 0, fpstate = 0xbfffe468, oldmask = 2147483648, cr2 = 0}) at
signals.c:97
#5 <signal handler called>
#6 0x40aa6fc0 in KStyle::drawComplexControl () from
/opt/kde/lib/libkdefx.so.4
#7 0x41d2bbe2 in KThemeStyle::drawComplexControl ()
from /opt/kde/lib/kde3/plugins/styles/kthemestyle.so
#8 0x40f9cba2 in QListViewItem::paintBranches ()
from /opt/kde/qt/lib/libqt-mt.so.3
#9 0x40f9ef32 in QListView::drawContentsOffset ()
from /opt/kde/qt/lib/libqt-mt.so.3
#10 0x40fcec48 in QScrollView::viewportPaintEvent ()
from /opt/kde/qt/lib/libqt-mt.so.3
#11 0x40795afc in KListView::viewportPaintEvent ()
from /opt/kde/lib/libkdeui.so.4
#12 0x40fce617 in QScrollView::eventFilter ()
from /opt/kde/qt/lib/libqt-mt.so.3
#13 0x40fa1691 in QListView::eventFilter () from /opt/kde/qt/lib/libqt-mt.so.3
#14 0x40eb92e0 in QObject::activate_filters ()
from /opt/kde/qt/lib/libqt-mt.so.3
#15 0x40eb91dd in QObject::event () from /opt/kde/qt/lib/libqt-mt.so.3
#16 0x40ef76b1 in QWidget::event () from /opt/kde/qt/lib/libqt-mt.so.3
#17 0x40e500b3 in QApplication::internalNotify ()
from /opt/kde/qt/lib/libqt-mt.so.3
#18 0x40e4fde4 in QApplication::notify () from /opt/kde/qt/lib/libqt-mt.so.3
#19 0x4091461b in KApplication::notify () from /opt/kde/lib/libkdecore.so.4
#20 0x40e21b28 in QWidget::repaint () from /opt/kde/qt/lib/libqt-mt.so.3
#21 0x40fa05bd in QListView::updateContents ()
from /opt/kde/qt/lib/libqt-mt.so.3
#22 0x4121cc99 in QListView::qt_invoke () from /opt/kde/qt/lib/libqt-mt.so.3
#23 0x407984be in KListView::qt_invoke () from /opt/kde/lib/libkdeui.so.4
#24 0x40ebbb64 in QObject::activate_signal ()
from /opt/kde/qt/lib/libqt-mt.so.3
#25 0x40ebba44 in QObject::activate_signal ()
from /opt/kde/qt/lib/libqt-mt.so.3
#26 0x41206dbd in QTimer::timeout () from /opt/kde/qt/lib/libqt-mt.so.3
#27 0x40eded3f in QTimer::event () from /opt/kde/qt/lib/libqt-mt.so.3
#28 0x40e500b3 in QApplication::internalNotify ()
from /opt/kde/qt/lib/libqt-mt.so.3
#29 0x40e4fde4 in QApplication::notify () from /opt/kde/qt/lib/libqt-mt.so.3
#30 0x4091461b in KApplication::notify () from /opt/kde/lib/libkdecore.so.4
#31 0x40e27294 in QEventLoop::activateTimers ()
from /opt/kde/qt/lib/libqt-mt.so.3
#32 0x40e04bed in QEventLoop::processEvents ()
from /opt/kde/qt/lib/libqt-mt.so.3
#33 0x40e6709e in QEventLoop::enterLoop () from /opt/kde/qt/lib/libqt-mt.so.3
#34 0x40e66fef in QEventLoop::exec () from /opt/kde/qt/lib/libqt-mt.so.3
#35 0x40e502d2 in QApplication::exec () from /opt/kde/qt/lib/libqt-mt.so.3
#36 0x080644e5 in main ()
#37 0x416f4566 in __libc_start_main (main=0x8064090 <main>, argc=7,
ubp_av=0xbffffb94, init=0x805fb98 <_init>, fini=0x808b200 <_fini>,
rtld_fini=0x4000a5e0 <_dl_fini>, stack_end=0xbffffb8c)
at ../sysdeps/generic/libc-start.c:129
--
Regards,
Adam J. Watson
http://www.warpdgfx.com
More information about the KDevelop-devel
mailing list