Bug 263815 - Konsole crash while switching tabs
Summary: Konsole crash while switching tabs
Status: RESOLVED REMIND
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-21 04:32 UTC by Scott Kitterman
Modified: 2011-09-14 12:34 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 Scott Kitterman 2011-01-21 04:32:05 UTC
Application: konsole (2.5)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-24-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:

One konsole window open with multiple tabs.  A copy operation had just finished and I think I had just clicked to switch tabs when it crashed.

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

Thread 2 (Thread 0xafa14b70 (LWP 4040)):
#0  0x0026a7d4 in __pthread_mutex_unlock_usercnt () from /lib/libpthread.so.0
#1  0x008effa6 in pthread_mutex_unlock () from /lib/libc.so.6
#2  0x01625b34 in g_main_context_check () from /lib/libglib-2.0.so.0
#3  0x0162645e in ?? () from /lib/libglib-2.0.so.0
#4  0x01626848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x00d9359f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00d63609 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#7  0x00d63a8a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#8  0x00c5fb7e in QThread::exec() () from /usr/lib/libQtCore.so.4
#9  0x00d4235b in ?? () from /usr/lib/libQtCore.so.4
#10 0x00c62df9 in ?? () from /usr/lib/libQtCore.so.4
#11 0x00266cc9 in start_thread () from /lib/libpthread.so.0
#12 0x008e269e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb7889710 (LWP 2275)):
[KCrash Handler]
#7  0x00000000 in ?? ()
#8  0x00d6a8ca in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#9  0x00d7d6ad in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#10 0x005f8783 in KDirWatch::dirty(QString const&) () from /usr/lib/libkdecore.so.5
#11 0x005f87b4 in KDirWatch::setDirty(QString const&) () from /usr/lib/libkdecore.so.5
#12 0x005f91b5 in KDirWatch::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdecore.so.5
#13 0x00d6a8ca in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x00d75df6 in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
#15 0x00d776a2 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#16 0x05f7bfdc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0x05f8204e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0x0111068a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#19 0x00d64b3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#20 0x00d67d8b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#21 0x00d67f4d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#22 0x00d93a74 in ?? () from /usr/lib/libQtCore.so.4
#23 0x01622855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0x01626668 in ?? () from /lib/libglib-2.0.so.0
#25 0x01626848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#26 0x00d93565 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0x0603dbe5 in ?? () from /usr/lib/libQtGui.so.4
#28 0x00d63609 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0x00d63a8a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0x00d6800f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#31 0x05f7ae07 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#32 0x00f336ab in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_konsole.so
#33 0x080485ab in _start ()

Reported using DrKonqi
Comment 1 Jekyll Wu 2011-09-14 12:34:56 UTC
Can't reproduce it and no konsole-related info is contained in the backtrace.