Bug 268413 - Plasma crashes right after startup on Kubuntu and Dashboard doesn't display anymore
Summary: Plasma crashes right after startup on Kubuntu and Dashboard doesn't display a...
Status: RESOLVED DUPLICATE of bug 241685
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-03-13 22:14 UTC by adrien.facelina
Modified: 2011-03-26 12:55 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 adrien.facelina 2011-03-13 22:14:14 UTC
Application: plasma-desktop (0.4)
KDE Platform Version: 4.6.1 (4.6.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-28-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
Just starting my computer with Kubuntu 10.10.

- Custom settings of the application:
I added a Search and Launch plasmoid on the dashboard (which won't even display anymore) and plasma carshes on startup eversince. But I'm not sure plasma crashing has something to do with it...

The crash can be reproduced every time.

-- Backtrace:
Application: Outil de gestion de fenêtres Plasma (plasma-desktop), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f5ac77737a0 (LWP 1698))]

Thread 3 (Thread 0x7f5aaace7700 (LWP 1699)):
#0  0x00007f5ac7070203 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f5abbe27009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f5abbe2745c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f5ac43e91e6 in QEventDispatcherGlib::processEvents (this=0x122a700, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#4  0x00007f5ac43bba02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f5ac43bbdec in QEventLoop::exec (this=0x7f5aaace6cb0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f5ac42c62fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007f5ac439b5f8 in QInotifyFileSystemWatcherEngine::run (this=0x149c450) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f5ac42c927e in QThreadPrivate::start (arg=0x149c450) at thread/qthread_unix.cpp:266
#9  0x00007f5abf657953 in ?? () from /usr/lib/nvidia-current/libGL.so.1
#10 0x00007f5abc4d9971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#11 0x00007f5ac707c92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f5aa0a32700 (LWP 1702)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f5aa0a31990 in ?? ()
#2  0x00007fffe0bff852 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0x7f5ac77737a0 (LWP 1698)):
[KCrash Handler]
#6  0x00007f5ac3d5b6a4 in QGraphicsLayoutItem::isLayout (this=0x2e7ca40) at graphicsview/qgraphicslayoutitem.cpp:804
#7  0x00007f5ac3d5a742 in QGraphicsLayoutPrivate::activateRecursive (this=0x13fcdc0, item=0x2e7ca40) at graphicsview/qgraphicslayout_p.cpp:181
#8  0x00007f5ac3d5a780 in QGraphicsLayoutPrivate::activateRecursive (this=0x13fcdc0, item=0x1272900) at graphicsview/qgraphicslayout_p.cpp:189
#9  0x00007f5ac3d5a103 in QGraphicsLayout::activate (this=0x1272900) at graphicsview/qgraphicslayout.cpp:261
#10 0x00007f5ac3d5a1c1 in QGraphicsLayout::widgetEvent (this=0x1272900, e=0x2e7ca40) at graphicsview/qgraphicslayout.cpp:369
#11 0x00007f5ac3d9f10f in QGraphicsWidget::event (this=0x13aaa80, event=0x15179a0) at graphicsview/qgraphicswidget.cpp:1329
#12 0x00007f5ac3723fdc in QApplicationPrivate::notify_helper (this=0xf43c30, receiver=0x13aaa80, e=0x15179a0) at kernel/qapplication.cpp:4396
#13 0x00007f5ac3729aed in QApplication::notify (this=0xf348f0, receiver=0x13aaa80, e=0x15179a0) at kernel/qapplication.cpp:4277
#14 0x00007f5ac50c32c6 in KApplication::notify (this=0xf348f0, receiver=0x13aaa80, event=0x15179a0) at ../../kdeui/kernel/kapplication.cpp:311
#15 0x00007f5ac43bccdc in QCoreApplication::notifyInternal (this=0xf348f0, receiver=0x13aaa80, event=0x15179a0) at kernel/qcoreapplication.cpp:732
#16 0x00007f5ac43bfc22 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xeae530) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xeae530) at kernel/qcoreapplication.cpp:1373
#18 0x00007f5ac43e9653 in sendPostedEvents (s=0xf47380) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#19 postEventSourceDispatch (s=0xf47380) at kernel/qeventdispatcher_glib.cpp:277
#20 0x00007f5abbe23342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#21 0x00007f5abbe272a8 in ?? () from /lib/libglib-2.0.so.0
#22 0x00007f5abbe2745c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#23 0x00007f5ac43e9193 in QEventDispatcherGlib::processEvents (this=0xeadc20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#24 0x00007f5ac37d6a4e in QGuiEventDispatcherGlib::processEvents (this=0x2e7ca40, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#25 0x00007f5ac43bba02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#26 0x00007f5ac43bbdec in QEventLoop::exec (this=0x7fffe0b33420, flags=) at kernel/qeventloop.cpp:201
#27 0x00007f5ac43bfebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#28 0x00007f5ac735acf3 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../../plasma/desktop/shell/main.cpp:118
#29 0x00007f5ac6fb4d8e in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fffe0b337f8) at libc-start.c:226
#30 0x0000000000400669 in _start ()

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

Possible duplicates by query: bug 265719, bug 265073, bug 261522, bug 260906, bug 259892.

Reported using DrKonqi
Comment 1 Beat Wolf 2011-03-26 12:55:23 UTC

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