plasma-desktop randomely crashes - but only on 64 bit.

Bug #1171238 reported by Søren Holm
38
This bug affects 7 people
Affects Status Importance Assigned to Milestone
kde-workspace (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

According to the following link plasma-desktop crashes randomly on 64 bit.

http://dilfridge.blogspot.dk/2013/02/kde-4100-plasma-desktop-crashes-and-qt.html

I can't realy tell what I do when it happenens. Basically it realy does not matter, but I guess that messing around with widgets might trigger it.

Debug-packages does not generate any usable backtrace.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: plasma-desktop 4:4.10.2-0ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic x86_64
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
Date: Sun Apr 21 22:58:12 2013
InstallationDate: Installed on 2013-04-05 (16 days ago)
InstallationMedia: Kubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130402.1)
MarkForUpload: True
SourcePackage: kde-workspace
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Søren Holm (sgh) wrote :
Revision history for this message
Søren Holm (sgh) wrote :
Download full text (6.6 KiB)

Backtrace

Application: Plasma desktop-skal (plasma-desktop), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f41eee247c0 (LWP 2452))]

Thread 8 (Thread 0x7f41cf532700 (LWP 2453)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007f41e7b53e77 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2 0x00007f41e7b53ea9 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3 0x00007f41e224ef8e in start_thread (arg=0x7f41cf532700) at pthread_create.c:311
#4 0x00007f41ee710e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 7 (Thread 0x7f41c6c7c700 (LWP 2456)):
#0 __GI___pthread_mutex_lock (mutex=0x7f41c0000a60) at pthread_mutex_lock.c:136
#1 0x00007f41e1b8b5c1 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f41e1b4b90b in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f41e1b4c0fe in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4 0x00007f41e1b4c304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5 0x00007f41eb2f0036 in QEventDispatcherGlib::processEvents (this=0x7f41c00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6 0x00007f41eb2c038f in QEventLoop::processEvents (this=this@entry=0x7f41c6c7bd90, flags=...) at kernel/qeventloop.cpp:149
#7 0x00007f41eb2c0618 in QEventLoop::exec (this=this@entry=0x7f41c6c7bd90, flags=...) at kernel/qeventloop.cpp:204
#8 0x00007f41eb1c2410 in QThread::exec (this=this@entry=0x13cfda0) at thread/qthread.cpp:542
#9 0x00007f41eb2a1edf in QInotifyFileSystemWatcherEngine::run (this=0x13cfda0) at io/qfilesystemwatcher_inotify.cpp:256
#10 0x00007f41eb1c4bec in QThreadPrivate::start (arg=0x13cfda0) at thread/qthread_unix.cpp:338
#11 0x00007f41e224ef8e in start_thread (arg=0x7f41c6c7c700) at pthread_create.c:311
#12 0x00007f41ee710e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 6 (Thread 0x7f41b8256700 (LWP 2457)):
#0 0x00007f41e1b8b345 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1 0x00007f41e1b8b5e9 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f41e1b4b8f3 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f41e1b4c0fe in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4 0x00007f41e1b4c304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5 0x00007f41eb2f0036 in QEventDispatcherGlib::processEvents (this=0x7f41b00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6 0x00007f41eb2c038f in QEventLoop::processEvents (this=this@entry=0x7f41b8255d90, flags=...) at kernel/qeventloop.cpp:149
#7 0x00007f41eb2c0618 in QEventLoop::exec (this=this@entry=0x7f41b8255d90, flags=...) at kernel/qeventloop.cpp:204
#8 0x00007f41eb1c2410 in QThread::exec (this=this@entry=0x1a53870) at thread/qthread.cpp:542
#9 0x00007f41eb2a1edf in QInotifyFileSystemWatcherEngine::run (this=0x1a53870) at io/qfilesystemwatcher_inotify.cpp:256
#10 0x00007f41eb1c4bec in QThreadPrivate::start (arg=0x1a53870) at thread/qthread_unix.cpp:3...

Read more...

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in kde-workspace (Ubuntu):
status: New → Confirmed
Revision history for this message
Søren Holm (sgh) wrote :
Download full text (17.0 KiB)

Another backtrace

Thread 9 (Thread 0x7fd7a1101700 (LWP 21017)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007fd7b9723e77 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2 0x00007fd7b9723ea9 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3 0x00007fd7b3e1ef8e in start_thread (arg=0x7fd7a1101700) at pthread_create.c:311
#4 0x00007fd7c02e0e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 8 (Thread 0x7fd79f6ef700 (LWP 21018)):
#0 0x00007fd7c02d9233 in select () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007fd7bce70132 in QProcessManager::run (this=0x7fd7bd1ef540 <processManager()::processManager>) at io/qprocess_unix.cpp:245
#2 0x00007fd7bcd94bec in QThreadPrivate::start (arg=0x7fd7bd1ef540 <processManager()::processManager>) at thread/qthread_unix.cpp:338
#3 0x00007fd7b3e1ef8e in start_thread (arg=0x7fd79f6ef700) at pthread_create.c:311
#4 0x00007fd7c02e0e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 7 (Thread 0x7fd79c89c700 (LWP 21020)):
#0 0x00007fd7c02d43cd in poll () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007fd7b371c1dc in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007fd7b371c304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007fd7bcec0036 in QEventDispatcherGlib::processEvents (this=0x7fd7900008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4 0x00007fd7bce9038f in QEventLoop::processEvents (this=this@entry=0x7fd79c89bd90, flags=...) at kernel/qeventloop.cpp:149
#5 0x00007fd7bce90618 in QEventLoop::exec (this=this@entry=0x7fd79c89bd90, flags=...) at kernel/qeventloop.cpp:204
#6 0x00007fd7bcd92410 in QThread::exec (this=this@entry=0x14dd290) at thread/qthread.cpp:542
#7 0x00007fd7bce71edf in QInotifyFileSystemWatcherEngine::run (this=0x14dd290) at io/qfilesystemwatcher_inotify.cpp:256
#8 0x00007fd7bcd94bec in QThreadPrivate::start (arg=0x14dd290) at thread/qthread_unix.cpp:338
#9 0x00007fd7b3e1ef8e in start_thread (arg=0x7fd79c89c700) at pthread_create.c:311
#10 0x00007fd7c02e0e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 6 (Thread 0x7fd789e67700 (LWP 21021)):
#0 0x00007fd7c02d43cd in poll () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007fd7b371c1dc in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007fd7b371c304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007fd7bcec0036 in QEventDispatcherGlib::processEvents (this=0x7fd7840008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4 0x00007fd7bce9038f in QEventLoop::processEvents (this=this@entry=0x7fd789e66d90, flags=...) at kernel/qeventloop.cpp:149
#5 0x00007fd7bce90618 in QEventLoop::exec (this=this@entry=0x7fd789e66d90, flags=...) at kernel/qeventloop.cpp:204
#6 0x00007fd7bcd92410 in QThread::exec (this=this@entry=0x1758b50) at thread/qthread.cpp:542
#7 0x00007fd7bce71edf in QInotifyFileSystemWatcherEngine::run (this=0x1758b50) at io/qfilesystemwatcher_inotify.cpp:256
#8 0x00007fd7bcd94bec in QThreadPrivate::start (arg=0x1758b50) at thread/qthread_unix.cpp:338
#9 0x0000...

Revision history for this message
Søren Holm (sgh) wrote :
Download full text (10.1 KiB)

Yet a backtrace. It might be the axcact same as the previous.

Thread 9 (Thread 0x7feef6b24700 (LWP 21909)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007fef0f146e77 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2 0x00007fef0f146ea9 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3 0x00007fef09841f8e in start_thread (arg=0x7feef6b24700) at pthread_create.c:311
#4 0x00007fef15d03e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 8 (Thread 0x7feef510c700 (LWP 21910)):
#0 0x00007fef15cfc233 in select () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007fef12893132 in QProcessManager::run (this=0x7fef12c12540 <processManager()::processManager>) at io/qprocess_unix.cpp:245
#2 0x00007fef127b7bec in QThreadPrivate::start (arg=0x7fef12c12540 <processManager()::processManager>) at thread/qthread_unix.cpp:338
#3 0x00007fef09841f8e in start_thread (arg=0x7feef510c700) at pthread_create.c:311
#4 0x00007fef15d03e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 7 (Thread 0x7feeee25c700 (LWP 21912)):
#0 0x00007fef15cf73cd in poll () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007fef0913f1dc in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007fef0913f304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007fef128e3036 in QEventDispatcherGlib::processEvents (this=0x7feee80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4 0x00007fef128b338f in QEventLoop::processEvents (this=this@entry=0x7feeee25bd90, flags=...) at kernel/qeventloop.cpp:149
#5 0x00007fef128b3618 in QEventLoop::exec (this=this@entry=0x7feeee25bd90, flags=...) at kernel/qeventloop.cpp:204
#6 0x00007fef127b5410 in QThread::exec (this=this@entry=0x133b960) at thread/qthread.cpp:542
#7 0x00007fef12894edf in QInotifyFileSystemWatcherEngine::run (this=0x133b960) at io/qfilesystemwatcher_inotify.cpp:256
#8 0x00007fef127b7bec in QThreadPrivate::start (arg=0x133b960) at thread/qthread_unix.cpp:338
#9 0x00007fef09841f8e in start_thread (arg=0x7feeee25c700) at pthread_create.c:311
#10 0x00007fef15d03e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 6 (Thread 0x7feedf8d2700 (LWP 21913)):
#0 0x00007fef15cf73cd in poll () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007fef0913f1dc in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007fef0913f304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007fef128e3036 in QEventDispatcherGlib::processEvents (this=0x7feed80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4 0x00007fef128b338f in QEventLoop::processEvents (this=this@entry=0x7feedf8d1d90, flags=...) at kernel/qeventloop.cpp:149
#5 0x00007fef128b3618 in QEventLoop::exec (this=this@entry=0x7feedf8d1d90, flags=...) at kernel/qeventloop.cpp:204
#6 0x00007fef127b5410 in QThread::exec (this=this@entry=0x19936d0) at thread/qthread.cpp:542
#7 0x00007fef12894edf in QInotifyFileSystemWatcherEngine::run (this=0x19936d0) at io/qfilesystemwatcher_inotify.cpp:256
#8 0x00007fef127b7bec in QThreadPrivate::start (arg=0x19936d0)...

Revision history for this message
themroc (rauchweihe) wrote :

Same here after upgrading to Kubuntu 13.04 on all of my Kubuntu PC's (all with 64 bit).

Note, if the CPU is slower, the Desktop crashes more often.

Writing these tree lines, the Desktop crashes on my PC wit Intel Core 2 L7400 1,5 GHz six times !!!

no longer affects: kdebase-workspace
Revision history for this message
Rohan Garg (rohangarg) wrote :

Hi
All the backtraces are pretty useless for us to figure out anything. Please use Dr Konqi to report bugs against the KDE bugtracker and provide better backtraces

Changed in kde-workspace (Ubuntu):
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.