Bug 223169 - Plasma crashed when Wine application opened a popup message
Summary: Plasma crashed when Wine application opened a popup message
Status: RESOLVED DUPLICATE of bug 219664
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-17 17:34 UTC by workingwriter
Modified: 2010-01-17 21:28 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 workingwriter 2010-01-17 17:34:25 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.3.90 (KDE 4.3.90 (KDE 4.4 RC1))
Qt Version: 4.6.0
Operating System: Linux 2.6.31-18-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
Had opened a Wine application (MyLifeOrganized), pasted a registration code into the application. When it opened another popup (thanks for registering), Plasma crashed.

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

Thread 2 (Thread 0xab6a4b70 (LWP 3062)):
#0  0x00478422 in __kernel_vsyscall ()
#1  0x00248e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x00f5d307 in QWaitConditionPrivate::wait (this=0x8abaa38, mutex=0x8abaa34, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0x8abaa38, mutex=0x8abaa34, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0x004f9102 in QHostInfoAgent::run (this=0x8abaa28) at kernel/qhostinfo.cpp:252
#5  0x00f5c3ae in QThreadPrivate::start (arg=0x8abaa28) at thread/qthread_unix.cpp:244
#6  0x0024480e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0x05f058de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7856700 (LWP 3061)):
[KCrash Handler]
#6  QGraphicsScenePrivate::processDirtyItemsRecursive (this=0x861c820, item=0x8f0be90, dirtyAncestorContainsChildren=false, parentOpacity=1) at graphicsview/qgraphicsscene.cpp:4895
#7  0x05a0feed in QGraphicsScenePrivate::_q_processDirtyItems (this=0x861c820) at graphicsview/qgraphicsscene.cpp:466
#8  0x05a104f6 in QGraphicsScene::qt_metacall (this=0x8663450, _c=QMetaObject::InvokeMetaMethod, _id=14, _a=0x8aea330) at .moc/release-shared/moc_qgraphicsscene.cpp:130
#9  0x012d320a in Plasma::Corona::qt_metacall (this=0x8663450, _c=QMetaObject::InvokeMetaMethod, _id=18, _a=0x8aea330) at ./corona.moc:107
#10 0x04dd7faa in ?? () from /usr/lib/libkdeinit4_plasma-desktop.so
#11 0x0106311a in QMetaObject::metacall (object=0x8663450, cl=QMetaObject::InvokeMetaMethod, idx=18, argv=0x0) at kernel/qmetaobject.cpp:237
#12 0x0106d856 in QMetaCallEvent::placeMetaCall (this=0x8ecb6f8, object=0x8663450) at kernel/qobject.cpp:574
#13 0x0106e8ae in QObject::event (this=0x8663450, e=0x8ecb6f8) at kernel/qobject.cpp:1260
#14 0x05a0c1c4 in QGraphicsScene::event (this=0x8663450, event=0x8ecb6f8) at graphicsview/qgraphicsscene.cpp:3450
#15 0x0536719c in QApplicationPrivate::notify_helper (this=0x85a2818, receiver=0x8663450, e=0x8ecb6f8) at kernel/qapplication.cpp:4242
#16 0x0536ddf7 in QApplication::notify (this=0x859c0e8, receiver=0x8663450, e=0x8ecb6f8) at kernel/qapplication.cpp:3661
#17 0x00c7767a in KApplication::notify (this=0x859c0e8, receiver=0x8663450, event=0x8ecb6f8) at ../../kdeui/kernel/kapplication.cpp:302
#18 0x0105deab in QCoreApplication::notifyInternal (this=0x859c0e8, receiver=0x8663450, event=0x8ecb6f8) at kernel/qcoreapplication.cpp:704
#19 0x010608e3 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x853d8a8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#20 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x853d8a8) at kernel/qcoreapplication.cpp:1345
#21 0x01060a4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#22 0x0108a0df in QCoreApplication::sendPostedEvents (s=0x85a4bd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#23 postEventSourceDispatch (s=0x85a4bd0) at kernel/qeventdispatcher_glib.cpp:276
#24 0x049d3e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x049d7730 in ?? () from /lib/libglib-2.0.so.0
#26 0x049d7863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x01089bd5 in QEventDispatcherGlib::processEvents (this=0x85a1af0, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#28 0x05424b75 in QGuiEventDispatcherGlib::processEvents (this=0x85a1af0, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#29 0x0105c4c9 in QEventLoop::processEvents (this=0xbfe327b4, flags=) at kernel/qeventloop.cpp:149
#30 0x0105c91a in QEventLoop::exec (this=0xbfe327b4, flags=...) at kernel/qeventloop.cpp:201
#31 0x01060b0f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#32 0x05367237 in QApplication::exec () at kernel/qapplication.cpp:3570
#33 0x04ddfc7e in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#34 0x0804dff7 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x8592c60 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x8051429 "0") at ../../kinit/kinit.cpp:706
#35 0x0804ec15 in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at ../../kinit/kinit.cpp:1198
#36 0x0804f08c in handle_requests (waitForPid=<value optimized out>) at ../../kinit/kinit.cpp:1391
#37 0x0804fe27 in main (argc=4, argv=0xbfe33264, envp=0xbfe33278) at ../../kinit/kinit.cpp:1830

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

Possible duplicates by query: bug 223132, bug 222944, bug 222876, bug 222803, bug 222792.

Reported using DrKonqi
Comment 1 Beat Wolf 2010-01-17 21:28:51 UTC

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