Bug 307243 - crash after wake up
Summary: crash after wake up
Status: RESOLVED DUPLICATE of bug 288410
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-23 07:11 UTC by Mike Schneider
Modified: 2012-09-23 07:59 UTC (History)
0 users

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 Mike Schneider 2012-09-23 07:11:43 UTC
Application: kded4 ($Id$)
KDE Platform Version: 4.8.5 (4.8.5) "release 2"
Qt Version: 4.8.1
Operating System: Linux 3.4.6-2.10-default i686
Distribution: "openSUSE 12.2 (i586)"

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

laptop went into suspend because of battery low condition, on resume, crash info was displayed

-- Backtrace:
Application: KDE-Dienst (kdeinit4), signal: Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0xb56d6b00 (LWP 1465))]

Thread 4 (Thread 0xb052bb40 (LWP 1502)):
#0  0xb59b467c in ?? () from /usr/lib/libglib-2.0.so.0
#1  0xb59b4978 in g_mutex_unlock () from /usr/lib/libglib-2.0.so.0
#2  0xb5974565 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#3  0xb5974a82 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0xb5974fcb in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#5  0xb0634efa in ?? () from /usr/lib/libgio-2.0.so.0
#6  0xb59990a3 in ?? () from /usr/lib/libglib-2.0.so.0
#7  0xb6c5ce32 in start_thread () from /lib/libpthread.so.0
#8  0xb5fcc8ee in clone () from /lib/libc.so.6

Thread 3 (Thread 0xafbffb40 (LWP 1512)):
#0  0xb6c5fe30 in __pthread_mutex_unlock_usercnt () from /lib/libpthread.so.0
#1  0xb59b4980 in g_mutex_unlock () from /usr/lib/libglib-2.0.so.0
#2  0xb59745ba in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#3  0xb5974a82 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0xb5974c51 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#5  0xb6e21a9f in QEventDispatcherGlib::processEvents (this=0xaf200468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0xb6deea3c in QEventLoop::processEvents (this=this@entry=0xafbff248, flags=...) at kernel/qeventloop.cpp:149
#7  0xb6deed31 in QEventLoop::exec (this=0xafbff248, flags=...) at kernel/qeventloop.cpp:204
#8  0xb6cdc93c in QThread::exec (this=0x97e79b8) at thread/qthread.cpp:501
#9  0xb6dcd21d in QInotifyFileSystemWatcherEngine::run (this=0x97e79b8) at io/qfilesystemwatcher_inotify.cpp:248
#10 0xb6cdfd00 in QThreadPrivate::start (arg=0x97e79b8) at thread/qthread_unix.cpp:298
#11 0xb6c5ce32 in start_thread () from /lib/libpthread.so.0
#12 0xb5fcc8ee in clone () from /lib/libc.so.6

Thread 2 (Thread 0xaf1ffb40 (LWP 1657)):
#0  0xb77c5430 in __kernel_vsyscall ()
#1  0xb5fc190b in poll () from /lib/libc.so.6
#2  0xb598323b in g_poll () from /usr/lib/libglib-2.0.so.0
#3  0xb5974af0 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0xb5974c51 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#5  0xb6e21a9f in QEventDispatcherGlib::processEvents (this=0x98dea10, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0xb6deea3c in QEventLoop::processEvents (this=this@entry=0xaf1ff278, flags=...) at kernel/qeventloop.cpp:149
#7  0xb6deed31 in QEventLoop::exec (this=0xaf1ff278, flags=...) at kernel/qeventloop.cpp:204
#8  0xb6cdc93c in QThread::exec (this=this@entry=0x98e5178) at thread/qthread.cpp:501
#9  0xb6cdca9b in QThread::run (this=0x98e5178) at thread/qthread.cpp:568
#10 0xb6cdfd00 in QThreadPrivate::start (arg=0x98e5178) at thread/qthread_unix.cpp:298
#11 0xb6c5ce32 in start_thread () from /lib/libpthread.so.0
#12 0xb5fcc8ee in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb56d6b00 (LWP 1465)):
[KCrash Handler]
#7  0xb50e9cf8 in Solid::Backends::UPower::Battery::slotChanged (this=0x9881838) at /usr/src/debug/kdelibs-4.8.5/solid/solid/backends/upower/upowerbattery.cpp:130
#8  0xb6e07ef2 in QMetaObject::activate (sender=0x987f8b0, m=0xb513997c <Solid::Backends::UPower::UPowerDevice::staticMetaObject>, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3556
#9  0xb50872e5 in Solid::Backends::UPower::UPowerDevice::changed (this=0x987f8b0) at /usr/src/debug/kdelibs-4.8.5/build/solid/solid/moc_upowerdevice.cpp:105
#10 0xb50e81d3 in Solid::Backends::UPower::UPowerDevice::slotChanged (this=0x987f8b0) at /usr/src/debug/kdelibs-4.8.5/solid/solid/backends/upower/upowerdevice.cpp:219
#11 0xb508731d in Solid::Backends::UPower::UPowerDevice::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=<optimized out>, _c=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/build/solid/solid/moc_upowerdevice.cpp:54
#12 0xb6e07ef2 in QMetaObject::activate (sender=0x987f8b8, m=0x98bdbd0, local_signal_index=0, argv=0xbff9a36c) at kernel/qobject.cpp:3556
#13 0xb5b35dd8 in QDBusInterfacePrivate::metacall (this=0x98c0f58, c=QMetaObject::InvokeMetaMethod, id=0, argv=0xbff9a36c) at qdbusinterface.cpp:278
#14 0xb5b20416 in QDBusConnectionPrivate::deliverCall (this=0x9806f20, object=0x987f8b8, msg=..., metaTypes=..., slotIdx=-1240972176) at qdbusintegrator.cpp:947
#15 0xb5b2aadd in QDBusCallDeliveryEvent::placeMetaCall (this=0x98de278, object=0x987f8b8) at qdbusintegrator_p.h:103
#16 0xb6e05edb in QObject::event (this=0x987f8b8, e=0x98de278) at kernel/qobject.cpp:1204
#17 0xb62c1aec in QApplicationPrivate::notify_helper (this=0x96cd2d8, receiver=0x987f8b8, e=0x98de278) at kernel/qapplication.cpp:4554
#18 0xb62c65af in QApplication::notify (this=0x98de278, receiver=0x987f8b8, e=0x98de278) at kernel/qapplication.cpp:3936
#19 0xb7558d01 in KApplication::notify (this=0xbff9ac9c, receiver=0x987f8b8, event=0x98de278) at /usr/src/debug/kdelibs-4.8.5/kdeui/kernel/kapplication.cpp:311
#20 0xb6defc7e in QCoreApplication::notifyInternal (this=0xbff9ac9c, receiver=0x987f8b8, event=0x98de278) at kernel/qcoreapplication.cpp:876
#21 0xb6df39bd in sendEvent (event=<optimized out>, receiver=<optimized out>) at kernel/qcoreapplication.h:231
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x967ba40) at kernel/qcoreapplication.cpp:1500
#23 0xb6df3c3c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1393
#24 0xb6e21904 in sendPostedEvents () at kernel/qcoreapplication.h:236
#25 postEventSourceDispatch (s=0x96ce5a8) at kernel/qeventdispatcher_glib.cpp:279
#26 0xb59747d3 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#27 0xb5974b70 in ?? () from /usr/lib/libglib-2.0.so.0
#28 0xb5974c51 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#29 0xb6e21a81 in QEventDispatcherGlib::processEvents (this=0x967f8b8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#30 0xb63731da in QGuiEventDispatcherGlib::processEvents (this=0x967f8b8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#31 0xb6deea3c in QEventLoop::processEvents (this=this@entry=0xbff9ab08, flags=...) at kernel/qeventloop.cpp:149
#32 0xb6deed31 in QEventLoop::exec (this=0xbff9ab08, flags=...) at kernel/qeventloop.cpp:204
#33 0xb6df3cea in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#34 0xb62bf934 in QApplication::exec () at kernel/qapplication.cpp:3815
#35 0xb52b264a in kdemain (argc=1, argv=0x96c0778) at /usr/src/debug/kdelibs-4.8.5/kded/kded.cpp:924
#36 0x0804fb8e in launch (argc=argc@entry=1, _name=_name@entry=0x805239f "kded4", args=<optimized out>, args@entry=0x0, cwd=cwd@entry=0x0, envc=envc@entry=0, envs=<optimized out>, envs@entry=0x0, reset_env=reset_env@entry=false, tty=tty@entry=0x0, avoid_loops=avoid_loops@entry=false, startup_id_str=startup_id_str@entry=0x805221a "0") at /usr/src/debug/kdelibs-4.8.5/kinit/kinit.cpp:734
#37 0x0804cea9 in main (argc=4, argv=0xbff9b2f4, envp=0xbff9b308) at /usr/src/debug/kdelibs-4.8.5/kinit/kinit.cpp:1849

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

Possible duplicates by query: bug 300851, bug 288410.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-09-23 07:59:53 UTC

*** This bug has been marked as a duplicate of bug 288410 ***