Bug 216153 - Crash after copying a file between two dolphin windows.
Summary: Crash after copying a file between two dolphin windows.
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-25 21:14 UTC by St. Radig
Modified: 2018-03-25 13:42 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description St. Radig 2009-11-25 21:14:43 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.1 (KDE 4.3.1) "release 6"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-0.1-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

What I was doing when the application crashed:
I worked with Firefox and Thunderbird, while in background were open two windows of dolphin, one to show content of a SD-card. Before I had copied a file between the two windows.

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

Thread 2 (Thread 0x7fbb359df910 (LWP 7043)):
#0  0x00007fbb407652cd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fbb2fdb84d1 in metronom_sync_loop () from /usr/lib64/libxine.so.1
#2  0x00007fbb4076065d in start_thread () from /lib64/libpthread.so.0
#3  0x00007fbb40a4714d in clone () from /lib64/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fbb446bc750 (LWP 5832)):
[KCrash Handler]
#5  0x00007fbb41a62594 in QAbstractItemView::setState(QAbstractItemView::State) () from /usr/lib64/libQtGui.so.4
#6  0x00007fbb41a6d970 in QAbstractItemView::mouseMoveEvent(QMouseEvent*) () from /usr/lib64/libQtGui.so.4
#7  0x00007fbb436c0685 in DolphinDetailsView::mouseMoveEvent(QMouseEvent*) () from /usr/lib64/libdolphinprivate.so.4
#8  0x00007fbb41601b52 in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#9  0x00007fbb41940ab6 in QFrame::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#10 0x00007fbb41a72f1b in QAbstractItemView::viewportEvent(QEvent*) () from /usr/lib64/libQtGui.so.4
#11 0x00007fbb41aaa090 in QTreeView::viewportEvent(QEvent*) () from /usr/lib64/libQtGui.so.4
#12 0x00007fbb41122127 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#13 0x00007fbb415b327c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#14 0x00007fbb415ba3c1 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#15 0x00007fbb428978d6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#16 0x00007fbb41122ddc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#17 0x00007fbb436d7c10 in ?? () from /usr/lib64/libdolphinprivate.so.4
#18 0x00007fbb436d7c50 in ?? () from /usr/lib64/libdolphinprivate.so.4
#19 0x00007fbb41137fbc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#20 0x00007fbb41131f63 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#21 0x00007fbb415b32ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#22 0x00007fbb415ba57e in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#23 0x00007fbb428978d6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#24 0x00007fbb41122ddc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#25 0x00007fbb4114e71d in ?? () from /usr/lib64/libQtCore.so.4
#26 0x00007fbb4114b678 in ?? () from /usr/lib64/libQtCore.so.4
#27 0x00007fbb3cc6cdde in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#28 0x00007fbb3cc707a8 in ?? () from /usr/lib64/libglib-2.0.so.0
#29 0x00007fbb3cc708d0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#30 0x00007fbb4114b3a3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#31 0x00007fbb4164631e in ?? () from /usr/lib64/libQtGui.so.4
#32 0x00007fbb41121712 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#33 0x00007fbb41121ae4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#34 0x00007fbb41123c99 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#35 0x0000000000439575 in _start ()

Reported using DrKonqi
Comment 1 Nicolas L. 2009-11-26 16:12:16 UTC
can you please install the debugs packages from you distribution, reproduce the
bug and paste the new crash log ?
Comment 2 Peter Penz 2009-12-18 11:18:50 UTC
Set to "WAITINGFORINFO"
Comment 3 Julian Steinmann 2018-03-25 13:42:13 UTC
This is a crash related to xine, which is no longer in use. Closing, if you still experience such a crash, please open a new bug.