Bug 302992 - Plasma desktop aborted when idling
Summary: Plasma desktop aborted when idling
Status: RESOLVED DUPLICATE of bug 296473
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: 4.8.4
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-04 03:22 UTC by Franklin Weng
Modified: 2012-07-04 08:38 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 Franklin Weng 2012-07-04 03:22:20 UTC
Application: plasma-desktop (0.4)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-26-generic-pae i686
Distribution: Netrunner Dryland Second Edition

-- Information about the crash:
- What I was doing when the application crashed:
Just idle there.

I disabled screensaver and the screen would never be off when idling.  But Plasma desktop would receive SIGABRT after some time.

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma 桌面 shell (plasma-desktop), signal: Aborted
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb1a83740 (LWP 1916))]

Thread 3 (Thread 0xae771b40 (LWP 1918)):
#0  0xb776ce7c in ___tls_get_addr () from /lib/ld-linux.so.2
#1  0xb62d7d8f in get_thread_data () at thread/qthread_unix.cpp:174
#2  QThreadData::current () at thread/qthread_unix.cpp:200
#3  0xb6420067 in postEventSourcePrepare (s=0xade00da8, timeout=0xae7710bc) at kernel/qeventdispatcher_glib.cpp:256
#4  0xb2b7a872 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb2b7afaf in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xb2b7b201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb64208e7 in QEventDispatcherGlib::processEvents (this=0xade00468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#8  0xb63ec50d in QEventLoop::processEvents (this=0xae771240, flags=...) at kernel/qeventloop.cpp:149
#9  0xb63ec7a9 in QEventLoop::exec (this=0xae771240, flags=...) at kernel/qeventloop.cpp:204
#10 0xb62d594c in QThread::exec (this=0x9308878) at thread/qthread.cpp:501
#11 0xb63c9b5d in QInotifyFileSystemWatcherEngine::run (this=0x9308878) at io/qfilesystemwatcher_inotify.cpp:248
#12 0xb62d8de0 in QThreadPrivate::start (arg=0x9308878) at thread/qthread_unix.cpp:298
#13 0xb2c8bd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#14 0xb7604ace in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xa7c1bb40 (LWP 1924)):
#0  0xb775a424 in __kernel_vsyscall ()
#1  0xb2c8f96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb76123dc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb3c4e029 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#4  0xb3c4e06f in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#5  0xb2c8bd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0xb7604ace in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb1a83740 (LWP 1916)):
[KCrash Handler]
#7  0xb775a424 in __kernel_vsyscall ()
#8  0xb75481ef in raise () from /lib/i386-linux-gnu/libc.so.6
#9  0xb754b835 in abort () from /lib/i386-linux-gnu/libc.so.6
#10 0xb576513d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#11 0xb5762ed3 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#12 0xb5762f0f in std::terminate() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#13 0xb57630b4 in __cxa_rethrow () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#14 0xb63eca55 in QEventLoop::exec (this=0xbf9a6174, flags=...) at kernel/qeventloop.cpp:218
#15 0xb63f1eba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#16 0xb58d6a74 in QApplication::exec () at kernel/qapplication.cpp:3820
#17 0xb770ea7b in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_plasma-desktop.so
#18 0x0804850b in ?? ()
#19 0xb75334d3 in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
#20 0x08048531 in _start ()

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-07-04 08:38:36 UTC

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