<?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>246655</bug_id>
          
          <creation_ts>2010-08-04 00:09:54 +0000</creation_ts>
          <short_desc>Dolphin crashes when moving in the folder</short_desc>
          <delta_ts>2010-08-08 14:17:08 +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>Fedora RPMs</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="Petr Zmek">amihere007</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>998195</commentid>
    <comment_count>0</comment_count>
    <who name="Petr Zmek">amihere007</who>
    <bug_when>2010-08-04 00:09:54 +0000</bug_when>
    <thetext>Application: dolphin (1.5)
KDE Platform Version: 4.4.95 (KDE 4.4.95 (KDE 4.5 &gt;= 20100723))
Qt Version: 4.7.0
Operating System: Linux 2.6.32.14-127.fc12.x86_64 x86_64
Distribution: &quot;Fedora release 12 (Constantine)&quot;

-- Information about the crash:
- What I was doing when the application crashed:

browsing in the folder, doesn&apos;t matter what one. The same crash appears when moving fast over items in the folder with the mouse.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7ff9d0733840 (LWP 10276))]

Thread 2 (Thread 0x7ff9b8a0c710 (LWP 10303)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00000037f6a13631 in ?? () from /usr/lib64/libxine.so.1
#2  0x0000003f65a06a3a in start_thread (arg=0x7ff9b8a0c710) at pthread_create.c:297
#3  0x0000003f64ede77d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ff9d0733840 (LWP 10276)):
[KCrash Handler]
#6  _dbus_connection_lock (connection=0x100000011) at dbus-connection.c:355
#7  0x0000003f69a1d25d in _dbus_pending_call_get_connection_and_lock (pending=0x1fce970) at dbus-pending-call.c:307
#8  0x0000003f69a0f40e in reply_handler_timeout (data=0x1fce970) at dbus-connection.c:3156
#9  0x0000003916018f37 in q_dbus_timeout_handle (this=0x1a1de50, e=0x7fffe42b0520) at qdbus_symbols_p.h:174
#10 QDBusConnectionPrivate::timerEvent (this=0x1a1de50, e=0x7fffe42b0520) at qdbusintegrator.cpp:1040
#11 0x0000003915768259 in QObject::event (this=0x1a1de50, e=&lt;value optimized out&gt;) at kernel/qobject.cpp:1175
#12 0x00000039169b1ccc in QApplicationPrivate::notify_helper (this=0x1a37530, receiver=0x1a1de50, e=0x7fffe42b0520) at kernel/qapplication.cpp:4389
#13 0x00000039169b731d in QApplication::notify (this=&lt;value optimized out&gt;, receiver=0x1a1de50, e=0x7fffe42b0520) at kernel/qapplication.cpp:4270
#14 0x0000003917e22736 in KApplication::notify (this=0x7fffe42b0880, receiver=0x1a1de50, event=0x7fffe42b0520) at /usr/src/debug/kdelibs-4.4.95/kdeui/kernel/kapplication.cpp:309
#15 0x00000039157572ac in QCoreApplication::notifyInternal (this=0x7fffe42b0880, receiver=0x1a1de50, event=0x7fffe42b0520) at kernel/qcoreapplication.cpp:732
#16 0x0000003915781f0a in sendEvent (this=0x1a2f4b0) at kernel/qcoreapplication.h:215
#17 QTimerInfoList::activateTimers (this=0x1a2f4b0) at kernel/qeventdispatcher_unix.cpp:602
#18 0x000000391577f624 in timerSourceDispatch (source=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:184
#19 0x0000003f67a3923e in g_main_dispatch (context=0x1a2e520) at gmain.c:1960
#20 IA__g_main_context_dispatch (context=0x1a2e520) at gmain.c:2513
#21 0x0000003f67a3cc28 in g_main_context_iterate (context=0x1a2e520, block=&lt;value optimized out&gt;, dispatch=&lt;value optimized out&gt;, self=&lt;value optimized out&gt;) at gmain.c:2591
#22 0x0000003f67a3cd4a in IA__g_main_context_iteration (context=0x1a2e520, may_block=1) at gmain.c:2654
#23 0x000000391577f313 in QEventDispatcherGlib::processEvents (this=0x1a030f0, flags=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:412
#24 0x0000003916a5249e in QGuiEventDispatcherGlib::processEvents (this=&lt;value optimized out&gt;, flags=&lt;value optimized out&gt;) at kernel/qguieventdispatcher_glib.cpp:204
#25 0x00000039157560f2 in QEventLoop::processEvents (this=&lt;value optimized out&gt;, flags=...) at kernel/qeventloop.cpp:149
#26 0x00000039157563cc in QEventLoop::exec (this=0x7fffe42b07c0, flags=...) at kernel/qeventloop.cpp:201
#27 0x000000391575ab49 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#28 0x000000391c2487af in kdemain () from /usr/lib64/libkdeinit4_dolphin.so
#29 0x0000003f64e1eb1d in __libc_start_main (main=&lt;value optimized out&gt;, argc=&lt;value optimized out&gt;, ubp_av=&lt;value optimized out&gt;, init=&lt;value optimized out&gt;, fini=&lt;value optimized out&gt;, 
    rtld_fini=&lt;value optimized out&gt;, stack_end=0x7fffe42b0d98) at libc-start.c:226
#30 0x0000000000400759 in _start ()

This bug may be a duplicate of or related to bug 226725.

Possible duplicates by query: bug 246456, bug 246291, bug 246208, bug 246017, bug 245976.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1000106</commentid>
    <comment_count>1</comment_count>
    <who name="Frank Reininghaus">frank78ac</who>
    <bug_when>2010-08-08 14:17:08 +0000</bug_when>
    <thetext>Thanks for the bug report! This crash has been reported already. It&apos;s a bug in
the D-Bus library.

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

    </bug>

</bugzilla>