<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>232669</bug_id>
          
          <creation_ts>2010-03-30 11:09:23 +0000</creation_ts>
          <short_desc>Dolphin crashes after doubleclicking a file</short_desc>
          <delta_ts>2010-05-12 14:49:28 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>dolphin</product>
          <component>general</component>
          <version>16.12.2</version>
          <rep_platform>Arch Linux</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>226725</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Kilian Lackhove">kilian</reporter>
          <assigned_to name="Peter Penz">peter.penz19</assigned_to>
          <cc>frank78ac</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>942376</commentid>
    <comment_count>0</comment_count>
    <who name="Kilian Lackhove">kilian</who>
    <bug_when>2010-03-30 11:09:23 +0000</bug_when>
    <thetext>Application: dolphin (1.4)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-ARCH i686
Distribution (Platform): Archlinux Packages

-- Information about the crash:
im on archlinux with latest kdemod.

In this particular crash i doubleclicked a textfile to open it with kate. kate started correctly but dolphin crashed.
This happens _sometimes_ when i open a file with doubleclick, independently of the filetype and associated program (video with vlc, audio with amarok, or pdf with okular). 

I noticed a lot of console output of kfiledialog when i start a kde-app on console an launch the open file dialog. No idea if thats normal or not. If its relevant i can post it here.



The crash can be reproduced some of the time.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0xb504adf4 in _dbus_pthread_mutex_lock () from /usr/lib/libdbus-1.so.3
#7  0xb50418d8 in _dbus_mutex_lock () from /usr/lib/libdbus-1.so.3
#8  0xb5029315 in _dbus_connection_lock () from /usr/lib/libdbus-1.so.3
#9  0xb503c6f5 in _dbus_pending_call_get_connection_and_lock () from /usr/lib/libdbus-1.so.3
#10 0xb502d4a5 in reply_handler_timeout () from /usr/lib/libdbus-1.so.3
#11 0xb50414a2 in dbus_timeout_handle () from /usr/lib/libdbus-1.so.3
#12 0xb6ba4205 in ?? () from /usr/lib/libQtDBus.so.4
#13 0xb6a8a514 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#14 0xb5fd7e4c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#15 0xb5fdea5e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0xb70410ca in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#17 0xb6a79e6b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#18 0xb6aa8de6 in ?? () from /usr/lib/libQtCore.so.4
#19 0xb6aa5af7 in ?? () from /usr/lib/libQtCore.so.4
#20 0xb564d398 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#21 0xb5650c10 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#22 0xb5650d43 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#23 0xb6aa57b5 in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#24 0xb60945c5 in ?? () from /usr/lib/libQtGui.so.4
#25 0xb6a784a9 in QEventLoop::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#26 0xb6a788fa in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#27 0xb6a7ca6f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#28 0xb5fd7ee7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#29 0x0807b83f in main (argc=6, argv=0xbfcc50b4) at /home/phil/kdemod/core/kdebase/src/kdebase-4.4.1/apps/dolphin/src/main.cpp:101

Possible duplicates by query: bug 229551, bug 217407, bug 212280, bug 210788, bug 205252.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>960916</commentid>
    <comment_count>1</comment_count>
    <who name="Frank Reininghaus">frank78ac</who>
    <bug_when>2010-05-12 14:49:28 +0000</bug_when>
    <thetext>Thanks for the bug report! This seems to be a duplicate of a bug in D-Bus.

*** This bug has been marked as a duplicate of bug 226725 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>