[Bug 49069] New: Crashes on application launch with signal 11 (SIGSEGV)
ptruog at myrealbox.com
ptruog at myrealbox.com
Sat Oct 12 20:36:02 UTC 2002
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=49069
Summary: Crashes on application launch with signal 11 (SIGSEGV)
Product: kdevelop
Version: unspecified
Platform: Slackware Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at barney.cs.uni-potsdam.de
ReportedBy: ptruog at myrealbox.com
Version: Gideon (using KDE KDE 3.0.8)
Installed from: Slackware Packages
Compiler: gcc 2.95.3
OS: Linux
Gideon crashes on application launch (running gideon from terminal).
Compiled from sources, though not from CVS... tarballed download last night (11 oct 2002)
bash-2.05a$ gideon --version
Qt: 3.0.5
KDE: 3.0.8 (KDE 3.1 beta2)
Gideon: 3.0.0
bash-2.05a$
Here's the data from KCrash:
[New Thread 1024 (LWP 1016)]
0x41274239 in __wait4 () at __wait4:-1
in __wait4
#0 0x41274239 in __wait4 () at __wait4:-1
#1 0x412eee58 in __DTOR_END__ () from /lib/libc.so.6
#2 0x411167b2 in waitpid (pid=1017, stat_loc=0x0, options=0)
at wrapsyscall.c:173
#3 0x409958ea in KCrash::defaultCrashHandler ()
from /opt/kde/lib/libkdecore.so.4
#4 0x41114144 in pthread_sighandler (signo=11, ctx=
{gs = 7, __gsh = 0, fs = 0, __fsh = 0, es = 43, __esh = 0, ds = 43, __dsh = 0, edi = 135283024, esi = 1098461760, ebp = 3221222200, esp = 3221222176, ebx = 1090496888, edx = 7528511, ecx = 135282184, eax = 0, trapno = 14, err = 4, eip = 1086239259, cs = 35, __csh = 0, eflags = 66050, esp_at_signal = 3221222176, ss = 43, __ssh = 0, fpstate = 0xbffff0a0, oldmask = 2147483648, cr2 = 44})
at signals.c:97
#5 <signal handler called>
#6 0x40beb21b in QCursor::handle () from /usr/lib/qt/lib/libqt-mt.so.3
#7 0x40c0da8b in QWidget::create () from /usr/lib/qt/lib/libqt-mt.so.3
#8 0x40ca0c61 in QWidget::QWidget () from /usr/lib/qt/lib/libqt-mt.so.3
#9 0x4091a67a in KApplication::init () from /opt/kde/lib/libkdecore.so.4
#10 0x40919832 in KApplication::KApplication ()
from /opt/kde/lib/libkdecore.so.4
#11 0x0805f260 in main ()
#12 0x411ea17d in __libc_start_main (main=0x805ef60 <main>, argc=7,
ubp_av=0xbffff894, init=0x805b808 <_init>, fini=0x807e3f0 <_fini>,
rtld_fini=0x4000a534 <_dl_fini>, stack_end=0xbffff88c)
at ../sysdeps/generic/libc-start.c:129
More information about the KDevelop-devel
mailing list