Bug 277198 - plasma crashes randomly
Summary: plasma crashes randomly
Status: RESOLVED DUPLICATE of bug 255437
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-06 13:47 UTC by Alan Moore
Modified: 2011-11-20 22:03 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 Alan Moore 2011-07-06 13:47:50 UTC
Application: plasma-desktop (0.4)
KDE Platform Version: 4.6.4 (4.6.4)
Qt Version: 4.7.2
Operating System: Linux 2.6.39-02063901-generic x86_64
Distribution: Ubuntu 11.04

-- Information about the crash:
Plasma crashes on me at random, about once a day.  This time when it crashed,  I was merely browsing the web in Chromium.  VirtualBox and Novell Groupwise were running on my desktop at the time, but not in use.

This is 64-bit Kubuntu Natty upgraded to KDE 4.6.4

The crash can be reproduced some of the time.

-- Backtrace:
Application: Plasma Desktop Shell (plasma-desktop), signal: Aborted
[Current thread is 1 (Thread 0x7f20cf4857c0 (LWP 1989))]

Thread 3 (Thread 0x7f20a6e15700 (LWP 2031)):
#0  0x00007f20ced87f03 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f20c3769104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f20c3769639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f20cbf95446 in QEventDispatcherGlib::processEvents (this=0x1b9dc40, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f20cbf69882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f20cbf69abc in QEventLoop::exec (this=0x7f20a6e14cd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f20cbe80924 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#7  0x00007f20cbf4bc2f in QInotifyFileSystemWatcherEngine::run (this=0x1b9d4e0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f20cbe83175 in QThreadPrivate::start (arg=0x1b9d4e0) at thread/qthread_unix.cpp:320
#9  0x00007f20c17ecbc3 in ?? () from /usr/lib/nvidia-current/libGL.so.1
#10 0x00007f20c406cd8c in start_thread (arg=0x7f20a6e15700) at pthread_create.c:304
#11 0x00007f20ced9504d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f209ef9d700 (LWP 2078)):
#0  0x00007f20c406f3c4 in __pthread_mutex_lock (mutex=0x1ece998) at pthread_mutex_lock.c:61
#1  0x00007f20c3767669 in g_main_context_acquire () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f20c3768f21 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f20c37699f2 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f20a425bc44 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#5  0x00007f20c37903e4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f20c17ecbc3 in ?? () from /usr/lib/nvidia-current/libGL.so.1
#7  0x00007f20c406cd8c in start_thread (arg=0x7f209ef9d700) at pthread_create.c:304
#8  0x00007f20ced9504d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f20cf4857c0 (LWP 1989)):
[KCrash Handler]
#6  0x00007f20cece2d05 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f20cece6ab6 in abort () at abort.c:92
#8  0x00007f20caf276dd in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#9  0x00007f20caf25926 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#10 0x00007f20caf25953 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#11 0x00007f20caf25aa6 in __cxa_rethrow () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#12 0x00007f20cbf69bb2 in QEventLoop::exec (this=0x7fffaec4ab20, flags=...) at kernel/qeventloop.cpp:214
#13 0x00007f20cbf6decb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#14 0x00007f20cf081b4c in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_plasma-desktop.so
#15 0x00007f20ceccdeff in __libc_start_main (main=0x400740 <_start+256>, argc=1, ubp_av=0x7fffaec4af28, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fffaec4af18) at libc-start.c:226
#16 0x0000000000400669 in _start ()

Possible duplicates by query: bug 277178, bug 277177, bug 277176, bug 277164, bug 277129.

Reported using DrKonqi
Comment 1 Beat Wolf 2011-11-20 22:03:59 UTC

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