Bug 215281 - plasma crashed resize setup
Summary: plasma crashed resize setup
Status: RESOLVED DUPLICATE of bug 214152
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-11-19 14:37 UTC by alekiv
Modified: 2009-11-19 15:19 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 alekiv 2009-11-19 14:37:07 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic i686
Distribution: Ubuntu 9.10

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

Thread 2 (Thread 0xaaf6bb70 (LWP 1868)):
#0  0x0034f422 in __kernel_vsyscall ()
#1  0x002d4e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x00a8978d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x00bcfe67 in QWaitConditionPrivate::wait (this=0x844a358, mutex=0x844a354, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x844a358, mutex=0x844a354, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x011c0922 in QHostInfoAgent::run (this=0x844a348) at kernel/qhostinfo.cpp:260
#6  0x00bcee32 in QThreadPrivate::start (arg=0x844a348) at thread/qthread_unix.cpp:188
#7  0x002d080e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x00a7c7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb76f9700 (LWP 1863)):
[KCrash Handler]
#6  QWidget::mapToParent (this=0x0, pos=...) at kernel/qwidget.cpp:3848
#7  0x072d4eeb in QWidget::mapTo (this=0x0, parent=0x888d0b0, pos=...) at kernel/qwidget.cpp:3804
#8  0x07477c13 in qt_flush (this=0x888ef78, widget=0x0, surface=0x0) at painting/qbackingstore.cpp:98
#9  QWidgetBackingStore::flush (this=0x888ef78, widget=0x0, surface=0x0) at painting/qbackingstore.cpp:1341
#10 0x07479321 in QWidgetBackingStore::sync (this=0x888ef78) at painting/qbackingstore.cpp:1272
#11 0x072dc116 in QWidgetPrivate::syncBackingStore (this=0x8891090) at kernel/qwidget.cpp:1603
#12 0x072e3215 in QWidget::event (this=0x888d0b0, event=0x88bf078) at kernel/qwidget.cpp:7827
#13 0x07692633 in QFrame::event (this=0x888d0b0, e=0x88bf078) at widgets/qframe.cpp:559
#14 0x07731faa in QAbstractScrollArea::event (this=0x888d0b0, e=0x88bf078) at widgets/qabstractscrollarea.cpp:918
#15 0x078db406 in QGraphicsView::event (this=0x888d0b0, event=0x88bf078) at graphicsview/qgraphicsview.cpp:2840
#16 0x0728df54 in QApplicationPrivate::notify_helper (this=0x814a758, receiver=0x888d0b0, e=0x88bf078) at kernel/qapplication.cpp:4056
#17 0x072955ca in QApplication::notify (this=0x8123910, receiver=0x888d0b0, e=0x88bf078) at kernel/qapplication.cpp:4021
#18 0x00f8614a in KApplication::notify (this=0x8123910, receiver=0x888d0b0, event=0x88bf078) at ../../kdeui/kernel/kapplication.cpp:302
#19 0x00cbf6cb in QCoreApplication::notifyInternal (this=0x8123910, receiver=0x888d0b0, event=0x88bf078) at kernel/qcoreapplication.cpp:610
#20 0x00cc02b2 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x80d1e48) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x80d1e48) at kernel/qcoreapplication.cpp:1247
#22 0x00cc047d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#23 0x00cea3ff in QCoreApplication::sendPostedEvents (s=0x814c910) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#24 postEventSourceDispatch (s=0x814c910) at kernel/qeventdispatcher_glib.cpp:210
#25 0x06cbfe78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#26 0x06cc3720 in ?? () from /lib/libglib-2.0.so.0
#27 0x06cc3853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#28 0x00cea02c in QEventDispatcherGlib::processEvents (this=0x814a548, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#29 0x0732ebe5 in QGuiEventDispatcherGlib::processEvents (this=0x814a548, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#30 0x00cbdc79 in QEventLoop::processEvents (this=0xbfa50254, flags=) at kernel/qeventloop.cpp:149
#31 0x00cbe0ca in QEventLoop::exec (this=0xbfa50254, flags=...) at kernel/qeventloop.cpp:201
#32 0x00cc053f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#33 0x0728ddd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#34 0x0138980d in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#35 0x0804dde1 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x80ec5f0 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x80511a5 "0") at ../../kinit/kinit.cpp:677
#36 0x0804ea35 in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#37 0x0804eeac in handle_requests (waitForPid=<value optimized out>) at ../../kinit/kinit.cpp:1362
#38 0x0804fbaf in main (argc=2, argv=0xbfa50ab4, envp=0xbfa50ac0) at ../../kinit/kinit.cpp:1793

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-19 15:19:38 UTC
Qt bug : bug 214152. Thanks

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