Bug 247849 - Dolphin crashed while using PlayOnLinux
Summary: Dolphin crashed while using PlayOnLinux
Status: RESOLVED DUPLICATE of bug 247618
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
: 248035 248063 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-08-14 15:42 UTC by Klaus Kleber
Modified: 2010-08-19 11:39 UTC (History)
2 users (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 Klaus Kleber 2010-08-14 15:42:20 UTC
Application: dolphin (1.5)
KDE Platform Version: 4.5.00 (KDE 4.5.0)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-15-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:

Used PlayOnLinux (a wine frontend) to install a game. While automatical copying files from CD to harddisk, all dolphine instances crashed.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7879710 (LWP 28746))]

Thread 2 (Thread 0xb44bfb70 (LWP 28825)):
#0  0x007a4e16 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x070d9edb in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x071b02f5 in QTimerInfoList::updateCurrentTime (this=0x9187f34) at kernel/qeventdispatcher_unix.cpp:339
#4  0x071b033a in QTimerInfoList::timerWait (this=0x9187f34, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x071ae3d8 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb44bf0bc) at kernel/qeventdispatcher_glib.cpp:136
#6  0x071ae465 in timerSourcePrepare (source=0x0, timeout=0x7a8ff4) at kernel/qeventdispatcher_glib.cpp:169
#7  0x00e3caca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x00e3cee9 in ?? () from /lib/libglib-2.0.so.0
#9  0x00e3d4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x071ae1cf in QEventDispatcherGlib::processEvents (this=0x94c5658, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#11 0x0717e419 in QEventLoop::processEvents (this=0xb44bf290, flags=) at kernel/qeventloop.cpp:149
#12 0x0717e89a in QEventLoop::exec (this=0xb44bf290, flags=...) at kernel/qeventloop.cpp:201
#13 0x0707bb5e in QThread::exec (this=0x91775d8) at thread/qthread.cpp:490
#14 0x0715d55b in QInotifyFileSystemWatcherEngine::run (this=0x91775d8) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x0707ee39 in QThreadPrivate::start (arg=0x91775d8) at thread/qthread_unix.cpp:266
#16 0x0062f96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#17 0x009eaa4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7879710 (LWP 28746)):
[KCrash Handler]
#7  0x03852289 in ?? ()
#8  0x07197e03 in QObject::disconnect (sender=0x98dc5b8, signal=0x20b1b8 "2selectionChanged(QItemSelection, QItemSelection)", receiver=0x997f098, 
    method=0x20bd44 "1slotSelectionChanged(QItemSelection, QItemSelection)") at kernel/qobject.cpp:2730
#9  0x001dece0 in DolphinView::setUrl (this=0x997f098, url=...) at ../../../../apps/dolphin/src/dolphinview.cpp:562
#10 0x001deef4 in DolphinView::reload (this=0x997f098) at ../../../../apps/dolphin/src/dolphinview.cpp:435
#11 0x00132246 in DolphinMainWindow::reloadView (this=0x95518a0) at ../../../../apps/dolphin/src/dolphinmainwindow.cpp:797
#12 0x00141435 in DolphinMainWindow::qt_metacall (this=0x95518a0, _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0xbfec9598) at ./dolphinmainwindow.moc:217
#13 0x071856ca in QMetaObject::metacall (object=0x95518a0, cl=52, idx=68, argv=0xbfec9598) at kernel/qmetaobject.cpp:237
#14 0x07198455 in QMetaObject::activate (sender=0x9834430, m=0x4557390, local_signal_index=1, argv=0xbfec9598) at kernel/qobject.cpp:3280
#15 0x03bd9139 in QAction::triggered (this=0x9834430, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#16 0x03bdaa4c in QAction::activate (this=0x9834430, event=QAction::Trigger) at kernel/qaction.cpp:1256
#17 0x03bdccb8 in QAction::event (this=0x98dc5b8, e=0x9a80470) at kernel/qaction.cpp:1182
#18 0x02672223 in KAction::event (this=0x9834430, event=0xbfec9ab8) at ../../kdeui/actions/kaction.cpp:131
#19 0x03be10cc in QApplicationPrivate::notify_helper (this=0x9113f60, receiver=0x9834430, e=0xbfec9ab8) at kernel/qapplication.cpp:4389
#20 0x03be711e in QApplication::notify (this=0xbfeca9a0, receiver=0x9834430, e=0xbfec9ab8) at kernel/qapplication.cpp:3791
#21 0x0277482a in KApplication::notify (this=0xbfeca9a0, receiver=0x9834430, event=0xbfec9ab8) at ../../kdeui/kernel/kapplication.cpp:310
#22 0x0717f96b in QCoreApplication::notifyInternal (this=0xbfeca9a0, receiver=0x9834430, event=0xbfec9ab8) at kernel/qcoreapplication.cpp:732
#23 0x03c229ed in QCoreApplication::sendEvent (this=0x911400c, e=0xbfec9f34) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#24 QShortcutMap::dispatchEvent (this=0x911400c, e=0xbfec9f34) at kernel/qshortcutmap.cpp:879
#25 0x03c2481e in QShortcutMap::tryShortcutEvent (this=0x911400c, o=0x9a37c70, e=0xbfec9f34) at kernel/qshortcutmap.cpp:364
#26 0x03be8f18 in QApplication::notify (this=0xbfeca9a0, receiver=0x9a37c70, e=0xbfec9f34) at kernel/qapplication.cpp:3833
#27 0x0277482a in KApplication::notify (this=0xbfeca9a0, receiver=0x9a37c70, event=0xbfec9f34) at ../../kdeui/kernel/kapplication.cpp:310
#28 0x0717f96b in QCoreApplication::notifyInternal (this=0xbfeca9a0, receiver=0x9a37c70, event=0xbfec9f34) at kernel/qcoreapplication.cpp:732
#29 0x03be0c8e in QCoreApplication::sendSpontaneousEvent (receiver=0x9a37c70, event=0x98dc5b8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#30 qt_sendSpontaneousEvent (receiver=0x9a37c70, event=0x98dc5b8) at kernel/qapplication.cpp:5380
#31 0x03c9cee0 in QKeyMapper::sendKeyEvent (keyWidget=0x9a37c70, grab=false, type=QEvent::KeyPress, code=16777268, modifiers=..., text=..., autorepeat=<value optimized out>, 
    count=<value optimized out>, nativeScanCode=71, nativeVirtualKey=65474, nativeModifiers=0) at kernel/qkeymapper_x11.cpp:1867
#32 0x03c9f485 in QKeyMapperPrivate::translateKeyEvent (this=0x913c068, keyWidget=0x9a37c70, event=0xbfeca5fc, grab=112) at kernel/qkeymapper_x11.cpp:1837
#33 0x03c72d7f in QApplication::x11ProcessEvent (this=0xbfeca9a0, event=0xbfeca5fc) at kernel/qapplication_x11.cpp:3429
#34 0x03ca2b3a in x11EventSourceDispatch (s=0x910beb0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#35 0x00e395e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#36 0x00e3d2d8 in ?? () from /lib/libglib-2.0.so.0
#37 0x00e3d4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#38 0x071ae195 in QEventDispatcherGlib::processEvents (this=0x90e9e18, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#39 0x03ca23b5 in QGuiEventDispatcherGlib::processEvents (this=0x90e9e18, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#40 0x0717e419 in QEventLoop::processEvents (this=0xbfeca8f4, flags=) at kernel/qeventloop.cpp:149
#41 0x0717e89a in QEventLoop::exec (this=0xbfeca8f4, flags=...) at kernel/qeventloop.cpp:201
#42 0x07182e4f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#43 0x03bdfef7 in QApplication::exec () at kernel/qapplication.cpp:3665
#44 0x0014a2bb in kdemain (argc=5, argv=0xbfecab94) at ../../../../apps/dolphin/src/main.cpp:98
#45 0x080485fb in main (argc=5, argv=0xbfecab94) at dolphin_dummy.cpp:3

Reported using DrKonqi
Comment 1 Nicolas L. 2010-08-16 10:20:36 UTC
*** Bug 248035 has been marked as a duplicate of this bug. ***
Comment 2 Jonathan Thomas 2010-08-16 17:09:06 UTC
*** Bug 248063 has been marked as a duplicate of this bug. ***
Comment 3 Frank Reininghaus 2010-08-19 11:39:20 UTC
Thanks for the bug report!

I think that this is the same issue as bug 247618 which I can now reproduce (the root cause is a dangling pointer in DolphinView).

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