Bug 222695 - Constant crashes of Plasma Workspace when running Wine apps
Summary: Constant crashes of Plasma Workspace when running Wine apps
Status: RESOLVED DUPLICATE of bug 210146
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-14 13:09 UTC by Artem Vorotnikov
Modified: 2010-01-14 23:25 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 Artem Vorotnikov 2010-01-14 13:09:12 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.32-02063203-generic x86_64
Distribution: Ubuntu 9.10

-- Information about the crash:
Constant crashes of Plasma Workspace when running Wine apps. Really annoying!

 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7f7dc191a750 (LWP 2257))]

Thread 2 (Thread 0x7f7d9d0aa910 (LWP 2258)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f7dbfdf667b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x166e338, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x166e338, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7dbe5b23ec in QHostInfoAgent::run (this=0x166e320) at kernel/qhostinfo.cpp:252
#4  0x00007f7dbfdf56c5 in QThreadPrivate::start (arg=0x166e320) at thread/qthread_unix.cpp:244
#5  0x00007f7dbfb66a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f7dbe93180d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f7dc191a750 (LWP 2257)):
[KCrash Handler]
#5  QGraphicsScenePrivate::processDirtyItemsRecursive (this=0xd624f0, item=0x1edd4b0, dirtyAncestorContainsChildren=false, parentOpacity=0) at graphicsview/qgraphicsscene.cpp:4895
#6  0x00007f7dbf6b131d in QGraphicsScenePrivate::_q_processDirtyItems (this=0xd624f0) at graphicsview/qgraphicsscene.cpp:466
#7  0x00007f7dbf6b1962 in QGraphicsScene::qt_metacall (this=0xded1b0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x1ecb140) at .moc/release-shared/moc_qgraphicsscene.cpp:130
#8  0x00007f7db8d61d75 in Plasma::Corona::qt_metacall (this=0xd624f0, _c=32363696, _id=0, _a=0x0) at ./corona.moc:107
#9  0x00007f7db45c8833 in DesktopCorona::qt_metacall (this=0xd624f0, _c=32363696, _id=0, _a=0x0) at ./desktopcorona.moc:78
#10 0x00007f7dbfef8d19 in QObject::event (this=0xded1b0, e=0x1e27ce0) at kernel/qobject.cpp:1260
#11 0x00007f7dbf6ad970 in QGraphicsScene::event (this=0xded1b0, event=0x1e27ce0) at graphicsview/qgraphicsscene.cpp:3450
#12 0x00007f7dbf08ee8c in QApplicationPrivate::notify_helper (this=0xcce480, receiver=0xded1b0, e=0x1e27ce0) at kernel/qapplication.cpp:4242
#13 0x00007f7dbf09548d in QApplication::notify (this=0xc98c40, receiver=0xded1b0, e=0x1e27ce0) at kernel/qapplication.cpp:4125
#14 0x00007f7dc042de16 in KApplication::notify (this=0xc98c40, receiver=0xded1b0, event=0x1e27ce0) at ../../kdeui/kernel/kapplication.cpp:302
#15 0x00007f7dbfee904c in QCoreApplication::notifyInternal (this=0xc98c40, receiver=0xded1b0, event=0x1e27ce0) at kernel/qcoreapplication.cpp:704
#16 0x00007f7dbfeeb7c7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xc4abc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xc4abc0) at kernel/qcoreapplication.cpp:1345
#18 0x00007f7dbff12ae3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#19 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#20 0x00007f7dbb526bce in g_main_dispatch (context=0xcd0920) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960
#21 IA__g_main_context_dispatch (context=0xcd0920) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513
#22 0x00007f7dbb52a598 in g_main_context_iterate (context=0xcd0920, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591
#23 0x00007f7dbb52a6c0 in IA__g_main_context_iteration (context=0xcd0920, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#24 0x00007f7dbff12623 in QEventDispatcherGlib::processEvents (this=0xccded0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#25 0x00007f7dbf13d2fe in QGuiEventDispatcherGlib::processEvents (this=0xd624f0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#26 0x00007f7dbfee7972 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#27 0x00007f7dbfee7d4c in QEventLoop::exec (this=0x7fffa2a5bca0, flags=) at kernel/qeventloop.cpp:201
#28 0x00007f7dbfeeba8b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#29 0x00007f7db45cf8a2 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../../plasma/desktop/shell/main.cpp:112
#30 0x0000000000406fb8 in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=0, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x40a4a1 "0") at ../../kinit/kinit.cpp:706
#31 0x0000000000407c70 in handle_launcher_request (sock=8, who=<value optimized out>) at ../../kinit/kinit.cpp:1198
#32 0x0000000000408121 in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1391
#33 0x0000000000408dea in main (argc=4, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1830
The current source language is "auto; currently asm".
The current source language is "auto; currently c".

Possible duplicates by query: bug 222579, bug 222570, bug 222558, bug 222525, bug 222476.

Reported using DrKonqi
Comment 1 Dario Andres 2010-01-14 23:25:40 UTC
This is a Qt 4.6.0 bug, fixed in Qt4.6.1. Check the duplicates...
As a workaround you could try to disable the taskbar items grouping.
Regards

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