<?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>240458</bug_id>
          
          <creation_ts>2010-06-02 12:56:41 +0000</creation_ts>
          <short_desc>crash just after reboot , when restoring opened application from previous session</short_desc>
          <delta_ts>2010-06-02 13:25:13 +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>205252</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="Suhan Andrei">sandi_ro</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>972004</commentid>
    <comment_count>0</comment_count>
    <who name="Suhan Andrei">sandi_ro</who>
    <bug_when>2010-06-02 12:56:41 +0000</bug_when>
    <thetext>Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.3
Operating System: Linux 2.6.27.41-170.2.117.fc10.x86_64 x86_64
Distribution: &quot;Fedora release 10 (Cambridge)&quot;

What I was doing when the application crashed:
system just restarted because of unexpected loss of power

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  _dbus_connection_lock (connection=0x68005400650068) at dbus-connection.c:355
#6  0x000000302021cb7d in _dbus_pending_call_get_connection_and_lock (pending=0x1e2af60) at dbus-pending-call.c:309
#7  0x000000302020fc5f in reply_handler_timeout (data=0x68005400650068) at dbus-connection.c:3116
#8  0x0000003e3ee19896 in q_dbus_timeout_handle () at ./qdbus_symbols_p.h:172
#9  QDBusConnectionPrivate::timerEvent (this=0x1d41990, e=0x7fff4bb9e5b0) at qdbusintegrator.cpp:1023
#10 0x0000003e3c353473 in QObject::event (this=0x1d41990, e=0x11) at kernel/qobject.cpp:1074
#11 0x00000032fd39001d in QApplicationPrivate::notify_helper (this=0x1d52bd0, receiver=0x1d41990, e=0x7fff4bb9e5b0) at kernel/qapplication.cpp:4065
#12 0x00000032fd39825a in QApplication::notify (this=0x7fff4bb9e8f0, receiver=0x1d41990, e=0x7fff4bb9e5b0) at kernel/qapplication.cpp:4030
#13 0x00000032fea1351b in KApplication::notify (this=0x7fff4bb9e8f0, receiver=0x1d41990, event=0x7fff4bb9e5b0) at /usr/src/debug/kdelibs-4.3.3/kdeui/kernel/kapplication.cpp:302
#14 0x0000003e3c34378c in QCoreApplication::notifyInternal (this=0x7fff4bb9e8f0, receiver=0x1d41990, event=0x7fff4bb9e5b0) at kernel/qcoreapplication.cpp:610
#15 0x0000003e3c370859 in QCoreApplication::sendEvent () at kernel/qcoreapplication.h:213
#16 QTimerInfoList::activateTimers (this=0x1d50a70) at kernel/qeventdispatcher_unix.cpp:580
#17 0x0000003e3c36cd5d in timerSourceDispatch (source=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:165
#18 0x00000035bb8377bb in g_main_dispatch () at gmain.c:2144
#19 IA__g_main_context_dispatch (context=0x1d4fd20) at gmain.c:2697
#20 0x00000035bb83af8d in g_main_context_iterate (context=0x1d4fd20, block=1, dispatch=1, self=&lt;value optimized out&gt;) at gmain.c:2778
#21 0x00000035bb83b14b in IA__g_main_context_iteration (context=0x1d4fd20, may_block=1) at gmain.c:2841
#22 0x0000003e3c36ccbf in QEventDispatcherGlib::processEvents (this=0x1d27d50, flags=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:327
#23 0x00000032fd42753f in QGuiEventDispatcherGlib::processEvents (this=0x68005400650068, flags=&lt;value optimized out&gt;) at kernel/qguieventdispatcher_glib.cpp:202
#24 0x0000003e3c342022 in QEventLoop::processEvents (this=&lt;value optimized out&gt;, flags=) at kernel/qeventloop.cpp:149
#25 0x0000003e3c3423f4 in QEventLoop::exec (this=0x7fff4bb9e860, flags=) at kernel/qeventloop.cpp:201
#26 0x0000003e3c3446c4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#27 0x00000000004372ad in main (argc=3, argv=0x7fff4bb9edd8) at /usr/src/debug/kdebase-4.3.3/apps/dolphin/src/main.cpp:94

This bug may be a duplicate of or related to bug 205252

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>972017</commentid>
    <comment_count>1</comment_count>
    <who name="Frank Reininghaus">frank78ac</who>
    <bug_when>2010-06-02 13:25:13 +0000</bug_when>
    <thetext>Thanks for the bug report! This looks like bug 205252/bug 208921, which is fixed in KDE 4.3.5 and later.

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

    </bug>

</bugzilla>