[Konsole-devel] [Bug 310236] New: Konsol crash

Ivan Ramos tibesignerie1 at gmail.com
Fri Nov 16 23:50:27 UTC 2012


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

            Bug ID: 310236
          Severity: crash
           Version: 2.8.4
          Priority: NOR
          Assignee: konsole-devel at kde.org
           Summary: Konsol crash
    Classification: Unclassified
                OS: Linux
          Reporter: tibesignerie1 at gmail.com
          Hardware: Ubuntu Packages
            Status: UNCONFIRMED
         Component: general
           Product: konsole

Application: konsole (2.8.4)
KDE Platform Version: 4.9.2
Qt Version: 4.8.1
Operating System: Linux 3.2.0-29-generic-pae i686
Distribution: Ubuntu 12.10

-- Information about the crash:
- What I was doing when the application crashed: I was trying to get upgrades.
But my system wasn't connecting to the net or internet. I think. the konsol
program was looking for a conection for about  8 or 10 times.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb774b740 (LWP 2079))]

Thread 2 (Thread 0xb4bf4b40 (LWP 2778)):
#0  0x08ed4c73 in g_mutex_lock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0x08e93cdc in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0x08e93e61 in g_main_context_iteration () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x0117b8e7 in QEventDispatcherGlib::processEvents (this=0xb4200468,
flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x0114750d in QEventLoop::processEvents (this=0xb4bf4240, flags=...) at
kernel/qeventloop.cpp:149
#5  0x011477a9 in QEventLoop::exec (this=0xb4bf4240, flags=...) at
kernel/qeventloop.cpp:204
#6  0x0103094c in QThread::exec (this=0xa09b478) at thread/qthread.cpp:501
#7  0x01124b5d in QInotifyFileSystemWatcherEngine::run (this=0xa09b478) at
io/qfilesystemwatcher_inotify.cpp:248
#8  0x01033de0 in QThreadPrivate::start (arg=0xa09b478) at
thread/qthread_unix.cpp:298
#9  0x045ccd4c in start_thread (arg=0xb4bf4b40) at pthread_create.c:308
#10 0x0062cace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb774b740 (LWP 2079)):
[KCrash Handler]
#6  QHash<QAction*, QWidget*>::findNode (this=<optimized out>, ahp=0x0,
akey=<optimized out>) at
../../include/QtCore/../../src/corelib/tools/qhash.h:887
#7  0x02fc5b7d in contains (this=0xa015530, akey=<optimized out>) at
../../include/QtCore/../../src/corelib/tools/qhash.h:874
#8  QMenuPrivate::updateActionRects (this=0xa0153f8, screen=...) at
widgets/qmenu.cpp:282
#9  0x02fc69b5 in QMenuPrivate::updateActionRects (this=0xa0153f8) at
widgets/qmenu.cpp:243
#10 0x02fc7a55 in QMenu::sizeHint (this=0xa015198) at widgets/qmenu.cpp:1772
#11 0x02fc8df7 in QMenu::internalDelayedPopup (this=0x9ffe138) at
widgets/qmenu.cpp:3018
#12 0x02fca77e in QMenu::timerEvent (this=0x9ffe138, e=0xbfc4cb2c) at
widgets/qmenu.cpp:2905
#13 0x01163ac4 in QObject::event (this=0x9ffe138, e=0xbfc4cb2c) at
kernel/qobject.cpp:1157
#14 0x02b63e62 in QWidget::event (this=0x9ffe138, event=0xbfc4cb2c) at
kernel/qwidget.cpp:8821
#15 0x02fcca9c in QMenu::event (this=0x9ffe138, e=0xbfc4cb2c) at
widgets/qmenu.cpp:2469
#16 0x02b09ed4 in notify_helper (e=0xbfc4cb2c, receiver=0x9ffe138,
this=0x9d80d60) at kernel/qapplication.cpp:4559
#17 QApplicationPrivate::notify_helper (this=0x9d80d60, receiver=0x9ffe138,
e=0xbfc4cb2c) at kernel/qapplication.cpp:4531
#18 0x02b0f3a2 in QApplication::notify (this=0x9d80d60, receiver=0x9ffe138,
e=0xbfc4cb2c) at kernel/qapplication.cpp:4524
#19 0x00aa8e91 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#20 0x0114897e in QCoreApplication::notifyInternal (this=0xbfc4ce48,
receiver=0x9ffe138, event=0xbfc4cb2c) at kernel/qcoreapplication.cpp:876
#21 0x0117d990 in sendEvent (event=0xbfc4cb2c, receiver=<optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#22 QTimerInfoList::activateTimers (this=0x9d7ef64) at
kernel/qeventdispatcher_unix.cpp:611
#23 0x0117b0f8 in timerSourceDispatch (source=0x9d7ef30) at
kernel/qeventdispatcher_glib.cpp:186
#24 timerSourceDispatch (source=0x9d7ef30) at
kernel/qeventdispatcher_glib.cpp:180
#25 0x0117b132 in idleTimerSourceDispatch (source=0x9d7ef98) at
kernel/qeventdispatcher_glib.cpp:233
#26 0x08e939e3 in g_main_context_dispatch () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#27 0x08e93d80 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#28 0x08e93e61 in g_main_context_iteration () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#29 0x0117b887 in QEventDispatcherGlib::processEvents (this=0x9d57eb8,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#30 0x02bc2aaa in QGuiEventDispatcherGlib::processEvents (this=0x9d57eb8,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x0114750d in QEventLoop::processEvents (this=0xbfc4cdb4, flags=...) at
kernel/qeventloop.cpp:149
#32 0x011477a9 in QEventLoop::exec (this=0xbfc4cdb4, flags=...) at
kernel/qeventloop.cpp:204
#33 0x0114ceba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#34 0x02b07a74 in QApplication::exec () at kernel/qapplication.cpp:3820
#35 0x008c4397 in kdemain (argc=3, argv=0xbfc4cf74) at ../../src/main.cpp:88
#36 0x0804850b in main (argc=3, argv=0xbfc4cf74) at konsole_dummy.cpp:3

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the konsole-devel mailing list