Bug 271180 - right clicked on Konsole window as it was trying to close crashed
Summary: right clicked on Konsole window as it was trying to close crashed
Status: RESOLVED DUPLICATE of bug 233377
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-17 20:52 UTC by Roger Rotge
Modified: 2011-04-23 17:49 UTC (History)
1 user (show)

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 Roger Rotge 2011-04-17 20:52:35 UTC
Application: konsole (2.6.2)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-28-generic i686
Distribution: Linux Mint 10 KDE

-- Information about the crash:
I was trying to run the KDE wiget Easy SSH Connection and it closes before I can see the error. I right clicked on the window before it closed in the hopes of keeping it open when Konsole crashed.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
[Current thread is 1 (Thread 0xb781f710 (LWP 3635))]

Thread 2 (Thread 0xb3db9b70 (LWP 3640)):
#0  0x00e78e36 in clock_gettime () from /lib/librt.so.1
#1  0x00f9050b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x010676e5 in QTimerInfoList::updateCurrentTime (this=0x9554f34) at kernel/qeventdispatcher_unix.cpp:339
#4  0x0106772a in QTimerInfoList::timerWait (this=0x9554f34, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x010657a8 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb3db90bc) at kernel/qeventdispatcher_glib.cpp:136
#6  0x0106583d in timerSourcePrepare (source=0x0, timeout=0xe7cff4) at kernel/qeventdispatcher_glib.cpp:169
#7  0x01af6e6a in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x01af7279 in ?? () from /lib/libglib-2.0.so.0
#9  0x01af7848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x0106559f in QEventDispatcherGlib::processEvents (this=0x946b6a0, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0x01035609 in QEventLoop::processEvents (this=0xb3db9290, flags=) at kernel/qeventloop.cpp:149
#12 0x01035a8a in QEventLoop::exec (this=0xb3db9290, flags=...) at kernel/qeventloop.cpp:201
#13 0x00f31b7e in QThread::exec (this=0x9484398) at thread/qthread.cpp:490
#14 0x0101435b in QInotifyFileSystemWatcherEngine::run (this=0x9484398) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x00f34df9 in QThreadPrivate::start (arg=0x9484398) at thread/qthread_unix.cpp:266
#16 0x06f54cc9 in start_thread () from /lib/libpthread.so.0
#17 0x009f969e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb781f710 (LWP 3635)):
[KCrash Handler]
#7  0x074d04a8 in detachShared (this=0x952ec78, action=0x952f4a8) at ../../include/QtCore/../../src/corelib/tools/qlist.h:131
#8  removeAll (this=0x952ec78, action=0x952f4a8) at ../../include/QtCore/../../src/corelib/tools/qlist.h:757
#9  QWidget::removeAction (this=0x952ec78, action=0x952f4a8) at kernel/qwidget.cpp:3167
#10 0x001aa39b in Konsole::SessionController::showDisplayContextMenu(QPoint const&) () from /usr/lib/libkonsoleprivate.so
#11 0x001abb2d in Konsole::SessionController::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkonsoleprivate.so
#12 0x0103c8ca in QMetaObject::metacall (object=0x949c6c8, cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x0) at kernel/qmetaobject.cpp:237
#13 0x0104f6ad in QMetaObject::activate (sender=0x94fc1e0, m=0x1f033c, local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3280
#14 0x001babb3 in Konsole::TerminalDisplay::configureRequest(QPoint const&) () from /usr/lib/libkonsoleprivate.so
#15 0x001c200e in Konsole::TerminalDisplay::mousePressEvent(QMouseEvent*) () from /usr/lib/libkonsoleprivate.so
#16 0x074dadec in QWidget::event (this=0x94fc1e0, event=0xbfecd6e0) at kernel/qwidget.cpp:8183
#17 0x001bb815 in Konsole::TerminalDisplay::event(QEvent*) () from /usr/lib/libkonsoleprivate.so
#18 0x0747cfdc in QApplicationPrivate::notify_helper (this=0x93a37f8, receiver=0xbfecd6e0, e=0x94fc1e0) at kernel/qapplication.cpp:4396
#19 0x07483c2e in QApplication::notify (this=0xbfecdf94, receiver=0x94fc1e0, e=0xbfecd6e0) at kernel/qapplication.cpp:3959
#20 0x0040082a in KApplication::notify (this=0xbfecdf94, receiver=0x94fc1e0, event=0xbfecd6e0) at ../../kdeui/kernel/kapplication.cpp:311
#21 0x01036b3b in QCoreApplication::notifyInternal (this=0xbfecdf94, receiver=0x94fc1e0, event=0xbfecd6e0) at kernel/qcoreapplication.cpp:732
#22 0x07482094 in sendEvent (receiver=0x94fc1e0, event=0xbfecd6e0, alienWidget=0x94fc1e0, nativeWidget=0x941cb30, buttonDown=0x7e173c0, lastMouseReceiver=..., spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#23 QApplicationPrivate::sendMouseEvent (receiver=0x94fc1e0, event=0xbfecd6e0, alienWidget=0x94fc1e0, nativeWidget=0x941cb30, buttonDown=0x7e173c0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3058
#24 0x07510d10 in QETWidget::translateMouseEvent (this=0x941cb30, event=0xbfecdbfc) at kernel/qapplication_x11.cpp:4403
#25 0x07510151 in QApplication::x11ProcessEvent (this=0xbfecdf94, event=0xbfecdbfc) at kernel/qapplication_x11.cpp:3414
#26 0x0753f36a in x11EventSourceDispatch (s=0x93a7540, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#27 0x01af3855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0x01af7668 in ?? () from /lib/libglib-2.0.so.0
#29 0x01af7848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#30 0x01065565 in QEventDispatcherGlib::processEvents (this=0x9381b50, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#31 0x0753ebe5 in QGuiEventDispatcherGlib::processEvents (this=0x9381b50, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#32 0x01035609 in QEventLoop::processEvents (this=0xbfecdef4, flags=) at kernel/qeventloop.cpp:149
#33 0x01035a8a in QEventLoop::exec (this=0xbfecdef4, flags=...) at kernel/qeventloop.cpp:201
#34 0x0103a00f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#35 0x0747be07 in QApplication::exec () at kernel/qapplication.cpp:3672
#36 0x00b1d6fb in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_konsole.so
#37 0x080485ab in _start ()

Possible duplicates by query: bug 257926, bug 246652, bug 245676.

Reported using DrKonqi
Comment 1 Dario Andres 2011-04-22 22:58:35 UTC
[Comment from a bug triager]
This issue is being tracked at bug 233377, merging.
Thanks
Comment 2 Christoph Feck 2011-04-23 17:49:15 UTC

*** This bug has been marked as a duplicate of bug 233377 ***