Bug 212628 - segmentation fault dolphin copy past
Summary: segmentation fault dolphin copy past
Status: RESOLVED DUPLICATE of bug 208921
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-01 15:45 UTC by biniou.w
Modified: 2009-11-01 16:31 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 biniou.w 2009-11-01 15:45:20 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
Operating System: Linux 2.6.31-ARCH x86_64

What I was doing when the application crashed:
Dolphin freeze and then crash when I copy files or even when I don't! These crashes happen randomly

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

Thread 2 (Thread 0x7f8af2295910 (LWP 1699)):
#0  0x00007f8afd68a05d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f8af0f3b581 in metronom_sync_loop () from /usr/lib/libxine.so.1
#2  0x00007f8afd68557a in start_thread () from /lib/libpthread.so.0
#3  0x00007f8afd9658ed in clone () from /lib/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f8b01655750 (LWP 1691)):
[KCrash Handler]
#5  0x00007f8af76ed770 in _dbus_list_prepend_link () from /usr/lib/libdbus-1.so.3
#6  0x00007f8af76ed789 in _dbus_list_append_link () from /usr/lib/libdbus-1.so.3
#7  0x00007f8af76d5d0d in _dbus_connection_queue_synthesized_message_link () from /usr/lib/libdbus-1.so.3
#8  0x00007f8af76e49d5 in _dbus_pending_call_queue_timeout_error_unlocked () from /usr/lib/libdbus-1.so.3
#9  0x00007f8af76d635c in reply_handler_timeout () from /usr/lib/libdbus-1.so.3
#10 0x00007f8afeee5bb3 in ?? () from /usr/lib/libQtDBus.so.4
#11 0x00007f8afe04ace3 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#12 0x00007f8afe4bd07c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007f8afe4c434e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#14 0x00007f8aff7ea586 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0x00007f8afe03bbfc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#16 0x00007f8afe0673e2 in ?? () from /usr/lib/libQtCore.so.4
#17 0x00007f8afe0643f8 in ?? () from /usr/lib/libQtCore.so.4
#18 0x00007f8af9d771fe in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0x00007f8af9d7abb8 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#20 0x00007f8af9d7ace0 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0x00007f8afe064123 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#22 0x00007f8afe55014e in ?? () from /usr/lib/libQtGui.so.4
#23 0x00007f8afe03a532 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0x00007f8afe03a904 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0x00007f8afe03cab9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#26 0x0000000000439505 in _start ()

This bug may be a duplicate of or related to bug 211621

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-01 16:31:57 UTC
This is bug 205490/ bug 208921. Thanks

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