Bug 287326 - Plasma crash from waking
Summary: Plasma crash from waking
Status: RESOLVED DUPLICATE of bug 278141
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-23 01:21 UTC by michael papet
Modified: 2011-11-23 07:46 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 papet 2011-11-23 01:21:12 UTC
Application: plasma-desktop (0.4)
KDE Platform Version: 4.6.5 (4.6.5)
Qt Version: 4.7.3
Operating System: Linux 2.6.39-2-686-pae i686
Distribution: Debian GNU/Linux testing (wheezy)

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

I was opening the computer to use it.  The laptop was transitioning from a power managed suspend state on battery to "on" when on battery power.

FYI: I'm using Debian Testing and *just* updated last night.

-- Backtrace:
Application: Plasma Desktop Shell (plasma-desktop), signal: Segmentation fault
[Current thread is 1 (Thread 0xb1fb1a50 (LWP 2740))]

Thread 6 (Thread 0xaf55db70 (LWP 2741)):
#0  0xb322ae11 in clock_gettime () from /lib/i386-linux-gnu/i686/cmov/librt.so.1
#1  0xb6464d25 in do_gettime (frac=0xaf55d010, sec=0xaf55d008) at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb6537696 in QTimerInfoList::updateCurrentTime (this=0x8b5d6c4) at kernel/qeventdispatcher_unix.cpp:339
#4  0xb65379fa in QTimerInfoList::timerWait (this=0x8b5d6c4, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0xb6536253 in timerSourcePrepareHelper (src=<optimized out>, timeout=0xaf55d11c) at kernel/qeventdispatcher_glib.cpp:136
#6  0xb65362ed in timerSourcePrepare (source=0x8b5d690, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0xb3178e4c in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0xb3179cd7 in ?? () from /lib/libglib-2.0.so.0
#9  0xb317a34a in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0xb6536d27 in QEventDispatcherGlib::processEvents (this=0x8b8a720, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0xb6507abd in QEventLoop::processEvents (this=0xaf55d2a0, flags=...) at kernel/qeventloop.cpp:149
#12 0xb6507d01 in QEventLoop::exec (this=0xaf55d2a0, flags=...) at kernel/qeventloop.cpp:201
#13 0xb640ae6b in QThread::exec (this=0x8ad17a0) at thread/qthread.cpp:492
#14 0xb64e85fd in QInotifyFileSystemWatcherEngine::run (this=0x8ad17a0) at io/qfilesystemwatcher_inotify.cpp:248
#15 0xb640dcd3 in QThreadPrivate::start (arg=0x8ad17a0) at thread/qthread_unix.cpp:320
#16 0xb3292c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#17 0xb770b96e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 5 (Thread 0xa4054b70 (LWP 2908)):
#0  0xb7836424 in __kernel_vsyscall ()
#1  0xb329720a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#2  0xb7718a5d in pthread_cond_wait () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#3  0xb640e1e0 in wait (time=4294967295, this=0x8ecd790) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x8cf5868, mutex=0x8ecd930, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb3b72266 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8cf5850, th=0x8f7a758) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb3b74d5b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8ecd9f0, th=0x8f7a758) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb3b71e9a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8cf5850, th=0x8f7a758) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb3b74e5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x8ecd9f0, th=0x8f7a758) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb3b71df3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8cf5850, th=0x8f7a758, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb3b74e78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8ecd9f0, th=0x8f7a758) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb3b71df3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8cf5850, th=0x8f7a758, previous=0x90dc108) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb3b73994 in ThreadWeaver::ThreadRunHelper::run (this=0xa4054304, parent=0x8cf5850, th=0x8f7a758) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0xb3b73a4a in ThreadWeaver::Thread::run (this=0x8f7a758) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0xb640dcd3 in QThreadPrivate::start (arg=0x8f7a758) at thread/qthread_unix.cpp:320
#15 0xb3292c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#16 0xb770b96e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 4 (Thread 0xa3853b70 (LWP 2909)):
#0  0xb7836424 in __kernel_vsyscall ()
#1  0xb329720a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#2  0xb7718a5d in pthread_cond_wait () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#3  0xb640e1e0 in wait (time=4294967295, this=0x8ecd790) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x8cf5868, mutex=0x8ecd930, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb3b72266 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8cf5850, th=0x9043b58) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb3b74d5b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8ecd9f0, th=0x9043b58) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb3b71e9a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8cf5850, th=0x9043b58) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb3b74e5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x8ecd9f0, th=0x9043b58) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb3b71df3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8cf5850, th=0x9043b58, previous=0x91c9c58) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb3b73994 in ThreadWeaver::ThreadRunHelper::run (this=0xa3853304, parent=0x8cf5850, th=0x9043b58) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb3b73a4a in ThreadWeaver::Thread::run (this=0x9043b58) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb640dcd3 in QThreadPrivate::start (arg=0x9043b58) at thread/qthread_unix.cpp:320
#13 0xb3292c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#14 0xb770b96e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 3 (Thread 0xa3052b70 (LWP 2910)):
#0  0xb7836424 in __kernel_vsyscall ()
#1  0xb329720a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#2  0xb7718a5d in pthread_cond_wait () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#3  0xb640e1e0 in wait (time=4294967295, this=0x8ecd790) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x8cf5868, mutex=0x8ecd930, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb3b72266 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8cf5850, th=0x9099ce0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb3b74d5b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8ecd9f0, th=0x9099ce0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb3b71e9a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8cf5850, th=0x9099ce0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb3b74e5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x8ecd9f0, th=0x9099ce0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb3b71df3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8cf5850, th=0x9099ce0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb3b74e78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8ecd9f0, th=0x9099ce0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb3b71df3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8cf5850, th=0x9099ce0, previous=0x8f58d90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb3b73994 in ThreadWeaver::ThreadRunHelper::run (this=0xa3052304, parent=0x8cf5850, th=0x9099ce0) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0xb3b73a4a in ThreadWeaver::Thread::run (this=0x9099ce0) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0xb640dcd3 in QThreadPrivate::start (arg=0x9099ce0) at thread/qthread_unix.cpp:320
#15 0xb3292c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#16 0xb770b96e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 2 (Thread 0xa26ffb70 (LWP 2911)):
#0  0xb7836424 in __kernel_vsyscall ()
#1  0xb329720a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#2  0xb7718a5d in pthread_cond_wait () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#3  0xb640e1e0 in wait (time=4294967295, this=0x8ecd790) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x8cf5868, mutex=0x8ecd930, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb3b72266 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8cf5850, th=0xa2701000) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb3b74d5b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8ecd9f0, th=0xa2701000) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb3b71e9a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8cf5850, th=0xa2701000) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb3b74e5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x8ecd9f0, th=0xa2701000) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb3b71df3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8cf5850, th=0xa2701000, previous=0x91d2d40) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb3b73994 in ThreadWeaver::ThreadRunHelper::run (this=0xa26ff304, parent=0x8cf5850, th=0xa2701000) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb3b73a4a in ThreadWeaver::Thread::run (this=0xa2701000) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb640dcd3 in QThreadPrivate::start (arg=0xa2701000) at thread/qthread_unix.cpp:320
#13 0xb3292c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#14 0xb770b96e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb1fb1a50 (LWP 2740)):
[KCrash Handler]
#7  0xb3a8edf3 in ~QExplicitlySharedDataPointer (this=0x91af8ec, __in_chrg=<optimized out>) at /usr/include/qt4/QtCore/qshareddata.h:161
#8  Solid::Device::~Device (this=0x91af8ec, __in_chrg=<optimized out>) at ../../../solid/solid/device.cpp:85
#9  0xaed1b73a in ?? () from /usr/lib/kde4/plasma_engine_hotplug.so
#10 0xaed1b8aa in ?? () from /usr/lib/kde4/plasma_engine_hotplug.so
#11 0xaed1dfb3 in ?? () from /usr/lib/kde4/plasma_engine_hotplug.so
#12 0xb650ee4d in metacall (argv=0xbfccb068, idx=25, cl=QMetaObject::InvokeMetaMethod, object=0x8d0c7b8) at kernel/qmetaobject.cpp:237
#13 QMetaObject::metacall (object=0x8d0c7b8, cl=QMetaObject::InvokeMetaMethod, idx=25, argv=0xbfccb068) at kernel/qmetaobject.cpp:232
#14 0xb651db90 in QMetaObject::activate (sender=0x8b27ec8, m=0xb3b3e078, local_signal_index=1, argv=0xbfccb068) at kernel/qobject.cpp:3278
#15 0xb3a903e5 in Solid::DeviceNotifier::deviceRemoved (this=0x8b27ec8, _t1=...) at ./devicenotifier.moc:94
#16 0xb3a91724 in Solid::DeviceManagerPrivate::_k_deviceRemoved (this=0x8b27ec8, udi=...) at ../../../solid/solid/devicemanager.cpp:207
#17 0xb3a91f23 in Solid::DeviceManagerPrivate::qt_metacall (this=0x8b27ec8, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0xbfccb1e8) at ./devicemanager_p.moc:80
#18 0xb650ee4d in metacall (argv=0xbfccb1e8, idx=7, cl=QMetaObject::InvokeMetaMethod, object=0x8b27ec8) at kernel/qmetaobject.cpp:237
#19 QMetaObject::metacall (object=0x8b27ec8, cl=QMetaObject::InvokeMetaMethod, idx=7, argv=0xbfccb1e8) at kernel/qmetaobject.cpp:232
#20 0xb651db90 in QMetaObject::activate (sender=0x8b5d720, m=0xb3b3f0cc, local_signal_index=1, argv=0xbfccb1e8) at kernel/qobject.cpp:3278
#21 0xb3aa6985 in Solid::Ifaces::DeviceManager::deviceRemoved (this=0x8b5d720, _t1=...) at ./ifaces/devicemanager.moc:94
#22 0xb3aefb68 in slotDeviceRemoved (opath=<optimized out>, this=0x8b5d720) at ../../../solid/solid/backends/upower/upowermanager.cpp:164
#23 Solid::Backends::UPower::UPowerManager::qt_metacall (this=0x8b5d720, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0xbfccb3e8) at ./backends/upower/upowermanager.moc:78
#24 0xb650ee4d in metacall (argv=0xbfccb3e8, idx=7, cl=QMetaObject::InvokeMetaMethod, object=0x8b5d720) at kernel/qmetaobject.cpp:237
#25 QMetaObject::metacall (object=0x8b5d720, cl=QMetaObject::InvokeMetaMethod, idx=7, argv=0xbfccb3e8) at kernel/qmetaobject.cpp:232
#26 0xb651db90 in QMetaObject::activate (sender=0x8b5d72c, m=0x8b19908, local_signal_index=4, argv=0xbfccb3e8) at kernel/qobject.cpp:3278
#27 0xb6677830 in QDBusInterfacePrivate::metacall (this=0xaec00540, c=QMetaObject::InvokeMetaMethod, id=4, argv=0xbfccb3e8) at qdbusinterface.cpp:278
#28 0xb666213d in QDBusConnectionPrivate::deliverCall (this=0x88e7318, object=0x8b5d72c, msg=..., metaTypes=..., slotIdx=143651016) at qdbusintegrator.cpp:941
#29 0xb666c336 in QDBusCallDeliveryEvent::placeMetaCall (this=0x8eada40, object=0x8b5d72c) at qdbusintegrator_p.h:103
#30 0xb6520caf in QObject::event (this=0x8b5d72c, e=0x8eada40) at kernel/qobject.cpp:1217
#31 0xb5a370a4 in notify_helper (e=0x8eada40, receiver=0x8b5d72c, this=0x88b9668) at kernel/qapplication.cpp:4467
#32 QApplicationPrivate::notify_helper (this=0x88b9668, receiver=0x8b5d72c, e=0x8eada40) at kernel/qapplication.cpp:4439
#33 0xb5a3c432 in QApplication::notify (this=0x8eada40, receiver=0x8b5d72c, e=0x8eada40) at kernel/qapplication.cpp:4214
#34 0xb6b9e511 in KApplication::notify (this=0x88acd90, receiver=0x8b5d72c, event=0x8eada40) at ../../kdeui/kernel/kapplication.cpp:311
#35 0xb6508a9e in QCoreApplication::notifyInternal (this=0x88acd90, receiver=0x8b5d72c, event=0x8eada40) at kernel/qcoreapplication.cpp:731
#36 0xb650c264 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#37 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x886d7a8) at kernel/qcoreapplication.cpp:1372
#38 0xb650c3ac in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1265
#39 0xb6536894 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#40 postEventSourceDispatch (s=0x88bc700) at kernel/qeventdispatcher_glib.cpp:277
#41 0xb31798bf in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#42 0xb317a020 in ?? () from /lib/libglib-2.0.so.0
#43 0xb317a34a in g_main_context_iteration () from /lib/libglib-2.0.so.0
#44 0xb6536cc7 in QEventDispatcherGlib::processEvents (this=0x886e4b8, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#45 0xb5aec01a in QGuiEventDispatcherGlib::processEvents (this=0x886e4b8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#46 0xb6507abd in QEventLoop::processEvents (this=0xbfccbbf4, flags=...) at kernel/qeventloop.cpp:149
#47 0xb6507d01 in QEventLoop::exec (this=0xbfccbbf4, flags=...) at kernel/qeventloop.cpp:201
#48 0xb650c45a in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#49 0xb5a34f24 in QApplication::exec () at kernel/qapplication.cpp:3741
#50 0xb77efc8b in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_plasma-desktop.so
#51 0x0804855b in ?? ()
#52 0xb7655e46 in __libc_start_main () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#53 0x08048581 in _start ()

Possible duplicates by query: bug 286583, bug 286434, bug 286318, bug 286237, bug 285340.

Reported using DrKonqi
Comment 1 Beat Wolf 2011-11-23 07:46:19 UTC

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