<?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>212548</bug_id>
          
          <creation_ts>2009-10-31 20:42:36 +0000</creation_ts>
          <short_desc>Dolphin segfault after spawning terminal on a samba share</short_desc>
          <delta_ts>2009-11-18 02:25:37 +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>Unlisted Binaries</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>208921</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="Stirling Westrup">swestrup</reporter>
          <assigned_to name="Peter Penz">peter.penz19</assigned_to>
          <cc>andresbajotierra</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>853600</commentid>
    <comment_count>0</comment_count>
    <who name="Stirling Westrup">swestrup</who>
    <bug_when>2009-10-31 20:42:36 +0000</bug_when>
    <thetext>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.30-2-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

What I was doing when the application crashed:
I was using dolphin to browse a samba share on a file server, while in split screen mode. I spawned a terminal (via drop-down menu) on the samba share, which succeeded but moments later Dolphin crashed.

Alas, there doesn&apos;t seem to be a debian package of debug info for libdbus, so this crash report is as complete as I could make it.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fab3471c244 in ?? () from /lib/libdbus-1.so.3
#6  0x00007fab3472dbcd in ?? () from /lib/libdbus-1.so.3
#7  0x00007fab347208bf in ?? () from /lib/libdbus-1.so.3
#8  0x00007fab41308884 in q_dbus_timeout_handle (this=0x23970e0, e=&lt;value optimized out&gt;) at ./qdbus_symbols_p.h:172
#9  QDBusConnectionPrivate::timerEvent (this=0x23970e0, e=&lt;value optimized out&gt;) at qdbusintegrator.cpp:1023
#10 0x00007fab403f8353 in QObject::event (this=0x23970e0, e=0x0) at kernel/qobject.cpp:1074
#11 0x00007fab408b701d in QApplicationPrivate::notify_helper (this=0x23ab580, receiver=0x23970e0, e=0x7fff65e82020) at kernel/qapplication.cpp:4065
#12 0x00007fab408bf07a in QApplication::notify (this=0x7fff65e82360, receiver=0x23970e0, e=0x7fff65e82020) at kernel/qapplication.cpp:4030
#13 0x00007fab41c0a0db in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#14 0x00007fab403e8c9c in QCoreApplication::notifyInternal (this=0x7fff65e82360, receiver=0x23970e0, event=0x7fff65e82020) at kernel/qcoreapplication.cpp:610
#15 0x00007fab404152c6 in QCoreApplication::sendEvent (this=0x23a44d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#16 QTimerInfoList::activateTimers (this=0x23a44d0) at kernel/qeventdispatcher_unix.cpp:580
#17 0x00007fab40411658 in timerSourceDispatch (source=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:184
#18 idleTimerSourceDispatch (source=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:231
#19 0x00007fab3c33d12a in g_main_dispatch (context=0x23ab940) at /tmp/buildd/glib2.0-2.22.2/glib/gmain.c:1960
#20 IA__g_main_context_dispatch (context=0x23ab940) at /tmp/buildd/glib2.0-2.22.2/glib/gmain.c:2513
#21 0x00007fab3c340988 in g_main_context_iterate (context=0x23ab940, block=1, dispatch=1, self=&lt;value optimized out&gt;) at /tmp/buildd/glib2.0-2.22.2/glib/gmain.c:2591
#22 0x00007fab3c340b3c in IA__g_main_context_iteration (context=0x23ab940, may_block=1) at /tmp/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#23 0x00007fab4041139c in QEventDispatcherGlib::processEvents (this=0x237c790, flags=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:407
#24 0x00007fab4094df1f in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=&lt;value optimized out&gt;) at kernel/qguieventdispatcher_glib.cpp:202
#25 0x00007fab403e7562 in QEventLoop::processEvents (this=&lt;value optimized out&gt;, flags=...) at kernel/qeventloop.cpp:149
#26 0x00007fab403e7934 in QEventLoop::exec (this=0x7fff65e822d0, flags=...) at kernel/qeventloop.cpp:201
#27 0x00007fab403e9ba4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#28 0x000000000043953d in _start ()

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>853735</commentid>
    <comment_count>1</comment_count>
    <who name="Dario Andres">andresbajotierra</who>
    <bug_when>2009-11-01 01:21:28 +0000</bug_when>
    <thetext>This is likely to be bug 208921.
- Does Dolphin crash again if you repeat the situation you described ?
Thanks</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>853802</commentid>
    <comment_count>2</comment_count>
    <who name="Stirling Westrup">swestrup</who>
    <bug_when>2009-11-01 09:50:22 +0000</bug_when>
    <thetext>I have tried several times, and have not been able to duplicate this bug. As well, I suspect that my initial bug report may have been in error, and I was not trying to spawn a terminal on the samba share, but on the local side of the operation. I was confused because I ended up taking a large amount of time to install debug packages to augment the backtrace after the crash, during which the details of what, exactly, I was doing became blurred.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>864072</commentid>
    <comment_count>3</comment_count>
    <who name="Dario Andres">andresbajotierra</who>
    <bug_when>2009-11-18 02:25:37 +0000</bug_when>
    <thetext>Thanks

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

    </bug>

</bugzilla>