Bug 219190 - crash on resume from suspend to ram
Summary: crash on resume from suspend to ram
Status: RESOLVED DUPLICATE of bug 218712
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-devicenotifier (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-18 15:26 UTC by Vlad
Modified: 2009-12-18 15:58 UTC (History)
3 users (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 Vlad 2009-12-18 15:26:13 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.6.0
Operating System: Linux 2.6.32-gentoo-vlad i686

What I was doing when the application crashed:
I resume my machine from sleep, and error happens. I think it only happens on first suspend/resume cycle after reboot.

I have a Lacie 500GB external USB drive connected to the computer that doesn't get powered off or suspended

 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb59d0700 (LWP 5562))]

Thread 2 (Thread 0xa82b5b70 (LWP 5563)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb7589415 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0xb762ea56 in QWaitConditionPrivate::wait (this=0x83694f0, mutex=0x83694ec, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0x83694f0, mutex=0x83694ec, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0xb6eef813 in QHostInfoAgent::run (this=0x83694e0) at kernel/qhostinfo.cpp:252
#5  0xb762dba1 in QThreadPrivate::start (arg=0x83694e0) at thread/qthread_unix.cpp:244
#6  0xb75856a0 in start_thread (arg=0xa82b5b70) at pthread_create.c:297
#7  0xb604b82e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb59d0700 (LWP 5562)):
[KCrash Handler]
#6  qVariantToHelper<QString> (this=0x0) at kernel/qvariant.cpp:2061
#7  QVariant::toString (this=0x0) at kernel/qvariant.cpp:2093
#8  0xb5d78a0f in Solid::Backends::Hal::HalDevice::property (this=0x84eb230, key=...) at /var/tmp/portage/kde-base/kdelibs-4.3.4/work/kdelibs-4.3.4/solid/solid/backends/hal/haldevice.cpp:281
#9  0xb5d76ca0 in Solid::Backends::Hal::HalDevice::queryDeviceInterface (this=0x84eb230, type=@0x85e6b70)
    at /var/tmp/portage/kde-base/kdelibs-4.3.4/work/kdelibs-4.3.4/solid/solid/backends/hal/haldevice.cpp:348
#10 0xb5d42b44 in Solid::Device::isDeviceInterface (this=0xbfb55cf8, type=@0x85e6b70) at /var/tmp/portage/kde-base/kdelibs-4.3.4/work/kdelibs-4.3.4/solid/solid/device.cpp:138
#11 0xb5d4cd1e in Solid::Predicate::matches (this=0x8347840, device=...) at /var/tmp/portage/kde-base/kdelibs-4.3.4/work/kdelibs-4.3.4/solid/solid/predicate.cpp:237
#12 0xb5d4cce8 in Solid::Predicate::matches (this=0x83e4e98, device=...) at /var/tmp/portage/kde-base/kdelibs-4.3.4/work/kdelibs-4.3.4/solid/solid/predicate.cpp:200
#13 0xb5d4cea1 in Solid::Predicate::matches (this=0x85a3a9c, device=...) at /var/tmp/portage/kde-base/kdelibs-4.3.4/work/kdelibs-4.3.4/solid/solid/predicate.cpp:197
#14 0xa82cf96f in HotplugEngine::onDeviceAdded (this=0x8363878, udi=...)
    at /var/tmp/portage/kde-base/plasma-workspace-4.3.4/work/plasma-workspace-4.3.4/plasma/dataengines/hotplug/hotplugengine.cpp:88
#15 0xa82d075b in HotplugEngine::qt_metacall (this=0x8363878, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfb55e0c)
    at /var/tmp/portage/kde-base/plasma-workspace-4.3.4/work/plasma-workspace-4.3.4_build/plasma/dataengines/hotplug/hotplugengine.moc:76
#16 0xb772a56f in QMetaObject::metacall (object=0xbfb55854, cl=QMetaObject::InvokeMetaMethod, idx=22, argv=0xbfb55e0c) at kernel/qmetaobject.cpp:237
#17 0xb7738f5f in QMetaObject::activate (sender=0x82071b8, m=0xb5d927a8, local_signal_index=0, argv=0xbfb55e0c) at kernel/qobject.cpp:3286
#18 0xb5d43516 in Solid::DeviceNotifier::deviceAdded (this=0x82071b8, _t1=...) at /var/tmp/portage/kde-base/kdelibs-4.3.4/work/kdelibs-4.3.4_build/solid/solid/devicenotifier.moc:87
#19 0xb5d455ba in Solid::DeviceManagerPrivate::_k_deviceAdded (this=0x82071b8, udi=...) at /var/tmp/portage/kde-base/kdelibs-4.3.4/work/kdelibs-4.3.4/solid/solid/devicemanager.cpp:170
#20 0xb5d457c7 in Solid::DeviceManagerPrivate::qt_metacall (this=0x82071b8, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfb55f9c)
    at /var/tmp/portage/kde-base/kdelibs-4.3.4/work/kdelibs-4.3.4_build/solid/solid/devicemanager_p.moc:79
#21 0xb772a56f in QMetaObject::metacall (object=0xbfb55854, cl=QMetaObject::InvokeMetaMethod, idx=6, argv=0xbfb55f9c) at kernel/qmetaobject.cpp:237
#22 0xb7738f5f in QMetaObject::activate (sender=0x817c310, m=0xb5d93858, local_signal_index=0, argv=0xbfb55f9c) at kernel/qobject.cpp:3286
#23 0xb5d575e4 in Solid::Ifaces::DeviceManager::deviceAdded (this=0x817c310, _t1=...) at /var/tmp/portage/kde-base/kdelibs-4.3.4/work/kdelibs-4.3.4_build/solid/solid/ifaces/devicemanager.moc:87
#24 0xb5d7a13f in Solid::Backends::Hal::HalManager::slotDeviceAdded (this=0x817c310, udi=...) at /var/tmp/portage/kde-base/kdelibs-4.3.4/work/kdelibs-4.3.4/solid/solid/backends/hal/halmanager.cpp:213
#25 0xb5d7a1cb in Solid::Backends::Hal::HalManager::qt_metacall (this=0x817c310, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfb56098)
    at /var/tmp/portage/kde-base/kdelibs-4.3.4/work/kdelibs-4.3.4_build/solid/solid/backends/hal/halmanager.moc:77
#26 0xb6a8ad13 in QDBusConnectionPrivate::deliverCall (this=0x81f69a8, object=0x817c310, msg=..., metaTypes=..., slotIdx=6) at qdbusintegrator.cpp:904
#27 0xb6a91647 in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib/qt4/libQtDBus.so.4
#28 0xb77356c8 in QObject::event (this=0x817c310, e=0x8607568) at kernel/qobject.cpp:1252
#29 0xb6312e98 in QApplicationPrivate::notify_helper (this=0x80a51e8, receiver=0x817c310, e=0x8607568) at kernel/qapplication.cpp:4242
#30 0xb631bfb5 in QApplication::notify (this=0x8098058, receiver=0x817c310, e=0x8607568) at kernel/qapplication.cpp:3661
#31 0xb6c8455e in KApplication::notify (this=0x8098058, receiver=0x817c310, event=0x8607568) at /var/tmp/portage/kde-base/kdelibs-4.3.4/work/kdelibs-4.3.4/kdeui/kernel/kapplication.cpp:302
#32 0xb77256a7 in QCoreApplication::notifyInternal (this=0x8098058, receiver=0x817c310, event=0x8607568) at kernel/qcoreapplication.cpp:704
#33 0xb772651a in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x80585c8) at kernel/qcoreapplication.h:215
#34 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x80585c8) at kernel/qcoreapplication.cpp:1345
#35 0xb77266ca in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#36 0xb774f9a4 in QCoreApplication::sendPostedEvents (s=0x80a7c60) at kernel/qcoreapplication.h:220
#37 postEventSourceDispatch (s=0x80a7c60) at kernel/qeventdispatcher_glib.cpp:276
#38 0xb5ebbd7e in g_main_dispatch (context=0x80a7220) at gmain.c:1960
#39 IA__g_main_context_dispatch (context=0x80a7220) at gmain.c:2513
#40 0xb5ebf251 in g_main_context_iterate (context=0x80a7220, block=1, dispatch=1, self=0x80a4ca0) at gmain.c:2591
#41 0xb5ebf3c2 in IA__g_main_context_iteration (context=0x80a7220, may_block=1) at gmain.c:2654
#42 0xb774f534 in QEventDispatcherGlib::processEvents (this=0x80a4a00, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#43 0xb63b318e in QGuiEventDispatcherGlib::processEvents (this=0x80a4a00, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#44 0xb7723f1f in QEventLoop::processEvents (this=0xbfb568c0, flags=...) at kernel/qeventloop.cpp:149
#45 0xb7724325 in QEventLoop::exec (this=0xbfb568c0, flags=...) at kernel/qeventloop.cpp:201
#46 0xb7726777 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#47 0xb6312f30 in QApplication::exec () at kernel/qapplication.cpp:3570
#48 0xb3742bc5 in kdemain (argc=1, argv=0x809a630) at /var/tmp/portage/kde-base/plasma-workspace-4.3.4/work/plasma-workspace-4.3.4/plasma/shells/desktop/main.cpp:50
#49 0x0804e401 in launch (argc=1, _name=0x8095554 "/usr/bin/plasma-desktop", args=0x809556c "", cwd=0x0, envc=0, envs=0x8095570 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x80512c9 "0") at /var/tmp/portage/kde-base/kdelibs-4.3.4/work/kdelibs-4.3.4/kinit/kinit.cpp:677
#50 0x0804e9c6 in handle_launcher_request (sock=8, who=<value optimized out>) at /var/tmp/portage/kde-base/kdelibs-4.3.4/work/kdelibs-4.3.4/kinit/kinit.cpp:1169
#51 0x0804ef6f in handle_requests (waitForPid=0) at /var/tmp/portage/kde-base/kdelibs-4.3.4/work/kdelibs-4.3.4/kinit/kinit.cpp:1362
#52 0x0804fc2f in main (argc=2, argv=0xbfb570a4, envp=0xbfb570b0) at /var/tmp/portage/kde-base/kdelibs-4.3.4/work/kdelibs-4.3.4/kinit/kinit.cpp:1793

This bug may be a duplicate of or related to bug 218712

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-18 15:58:26 UTC
This issue is being tracked at bug 218712 Thanks

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