Bug 263709 - dolphin crashes after opening video files within dolphin / dolphin crashes after "open folder" within transmission
Summary: dolphin crashes after opening video files within dolphin / dolphin crashes af...
Status: RESOLVED DUPLICATE of bug 226725
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-20 06:23 UTC by gbm
Modified: 2011-01-23 11: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 gbm 2011-01-20 06:23:05 UTC
Application: dolphin (1.5)
KDE Platform Version: 4.5.5 (KDE 4.5.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-66.fc13.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
dolphin crashes after opening video files within dolphin:
opened video files using dolphin (and sometimes .txt files)
dolphin opens accordingly, and I can browse and scroll within dolphin through the folders but then dolphin crashes after about 2 minutes
this does not happen all the time, maybe 3 of 10 times



dolphin crashes after "open folder" within transmission:
transmission has the option to view a (complete) download "open folder"
the set folder will open accordingly, thus dolphin will crash as described above after again about 2 minutes, mostly as i am viewing the content in dolphin or using totem after i find the downloads from transmission i have searched for and open them, bringing totem in the foreground and dolphin in the backround
this does not happen all the time, maybe 3 of 10 times

steps taken:
i restarted the application using the kde crash handler option, dolphin will open accordingly and i can browse and open content and i restarted the dolphin application manualy, and dolphin will open as well and respond further accordingly too - i am not sure if the application crashes again these restarts
i had the "split view mode" enabled, i have changed this now to the simplified view and am using dolphin further

thank you!

The crash can be reproduced some of the time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  _dbus_connection_lock (connection=0x68005400650068) at dbus-connection.c:355
#7  0x000000370881d3ad in _dbus_pending_call_get_connection_and_lock (pending=0x23d2910) at dbus-pending-call.c:307
#8  0x000000370880f3ee in reply_handler_timeout (data=0x23d2910) at dbus-connection.c:3163
#9  0x000000370e818b77 in q_dbus_timeout_handle (this=0x1f583e0, e=0x7fffe653fea0) at qdbus_symbols_p.h:172
#10 QDBusConnectionPrivate::timerEvent (this=0x1f583e0, e=0x7fffe653fea0) at qdbusintegrator.cpp:1035
#11 0x000000370f962c4e in QObject::event (this=0x1f583e0, e=0x7fffe653fea0) at kernel/qobject.cpp:1212
#12 0x00000037129ab39c in QApplicationPrivate::notify_helper (this=0x1f63f30, receiver=0x1f583e0, e=0x7fffe653fea0) at kernel/qapplication.cpp:4306
#13 0x00000037129b165b in QApplication::notify (this=<value optimized out>, receiver=0x1f583e0, e=0x7fffe653fea0) at kernel/qapplication.cpp:4189
#14 0x0000003655a1d186 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#15 0x000000370f953ddc in QCoreApplication::notifyInternal (this=0x7fffe6540200, receiver=0x1f583e0, event=0x7fffe653fea0) at kernel/qcoreapplication.cpp:726
#16 0x000000370f97c6f2 in sendEvent (this=0x1f69800) at kernel/qcoreapplication.h:215
#17 QTimerInfoList::activateTimers (this=0x1f69800) at kernel/qeventdispatcher_unix.cpp:603
#18 0x000000370f979b98 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#19 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#20 0x000000370543bd02 in g_main_dispatch (context=0x1f68920) at gmain.c:1960
#21 IA__g_main_context_dispatch (context=0x1f68920) at gmain.c:2513
#22 0x000000370543fae8 in g_main_context_iterate (context=0x1f68920, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2591
#23 0x000000370543fc9c in IA__g_main_context_iteration (context=0x1f68920, may_block=1) at gmain.c:2654
#24 0x000000370f979863 in QEventDispatcherGlib::processEvents (this=0x1f3f3b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#25 0x0000003712a4a84e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x000000370f952822 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#27 0x000000370f952aec in QEventLoop::exec (this=0x7fffe6540140, flags=...) at kernel/qeventloop.cpp:201
#28 0x000000370f9561bb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#29 0x000000365864822f in kdemain () from /usr/lib64/libkdeinit4_dolphin.so
#30 0x0000003703c1ec5d in __libc_start_main () from /lib64/libc.so.6
#31 0x00000000004007a9 in _start ()

Possible duplicates by query: bug 262451, bug 261025, bug 260723, bug 259316, bug 258880.

Reported using DrKonqi
Comment 1 Dario Andres 2011-01-22 14:31:34 UTC
Thanks for the bug report! This is an issue in the D-Bus library which
has been reported already. It is fixed in D-Bus 1.3.1 and later:

http://bugreports.qt.nokia.com/browse/QTBUG-7475
https://bugs.freedesktop.org/show_bug.cgi?id=17754

If you cannot update to D-Bus 1.3.1 or later, you can disable tool tips and the
Information Panel as a workaround.

*** This bug has been marked as a duplicate of bug 226725 ***
Comment 2 gbm 2011-01-23 11:31:45 UTC
Hello Mr. Andres,

Thanks for the reply and the tips given. I have checked and cannot find the 
suggested Dbus version 1.3.1. I have attached "installed packages.catalog.txt" 
if this is perhaps any helpful. I also must say, I had test updates enabled in 
KPackageKit too. I have removed this option and I update further.

Furthermore, I have disabled Nepomuk long ago, since I couldnt use it 
accordingly, or it didnt seem to work for me. The "Show Tooltips" in the 
Dolphin application have always been disabled.

Can I provide any further information? I cannot reproduce the crashes myself 
in Dolphin or find out what is causing this myself. 

Thanks again,
Faramarz