Bug 214138 - Dolphin crash while copying
Summary: Dolphin crash while copying
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-11 18:27 UTC by Antonin Slezacek
Modified: 2009-11-11 21:33 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 Antonin Slezacek 2009-11-11 18:27:25 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.1
Operating System: Linux 2.6.30-gentoo-r4 x86_64

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 0 (LWP 3513)]

Thread 2 (Thread 0x7f4da866e950 (LWP 3522)):
#0  0x00007f4db333f04d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f4da74f7f61 in metronom_sync_loop () from /usr/lib64/libxine.so.1
#2  0x00007f4db333b017 in start_thread () from /lib64/libpthread.so.0
#3  0x00007f4db1e0748d in clone () from /lib64/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f4db6a5f750 (LWP 3513)):
[KCrash Handler]
#5  0x00007f4dad714684 in _dbus_connection_lock () from /usr/lib/libdbus-1.so.3
#6  0x00007f4dad725c3d in _dbus_pending_call_get_connection_and_lock () from /usr/lib/libdbus-1.so.3
#7  0x00007f4dad718d0f in reply_handler_timeout () from /usr/lib/libdbus-1.so.3
#8  0x00007f4db39708d6 in QDBusConnectionPrivate::timerEvent () from /usr/lib64/qt4/libQtDBus.so.4
#9  0x00007f4db368f1a3 in QObject::event () from /usr/lib64/qt4/libQtCore.so.4
#10 0x00007f4db29cf92d in QApplicationPrivate::notify_helper () from /usr/lib64/qt4/libQtGui.so.4
#11 0x00007f4db29d835a in QApplication::notify () from /usr/lib64/qt4/libQtGui.so.4
#12 0x00007f4db44a0efb in KApplication::notify () from /usr/lib64/libkdeui.so.5
#13 0x00007f4db36805cc in QCoreApplication::notifyInternal () from /usr/lib64/qt4/libQtCore.so.4
#14 0x00007f4db36a92a6 in QTimerInfoList::activateTimers () from /usr/lib64/qt4/libQtCore.so.4
#15 0x00007f4db36a5d3d in timerSourceDispatch () from /usr/lib64/qt4/libQtCore.so.4
#16 0x00007f4daf102e81 in IA__g_main_context_dispatch (context=0x1627040) at gmain.c:1824
#17 0x00007f4daf1065b8 in g_main_context_iterate (context=0x1627040, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2455
#18 0x00007f4daf10677c in IA__g_main_context_iteration (context=0x1627040, may_block=1) at gmain.c:2518
#19 0x00007f4db36a5c9f in QEventDispatcherGlib::processEvents () from /usr/lib64/qt4/libQtCore.so.4
#20 0x00007f4db2a5600f in QGuiEventDispatcherGlib::processEvents () from /usr/lib64/qt4/libQtGui.so.4
#21 0x00007f4db367ef72 in QEventLoop::processEvents () from /usr/lib64/qt4/libQtCore.so.4
#22 0x00007f4db367f105 in QEventLoop::exec () from /usr/lib64/qt4/libQtCore.so.4
#23 0x00007f4db36811cc in QCoreApplication::exec () from /usr/lib64/qt4/libQtCore.so.4
#24 0x0000000000439ebd in main ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-11 21:33:40 UTC
Merging with bug 208921 Thanks

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