Bug 62886

Summary: Using Keyboard shortcut to Open Implementation leads to crash
Product: [Applications] kdevelop Reporter: Robert Jonsson <rj>
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED WORKSFORME    
Severity: crash    
Priority: NOR    
Version: 3.0.0a5   
Target Milestone: ---   
Platform: Mandrake RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Robert Jonsson 2003-08-18 16:07:26 UTC
Version:           3.0.0a5 (using KDE 3.1.3)
Installed from:    Mandrake Linux Cooker i586 - Cooker
Compiler:          gcc version 3.3.1 (Mandrake Linux 9.2 3.3.1-0.7mdk)
OS:          Linux (i686) release 2.4.21-0.13mdk

Using gideon as of 'some days ago' I can crash gideon in a repeatable way using a self defined keyboard shortcut ctrl-alt+I bound to 'Open Implementation'.

The crash handler reports:
0x415ad686 in waitpid () from /lib/i686/libpthread.so.0
#0  0x415ad686 in waitpid () from /lib/i686/libpthread.so.0
#1  0x40c7a5c4 in KCrash::defaultCrashHandler(int) ()
   from /usr/lib/libkdecore.so.4
#2  0x41718c68 in __libc_sigaction () from /lib/i686/libc.so.6
#3  0x42278b84 in ClassViewWidget::qt_invoke(int, QUObject*) ()
   from /usr/lib/kde3/libkdevclassview.so
#4  0x41034108 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
Comment 1 Robert Jonsson 2003-08-18 16:32:31 UTC
doh! this should ofcourse be tagged as a CRASH report. 
 
Comment 2 Jens Dagerbo 2003-11-03 01:52:55 UTC
Works fine here. Please reopen if it still crashes.