Bug 62886 - Using Keyboard shortcut to Open Implementation leads to crash
Summary: Using Keyboard shortcut to Open Implementation leads to crash
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.0.0a5
Platform: Mandrake RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-18 16:07 UTC by Robert Jonsson
Modified: 2003-11-03 01:52 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 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.