[Konsole-devel] [Bug 208327] New: Konsole crashed when closing one of two terminals (gray box) left open from a previous session after a restart

François Bouchet fbouchet at gmail.com
Wed Sep 23 19:49:15 UTC 2009


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

           Summary: Konsole crashed when closing one of two terminals
                    (gray box) left open from a previous session after a
                    restart
           Product: konsole
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel at kde.org
        ReportedBy: fbouchet at gmail.com


Application that crashed: konsole
Version of the application: 2.3
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.29.6-desktop586-2mnb i686
Distribution: "Mandriva Linux 2009.1"

 -- Backtrace:
Application: Konsole (kdeinit4), signal: Aborted
[KCrash Handler]
#6  0xffffe430 in __kernel_vsyscall ()
#7  0xb667dc00 in raise () from /lib/i686/libc.so.6
#8  0xb667f668 in abort () from /lib/i686/libc.so.6
#9  0xb7d45d45 in qt_message_output (msgType=QtFatalMsg, buf=0x9b833a0 "ASSERT:
\"container\" in file
/tmp/build/kdebase4/BUILD/kdebase-4.3.0/apps/konsole/src/ViewManager.cpp, line
884")
    at global/qglobal.cpp:2042
#10 0xb7d45e3c in qFatal (msg=0x6 <Address 0x6 out of bounds>) at
global/qglobal.cpp:2241
#11 0xb7d45f35 in qt_assert (assertion=0xb38c59e0 "container", file=0xb38c5728
"/tmp/build/kdebase4/BUILD/kdebase-4.3.0/apps/konsole/src/ViewManager.cpp",
line=884) at global/qglobal.cpp:1811
#12 0xb389e1f8 in Konsole::ViewManager::viewProperties (this=0x9ab46b0) at
/usr/src/debug/kdebase-4.3.0/apps/konsole/src/ViewManager.cpp:884
#13 0xb5ade4a5 in Konsole::MainWindow::queryClose (this=0x9ac0a98) at
/usr/src/debug/kdebase-4.3.0/apps/konsole/src/MainWindow.cpp:341
#14 0xb74feb73 in KMainWindow::closeEvent (this=0x9ac0a98, e=0xbf953584) at
/usr/src/debug/kdelibs-4.3.0/kdeui/widgets/kmainwindow.cpp:588
#15 0xb6a0096a in QWidget::event (this=0x9ac0a98, event=0xbf953584) at
kernel/qwidget.cpp:7699
#16 0xb6df108c in QMainWindow::event (this=0x9ac0a98, event=0xbf953584) at
widgets/qmainwindow.cpp:1399
#17 0xb7501228 in KMainWindow::event (this=0x9ac0a98, ev=0xbf953584) at
/usr/src/debug/kdelibs-4.3.0/kdeui/widgets/kmainwindow.cpp:1094
#18 0xb7542872 in KXmlGuiWindow::event (this=0x9ac0a98, ev=0xbf953584) at
/usr/src/debug/kdelibs-4.3.0/kdeui/xmlgui/kxmlguiwindow.cpp:131
#19 0xb69a7b5c in QApplicationPrivate::notify_helper (this=0x9a5ca30,
receiver=0x9ac0a98, e=0xbf953584) at kernel/qapplication.cpp:4056
#20 0xb69b03ab in QApplication::notify (this=0xbf954d98, receiver=0x9ac0a98,
e=0xbf953584) at kernel/qapplication.cpp:4021
#21 0xb742296b in KApplication::notify (this=0xbf954d98, receiver=0x9ac0a98,
event=0xbf953584) at
/usr/src/debug/kdelibs-4.3.0/kdeui/kernel/kapplication.cpp:302
#22 0xb7e4aaee in QCoreApplication::notifyInternal (this=0xbf954d98,
receiver=0x9ac0a98, event=0xbf953584) at kernel/qcoreapplication.cpp:610
#23 0xb69b32ed in QCoreApplication::sendSpontaneousEvent (receiver=0x9ac0a98,
event=0x6) at ../../src/corelib/kernel/qcoreapplication.h:216
#24 0xb6a0640c in QWidgetPrivate::close_helper (this=0x9ac7a20,
mode=QWidgetPrivate::CloseWithSpontaneousEvent) at kernel/qwidget.cpp:7120
#25 0xb6a0e4a3 in QApplication::x11ClientMessage (this=0xbf954d98, w=0x9ac0a98,
event=0xbf954abc, passive_only=6) at kernel/qapplication_x11.cpp:5291
#26 0xb6a220a4 in QApplication::x11ProcessEvent (this=0xbf954d98,
event=0xbf954abc) at kernel/qapplication_x11.cpp:3682
#27 0xb6a4d3f4 in x11EventSourceDispatch (s=0x9a5fb18, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#28 0xb65a4cea in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0xb65a8354 in ?? () from /usr/lib/libglib-2.0.so.0
#30 0xb65a84df in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#31 0xb7e776da in QEventDispatcherGlib::processEvents (this=0x9a5ca10, flags={i
= -1080734616}) at kernel/qeventdispatcher_glib.cpp:327
#32 0xb6a4cb4a in QGuiEventDispatcherGlib::processEvents (this=0x9a5ca10,
flags={i = -1080734568}) at kernel/qguieventdispatcher_glib.cpp:202
#33 0xb7e490b3 in QEventLoop::processEvents (this=0xbf954d10, flags={i =
-1080734504}) at kernel/qeventloop.cpp:149
#34 0xb7e4950d in QEventLoop::exec (this=0xbf954d10, flags={i = -1080734440})
at kernel/qeventloop.cpp:201
#35 0xb7e4ba66 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#36 0xb69a79c4 in QApplication::exec () at kernel/qapplication.cpp:3525
#37 0xb5ae23c3 in kdemain (argc=5, argv=0x9a0ea88) at
/usr/src/debug/kdebase-4.3.0/apps/konsole/src/main.cpp:104
#38 0x0804de62 in launch (argc=5, _name=0x9a114a4 "konsole", args=0x9a11504 "",
cwd=0x0, envc=0, envs=0x9a11509 "", reset_env=false, tty=0x0,
avoid_loops=false, startup_id_str=0x8051e2c "0")
    at /usr/src/debug/kdelibs-4.3.0/kinit/kinit.cpp:676
#39 0x0804ea3d in handle_launcher_request (sock=7, who=<value optimized out>)
at /usr/src/debug/kdelibs-4.3.0/kinit/kinit.cpp:1168
#40 0x0804f127 in handle_requests (waitForPid=0) at
/usr/src/debug/kdelibs-4.3.0/kinit/kinit.cpp:1361
#41 0x0804f720 in main (argc=-1080732780, argv=0xbf9553a0, envp=0xb7900ff4) at
/usr/src/debug/kdelibs-4.3.0/kinit/kinit.cpp:1788

This bug may be a duplicate of or related to bug 205972

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