<?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>205308</bug_id>
          
          <creation_ts>2009-08-27 10:05:26 +0000</creation_ts>
          <short_desc>Dolphin crash with two tabs open/ after clicking on external hdd</short_desc>
          <delta_ts>2009-08-27 11:19:01 +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>200125</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="Thomas Janssen">thomasj</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>819837</commentid>
    <comment_count>0</comment_count>
    <who name="Thomas Janssen">thomasj</who>
    <bug_when>2009-08-27 10:05:26 +0000</bug_when>
    <thetext>Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.27.30-170.2.82.fc10.x86_64 x86_64
Distribution: &quot;Fedora release 10 (Cambridge)&quot;

What I was doing when the application crashed:
Opened Dolphin. Opened a second tab to move files. Clicked the icon on the left to get my external HDD in the second tab. Took a few moments and Dolphin crashed.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  QUrl (this=0x7fff79971530, other=@0x10) at io/qurl.cpp:3936
#6  0x0000003a97ce3cf9 in KUrl (this=0x7fff79971530, _u=@0x10) at /usr/src/debug/kdelibs-4.3.0/kdecore/io/kurl.cpp:468
#7  0x0000003a98f369a0 in KFileItem::url (this=&lt;value optimized out&gt;) at /usr/src/debug/kdelibs-4.3.0/kio/kio/kfileitem.cpp:1271
#8  0x0000003a98f257a4 in KDirModel::indexForItem (this=0x310be20, item=@0x3134e80) at /usr/src/debug/kdelibs-4.3.0/kio/kio/kdirmodel.cpp:919
#9  0x0000003a9987507a in KFilePreviewGenerator::Private::orderItems (this=0x3119da0, items=@0x7fff79971690) at /usr/src/debug/kdelibs-4.3.0/kfile/kfilepreviewgenerator.cpp:1015
#10 0x0000003a99878ba1 in KFilePreviewGenerator::Private::updateIcons (this=0x3119da0, items=@0x7fff79971700) at /usr/src/debug/kdelibs-4.3.0/kfile/kfilepreviewgenerator.cpp:508
#11 0x0000003a99878e09 in KFilePreviewGenerator::Private::delayedIconUpdate (this=0x3119da0) at /usr/src/debug/kdelibs-4.3.0/kfile/kfilepreviewgenerator.cpp:1080
#12 0x0000003a99879f12 in KFilePreviewGenerator::qt_metacall (this=0x3119ba0, _c=QMetaObject::InvokeMetaMethod, _id=&lt;value optimized out&gt;, _a=0x7fff799717f0)
    at /usr/src/debug/kdelibs-4.3.0/x86_64-redhat-linux-gnu/kfile/kfilepreviewgenerator.moc:95
#13 0x0000003a67358f52 in QMetaObject::activate (sender=0x3119d70, from_signal_index=&lt;value optimized out&gt;, to_signal_index=4, argv=0x218) at kernel/qobject.cpp:3113
#14 0x0000003a67353d63 in QObject::event (this=0x3119d70, e=0x10) at kernel/qobject.cpp:1075
#15 0x0000003a69f9008d in QApplicationPrivate::notify_helper (this=0x20eacd0, receiver=0x3119d70, e=0x7fff79971ea0) at kernel/qapplication.cpp:4056
#16 0x0000003a69f982ca in QApplication::notify (this=0x7fff799721e0, receiver=0x3119d70, e=0x7fff79971ea0) at kernel/qapplication.cpp:4021
#17 0x0000003a98412bbb in KApplication::notify (this=0x7fff799721e0, receiver=0x3119d70, event=0x7fff79971ea0) at /usr/src/debug/kdelibs-4.3.0/kdeui/kernel/kapplication.cpp:302
#18 0x0000003a6734407c in QCoreApplication::notifyInternal (this=0x7fff799721e0, receiver=0x3119d70, event=0x7fff79971ea0) at kernel/qcoreapplication.cpp:610
#19 0x0000003a67371019 in QCoreApplication::sendEvent () at kernel/qcoreapplication.h:213
#20 QTimerInfoList::activateTimers (this=0x20eef20) at kernel/qeventdispatcher_unix.cpp:572
#21 0x0000003a6736d62d in timerSourceDispatch (source=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:165
#22 0x0000003a68e377bb in g_main_dispatch () at gmain.c:2144
#23 IA__g_main_context_dispatch (context=0x20e8120) at gmain.c:2697
#24 0x0000003a68e3af8d in g_main_context_iterate (context=0x20e8120, block=1, dispatch=1, self=&lt;value optimized out&gt;) at gmain.c:2778
#25 0x0000003a68e3b14b in IA__g_main_context_iteration (context=0x20e8120, may_block=1) at gmain.c:2841
#26 0x0000003a6736d58f in QEventDispatcherGlib::processEvents (this=0x20bed50, flags=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:327
#27 0x0000003a6a0274cf in QGuiEventDispatcherGlib::processEvents (this=0x7fff79971530, flags=&lt;value optimized out&gt;) at kernel/qguieventdispatcher_glib.cpp:202
#28 0x0000003a67342912 in QEventLoop::processEvents (this=&lt;value optimized out&gt;, flags=) at kernel/qeventloop.cpp:149
#29 0x0000003a67342ce4 in QEventLoop::exec (this=0x7fff79972150, flags=) at kernel/qeventloop.cpp:201
#30 0x0000003a67344fb4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#31 0x000000000043723d in main (argc=5, argv=0x7fff799726c8) at /usr/src/debug/kdebase-4.3.0/apps/dolphin/src/main.cpp:94

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

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>819898</commentid>
    <comment_count>1</comment_count>
    <who name="Frank Reininghaus">frank78ac</who>
    <bug_when>2009-08-27 11:19:01 +0000</bug_when>
    <thetext>Thanks for the bug report! This crash has been reported a couple of times already, I&apos;ll mark it as a duplicate.

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

    </bug>

</bugzilla>