Bug 272807 - Crash when waking from suspend to ram
Summary: Crash when waking from suspend to ram
Status: RESOLVED DUPLICATE of bug 262587
Alias: None
Product: solid
Classification: Frameworks and Libraries
Component: bluetooth-daemon (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Alex Fiestas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-08 20:41 UTC by modulistic
Modified: 2011-05-08 22:15 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 modulistic 2011-05-08 20:41:42 UTC
Application: kded4 ($Id: kded.cpp 1204125 2010-12-06 11:17:10Z dfaure $)
KDE Platform Version: 4.6.00 (4.6.0) "release 6"
Qt Version: 4.7.1
Operating System: Linux 2.6.37.6-0.5-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
Like the possibly related bug stated below, I also had a (paused) virtualbox guest running and also in my case the suspend works usually fine.
The clock "in the tray" was showing old time for a while. Perhaps this is normal but I have never noticed before.

-- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f8e6abf1760 (LWP 2704))]

Thread 2 (Thread 0x7f8e4fe66700 (LWP 2714)):
#0  0x00007f8e698dc65f in QTimerInfoList::repairTimersIfNeeded (this=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:400
#1  0x00007f8e698dc6d6 in QTimerInfoList::timerWait (this=0x7f8e48008510, tm=...) at kernel/qeventdispatcher_unix.cpp:443
#2  0x00007f8e698db17c in timerSourcePrepareHelper (src=<value optimized out>, timeout=0x7f8e4fe65c4c) at kernel/qeventdispatcher_glib.cpp:136
#3  0x00007f8e698db225 in timerSourcePrepare (source=<value optimized out>, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#4  0x00007f8e6515b087 in g_main_context_prepare () from /lib64/libglib-2.0.so.0
#5  0x00007f8e6515bfa9 in ?? () from /lib64/libglib-2.0.so.0
#6  0x00007f8e6515c650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#7  0x00007f8e698db976 in QEventDispatcherGlib::processEvents (this=0x860c30, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#8  0x00007f8e698b0052 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#9  0x00007f8e698b0265 in QEventLoop::exec (this=0x7f8e4fe65de0, flags=...) at kernel/qeventloop.cpp:201
#10 0x00007f8e697c51e4 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#11 0x00007f8e69891968 in QInotifyFileSystemWatcherEngine::run (this=0x860430) at io/qfilesystemwatcher_inotify.cpp:248
#12 0x00007f8e697c7a5e in QThreadPrivate::start (arg=0x860430) at thread/qthread_unix.cpp:285
#13 0x00007f8e69538a3f in start_thread () from /lib64/libpthread.so.0
#14 0x00007f8e682f367d in clone () from /lib64/libc.so.6
#15 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f8e6abf1760 (LWP 2704)):
[KCrash Handler]
#6  QCoreApplication::postEvent (receiver=0x47ffffff7, event=0x9447e0, priority=0) at kernel/qcoreapplication.cpp:1132
#7  0x00007f8e50919e74 in AgentListener::~AgentListener (this=0x9481c0, __in_chrg=<value optimized out>) at /usr/src/debug/bluedevil-1.0.2/src/daemon/kded/agentlistener.cpp:32
#8  0x00007f8e50919e89 in AgentListener::~AgentListener (this=0x9481c0, __in_chrg=<value optimized out>) at /usr/src/debug/bluedevil-1.0.2/src/daemon/kded/agentlistener.cpp:33
#9  0x00007f8e698c4a98 in QObject::event (this=0x9481c0, e=<value optimized out>) at kernel/qobject.cpp:1194
#10 0x00007f8e68a5fd14 in QApplicationPrivate::notify_helper (this=0x6a98e0, receiver=0x9481c0, e=0x9bcf00) at kernel/qapplication.cpp:4445
#11 0x00007f8e68a6822a in QApplication::notify (this=<value optimized out>, receiver=0x9481c0, e=0x9bcf00) at kernel/qapplication.cpp:4324
#12 0x00007f8e6a5549e6 in KApplication::notify (this=0x7fff40c0d270, receiver=0x9481c0, event=0x9bcf00) at /usr/src/debug/kdelibs-4.6.0/kdeui/kernel/kapplication.cpp:311
#13 0x00007f8e698b0bfc in QCoreApplication::notifyInternal (this=0x7fff40c0d270, receiver=0x9481c0, event=0x9bcf00) at kernel/qcoreapplication.cpp:732
#14 0x00007f8e698b43f5 in sendEvent (receiver=0x0, event_type=0, data=0x6103e0) at kernel/qcoreapplication.h:215
#15 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x6103e0) at kernel/qcoreapplication.cpp:1373
#16 0x00007f8e698db783 in sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:220
#17 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:277
#18 0x00007f8e6515bbd3 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#19 0x00007f8e6515c3b0 in ?? () from /lib64/libglib-2.0.so.0
#20 0x00007f8e6515c650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#21 0x00007f8e698db91f in QEventDispatcherGlib::processEvents (this=0x617ca0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#22 0x00007f8e68b04d8e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#23 0x00007f8e698b0052 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#24 0x00007f8e698b0265 in QEventLoop::exec (this=0x7fff40c0d1c0, flags=...) at kernel/qeventloop.cpp:201
#25 0x00007f8e698b46ab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#26 0x00007f8e59f916d7 in kdemain (argc=1, argv=0x66ced0) at /usr/src/debug/kdelibs-4.6.0/kded/kded.cpp:925
#27 0x00000000004075e9 in launch (argc=1, _name=0x40b4fc "kded4", args=<value optimized out>, cwd=0x0, envc=<value optimized out>, envs=<value optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x40b377 "0") at /usr/src/debug/kdelibs-4.6.0/kinit/kinit.cpp:730
#28 0x0000000000409e1e in main (argc=4, argv=0x7fff40c0e2c8, envp=0x7fff40c0e2f0) at /usr/src/debug/kdelibs-4.6.0/kinit/kinit.cpp:1845

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

Possible duplicates by query: bug 262587.

Reported using DrKonqi
Comment 1 Dario Andres 2011-05-08 22:15:45 UTC
[Comment from a bug triager]
This issue is being tracked at bug 262587, merging.
Thanks

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