Bug 248795 - Dolphin crashes while opening files
Summary: Dolphin crashes while opening files
Status: RESOLVED DUPLICATE of bug 208921
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-23 12:47 UTC by Bobby
Modified: 2010-08-23 13:29 UTC (History)
0 users

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 Bobby 2010-08-23 12:47:25 UTC
Application: dolphin (1.5)
KDE Platform Version: 4.5.00 (KDE 4.5.0)
Qt Version: 4.6.3
Operating System: Linux 2.6.34-12-desktop i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
- What I was doing when the application crashed:
I was opening a video file with SMPlayer. This crash happens very often and not only with video files but also with other files or simple while navigation. Dolphin also freezes when opened for a while. Scrolling is also a big problem, if I try to scroll to the bottom of a window then is suddenly jumps back to the top. Navigating is also slow and very buggy.

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb597a710 (LWP 22468))]

Thread 2 (Thread 0xaf09fb70 (LWP 22512)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6ce9452 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xae4931d7 in metronom_sync_loop () from /usr/lib/libxine.so.1
#3  0xb6ce4b25 in start_thread () from /lib/libpthread.so.0
#4  0xb60d146e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb597a710 (LWP 22468)):
[KCrash Handler]
#7  _dbus_connection_lock (connection=0x0) at dbus-connection.c:355
#8  0xb59f9985 in _dbus_pending_call_get_connection_and_lock (pending=0xae34ef40) at dbus-pending-call.c:307
#9  0xb59ea2d6 in reply_handler_timeout (data=0xae34ef40) at dbus-connection.c:3163
#10 0xb59feb90 in dbus_timeout_handle (timeout=0xae34ef00) at dbus-timeout.c:473
#11 0xb5e8e4e1 in q_dbus_timeout_handle (this=0x80ca878, e=0xbfae56d0) at qdbus_symbols_p.h:172
#12 QDBusConnectionPrivate::timerEvent (this=0x80ca878, e=0xbfae56d0) at qdbusintegrator.cpp:1035
#13 0xb6e6b774 in QObject::event (this=0x80ca878, e=0xbfae56d0) at kernel/qobject.cpp:1212
#14 0xb6391c64 in QApplicationPrivate::notify_helper (this=0x80cf4e0, receiver=0x80ca878, e=0xbfae56d0) at kernel/qapplication.cpp:4302
#15 0xb6399bf7 in QApplication::notify (this=0xbfae5a40, receiver=0x80ca878, e=0xbfae56d0) at kernel/qapplication.cpp:3706
#16 0xb74762c1 in KApplication::notify (this=0xbfae5a40, receiver=0x80ca878, event=0xbfae56d0) at /usr/src/debug/kdelibs-4.5.0/kdeui/kernel/kapplication.cpp:310
#17 0xb6e58e0e in QCoreApplication::notifyInternal (this=0xbfae5a40, receiver=0x80ca878, event=0xbfae56d0) at kernel/qcoreapplication.cpp:726
#18 0xb6e8770e in sendEvent (this=0x80d2bac) at kernel/qcoreapplication.h:215
#19 QTimerInfoList::activateTimers (this=0x80d2bac) at kernel/qeventdispatcher_unix.cpp:618
#20 0xb6e84675 in timerSourceDispatch (source=0x80d3000) at kernel/qeventdispatcher_glib.cpp:184
#21 idleTimerSourceDispatch (source=0x80d3000) at kernel/qeventdispatcher_glib.cpp:231
#22 0xb5bd8b49 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#23 0xb5bd9350 in ?? () from /usr/lib/libglib-2.0.so.0
#24 0xb5bd960e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#25 0xb6e84d4b in QEventDispatcherGlib::processEvents (this=0x80cff88, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#26 0xb644219a in QGuiEventDispatcherGlib::processEvents (this=0x80cff88, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#27 0xb6e5811d in QEventLoop::processEvents (this=0xbfae5994, flags=...) at kernel/qeventloop.cpp:149
#28 0xb6e58319 in QEventLoop::exec (this=0xbfae5994, flags=...) at kernel/qeventloop.cpp:201
#29 0xb6e5cc70 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#30 0xb638f164 in QApplication::exec () at kernel/qapplication.cpp:3581
#31 0xb17f2bbd in kdemain (argc=6, argv=0x80b48d8) at /usr/src/debug/kdebase-4.5.0/apps/dolphin/src/main.cpp:98
#32 0x0804e3f1 in _start ()

Possible duplicates by query: bug 248696, bug 248534, bug 248257, bug 248134, bug 248068.

Reported using DrKonqi
Comment 1 Peter Penz 2010-08-23 13:29:34 UTC

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