Bug 261224

Summary: while the plasma desktop plugin was starting it crashes at every login
Product: [Unmaintained] plasma4 Reporter: Jordan M.S. Araujo <medic.hosp.clinicas.mg>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Jordan M.S. Araujo 2010-12-25 13:40:47 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-24-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed: starting the kde-desktop

- Unusual behavior I noticed: it didn't load the plasma desktop but my start-up programs works fine. Alt-F2 works fine too. The tty consoles works fine.

- Custom settings of the application:

The crash can be reproduced every time.

-- Backtrace:
Application: Espaço de trabalho do Plasma (plasma-desktop), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f7f54ffa7a0 (LWP 1835))]

Thread 2 (Thread 0x7f7f315db700 (LWP 1839)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f7f315da990 in ?? ()
#2  0x00007fffb41ff852 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0x7f7f54ffa7a0 (LWP 1835)):
[KCrash Handler]
#6  0x00007f7f3390b7d4 in Notifications::~Notifications (this=0x2338830, __in_chrg=<value optimized out>) at ../../../../../plasma/generic/applets/notifications/ui/notifications.cpp:115
#7  0x00007f7f54460dca in Plasma::ExtenderPrivate::loadExtenderItems (this=<value optimized out>) at ../../plasma/extenders/extender.cpp:736
#8  0x00007f7f544619cc in Plasma::Extender::Extender (this=0x24ae100, applet=<value optimized out>) at ../../plasma/extenders/extender.cpp:105
#9  0x00007f7f5440deb5 in Plasma::Applet::extender (this=0x19045a0) at ../../plasma/applet.cpp:763
#10 0x00007f7f5448c1a7 in Plasma::ExtenderApplet::init (this=0x19045a0) at ../../plasma/private/extenderapplet.cpp:51
#11 0x00007f7f5442d290 in Plasma::ContainmentPrivate::initApplets (this=0x1782e80) at ../../plasma/containment.cpp:462
#12 0x00007f7f5444138c in Plasma::CoronaPrivate::importLayout (this=0xdcc630, conf=<value optimized out>, mergeConfig=<value optimized out>) at ../../plasma/corona.cpp:523
#13 0x00007f7f54441ff3 in Plasma::Corona::loadLayout (this=0xefe6d0, configName=...) at ../../plasma/corona.cpp:458
#14 0x00007f7f54442ac2 in Plasma::Corona::initializeLayout (this=0xefe6d0, configName=...) at ../../plasma/corona.cpp:361
#15 0x00007f7f54bfebb0 in PlasmaApp::corona (this=0xdc8f50) at ../../../../plasma/desktop/shell/plasmaapp.cpp:800
#16 0x00007f7f54bff103 in PlasmaApp::setupDesktop (this=0xdc8f50) at ../../../../plasma/desktop/shell/plasmaapp.cpp:286
#17 0x00007f7f54c01f2e in PlasmaApp::qt_metacall (this=0xdc8f50, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xeea060) at ./plasmaapp.moc:148
#18 0x00007f7f51f9dbde in QObject::event (this=0xdc8f50, e=0x80000000) at kernel/qobject.cpp:1219
#19 0x00007f7f510d9186 in QApplication::event (this=0xdc8f50, e=0xee9c80) at kernel/qapplication.cpp:2439
#20 0x00007f7f510d5fdc in QApplicationPrivate::notify_helper (this=0xdd9690, receiver=0xdc8f50, e=0xee9c80) at kernel/qapplication.cpp:4396
#21 0x00007f7f510dbaed in QApplication::notify (this=0xdc8f50, receiver=0xdc8f50, e=0xee9c80) at kernel/qapplication.cpp:4277
#22 0x00007f7f52c27156 in KApplication::notify (this=0xdc8f50, receiver=0xdc8f50, event=0xee9c80) at ../../kdeui/kernel/kapplication.cpp:310
#23 0x00007f7f51f8bcdc in QCoreApplication::notifyInternal (this=0xdc8f50, receiver=0xdc8f50, event=0xee9c80) at kernel/qcoreapplication.cpp:732
#24 0x00007f7f51f8ec22 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xd72560) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#25 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xd72560) at kernel/qcoreapplication.cpp:1373
#26 0x00007f7f51fb8653 in sendPostedEvents (s=0xddbdc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#27 postEventSourceDispatch (s=0xddbdc0) at kernel/qeventdispatcher_glib.cpp:277
#28 0x00007f7f494e9342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x00007f7f494ed2a8 in ?? () from /lib/libglib-2.0.so.0
#30 0x00007f7f494ed45c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x00007f7f51fb8193 in QEventDispatcherGlib::processEvents (this=0xd72070, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#32 0x00007f7f51188a4e in QGuiEventDispatcherGlib::processEvents (this=0x80000000, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x00007f7f51f8aa02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#34 0x00007f7f51f8adec in QEventLoop::exec (this=0x7fffb41e9e10, flags=) at kernel/qeventloop.cpp:201
#35 0x00007f7f51f8eebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#36 0x00007f7f54be6a56 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../../plasma/desktop/shell/main.cpp:118
#37 0x00007f7f54847d8e 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=0x7fffb41ea1d8) at libc-start.c:226
#38 0x0000000000400669 in _start ()

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

Possible duplicates by query: bug 257641, bug 257188, bug 256783, bug 256780, bug 256775.

Reported using DrKonqi
Comment 1 Dario Andres 2010-12-25 14:21:03 UTC
[Comment from a bug triager]
This issue is being tracked at bug 228987. Merging. Thanks

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