Bug 155520 - Plasma crashed and caused the signal 6 ( SIGABRT )
Summary: Plasma crashed and caused the signal 6 ( SIGABRT )
Status: RESOLVED FIXED
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: 2008-01-12 16:02 UTC by Nicola Greco
Modified: 2008-01-23 00:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Backtrace (4.04 KB, text/plain)
2008-01-22 19:43 UTC, Florent Angly
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nicola Greco 2008-01-12 16:02:23 UTC
Version:            (using KDE KDE 4.0.0)
Installed from:    Ubuntu Packages
OS:                Linux

When i open an application like konqueror or Dolphin or other, desktop crash. The desktop become gray and i can't see icon or menu panel. And appear a window called "Plasma Workspace - The KDE Crash Handler", i click on backtrace, it report :

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1248950560 (LWP 10272)]
[New Thread -1276671088 (LWP 10273)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()
[Current thread is 0 (LWP 10272)]

Thread 2 (Thread -1276671088 (LWP 10273)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7b09676 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb7ede31d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7b5b29d in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#4  0xb4234636 in ?? ()
   from /usr/lib/kde4/lib/kde4/plasma_containment_desktop.so
#5  0x0813d070 in ?? ()
#6  0x0813d06c in ?? ()
#7  0xffffffff in ?? ()
#8  0x00000000 in ?? ()

Thread 1 (Thread -1248950560 (LWP 10272)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7e90e96 in nanosleep () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7e90ca7 in sleep () from /lib/tls/i686/cmov/libc.so.6
#3  0xb782c4c0 in ?? () from /usr/lib/kde4/lib/libkdeui.so.5
#4  0x00000001 in ?? ()
#5  0x00000000 in ?? ()
#0  0xffffe410 in __kernel_vsyscall ()


Someone can help me?
Comment 1 Alex Merry 2008-01-12 16:40:05 UTC
Is there any chance you can install *-dbg packages?  So qt4-x11-dbg, kde4libs-dbg and kdebase-dbg-kde4 or kdebase-workspace-dbg, I think.

Then you can get a backtrace that is usable.

Thanks
Comment 2 Bastien Jansen 2008-01-13 14:09:25 UTC
(Ubuntu 7.10)
I have the same problem nearly each time I want to run an application from the K menu. Sometimes plasma restarts automatically, sometimes I have to run it with Alt-F2.

I will try to install -dbg packages and let you know.
Comment 3 Florent Angly 2008-01-22 19:43:34 UTC
Created attachment 23207 [details]
Backtrace

I have the same crash hapening very frequently when I start new applications. I
installed the *-dbg packages and generated a backtrace of the crash.
Comment 4 Aaron J. Seigo 2008-01-23 00:10:46 UTC
already fixed and backported.