Bug 218275 - Plasma crashes on every startup without any user interaction [Plasma::Wallpaper::setUsingRenderingCache, Plasma::Wallpaper::restore, Plasma::Applet::paint]
Summary: Plasma crashes on every startup without any user interaction [Plasma::Wallpap...
Status: RESOLVED DUPLICATE of bug 218010
Alias: None
Product: plasma4
Classification: Plasma
Component: wallpaper-image (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-11 14:34 UTC by Benedikt Bauer
Modified: 2009-12-11 16:22 UTC (History)
2 users (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 Benedikt Bauer 2009-12-11 14:34:33 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.3.80 (KDE 4.3.80 (KDE 4.4 Beta1)) "release 197"
Qt Version: 4.6.0
Operating System: Linux 2.6.27.39-0.2-pae i686
Distribution: "openSUSE 11.1 (i586)"

-- Information about the crash:
Plasma crashes on startup every time I log into kde.

The errormesage saying that plasma crashed is the first thing to see after the login splash dissappears. At this point I haven't done anything except logging in.

The crash can be reproduced everytime.

 -- Backtrace:
Application: Plasma-Arbeitsfläche (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb53ec750 (LWP 4750))]

Thread 2 (Thread 0xa6bcfb90 (LWP 4759)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb748dc35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb75051e2 in QWaitCondition::wait (this=0x848af28, mutex=0x848af24, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  0xb6d28c82 in QHostInfoAgent::run (this=0x848af18) at kernel/qhostinfo.cpp:252
#4  0xb75042be in QThreadPrivate::start (arg=0x848af18) at thread/qthread_unix.cpp:244
#5  0xb748a1b5 in start_thread () from /lib/libpthread.so.0
#6  0xb5b683ae in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb53ec750 (LWP 4750)):
[KCrash Handler]
#6  0xb519d850 in Plasma::Wallpaper::setUsingRenderingCache (this=0x8170428, useCache=true) at /usr/src/debug/kdelibs-4.3.80/plasma/wallpaper.cpp:351
#7  0xa6f66519 in ?? () from /usr/lib/kde4/plasma_wallpaper_image.so
#8  0xb519d6c9 in Plasma::Wallpaper::restore (this=0x8170428, config=@0xbf9effe8) at /usr/src/debug/kdelibs-4.3.80/plasma/wallpaper.cpp:264
#9  0xb50c5511 in Plasma::Applet::paint (this=0x8211bb0, painter=0xbf9f0efc, option=0x8120d88, widget=0x898fdb8) at /usr/src/debug/kdelibs-4.3.80/plasma/applet.cpp:1352
#10 0xb64e31ad in _q_paintItem (item=<value optimized out>, painter=0xbf9f0efc, option=0x8120d88, widget=0x898fdb8, useWindowOpacity=true, painterStateProtection=true)
    at graphicsview/qgraphicsscene.cpp:4193
#11 0xb64ead4d in QGraphicsScenePrivate::drawItemHelper (this=0x8120c28, item=0x8211bb8, painter=0xbf9f0efc, option=0x8120d88, widget=0x898fdb8, painterStateProtection=<value optimized out>)
    at graphicsview/qgraphicsscene.cpp:4262
#12 0xb64ed018 in QGraphicsScenePrivate::draw (this=0x8120c28, item=0x8211bb8, painter=0xbf9f0efc, viewTransform=0xbf9f0d6c, transformPtr=0xbf9f0a80, exposedRegion=0x897c9ec, widget=0x898fdb8, 
    opacity=1, effectTransform=0x0, wasDirtyParentSceneTransform=false, drawItem=true) at graphicsview/qgraphicsscene.cpp:4736
#13 0xb64ed867 in QGraphicsScenePrivate::drawSubtreeRecursive (this=0x8120c28, item=0x8211bb8, painter=0xbf9f0efc, viewTransform=0xbf9f0d6c, exposedRegion=0x897c9ec, widget=0x898fdb8, 
    parentOpacity=1, effectTransform=0x0) at graphicsview/qgraphicsscene.cpp:4669
#14 0xb64ede4e in QGraphicsScenePrivate::drawItems (this=0x8120c28, painter=0xbf9f0efc, viewTransform=0xbf9f0d6c, exposedRegion=0x897c9ec, widget=0x898fdb8) at graphicsview/qgraphicsscene.cpp:4565
#15 0xb65192f3 in QGraphicsView::paintEvent (this=0x8969b28, event=0xbf9f1594) at graphicsview/qgraphicsview.cpp:3352
#16 0xb5eb48a8 in QWidget::event (this=0x8969b28, event=0xbf9f1594) at kernel/qwidget.cpp:8120
#17 0xb62aa7c3 in QFrame::event (this=0x8969b28, e=0xbf9f1594) at widgets/qframe.cpp:557
#18 0xb6344972 in QAbstractScrollArea::viewportEvent (this=0x8969b28, e=0x1) at widgets/qabstractscrollarea.cpp:1032
#19 0xb651395a in QGraphicsView::viewportEvent (this=0x8969b28, event=0xbf9f1594) at graphicsview/qgraphicsview.cpp:2747
#20 0xb63472a5 in QAbstractScrollAreaFilter::eventFilter (this=0x8966e18, o=0x898fdb8, e=0xbf9f1594) at widgets/qabstractscrollarea_p.h:100
#21 0xb7609b9a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x80ad738, receiver=0x898fdb8, event=0xbf9f1594) at kernel/qcoreapplication.cpp:819
#22 0xb5e561a7 in QApplicationPrivate::notify_helper (this=0x80ad738, receiver=0x898fdb8, e=0xbf9f1594) at kernel/qapplication.cpp:4238
#23 0xb5e5cacc in QApplication::notify (this=0x80a7758, receiver=0x898fdb8, e=0xbf9f1594) at kernel/qapplication.cpp:4207
#24 0xb6a3ed1d in KApplication::notify (this=0x80a7758, receiver=0x898fdb8, event=0xbf9f1594) at /usr/src/debug/kdelibs-4.3.80/kdeui/kernel/kapplication.cpp:302
#25 0xb760a8ab in QCoreApplication::notifyInternal (this=0x80a7758, receiver=0x898fdb8, event=0xbf9f1594) at kernel/qcoreapplication.cpp:704
#26 0xb5ebd04a in QWidgetPrivate::drawWidget (this=0x898fdd0, pdev=0x8991314, rgn=@0xbf9f17d0, offset=@0xbf9f17c8, flags=4, sharedPainter=0x0, backingStore=0x89910a0)
    at ../../src/corelib/kernel/qcoreapplication.h:218
#27 0xb5ebda9e in QWidgetPrivate::paintSiblingsRecursive (this=0x897c688, pdev=0x8991314, siblings=@0x897c694, index=2, rgn=@0xbf9f1aa8, offset=@0x89910c4, flags=4, sharedPainter=0x0, 
    backingStore=0x89910a0) at kernel/qwidget.cpp:5435
#28 0xb5ebcab0 in QWidgetPrivate::drawWidget (this=0x897c688, pdev=0x8991314, rgn=@0xbf9f1aa8, offset=@0x89910c4, flags=4, sharedPainter=0x0, backingStore=0x89910a0) at kernel/qwidget.cpp:5371
#29 0xb609300a in QWidgetBackingStore::sync (this=0x89910a0) at painting/qbackingstore.cpp:1289
#30 0xb609332d in QWidgetBackingStore::sync (this=0x89910a0, exposedWidget=0x8969b28, exposedRegion=@0xbf9f1c90) at painting/qbackingstore.cpp:1094
#31 0xb5eacc8f in QWidgetPrivate::syncBackingStore (this=0x897c688, region=@0xbf9f1c90) at kernel/qwidget.cpp:1671
#32 0xb5ed967e in QETWidget::translatePaintEvent (this=0x8969b28, event=0xbf9f20dc) at kernel/qapplication_x11.cpp:5078
#33 0xb5ee69aa in QApplication::x11ProcessEvent (this=0x80a7758, event=0xbf9f20dc) at kernel/qapplication_x11.cpp:3401
#34 0xb5f133e2 in x11EventSourceDispatch (s=0x80aff88, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#35 0xb59e09c8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#36 0xb59e4083 in ?? () from /usr/lib/libglib-2.0.so.0
#37 0xb59e4241 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#38 0xb76374a1 in QEventDispatcherGlib::processEvents (this=0x80ad528, flags={i = -1080089960}) at kernel/qeventdispatcher_glib.cpp:407
#39 0xb5f12ef5 in QGuiEventDispatcherGlib::processEvents (this=0x80ad528, flags={i = -1080089912}) at kernel/qguieventdispatcher_glib.cpp:202
#40 0xb7608eba in QEventLoop::processEvents (this=0xbf9f2340, flags={i = -1080089848}) at kernel/qeventloop.cpp:149
#41 0xb7609302 in QEventLoop::exec (this=0xbf9f2340, flags={i = -1080089784}) at kernel/qeventloop.cpp:201
#42 0xb760baf9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#43 0xb5e56277 in QApplication::exec () at kernel/qapplication.cpp:3570
#44 0xb25b9b70 in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#45 0x0804e505 in launch (argc=1, _name=0x80a4c84 "/usr/bin/plasma-desktop", args=0x80a4c9c "", cwd=0x0, envc=0, envs=0x80a4ca0 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x805164d "0") at /usr/src/debug/kdelibs-4.3.80/kinit/kinit.cpp:705
#46 0x0804ecdd in handle_launcher_request (sock=8, who=<value optimized out>) at /usr/src/debug/kdelibs-4.3.80/kinit/kinit.cpp:1197
#47 0x0804f173 in handle_requests (waitForPid=0) at /usr/src/debug/kdelibs-4.3.80/kinit/kinit.cpp:1390
#48 0x0804feb2 in main (argc=4, argv=0xbf9f2d34, envp=0xbf9f2d48) at /usr/src/debug/kdelibs-4.3.80/kinit/kinit.cpp:1825

This bug may be a duplicate of or related to bug 218010, bug 210395.

Possible duplicates by query: bug 218010, bug 210395.

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-11 16:22:10 UTC
Merging with bug 218010. Thanks

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