[Konsole-devel] [Bug 228443] konsole crashed when clicking on a tab

Anne-Marie Mahfouf annma at kde.org
Sat Feb 27 15:42:32 UTC 2010


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


Anne-Marie Mahfouf <annma at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |annma at kde.org




--- Comment #1 from Anne-Marie Mahfouf <annma kde org>  2010-02-27 16:42:30 ---
In KDE 4.4 branch when I restore session, Konsole crashes when I click on a
tab, not sure exactly when as I can use the first tab OK.
Using 4.4 branch with kde-qt master Qt 4.6.2

The crash can be reproduced every time.

 -- Backtrace:
Application: Konsole (kdeinit4), signal: Aborted
[KCrash Handler]
#6  0xffffe424 in __kernel_vsyscall ()
#7  0xb6280c00 in raise () from /lib/i686/libc.so.6
#8  0xb6282668 in abort () from /lib/i686/libc.so.6
#9  0xb7235d8e in qt_message_output (msgType=QtFatalMsg, buf=0x89c4120 "ASSERT:
\"false\" in file
/usr/local/branch-src/kdebase/apps/konsole/src/CharacterColor.h, line 281")
    at global/qglobal.cpp:2250
#10 0xb7235f98 in qt_message (msgType=QtFatalMsg, msg=0xb73f2f54 "ASSERT:
\"%s\" in file %s, line %d", ap=0xbfaea464 "lÌâ³,Ìâ³\031\001") at
global/qglobal.cpp:2296
#11 0xb7236006 in qFatal (msg=0xb73f2f54 "ASSERT: \"%s\" in file %s, line %d")
at global/qglobal.cpp:2479
#12 0xb723625a in qt_assert (assertion=0xb3e2cc6c "false", file=0xb3e2cc2c
"/usr/local/branch-src/kdebase/apps/konsole/src/CharacterColor.h", line=281) at
global/qglobal.cpp:2013
#13 0xb3deed80 in Konsole::CharacterColor::color (this=0x8b59c93,
base=0x8816a34) at
/usr/local/branch-src/kdebase/apps/konsole/src/CharacterColor.h:281
#14 0xb3df8fd4 in Konsole::TerminalDisplay::drawTextFragment (this=0x88169c8,
painter=@0xbfaea6f4, rect=@0xbfaea594, text=@0xbfaea5ac, style=0x8b59c90)
    at /usr/local/branch-src/kdebase/apps/konsole/src/TerminalDisplay.cpp:727
#15 0xb3df9ad9 in Konsole::TerminalDisplay::drawContents (this=0x88169c8,
paint=@0xbfaea6f4, rect=@0x8b1cb20) at
/usr/local/branch-src/kdebase/apps/konsole/src/TerminalDisplay.cpp:1486
#16 0xb3df9ca2 in Konsole::TerminalDisplay::paintEvent (this=0x88169c8,
pe=0xbfaeaef4) at
/usr/local/branch-src/kdebase/apps/konsole/src/TerminalDisplay.cpp:1211
#17 0xb66b6eda in QWidget::event (this=0x88169c8, event=0xbfaeaef4) at
kernel/qwidget.cpp:8144
#18 0xb3df15b2 in Konsole::TerminalDisplay::event (this=0x88169c8,
event=0xbfaeaef4) at
/usr/local/branch-src/kdebase/apps/konsole/src/TerminalDisplay.cpp:2649
#19 0xb66381e6 in QApplicationPrivate::notify_helper (this=0x85cd988,
receiver=0x88169c8, e=0xbfaeaef4) at kernel/qapplication.cpp:4300
#20 0xb663b301 in QApplication::notify (this=0xbfaebe58, receiver=0x88169c8,
e=0xbfaeaef4) at kernel/qapplication.cpp:4265
#21 0xb771988f in KApplication::notify (this=0xbfaebe58, receiver=0x88169c8,
event=0xbfaeaef4) at
/usr/local/branch-src/kdelibs/kdeui/kernel/kapplication.cpp:302
#22 0xb736c238 in QCoreApplication::notifyInternal (this=0xbfaebe58,
receiver=0x88169c8, event=0xbfaeaef4) at kernel/qcoreapplication.cpp:704
#23 0xb664d1dd in QCoreApplication::sendSpontaneousEvent (receiver=0x88169c8,
event=0xbfaeaef4) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#24 0xb66b3560 in QWidgetPrivate::drawWidget (this=0x8744e68, pdev=0x86bf64c,
rgn=@0xbfaeb0f4, offset=@0xbfaeb0ec, flags=68, sharedPainter=0x0,
backingStore=0x86c2da8) at kernel/qwidget.cpp:5339
#25 0xb68e2b15 in QWidgetBackingStore::sync (this=0x86c2da8) at
painting/qbackingstore.cpp:1283
#26 0xb66ab98e in QWidgetPrivate::syncBackingStore (this=0x86987b8) at
kernel/qwidget.cpp:1672
#27 0xb66b74d8 in QWidget::event (this=0x86971d8, event=0x8af1ce0) at
kernel/qwidget.cpp:8291
#28 0xb6b9147d in QMainWindow::event (this=0x86971d8, event=0x8af1ce0) at
widgets/qmainwindow.cpp:1433
#29 0xb780d4e0 in KMainWindow::event (this=0x86971d8, ev=0x8af1ce0) at
/usr/local/branch-src/kdelibs/kdeui/widgets/kmainwindow.cpp:1103
#30 0xb78538bd in KXmlGuiWindow::event (this=0x86971d8, ev=0x8af1ce0) at
/usr/local/branch-src/kdelibs/kdeui/xmlgui/kxmlguiwindow.cpp:131
#31 0xb66381e6 in QApplicationPrivate::notify_helper (this=0x85cd988,
receiver=0x86971d8, e=0x8af1ce0) at kernel/qapplication.cpp:4300
#32 0xb663b301 in QApplication::notify (this=0xbfaebe58, receiver=0x86971d8,
e=0x8af1ce0) at kernel/qapplication.cpp:4265
#33 0xb771988f in KApplication::notify (this=0xbfaebe58, receiver=0x86971d8,
event=0x8af1ce0) at
/usr/local/branch-src/kdelibs/kdeui/kernel/kapplication.cpp:302
#34 0xb736c238 in QCoreApplication::notifyInternal (this=0xbfaebe58,
receiver=0x86971d8, event=0x8af1ce0) at kernel/qcoreapplication.cpp:704
#35 0xb73712d3 in QCoreApplication::sendEvent (receiver=0x86971d8,
event=0x8af1ce0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#36 0xb736c7c2 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0,
event_type=0, data=0x858aae0) at kernel/qcoreapplication.cpp:1345
#37 0xb736ca57 in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at kernel/qcoreapplication.cpp:1238
#38 0xb73a8812 in QCoreApplication::sendPostedEvents () at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#39 0xb73a77fd in postEventSourceDispatch (s=0x85cfad8) at
kernel/qeventdispatcher_glib.cpp:276
#40 0xb5efb7ca in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#41 0xb5efeee8 in ?? () from /usr/lib/libglib-2.0.so.0
#42 0xb5eff0a8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#43 0xb73a67c6 in QEventDispatcherGlib::processEvents (this=0x85cc478, flags={i
= -1079067368}) at kernel/qeventdispatcher_glib.cpp:412
#44 0xb672a6fa in QGuiEventDispatcherGlib::processEvents (this=0x85cc478,
flags={i = -1079067320}) at kernel/qguieventdispatcher_glib.cpp:204
#45 0xb73685ae in QEventLoop::processEvents (this=0xbfaebde8, flags={i =
-1079067244}) at kernel/qeventloop.cpp:149
#46 0xb7368820 in QEventLoop::exec (this=0xbfaebde8, flags={i = -1079067152})
at kernel/qeventloop.cpp:201
#47 0xb736cb8d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#48 0xb663b348 in QApplication::exec () at kernel/qapplication.cpp:3579
#49 0xb44093ec in kdemain (argc=3, argv=0x85bec08) at
/usr/local/branch-src/kdebase/apps/konsole/src/main.cpp:77
#50 0x0804e5f9 in launch (argc=3, _name=0x85bdc0c
"/usr/local/branch/bin/konsole", args=0x85bdc6c "", cwd=0x0, envc=0,
envs=0x85bdc70 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x805232a "0") at
/usr/local/branch-src/kdelibs/kinit/kinit.cpp:717
#51 0x0804ed68 in handle_launcher_request (sock=8, who=0x80525e0 "launcher") at
/usr/local/branch-src/kdelibs/kinit/kinit.cpp:1209
#52 0x0804f691 in handle_requests (waitForPid=0) at
/usr/local/branch-src/kdelibs/kinit/kinit.cpp:1402
#53 0x080500d1 in main (argc=4, argv=0xbfaec524, envp=0xbfaec538) at
/usr/local/branch-src/kdelibs/kinit/kinit.cpp:1841

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