Bug 59188 - SIGSEGV when gideon asked to save its documents
Summary: SIGSEGV when gideon asked to save its documents
Status: RESOLVED FIXED
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: cvs (show other bugs)
Version: 0.9.94
Platform: Slackware Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-31 22:21 UTC by R3LiK
Modified: 2010-12-16 19:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description R3LiK 2003-05-31 22:21:58 UTC
Version:           3.0.0a4 (using KDE KDE 3.1)
Installed from:    Slackware Packages
Compiler:          gcc 3.2.2 
OS:          Linux

[New Thread 16384 (LWP 4773)]
[New Thread 32769 (LWP 4817)]
0x414c9f29 in wait4 () from /lib/libc.so.6
#0  0x414c9f29 in wait4 () from /lib/libc.so.6
#1  0x4154a234 in __DTOR_END__ () from /lib/libc.so.6
#2  0x412df103 in waitpid () from /lib/libpthread.so.0
#3  0x40a2ac4d in KCrash::defaultCrashHandler(int) ()
   from /opt/kde/lib/libkdecore.so.4
#4  <signal handler called>
#5  0x0809ec8c in KDevPlugin::~KDevPlugin() ()
#6  0x41fb5aef in KDevGlobalVersionControl::~KDevGlobalVersionControl() ()
   from /opt/kde/lib/kde3/libkdevglobalcvs.so
#7  0x41fabba9 in GlobalCvs::~GlobalCvs() ()
   from /opt/kde/lib/kde3/libkdevglobalcvs.so
#8  0x408c8afe in QPtrList<QObject>::deleteItem(void*) ()
   from /opt/kde/lib/libkdeui.so.4
#9  0x4101308e in QGList::clear() () from /usr/lib/qt-3.1.2//lib/libqt-mt.so.3
#10 0x40a41716 in KLibrary::~KLibrary() () from /opt/kde/lib/libkdecore.so.4
#11 0x40a4391b in KLibLoader::close_pending(KLibWrapPrivate*) ()
   from /opt/kde/lib/libkdecore.so.4
#12 0x40a42a76 in KLibLoader::~KLibLoader() ()
   from /opt/kde/lib/libkdecore.so.4
#13 0x40a42548 in KLibLoader::cleanUp() () from /opt/kde/lib/libkdecore.so.4
#14 0x409b44eb in KApplication::~KApplication() ()
   from /opt/kde/lib/libkdecore.so.4
#15 0x0806c524 in main ()
#16 0x41431bb4 in __libc_start_main () from /lib/libc.so.6

To reproduce, open gideon, do some work, leave modified files, and quit
gideon. After about 5 seconds, Crash Handler appears with SIGSEGV message.
Comment 1 Amilcar do Carmo Lucas 2003-06-04 11:37:05 UTC
This seams to be CVS part related. 
Comment 2 Mario Scalas 2003-06-07 17:30:37 UTC
Fixed in CVS.