[Konsole-devel] [Bug 243875] New: Konsole crash

kgururaj84 at gmail.com kgururaj84 at gmail.com
Wed Jul 7 17:31:43 UTC 2010


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

           Summary: Konsole crash
           Product: konsole
           Version: 2.4.2
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel at kde.org
        ReportedBy: kgururaj84 at gmail.com


Application: konsole (2.4.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
I clicked on Settings->Edit shortcuts and the konsole crashed. Not only the
konsole window on which I was working on, but all other Konsole windows
crashed.

 -- Backtrace:
Application: Konsole (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb77d9aa0 (LWP 1352))]

Thread 2 (Thread 0xb1820b70 (LWP 1543)):
#0  0x00ad1e16 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x074106fb in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0x07415825 in QTimerInfoList::updateCurrentTime (this=0x98efb14) at
kernel/qeventdispatcher_unix.cpp:340
#3  0x0741586a in QTimerInfoList::timerWait (this=0x98efb14, tm=...) at
kernel/qeventdispatcher_unix.cpp:443
#4  0x07413818 in timerSourcePrepareHelper (src=<value optimized out>,
timeout=0xb18200cc) at kernel/qeventdispatcher_glib.cpp:136
#5  0x074138a5 in timerSourcePrepare (source=0x0, timeout=0xad5ff4) at
kernel/qeventdispatcher_glib.cpp:169
#6  0x0675eaca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0x0675eee9 in ?? () from /lib/libglib-2.0.so.0
#8  0x0675f4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0x0741360f in QEventDispatcherGlib::processEvents (this=0x98e7880,
flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0x073e6059 in QEventLoop::processEvents (this=0xb1820290, flags=) at
kernel/qeventloop.cpp:149
#11 0x073e64aa in QEventLoop::exec (this=0xb1820290, flags=...) at
kernel/qeventloop.cpp:201
#12 0x072e25a8 in QThread::exec (this=0xa160508) at thread/qthread.cpp:487
#13 0x073c5c1b in QInotifyFileSystemWatcherEngine::run (this=0xa160508) at
io/qfilesystemwatcher_inotify.cpp:248
#14 0x072e532e in QThreadPrivate::start (arg=0xa160508) at
thread/qthread_unix.cpp:248
#15 0x007fc96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#16 0x0093ba4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb77d9aa0 (LWP 1352)):
[KCrash Handler]
#6  0x012f50d0 in Konsole::MainWindow::showShortcutsDialog (this=0x99671d8) at
../../../../apps/konsole/src/MainWindow.cpp:434
#7  0x012f576b in Konsole::MainWindow::qt_metacall (this=0x99671d8,
_c=QMetaObject::InvokeMetaMethod, _id=54, _a=0xbfd02758) at
./MainWindow.moc:115
#8  0x073ecc9a in QMetaObject::metacall (object=0x99671d8, cl=174736296,
idx=54, argv=0xbfd02758) at kernel/qmetaobject.cpp:237
#9  0x073fb3d5 in QMetaObject::activate (sender=0x9972890, m=0x472fd58,
local_signal_index=1, argv=0xbfd02758) at kernel/qobject.cpp:3293
#10 0x03e00bd9 in QAction::triggered (this=0x9972890, _t1=false) at
.moc/release-shared/moc_qaction.cpp:263
#11 0x03e02dcc in QAction::activate (this=0x9972890, event=QAction::Trigger) at
kernel/qaction.cpp:1255
#12 0x042a660c in QMenuPrivate::activateCausedStack (this=0x999d688,
causedStack=..., action=0x9972890, action_e=QAction::Trigger, self=true) at
widgets/qmenu.cpp:1011
#13 0x042acabb in QMenuPrivate::activateAction (this=0x999d688,
action=0x9972890, action_e=QAction::Trigger, self=<value optimized out>) at
widgets/qmenu.cpp:1103
#14 0x042adac7 in QMenu::mouseReleaseEvent (this=0x99a8668, e=0xbfd02ff0) at
widgets/qmenu.cpp:2312
#15 0x01098f65 in KMenu::mouseReleaseEvent (this=0x99a8668, e=0xbfd02ff0) at
../../kdeui/widgets/kmenu.cpp:471
#16 0x03e657f8 in QWidget::event (this=0x99a8668, event=0xbfd02ff0) at
kernel/qwidget.cpp:7998
#17 0x042af0cc in QMenu::event (this=0x99a8668, e=0xbfd02ff0) at
widgets/qmenu.cpp:2414
#18 0x03e074dc in QApplicationPrivate::notify_helper (this=0x989bba8,
receiver=0x99a8668, e=0xbfd02ff0) at kernel/qapplication.cpp:4300
#19 0x03e0e9f7 in QApplication::notify (this=0xbfd038a4, receiver=0x99a8668,
e=0xbfd02ff0) at kernel/qapplication.cpp:3865
#20 0x00fa2f2a in KApplication::notify (this=0xbfd038a4, receiver=0x99a8668,
event=0xbfd02ff0) at ../../kdeui/kernel/kapplication.cpp:302
#21 0x073e7a3b in QCoreApplication::notifyInternal (this=0xbfd038a4,
receiver=0x99a8668, event=0xbfd02ff0) at kernel/qcoreapplication.cpp:704
#22 0x03e0d952 in QCoreApplication::sendEvent (receiver=0x99a8668,
event=0xbfd02ff0, alienWidget=0x0, nativeWidget=0x99a8668,
buttonDown=0x474b058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#23 QApplicationPrivate::sendMouseEvent (receiver=0x99a8668, event=0xbfd02ff0,
alienWidget=0x0, nativeWidget=0x99a8668, buttonDown=0x474b058,
lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#24 0x03e995cf in QETWidget::translateMouseEvent (this=0x99a8668,
event=0xbfd0350c) at kernel/qapplication_x11.cpp:4302
#25 0x03e98511 in QApplication::x11ProcessEvent (this=0xbfd038a4,
event=0xbfd0350c) at kernel/qapplication_x11.cpp:3379
#26 0x03ec760a in x11EventSourceDispatch (s=0x989ea40, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#27 0x0675b5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0x0675f2d8 in ?? () from /lib/libglib-2.0.so.0
#29 0x0675f4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#30 0x074135d5 in QEventDispatcherGlib::processEvents (this=0x984db48,
flags=...) at kernel/qeventdispatcher_glib.cpp:412
#31 0x03ec7135 in QGuiEventDispatcherGlib::processEvents (this=0x984db48,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#32 0x073e6059 in QEventLoop::processEvents (this=0xbfd03804, flags=) at
kernel/qeventloop.cpp:149
#33 0x073e64aa in QEventLoop::exec (this=0xbfd03804, flags=...) at
kernel/qeventloop.cpp:201
#34 0x073ea69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#35 0x03e07577 in QApplication::exec () at kernel/qapplication.cpp:3579
#36 0x012f923b in kdemain (argc=3, argv=0x988abd8) at
../../../../apps/konsole/src/main.cpp:77
#37 0x0804e133 in launch (argc=<value optimized out>, _name=<value optimized
out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x988a895 "",
reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x8051465 "0") at ../../kinit/kinit.cpp:717
#38 0x0804ec6d in handle_launcher_request (sock=<value optimized out>,
who=<value optimized out>) at ../../kinit/kinit.cpp:1209
#39 0x0804f190 in handle_requests (waitForPid=<value optimized out>) at
../../kinit/kinit.cpp:1402
#40 0x0804fe4f in main (argc=4, argv=0xbfd04294, envp=0xbfd042a8) at
../../kinit/kinit.cpp:1845

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

Possible duplicates by query: bug 243347.

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