Bug 268275 - Crash occurs when loading dektop just after logging in, no pager issues this time
Summary: Crash occurs when loading dektop just after logging in, no pager issues this ...
Status: RESOLVED DUPLICATE of bug 249516
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-12 04:30 UTC by Steve Hess
Modified: 2011-03-24 03:22 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (3.77 KB, text/plain)
2011-03-22 14:20 UTC, Steve Hess
Details
New crash information added by DrKonqi (3.74 KB, text/plain)
2011-03-23 03:31 UTC, Steve Hess
Details
New crash information added by DrKonqi (3.79 KB, text/plain)
2011-03-24 03:22 UTC, Steve Hess
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Hess 2011-03-12 04:30:39 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.5.5 (KDE 4.5.5)
Qt Version: 4.7.1
Operating System: Linux 2.6.35.11-83.fc14.i686 i686
Distribution: "Fedora release 14 (Laughlin)"

-- Information about the crash:
- What I was doing when the application crashed: Crash occurs when loading dektop just after logging in, no pager issues this time

The crash can be reproduced some of the time.

-- Backtrace:
Application: Plasma Workspace (plasma-desktop), signal: Segmentation fault
[KCrash Handler]
#7  QWidget::mapToParent (this=0x0, pos=...) at kernel/qwidget.cpp:4159
#8  0x052d9f53 in QWidget::mapTo (this=0x917d9e8, parent=0x9087fd8, pos=...) at kernel/qwidget.cpp:4115
#9  0x0114da6a in SystemTray::X11EmbedPainter::performUpdates (this=0x8f21748) at /usr/src/debug/kdebase-workspace-4.5.5/plasma/generic/applets/systemtray/protocols/fdo/x11embedpainter.cpp:134
#10 0x0114de72 in SystemTray::X11EmbedPainter::qt_metacall (this=0x8f21748, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbffeb68c) at /usr/src/debug/kdebase-workspace-4.5.5/i686-redhat-linux-gnu/plasma/generic/applets/systemtray/x11embedpainter.moc:75
#11 0x039bcbeb in QMetaObject::metacall (object=0x8f21748, cl=QMetaObject::InvokeMetaMethod, idx=4, argv=0xbffeb68c) at kernel/qmetaobject.cpp:237
#12 0x039cc0c7 in QMetaObject::activate (sender=0x8c3e91c, m=0x3af2ac4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3272
#13 0x03a1a828 in QTimer::timeout (this=0x8c3e91c) at .moc/release-shared/moc_qtimer.cpp:134
#14 0x039d2d1e in QTimer::timerEvent (this=0x8c3e91c, e=0xbffebbbc) at kernel/qtimer.cpp:271
#15 0x039cba24 in QObject::event (this=0x8c3e91c, e=0xbffebbbc) at kernel/qobject.cpp:1175
#16 0x0529226c in QApplicationPrivate::notify_helper (this=0x8767ea0, receiver=0x8c3e91c, e=0xbffebbbc) at kernel/qapplication.cpp:4445
#17 0x05296ed2 in QApplication::notify (this=0x875c048, receiver=0x8c3e91c, e=0xbffebbbc) at kernel/qapplication.cpp:3845
#18 0x03f91f7b in KApplication::notify (this=0x875c048, receiver=0x8c3e91c, event=0xbffebbbc) at /usr/src/debug/kdelibs-4.5.5/kdeui/kernel/kapplication.cpp:310
#19 0x039b63b3 in QCoreApplication::notifyInternal (this=0x875c048, receiver=0x8c3e91c, event=0xbffebbbc) at kernel/qcoreapplication.cpp:732
#20 0x039e6d31 in sendEvent (this=0x876b034) at kernel/qcoreapplication.h:215
#21 QTimerInfoList::activateTimers (this=0x876b034) at kernel/qeventdispatcher_unix.cpp:603
#22 0x039e3945 in timerSourceDispatch (source=0x876b000) at kernel/qeventdispatcher_glib.cpp:184
#23 0x00e39192 in g_main_dispatch (context=0x876a290) at gmain.c:2149
#24 g_main_context_dispatch (context=0x876a290) at gmain.c:2702
#25 0x00e39978 in g_main_context_iterate (context=0x876a290, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2780
#26 0x00e39c35 in g_main_context_iteration (context=0x876a290, may_block=1) at gmain.c:2843
#27 0x039e40ad in QEventDispatcherGlib::processEvents (this=0x87462f8, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#28 0x05345406 in QGuiEventDispatcherGlib::processEvents (this=0x87462f8, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#29 0x039b554a in QEventLoop::processEvents (this=0xbffebe64, flags=...) at kernel/qeventloop.cpp:149
#30 0x039b57fa in QEventLoop::exec (this=0xbffebe64, flags=...) at kernel/qeventloop.cpp:201
#31 0x039ba3a7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#32 0x05290078 in QApplication::exec () at kernel/qapplication.cpp:3719
#33 0x0777fe21 in kdemain (argc=1, argv=0xbffec084) at /usr/src/debug/kdebase-workspace-4.5.5/plasma/desktop/shell/main.cpp:118
#34 0x080487cc in main (argc=1, argv=0xbffec084) at /usr/src/debug/kdebase-workspace-4.5.5/i686-redhat-linux-gnu/plasma/desktop/shell/plasma-desktop_dummy.cpp:3

Possible duplicates by query: bug 266947, bug 263820, bug 262042, bug 257052, bug 256388.

Reported using DrKonqi
Comment 1 Dario Andres 2011-03-13 01:54:40 UTC
[Comment from a bug triager]
This issue is fixed since KDE SC 4.6.0
Merging with bug 249516.
Thanks

*** This bug has been marked as a duplicate of bug 249516 ***
Comment 2 Steve Hess 2011-03-22 14:20:00 UTC
Created attachment 58254 [details]
New crash information added by DrKonqi

plasma-desktop (0.3) on KDE Platform 4.5.5 (KDE 4.5.5) using Qt 4.7.1

- What I was doing when the application crashed: Crash occurred at desktop startup right after login to KDE

-- Backtrace (Reduced):
#7  QWidget::mapToParent (this=0x0, pos=...) at kernel/qwidget.cpp:4159
#8  0x052d9f53 in QWidget::mapTo (this=0xa7a1290, parent=0xa002100, pos=...) at kernel/qwidget.cpp:4115
#9  0x01156a6a in SystemTray::X11EmbedPainter::performUpdates (this=0x9777940) at /usr/src/debug/kdebase-workspace-4.5.5/plasma/generic/applets/systemtray/protocols/fdo/x11embedpainter.cpp:134
#10 0x01156e72 in SystemTray::X11EmbedPainter::qt_metacall (this=0x9777940, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbff74d8c) at /usr/src/debug/kdebase-workspace-4.5.5/i686-redhat-linux-gnu/plasma/generic/applets/systemtray/x11embedpainter.moc:75
[...]
[...]
#13 0x03a1a828 in QTimer::timeout (this=0x98e0364) at .moc/release-shared/moc_qtimer.cpp:134
Comment 3 Steve Hess 2011-03-23 03:31:13 UTC
Created attachment 58279 [details]
New crash information added by DrKonqi

plasma-desktop (0.3) on KDE Platform 4.5.5 (KDE 4.5.5) using Qt 4.7.1

- What I was doing when the application crashed: logging in, crash occurs during kde desktop initialization of the display

-- Backtrace (Reduced):
#7  QWidget::mapToParent (this=0x0, pos=...) at kernel/qwidget.cpp:4159
#8  0x052d9f53 in QWidget::mapTo (this=0xac62410, parent=0xa551738, pos=...) at kernel/qwidget.cpp:4115
#9  0x08453a6a in SystemTray::X11EmbedPainter::performUpdates (this=0xa34a338) at /usr/src/debug/kdebase-workspace-4.5.5/plasma/generic/applets/systemtray/protocols/fdo/x11embedpainter.cpp:134
#10 0x08453e72 in SystemTray::X11EmbedPainter::qt_metacall (this=0xa34a338, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfea1adc) at /usr/src/debug/kdebase-workspace-4.5.5/i686-redhat-linux-gnu/plasma/generic/applets/systemtray/x11embedpainter.moc:75
[...]
[...]
#13 0x03a1a828 in QTimer::timeout (this=0xa69e96c) at .moc/release-shared/moc_qtimer.cpp:134
Comment 4 Steve Hess 2011-03-24 03:22:44 UTC
Created attachment 58300 [details]
New crash information added by DrKonqi

plasma-desktop (0.3) on KDE Platform 4.5.5 (KDE 4.5.5) using Qt 4.7.1

- What I was doing when the application crashed: crash occurs just after login. Seems to be happening almost every time now.

-- Backtrace (Reduced):
#7  QWidget::mapToParent (this=0x0, pos=...) at kernel/qwidget.cpp:4159
#8  0x052d9f53 in QWidget::mapTo (this=0x9981520, parent=0x98edd30, pos=...) at kernel/qwidget.cpp:4115
#9  0x011a6a6a in SystemTray::X11EmbedPainter::performUpdates (this=0x92c0948) at /usr/src/debug/kdebase-workspace-4.5.5/plasma/generic/applets/systemtray/protocols/fdo/x11embedpainter.cpp:134
#10 0x011a6e72 in SystemTray::X11EmbedPainter::qt_metacall (this=0x92c0948, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfe7f82c) at /usr/src/debug/kdebase-workspace-4.5.5/i686-redhat-linux-gnu/plasma/generic/applets/systemtray/x11embedpainter.moc:75
[...]
[...]
#13 0x03a1a828 in QTimer::timeout (this=0x9239b14) at .moc/release-shared/moc_qtimer.cpp:134