Bug 121100 - Ctrl and enter crash the program
Summary: Ctrl and enter crash the program
Status: RESOLVED INTENTIONAL
Alias: None
Product: kdevelop
Classification: Applications
Component: QEditor (show other bugs)
Version: 3.3.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-31 18:40 UTC by Leeto Geeklund
Modified: 2006-03-16 21:35 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 Leeto Geeklund 2006-01-31 18:40:51 UTC
Version:           KDevelop 3.3.1 (using KDE KDE 3.5.0)
Installed from:    Ubuntu Packages
Compiler:          gcc 4.0 
OS:                Linux

When pressing enter while holding ctrl in KDevelop (using QT editor, not Kate), it crashes.
Comment 1 Philip Rodrigues 2006-02-01 15:59:54 UTC
Do you get a backtrace? If so, please paste it here.
Comment 2 Leeto Geeklund 2006-02-01 19:19:20 UTC
Here comes the backtrace, sorry for not sending it from the beginning:
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1208715584 (LWP 9560)]
[New Thread -1220953168 (LWP 9563)]
[KCrash handler]
#4  0x44f2fc7f in QPopupMenu::exec () from /usr/lib/libqt-mt.so.3
#5  0x46ec554a in EditorProxy::showPopup () from /usr/lib/libkdevshell.so.0
#6  0x46ec57e9 in EditorProxy::qt_invoke () from /usr/lib/libkdevshell.so.0
#7  0x44e08069 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#8  0x44e08b04 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#9  0x456e3476 in KAction::activated () from /usr/lib/libkdeui.so.4
#10 0x45719b7b in KAction::slotActivated () from /usr/lib/libkdeui.so.4
#11 0x45735b0c in KAction::qt_invoke () from /usr/lib/libkdeui.so.4
#12 0x44e08069 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#13 0x44e08b04 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#14 0x45386e36 in KAccelPrivate::menuItemActivated ()
   from /usr/lib/libkdecore.so.4
#15 0x453bef7b in KAccelPrivate::emitActivatedSignal ()
   from /usr/lib/libkdecore.so.4
#16 0x4541bbc1 in KAccelPrivate::eventFilter () from /usr/lib/libkdecore.so.4
#17 0x44e051b2 in QObject::activate_filters () from /usr/lib/libqt-mt.so.3
#18 0x44e05230 in QObject::event () from /usr/lib/libqt-mt.so.3
#19 0x44e429a8 in QWidget::event () from /usr/lib/libqt-mt.so.3
#20 0x44f129ba in QMainWindow::event () from /usr/lib/libqt-mt.so.3
#21 0x4c30a1a5 in KMdiMainFrm::event () from /usr/lib/libkmdi.so.1
#22 0x44d9f6c0 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#23 0x44d9fa4e in QApplication::notify () from /usr/lib/libqt-mt.so.3
#24 0x45441ebc in KApplication::notify () from /usr/lib/libkdecore.so.4
#25 0x453bed55 in KAccelEventHandler::x11Event ()
   from /usr/lib/libkdecore.so.4
#26 0x454407fd in KApplication::x11EventFilter ()
   from /usr/lib/libkdecore.so.4
#27 0x44d1c4f3 in qt_set_x11_event_filter () from /usr/lib/libqt-mt.so.3
#28 0x44d29724 in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#29 0x44d4373f in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#30 0x44db743b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#31 0x44db735e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#32 0x44d9e353 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#33 0x0804e208 in main ()
Comment 3 Matt Rogers 2006-03-16 21:35:47 UTC
QEditor has been removed for KDevelop 4 and none of these bugs will be fixed 
between now and then.