Summary: | Konsole crashes after splitting,detaching view and opening the keyboard shortcuts dialog [Konsole::MainWindow::showShortcutsDialog, ...] | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Peter Szabados <peet21> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, cfeck, jian1505, kgururaj84, polifemos, robertknight |
Priority: | NOR | ||
Version: | 2.2 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Peter Szabados
2009-01-15 16:36:56 UTC
Confirmed. *** Bug 180832 has been marked as a duplicate of this bug. *** Here using: I can reproduce the crash with the following backtrace: Application: Konsole (kdeinit), signal: Segmentation fault [Current thread is 0 (LWP 5125)] Thread 2 (Thread 0xb34b2b90 (LWP 5126)): #0 0xb7fef424 in __kernel_vsyscall () #1 0xb6663f71 in select () from /lib/libc.so.6 #2 0xb7f1167b in QProcessManager::run (this=0x8307408) at io/qprocess_unix.cpp:305 #3 0xb7e3a77f in QThreadPrivate::start (arg=0x8307408) at thread/qthread_unix.cpp:189 #4 0xb7daa4c5 in start_thread () from /lib/libpthread.so.0 #5 0xb666af9e in clone () from /lib/libc.so.6 Thread 1 (Thread 0xb6023930 (LWP 5125)): [KCrash Handler] #6 0xb4d8147d in Konsole::MainWindow::showShortcutsDialog (this=0x835e5d0) at /home/kde-devel/kde/src/KDE/kdebase/apps/konsole/src/MainWindow.cpp:417 #7 0xb4d81a63 in Konsole::MainWindow::qt_metacall (this=0x835e5d0, _c=QMetaObject::InvokeMetaMethod, _id=53, _a=0xbff0942c) at /home/kde-devel/kde/build/KDE/kdebase/apps/konsole/src/MainWindow.moc:105 #8 0xb7f45b3b in QMetaObject::activate (sender=0x8260408, from_signal_index=5, to_signal_index=6, argv=0xbff0942c) at kernel/qobject.cpp:3117 #9 0xb7f45d68 in QMetaObject::activate (sender=0x8260408, m=0xb714f4c8, from_local_signal_index=1, to_local_signal_index=2, argv=0xbff0942c) at kernel/qobject.cpp:3214 #10 0xb6979f8a in QAction::triggered (this=0x8260408, _t1=false) at .moc/debug-shared/moc_qaction.cpp:236 #11 0xb697bc98 in QAction::activate (this=0x8260408, event=QAction::Trigger) at kernel/qaction.cpp:1160 #12 0xb6e3ecc6 in QMenuPrivate::activateCausedStack (this=0x83b9468, causedStack=@0xbff094e0, action=0x8260408, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:967 #13 0xb6e4349c in QMenuPrivate::activateAction (this=0x83b9468, action=0x8260408, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1060 #14 0xb6e451c3 in QMenu::mouseReleaseEvent (this=0x83a36f8, e=0xbff09ca4) at widgets/qmenu.cpp:2254 #15 0xb74d81b5 in KMenu::mouseReleaseEvent (this=0x83a36f8, e=0xbff09ca4) at /home/kde-devel/kde/src/KDE/kdelibs/kdeui/widgets/kmenu.cpp:456 #16 0xb69e3184 in QWidget::event (this=0x83a36f8, event=0xbff09ca4) at kernel/qwidget.cpp:7521 #17 0xb6e4456d in QMenu::event (this=0x83a36f8, e=0xbff09ca4) at widgets/qmenu.cpp:2353 #18 0xb69821d5 in QApplicationPrivate::notify_helper (this=0x8303a70, receiver=0x83a36f8, e=0xbff09ca4) at kernel/qapplication.cpp:4057 #19 0xb6982f58 in QApplication::notify (this=0xbff0b628, receiver=0x83a36f8, e=0xbff09ca4) at kernel/qapplication.cpp:3759 #20 0xb73ed06a in KApplication::notify (this=0xbff0b628, receiver=0x83a36f8, event=0xbff09ca4) at /home/kde-devel/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:302 #21 0xb7f2f6cb in QCoreApplication::notifyInternal (this=0xbff0b628, receiver=0x83a36f8, event=0xbff09ca4) at kernel/qcoreapplication.cpp:606 #22 0xb698de97 in QCoreApplication::sendSpontaneousEvent (receiver=0x83a36f8, event=0xbff09ca4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216 #23 0xb6986f42 in QApplicationPrivate::sendMouseEvent (receiver=0x83a36f8, event=0xbff09ca4, alienWidget=0x0, nativeWidget=0x83a36f8, buttonDown=0xb716f2a0, lastMouseReceiver=@0xb716f2a4) at kernel/qapplication.cpp:2925 #24 0xb6a041ce in QETWidget::translateMouseEvent (this=0x83a36f8, event=0xbff0b320) at kernel/qapplication_x11.cpp:4382 #25 0xb6a05593 in QApplication::x11ProcessEvent (this=0xbff0b628, event=0xbff0b320) at kernel/qapplication_x11.cpp:3444 #26 0xb6a305bd in x11EventSourceDispatch (s=0x8306c70, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #27 0xb6500718 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #28 0xb6503c7b in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0 #29 0xb6503df8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #30 0xb7f5e41e in QEventDispatcherGlib::processEvents (this=0x8300e68, flags={i = -1074744088}) at kernel/qeventdispatcher_glib.cpp:324 #31 0xb6a2fdd8 in QGuiEventDispatcherGlib::processEvents (this=0x8300e68, flags={i = -1074744040}) at kernel/qguieventdispatcher_glib.cpp:202 #32 0xb7f2c6b0 in QEventLoop::processEvents (this=0xbff0b5a0, flags={i = -1074743968}) at kernel/qeventloop.cpp:149 #33 0xb7f2c90a in QEventLoop::exec (this=0xbff0b5a0, flags={i = -1074743896}) at kernel/qeventloop.cpp:196 #34 0xb7f2fea3 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #35 0xb6981eee in QApplication::exec () at kernel/qapplication.cpp:3526 #36 0xb4d858f2 in kdemain (argc=1, argv=0x82ab4d8) at /home/kde-devel/kde/src/KDE/kdebase/apps/konsole/src/main.cpp:104 #37 0x0804de99 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=1, envs=0x82b80c0 "DISPLAY=:0.0", reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x82b80d1 "emiDell;1243113288;169009;3455_TIME1917718") at /home/kde-devel/kde/src/KDE/kdelibs/kinit/kinit.cpp:667 #38 0x0804ea25 in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at /home/kde-devel/kde/src/KDE/kdelibs/kinit/kinit.cpp:1159 #39 0x0804eed4 in handle_requests (waitForPid=<value optimized out>) at /home/kde-devel/kde/src/KDE/kdelibs/kinit/kinit.cpp:1352 #40 0x0804f6c7 in main (argc=2, argv=0xbff0be84, envp=0xbff0be90) at /home/kde-devel/kde/src/KDE/kdelibs/kinit/kinit.cpp:1779 *Comment 3 was using: Qt: 4.5.1 (qt-copy 958974) KDE: 4.2.87 (KDE 4.2.87 (KDE 4.3 >= 20090519)) kdelibs svn rev. 971894 / kdebase svn rev. 971894 on ArchLinux i686 - Kernel 2.6.29.3 *** Bug 206722 has been marked as a duplicate of this bug. *** *** Bug 238437 has been marked as a duplicate of this bug. *** *** Bug 243875 has been marked as a duplicate of this bug. *** I have previously been able to reproduce the crash with the steps from comment #0, but using latest trunk, I am no longer able to reproduce it. Assuming it is a duplicate of bug 170806 I am closing this. Please reopen or report a new bug if you get shortcut related crashes again. *** This bug has been marked as a duplicate of bug 170806 *** |