Bug 195451 - Plasma Workspace Konquer Wine
Summary: Plasma Workspace Konquer Wine
Status: RESOLVED DUPLICATE of bug 191412
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-06-06 13:44 UTC by Matthew Millar
Modified: 2009-06-06 14:11 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 Matthew Millar 2009-06-06 13:44:00 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.2.85 (KDE 4.2.85 (KDE 4.3 Beta1))
Qt Version: 4.5.1
Operating System: Linux 2.6.28-12-generic x86_64
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
I opened a .exe into wine from konquer and plasma-desktop crashed when the application was being opened.

Thrid Party repositories include the kubuntu-ppa

 -- Backtrace:
Application: Plasma Workspace (plasma-desktop), signal: Segmentation fault
[Current thread is 0 (LWP 3541)]

Thread 2 (Thread 0x7fa6e6e44950 (LWP 3542)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fa7025d6ce9 in QWaitCondition::wait (this=0x26d1db0, mutex=0x26d1da8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007fa705b515dc in QHostInfoAgent::run (this=0x26d1d90) at kernel/qhostinfo.cpp:260
#3  0x00007fa7025d5d02 in QThreadPrivate::start (arg=0x26d1d90) at thread/qthread_unix.cpp:189
#4  0x00007fa6fed783ba in start_thread (arg=<value optimized out>) at pthread_create.c:297
#5  0x00007fa701b40fcd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fa707162790 (LWP 3541)):
[KCrash Handler]
#5  TaskManager::Task::window (this=0x0) at /build/buildd/kdebase-workspace-4.2.85/libs/taskmanager/task.cpp:356
#6  0x00007fa6e9b02ade in AbstractTaskItem::timerEvent (this=0x30d1570, event=<value optimized out>) at /build/buildd/kdebase-workspace-4.2.85/plasma/applets/tasks/abstracttaskitem.cpp:403
#7  0x00007fa7026cebb3 in QObject::event (this=0x30d1570, e=0x24c64b0) at kernel/qobject.cpp:1082
#8  0x00007fa7033e3e7b in QGraphicsWidget::event (this=0x30d1570, event=0x7fff0f29d700) at graphicsview/qgraphicswidget.cpp:1340
#9  0x00007fa702dc8b9d in QApplicationPrivate::notify_helper (this=0x1f28bf0, receiver=0x30d1570, e=0x7fff0f29d700) at kernel/qapplication.cpp:4057
#10 0x00007fa702dd0dea in QApplication::notify (this=0x1f18270, receiver=0x30d1570, e=0x7fff0f29d700) at kernel/qapplication.cpp:4022
#11 0x00007fa70548d1ab in KApplication::notify (this=0x1f18270, receiver=0x30d1570, event=0x7fff0f29d700) at /build/buildd/kde4libs-4.2.85/kdeui/kernel/kapplication.cpp:307
#12 0x00007fa7026bedfc in QCoreApplication::notifyInternal (this=0x1f18270, receiver=0x30d1570, event=0x7fff0f29d700) at kernel/qcoreapplication.cpp:610
#13 0x00007fa7026ebeb6 in QTimerInfoList::activateTimers (this=0x1f2c420) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#14 0x00007fa7026e85cd in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:164
#15 0x00007fa6fd14820a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#16 0x00007fa6fd14b8e0 in ?? () from /usr/lib/libglib-2.0.so.0
#17 0x00007fa6fd14ba7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#18 0x00007fa7026e852f in QEventDispatcherGlib::processEvents (this=0x1effd80, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324
#19 0x00007fa702e6170f in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#20 0x00007fa7026bd6a2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 254400880}) at kernel/qeventloop.cpp:149
#21 0x00007fa7026bda6d in QEventLoop::exec (this=0x7fff0f29d9b0, flags={i = 254400960}) at kernel/qeventloop.cpp:200
#22 0x00007fa7026bfd34 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#23 0x00007fa706e3729b in kdemain (argc=1, argv=0x7fff0f29dcb8) at /build/buildd/kdebase-workspace-4.2.85/plasma/shells/desktop/main.cpp:50
#24 0x00007fa701a795a6 in __libc_start_main (main=0x400890 <main>, argc=1, ubp_av=0x7fff0f29dcb8, init=0x4008c0 <__libc_csu_init>, fini=<value optimized out>, rtld_fini=<value optimized out>, 
    stack_end=0x7fff0f29dca8) at libc-start.c:220
#25 0x00000000004007c9 in _start () at ../sysdeps/x86_64/elf/start.S:113
Comment 1 Dario Andres 2009-06-06 14:11:00 UTC
Fixed after beta1. Thanks

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