[Konsole-devel] [Bug 190495] All [Distinct] Konsole Windows Closed when Closing a Single Konsole
Jeffrey Walton
noloader at gmail.com
Wed May 20 06:17:01 UTC 2009
https://bugs.kde.org/show_bug.cgi?id=190495
--- Comment #9 from Jeffrey Walton <noloader gmail com> 2009-05-20 08:16:56 ---
Hi Robert,
> Does my comment about putting an apostrophe after the
> 'break' and before the function name help?
I have not tried to get it under GDB recently. The issue moved to
QCoreApplication::postEvent. My guess is that symbols are hosed up.
Unfortunately, I'm not a Linux whiz, so I don't know how to fix what is broken.
Jeff
Application: Konsole (konsole), signal SIGSEGV
[?1034h[Thread debugging using libthread_db enabled]
[Current thread is 1 (Thread 0xb5fae700 (LWP 4487))]
Thread 2 (Thread 0xb497ab90 (LWP 4488)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb6411411 in select () from /lib/libc.so.6
#2 0xb74bb917 in QProcessManager::run (this=0x805e9b8) at
io/qprocess_unix.cpp:305
#3 0xb73ea89e in QThreadPrivate::start (arg=0x805e9b8) at
thread/qthread_unix.cpp:189
#4 0xb73801b5 in start_thread () from /lib/libpthread.so.0
#5 0xb64183be in clone () from /lib/libc.so.6
Thread 1 (Thread 0xb5fae700 (LWP 4487)):
[KCrash Handler]
#6 QCoreApplication::postEvent (receiver=0x80fa1d8, event=0x8139378,
priority=0) at kernel/qcoreapplication.cpp:1004
#7 0xb74ddb2c in QCoreApplication::postEvent (receiver=0x80fa1d8,
event=0x8139378) at kernel/qcoreapplication.cpp:965
#8 0xb74ed247 in QObject::deleteLater (this=0x80fa1d8) at
kernel/qobject.cpp:2017
#9 0xb8033a6d in ~TabbedViewContainerV2 (this=0x8139568) at
/usr/src/debug/kdebase-4.1.3/apps/konsole/src/ViewContainer.cpp:770
#10 0xb74ece3f in QObjectPrivate::deleteChildren (this=0x810d000) at
kernel/qobject.cpp:1845
#11 0xb6ace6bb in ~QWidget (this=0x810cfe0) at kernel/qwidget.cpp:1373
#12 0xb6e8cd61 in ~QFrame (this=0x810cfe0) at widgets/qframe.cpp:243
#13 0xb6ef6b0b in ~QSplitter (this=0x810cfe0) at widgets/qsplitter.cpp:1008
#14 0xb80420cd in ~ViewSplitter (this=0x810cfe0) at
/usr/src/debug/kdebase-4.1.3/apps/konsole/src/ViewSplitter.h:48
#15 0xb74ece3f in QObjectPrivate::deleteChildren (this=0x8119388) at
kernel/qobject.cpp:1845
#16 0xb6acee2b in ~QWidget (this=0x8119c50) at kernel/qwidget.cpp:1373
#17 0xb74ece3f in QObjectPrivate::deleteChildren (this=0x80d5018) at
kernel/qobject.cpp:1845
#18 0xb6ace6bb in ~QWidget (this=0x805a638) at kernel/qwidget.cpp:1373
#19 0xb6ea9561 in ~QMainWindow (this=0x805a638) at widgets/qmainwindow.cpp:328
#20 0xb7c2d679 in ~KMainWindow (this=0x805a638) at
/usr/src/debug/kdelibs-4.1.3/kdeui/widgets/kmainwindow.cpp:448
#21 0xb7c6cc57 in ~KXmlGuiWindow (this=0x805a638, __vtt_parm=0xb8074b54) at
/usr/src/debug/kdelibs-4.1.3/kdeui/xmlgui/kxmlguiwindow.cpp:129
#22 0xb804d1c8 in Konsole::MainWindow::~MainWindow() () from
/usr/lib/libkdeinit4_konsole.so
#23 0xb74ecb45 in qDeleteInEventHandler (o=0x8139378) at
kernel/qobject.cpp:3762
#24 0xb74ee3bb in QObject::event (this=0x805a638, e=0x82ef2c0) at
kernel/qobject.cpp:1092
#25 0xb6ad3490 in QWidget::event (this=0x805a638, event=0x82ef2c0) at
kernel/qwidget.cpp:7913
#26 0xb6eaa107 in QMainWindow::event (this=0x805a638, event=0x82ef2c0) at
widgets/qmainwindow.cpp:1396
#27 0xb7c2c178 in KMainWindow::event (this=0x805a638, ev=0x82ef2c0) at
/usr/src/debug/kdelibs-4.1.3/kdeui/widgets/kmainwindow.cpp:1074
#28 0xb7c6db8c in KXmlGuiWindow::event (this=0x805a638, ev=0x82ef2c0) at
/usr/src/debug/kdelibs-4.1.3/kdeui/xmlgui/kxmlguiwindow.cpp:133
#29 0xb6a7d01c in QApplicationPrivate::notify_helper (this=0x805bbe8,
receiver=0x805a638, e=0x82ef2c0) at kernel/qapplication.cpp:4084
#30 0xb6a853c2 in QApplication::notify (this=0xbf8b8904, receiver=0x805a638,
e=0x82ef2c0) at kernel/qapplication.cpp:4049
#31 0xb7b6757d in KApplication::notify (this=0xbf8b8904, receiver=0x805a638,
event=0x82ef2c0) at
/usr/src/debug/kdelibs-4.1.3/kdeui/kernel/kapplication.cpp:311
#32 0xb74ddbbb in QCoreApplication::notifyInternal (this=0xbf8b8904,
receiver=0x805a638, event=0x82ef2c0) at kernel/qcoreapplication.cpp:602
#33 0xb74de805 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0,
event_type=0, data=0x804b938) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#34 0xb74de9fd in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at kernel/qcoreapplication.cpp:1132
#35 0xb75097ef in postEventSourceDispatch (s=0x805dd10) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#36 0xb61c89c8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#37 0xb61cc083 in ?? () from /usr/lib/libglib-2.0.so.0
#38 0xb61cc241 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#39 0xb7509438 in QEventDispatcherGlib::processEvents (this=0x80534b0, flags={i
= -1081374760}) at kernel/qeventdispatcher_glib.cpp:323
#40 0xb6b1bcb5 in QGuiEventDispatcherGlib::processEvents (this=0x80534b0,
flags={i = -1081374712}) at kernel/qguieventdispatcher_glib.cpp:202
#41 0xb74dc1da in QEventLoop::processEvents (this=0xbf8b8880, flags={i =
-1081374648}) at kernel/qeventloop.cpp:149
#42 0xb74dc61a in QEventLoop::exec (this=0xbf8b8880, flags={i = -1081374584})
at kernel/qeventloop.cpp:200
#43 0xb74deac9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:880
#44 0xb6a7ce97 in QApplication::exec () at kernel/qapplication.cpp:3553
#45 0xb804f322 in kdemain (argc=1, argv=0xbf8b8a34) at
/usr/src/debug/kdebase-4.1.3/apps/konsole/src/main.cpp:104
#46 0x080487f2 in main (argc=135451816, argv=0x0) at
/usr/src/debug/kdebase-4.1.3/build/apps/konsole/src/konsole_dummy.cpp:3
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the konsole-devel
mailing list