Bug 202891 - Plasma segfault while system was not being used
Summary: Plasma segfault while system was not being used
Status: RESOLVED DUPLICATE of bug 176014
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-07 01:30 UTC by Pete Miller
Modified: 2009-08-07 14:14 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 Pete Miller 2009-08-07 01:30:13 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.29.6-desktop-1mnb i686
Distribution: "Mandriva Linux 2009.1"

 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb5eb89b0 (LWP 23606))]

Thread 2 (Thread 0xa0fc7b90 (LWP 23618)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb7d59c45 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb7db34eb in QWaitCondition::wait (this=0x8f25aa8, mutex=0x8f25aa4, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  0xb64f8c84 in QHostInfoAgent::run (this=0x8f25a98) at kernel/qhostinfo.cpp:260
#4  0xb7db23e3 in QThreadPrivate::start (arg=0x8f25a98) at thread/qthread_unix.cpp:188
#5  0xb7d56315 in start_thread () from /lib/i686/libpthread.so.0
#6  0xb679425e in clone () from /lib/i686/libc.so.6

Thread 1 (Thread 0xb5eb89b0 (LWP 23606)):
[KCrash Handler]
#6  0x00000000 in ?? ()
#7  0xb6bde6e5 in blend_src_generic<RegularSpans> (count=256, spans=0xa7f6bb4, userData=0xa9a2878) at painting/qdrawhelper.cpp:3388
#8  0xb6be08ea in blend_transformed_bilinear_tiled_argb<RegularSpans> (count=256, spans=0xa7f6bb4, userData=0xa9a2878) at painting/qdrawhelper.cpp:5740
#9  0xb6bce780 in qBlendTexture (count=256, spans=0xa7f6bb4, userData=0xa9a2878) at painting/qdrawhelper.cpp:7029
#10 0xb6be7b4e in gray_hline (worker=0xa7f67a0, x=2, y=72, area=-20580, acount=1) at painting/qgrayraster.c:1231
#11 0xb6be867c in gray_convert_glyph (worker=0xa7f67a0) at painting/qgrayraster.c:1325
#12 0xb6bb2e48 in QRasterPaintEnginePrivate::rasterize (this=0xaa11d50, outline=0xa7d2e0c, callback=0xb6bce730 <qBlendTexture(int, QT_FT_Span_ const*, void*)>, userData=0xa9a2878)
    at painting/qpaintengine_raster.cpp:4051
#13 0xb6bbb9e8 in QRasterPaintEngine::fillPath (this=0xa6aec78, path=@0xbff05794, fillData=0xa9a2878) at painting/qpaintengine_raster.cpp:1403
#14 0xb6bc8b98 in QRasterPaintEngine::drawPath (this=0xa6aec78, path=@0xbff05794) at painting/qpaintengine_raster.cpp:1933
#15 0xb6b4efad in QPainter::drawPath (this=0xbff0571c, path=@0xbff05794) at painting/qpainter.cpp:3214
#16 0xb6b49382 in QPainterPrivate::draw_helper (this=0xa8a04d8, originalPath=@0xbff05794, op=QPainterPrivate::StrokeAndFillDraw) at painting/qpainter.cpp:451
#17 0xb6b4c648 in QPainter::drawRects (this=0xbff06e80, rects=0xbff05860, rectCount=1) at painting/qpainter.cpp:3355
#18 0xb6b4e8d5 in QPainter::drawPixmap (this=0xbff06e80, r=@0xbff05998, pm=@0xbff05a0c, sr=@0xbff05978) at ../../src/gui/painting/qpainter.h:604
#19 0xb5c6c2ce in Plasma::Svg::paint (this=0x8631fb0, painter=0xbff06e80, rect=@0xbff05ae8, elementID=@0xbff05b6c) at /usr/src/debug/kdelibs-4.3.0/plasma/svg.cpp:457
#20 0xa8871008 in Clock::drawHand (this=0x862c128, p=0xbff06e80, rect=@0xbff05d28, verticalTranslation=80.5, rotation=19, handName=@0xbff05de0)
    at /usr/src/debug/kdebase-workspace-4.3.0/plasma/applets/analog-clock/clock.cpp:277
#21 0xa8871285 in Clock::paintInterface (this=0x862c128, p=0xbff06e80, option=0x9071adc, rect=@0xbff060e8) at /usr/src/debug/kdebase-workspace-4.3.0/plasma/applets/analog-clock/clock.cpp:405
#22 0xb5beca95 in Plasma::Applet::paint (this=0x862c128, painter=0xbff06e80, option=0x9071adc, widget=0x90822a0) at /usr/src/debug/kdelibs-4.3.0/plasma/applet.cpp:1267
#23 0xb706ae22 in _q_paintItem (item=<value optimized out>, painter=0xbff06e80, option=0x9071adc, widget=0x90822a0, useWindowOpacity=true, painterStateProtection=true)
    at graphicsview/qgraphicsscene.cpp:4630
#24 0xb7070de3 in QGraphicsScenePrivate::drawItemHelper (this=0x82709d8, item=0x862c130, painter=0xbff06e80, option=0x9071adc, widget=0x90822a0, painterStateProtection=true)
    at graphicsview/qgraphicsscene.cpp:4699
#25 0xb70732b1 in QGraphicsScene::drawItems (this=0xbfefedd4, painter=0xbff06e80, numItems=3, items=0xa99abc8, options=0x1, widget=0x90822a0) at graphicsview/qgraphicsscene.cpp:5102
#26 0xb7089521 in QGraphicsView::drawItems (this=0x9070c80, painter=0xbff06e80, numItems=3, items=0xa99abc8, options=0x9071a58) at graphicsview/qgraphicsview.cpp:3777
#27 0xb7096886 in QGraphicsView::paintEvent (this=0x9070c80, event=0xa99abc8) at graphicsview/qgraphicsview.cpp:3528
#28 0xb6a64d2d in QWidget::event (this=0x9070c80, event=0xbff073d4) at kernel/qwidget.cpp:7687
#29 0xb6e36cc9 in QFrame::event (this=0x9070c80, e=0xbff073d4) at widgets/qframe.cpp:559
#30 0xb6edb490 in QAbstractScrollArea::viewportEvent (this=0x9070c80, e=0xbff02dd4) at widgets/qabstractscrollarea.cpp:962
#31 0xb7095158 in QGraphicsView::viewportEvent (this=0x9070c80, event=0xbff073d4) at graphicsview/qgraphicsview.cpp:2919
#32 0xb6eddb06 in QAbstractScrollAreaFilter::eventFilter (this=0x9082ad8, o=0x90822a0, e=0xbff073d4) at widgets/qabstractscrollarea_p.h:100
#33 0xb7eadc8e in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x81e40a8, receiver=0x90822a0, event=0xbff073d4) at kernel/qcoreapplication.cpp:726
#34 0xb6a0bb2f in QApplicationPrivate::notify_helper (this=0x81e40a8, receiver=0x90822a0, e=0xbff073d4) at kernel/qapplication.cpp:4052
#35 0xb6a143ab in QApplication::notify (this=0x81aeb50, receiver=0x90822a0, e=0xbff073d4) at kernel/qapplication.cpp:4021
#36 0xb748696b in KApplication::notify (this=0x81aeb50, receiver=0x90822a0, event=0xbff073d4) at /usr/src/debug/kdelibs-4.3.0/kdeui/kernel/kapplication.cpp:302
#37 0xb7eaeaee in QCoreApplication::notifyInternal (this=0x81aeb50, receiver=0x90822a0, event=0xbff073d4) at kernel/qcoreapplication.cpp:610
#38 0xb6a172ed in QCoreApplication::sendSpontaneousEvent (receiver=0x90822a0, event=0xbff02dd4) at ../../src/corelib/kernel/qcoreapplication.h:216
#39 0xb6a6ce7f in QWidgetPrivate::drawWidget (this=0x9082bf0, pdev=0x8ef1574, rgn=@0xbff075e0, offset=@0xbff075b0, flags=68, sharedPainter=0x0, backingStore=0x9083a28) at kernel/qwidget.cpp:5079
#40 0xb6c0aa86 in QWidgetBackingStore::sync (this=0x9083a28) at painting/qbackingstore.cpp:1261
#41 0xb6a5cc2e in QWidgetPrivate::syncBackingStore (this=0x90716e8) at kernel/qwidget.cpp:1603
#42 0xb6a651b0 in QWidget::event (this=0x9070c80, event=0xa88cd00) at kernel/qwidget.cpp:7827
#43 0xb6e36cc9 in QFrame::event (this=0x9070c80, e=0xa88cd00) at widgets/qframe.cpp:559
#44 0xb6edbf7a in QAbstractScrollArea::event (this=0x9070c80, e=0xa88cd00) at widgets/qabstractscrollarea.cpp:918
#45 0xb7091b38 in QGraphicsView::event (this=0x9070c80, event=0xa88cd00) at graphicsview/qgraphicsview.cpp:2840
#46 0xb6a0bb5c in QApplicationPrivate::notify_helper (this=0x81e40a8, receiver=0x9070c80, e=0xa88cd00) at kernel/qapplication.cpp:4056
#47 0xb6a143ab in QApplication::notify (this=0x81aeb50, receiver=0x9070c80, e=0xa88cd00) at kernel/qapplication.cpp:4021
#48 0xb748696b in KApplication::notify (this=0x81aeb50, receiver=0x9070c80, event=0xa88cd00) at /usr/src/debug/kdelibs-4.3.0/kdeui/kernel/kapplication.cpp:302
#49 0xb7eaeaee in QCoreApplication::notifyInternal (this=0x81aeb50, receiver=0x9070c80, event=0xa88cd00) at kernel/qcoreapplication.cpp:610
#50 0xb7eaf7a5 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8164820) at ../../src/corelib/kernel/qcoreapplication.h:213
#51 0xb7eaf98c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#52 0xb7edbabd in postEventSourceDispatch (s=0x81e6850) at ../../src/corelib/kernel/qcoreapplication.h:218
#53 0xb6608cea in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#54 0xb660c354 in ?? () from /usr/lib/libglib-2.0.so.0
#55 0xb660c4df in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#56 0xb7edb6da in QEventDispatcherGlib::processEvents (this=0x81e1688, flags={i = -1074758376}) at kernel/qeventdispatcher_glib.cpp:327
#57 0xb6ab0b4a in QGuiEventDispatcherGlib::processEvents (this=0x81e1688, flags={i = -1074758328}) at kernel/qguieventdispatcher_glib.cpp:202
#58 0xb7ead0b3 in QEventLoop::processEvents (this=0xbff07dc0, flags={i = -1074758264}) at kernel/qeventloop.cpp:149
#59 0xb7ead50d in QEventLoop::exec (this=0xbff07dc0, flags={i = -1074758200}) at kernel/qeventloop.cpp:201
#60 0xb7eafa66 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#61 0xb6a0b9c4 in QApplication::exec () at kernel/qapplication.cpp:3525
#62 0xb3b9720f in kdemain (argc=1, argv=0x8166928) at /usr/src/debug/kdebase-workspace-4.3.0/plasma/shells/desktop/main.cpp:50
#63 0x0804de62 in launch (argc=1, _name=0x81a8964 "/usr/bin/plasma-desktop", args=0x81a897c "", cwd=0x0, envc=0, envs=0x81a8980 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x8051e2c "0") at /usr/src/debug/kdelibs-4.3.0/kinit/kinit.cpp:676
#64 0x0804ea3d in handle_launcher_request (sock=7, who=<value optimized out>) at /usr/src/debug/kdelibs-4.3.0/kinit/kinit.cpp:1168
#65 0x0804f127 in handle_requests (waitForPid=0) at /usr/src/debug/kdelibs-4.3.0/kinit/kinit.cpp:1361
#66 0x0804f720 in main (argc=-1074756556, argv=0xbff08440, envp=0xb7964ff4) at /usr/src/debug/kdelibs-4.3.0/kinit/kinit.cpp:1788

Reported using DrKonqi
Comment 1 Dario Andres 2009-08-07 14:14:43 UTC
Merging with bug 176014. Thanks

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