Bug 268722 - Segmentation fault after wake up
Summary: Segmentation fault after wake up
Status: RESOLVED NOT A BUG
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-17 08:31 UTC by Michael Treichel
Modified: 2011-08-27 16:19 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 Michael Treichel 2011-03-17 08:31:07 UTC
Application: konsole (2.6)
KDE Platform Version: 4.6.00 (4.6.0) "release 6"
Qt Version: 4.7.1
Operating System: Linux 2.6.37.1-1.2-desktop i686
Distribution: "openSUSE 11.4 (i586)"

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

Brand new opensuse 11.4 installation. Crash when the machine woke up after s2disk.

I greatly appreciate the new bug reporting facility!

-- Backtrace:
Application: Konsole (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#7  QHashData::nextNode (node=0x82001d0) at tools/qhash.cpp:290
#8  0xb6479db1 in operator++ (this=0x8148878) at ../../src/corelib/tools/qhash.h:423
#9  operator++ (this=0x8148878) at ../../src/corelib/tools/qset.h:150
#10 QSet<QWidget*>::toList (this=0x8148878) at ../../src/corelib/tools/qset.h:298
#11 0xb646ea0f in QApplication::allWidgets () at kernel/qapplication.cpp:2133
#12 0xb646ea74 in QApplication::topLevelWidgets () at kernel/qapplication.cpp:2107
#13 0xb64d05a2 in QKeyMapper::changeKeyboard () at kernel/qkeymapper.cpp:96
#14 0xb64f8d55 in QApplication::x11ProcessEvent (this=0xbf8797a4, event=0xbf87944c) at kernel/qapplication_x11.cpp:3283
#15 0xb6523960 in x11EventSourceDispatch (s=0x80cf668, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#16 0xb5c10509 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#17 0xb5c10d10 in ?? () from /lib/libglib-2.0.so.0
#18 0xb5c10fce in g_main_context_iteration () from /lib/libglib-2.0.so.0
#19 0xb6f8f76b in QEventDispatcherGlib::processEvents (this=0x80b6f98, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#20 0xb652355a in QGuiEventDispatcherGlib::processEvents (this=0x80b6f98, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#21 0xb6f602bd in QEventLoop::processEvents (this=0xbf879704, flags=...) at kernel/qeventloop.cpp:149
#22 0xb6f604e9 in QEventLoop::exec (this=0xbf879704, flags=...) at kernel/qeventloop.cpp:201
#23 0xb6f64f90 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#24 0xb646b104 in QApplication::exec () at kernel/qapplication.cpp:3719
#25 0xb55cb6bb in kdemain (argc=3, argv=0x80bd848) at /usr/src/debug/kdebase-4.6.0/apps/konsole/src/main.cpp:77
#26 0x0804e531 in _start ()

Reported using DrKonqi
Comment 1 Jekyll Wu 2011-08-27 16:19:19 UTC
unfortunately, no useful konsole related info is contained in the backtrace.