[Konsole-devel] [Bug 230193] New: Crash with every closing of console

Christoph Holtermann c.holtermann at gmx.de
Wed Mar 10 12:49:23 UTC 2010


https://bugs.kde.org/show_bug.cgi?id=230193

           Summary: Crash with every closing of console
           Product: konsole
           Version: 2.1
          Platform: openSUSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel at kde.org
        ReportedBy: c.holtermann at gmx.de


Application: konsole (2.1)
KDE Platform Version: 4.4.1 (KDE 4.4.1) "release 227"
Qt Version: 4.6.2
Operating System: Linux 2.6.27.45-0.1-default i686
Distribution: "openSUSE 11.1 (i586)"

-- Information about the crash:
Every time i close the console i get a segmentation fault. It is no problem
because it's only when
closing the window (by the x button in the upper right corner).

 -- Backtrace:
Application: Konsole (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  QCoreApplication::postEvent (receiver=0x8201f40, event=0x816cda8,
priority=0) at kernel/qcoreapplication.cpp:1105
#7  0xb694a82c in QCoreApplication::postEvent (receiver=0x8201f40,
event=0x816cda8) at kernel/qcoreapplication.cpp:1066
#8  0xb695aaa7 in QObject::deleteLater (this=0x8201f40) at
kernel/qobject.cpp:2158
#9  0xb3483a6d in ?? () from /usr/lib/libkdeinit4_konsole.so
#10 0xb695a39f in QObjectPrivate::deleteChildren (this=0x812e920) at
kernel/qobject.cpp:1986
#11 0xb5e7cfe3 in ~QWidget (this=0x812e900) at kernel/qwidget.cpp:1469
#12 0xb626e5f1 in ~QFrame (this=0x812e900) at widgets/qframe.cpp:242
#13 0xb62d932b in ~QSplitter (this=0x812e900) at widgets/qsplitter.cpp:1029
#14 0xb34920cd in ?? () from /usr/lib/libkdeinit4_konsole.so
#15 0xb695a39f in QObjectPrivate::deleteChildren (this=0x8147660) at
kernel/qobject.cpp:1986
#16 0xb5e7c463 in ~QWidget (this=0x81371b0) at kernel/qwidget.cpp:1469
#17 0xb695a39f in QObjectPrivate::deleteChildren (this=0x811fdc8) at
kernel/qobject.cpp:1986
#18 0xb5e7cfe3 in ~QWidget (this=0x80fd560) at kernel/qwidget.cpp:1469
#19 0xb628be11 in ~QMainWindow (this=0x80fd560) at widgets/qmainwindow.cpp:341
#20 0xb6c82efa in KMainWindow::~KMainWindow() () from /usr/lib/libkdeui.so.5
#21 0xb6cfd117 in KXmlGuiWindow::~KXmlGuiWindow() () from
/usr/lib/libkdeui.so.5
#22 0xb349d1c8 in ?? () from /usr/lib/libkdeinit4_konsole.so
#23 0xb6959fa5 in qDeleteInEventHandler (o=0x816cda8) at
kernel/qobject.cpp:3998
#24 0xb695baf0 in QObject::event (this=0x80fd560, e=0x818eda8) at
kernel/qobject.cpp:1231
#25 0xb5e75060 in QWidget::event (this=0x80fd560, event=0x818eda8) at
kernel/qwidget.cpp:8455
#26 0xb628c9e7 in QMainWindow::event (this=0x80fd560, event=0x818eda8) at
widgets/qmainwindow.cpp:1433
#27 0xb6d08307 in KMainWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5
#28 0xb6d2a8dc in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5
#29 0xb5e1639c in QApplicationPrivate::notify_helper (this=0x80a6a58,
receiver=0x80fd560, e=0x818eda8) at kernel/qapplication.cpp:4300
#30 0xb5e1dc0c in QApplication::notify (this=0xbfb0e244, receiver=0x80fd560,
e=0x818eda8) at kernel/qapplication.cpp:4265
#31 0xb6c561ad in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#32 0xb694a8bb in QCoreApplication::notifyInternal (this=0xbfb0e244,
receiver=0x80fd560, event=0x818eda8) at kernel/qcoreapplication.cpp:704
#33 0xb694b88f in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0,
event_type=0, data=0x805a228) at kernel/qcoreapplication.h:215
#34 0xb694ba3d in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at kernel/qcoreapplication.cpp:1238
#35 0xb697771f in postEventSourceDispatch (s=0x80a94c0) at
kernel/qcoreapplication.h:220
#36 0xb57080c8 in IA__g_main_context_dispatch (context=0x80a8a90) at
gmain.c:1960
#37 0xb570b933 in g_main_context_iterate (context=0x80a8a90, block=1,
dispatch=1, self=0x80a5f28) at gmain.c:2591
#38 0xb570bab8 in IA__g_main_context_iteration (context=0x80a8a90, may_block=1)
at gmain.c:2654
#39 0xb6977231 in QEventDispatcherGlib::processEvents (this=0x80a5d70, flags={i
= -1078927080}) at kernel/qeventdispatcher_glib.cpp:412
#40 0xb5ed4ca5 in QGuiEventDispatcherGlib::processEvents (this=0x80a5d70,
flags={i = -1078927032}) at kernel/qguieventdispatcher_glib.cpp:204
#41 0xb6948eca in QEventLoop::processEvents (this=0xbfb0e1c0, flags={i =
-1078926968}) at kernel/qeventloop.cpp:149
#42 0xb6949312 in QEventLoop::exec (this=0xbfb0e1c0, flags={i = -1078926904})
at kernel/qeventloop.cpp:201
#43 0xb694bb09 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#44 0xb5e16447 in QApplication::exec () at kernel/qapplication.cpp:3579
#45 0xb349f322 in kdemain () from /usr/lib/libkdeinit4_konsole.so
#46 0x0804e895 in _start ()

This bug may be a duplicate of or related to bug 209711.

Possible duplicates by query: bug 225293, bug 225190, bug 225111, bug 224804,
bug 224631.

Reported using DrKonqi

-- 
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