<?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>289199</bug_id>
          
          <creation_ts>2011-12-17 14:10:53 +0000</creation_ts>
          <short_desc>crash while in the background</short_desc>
          <delta_ts>2011-12-27 15:53:00 +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>1.7</version>
          <rep_platform>Ubuntu</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <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>m.wege</reporter>
          <assigned_to name="Peter Penz">peter.penz19</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin>4.8.0</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1200955</commentid>
    <comment_count>0</comment_count>
    <who name="">m.wege</who>
    <bug_when>2011-12-17 14:10:53 +0000</bug_when>
    <thetext>Application: dolphin (1.7)
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.7.4
Operating System: Linux 3.2.0-5-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed: I was actually not using dolphin while it crashed, but the bug might be related to a Nepomuk crash which happened the same time. I will add the bug number. There were several possible duplicates indicated, but no description seemed to match the situation.

-- Backtrace:
Application: Dolphin (dolphin), signal: Aborted
[Current thread is 1 (Thread 0x7f2123cc7780 (LWP 15067))]

Thread 3 (Thread 0x7f211eff4700 (LWP 15068)):
#0  0x00000030c1cd5773 in __GI___poll (fds=&lt;optimized out&gt;, nfds=&lt;optimized out&gt;, timeout=&lt;optimized out&gt;) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00000030c5044f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00000030c5045429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00000030ca597f3e in QEventDispatcherGlib::processEvents (this=0x2747b40, flags=&lt;optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00000030ca56bcf2 in QEventLoop::processEvents (this=&lt;optimized out&gt;, flags=...) at kernel/qeventloop.cpp:149
#5  0x00000030ca56bef7 in QEventLoop::exec (this=0x7f211eff3dd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00000030ca48327f in QThread::exec (this=&lt;optimized out&gt;) at thread/qthread.cpp:498
#7  0x00000030ca54ecbf in QInotifyFileSystemWatcherEngine::run (this=0x27a72b0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00000030ca485d05 in QThreadPrivate::start (arg=0x27a72b0) at thread/qthread_unix.cpp:331
#9  0x00000030c2407efc in start_thread (arg=0x7f211eff4700) at pthread_create.c:304
#10 0x00000030c1ce189d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f211cdd2700 (LWP 15077)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00000030c1c7e9df in _L_lock_10501 () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00000030c1c7cd71 in __GI___libc_free (mem=0x30c1f9a1c0) at malloc.c:3736
#3  0x00000030ca597665 in socketNotifierSourceCheck (source=0x2d73390) at kernel/qeventdispatcher_glib.cpp:92
#4  0x00000030c5044734 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00000030c5044f82 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00000030c5045429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00000030ca597ed6 in QEventDispatcherGlib::processEvents (this=0x2d8cea0, flags=&lt;optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:422
#8  0x00000030ca56bcf2 in QEventLoop::processEvents (this=&lt;optimized out&gt;, flags=...) at kernel/qeventloop.cpp:149
#9  0x00000030ca56bef7 in QEventLoop::exec (this=0x7f211cdd1dd0, flags=...) at kernel/qeventloop.cpp:201
#10 0x00000030ca48327f in QThread::exec (this=&lt;optimized out&gt;) at thread/qthread.cpp:498
#11 0x00000030ca54ecbf in QInotifyFileSystemWatcherEngine::run (this=0x2adf600) at io/qfilesystemwatcher_inotify.cpp:248
#12 0x00000030ca485d05 in QThreadPrivate::start (arg=0x2adf600) at thread/qthread_unix.cpp:331
#13 0x00000030c2407efc in start_thread (arg=0x7f211cdd2700) at pthread_create.c:304
#14 0x00000030c1ce189d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f2123cc7780 (LWP 15067)):
[KCrash Handler]
#6  0x00000030c1c363a5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00000030c1c39b0b in __GI_abort () at abort.c:92
#8  0x00000030c1c6e113 in __libc_message (do_abort=2, fmt=0x30c1d5f0d8 &quot;*** glibc detected *** %s: %s: 0x%s ***\n&quot;) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#9  0x00000030c1c78a96 in malloc_printerr (action=3, str=0x30c1d5f480 &quot;malloc(): smallbin double linked list corrupted&quot;, ptr=&lt;optimized out&gt;) at malloc.c:6283
#10 0x00000030c1c7accc in _int_malloc (av=0x30c1f9a1c0, bytes=8) at malloc.c:4308
#11 0x00000030c1c7c77d in __GI___libc_malloc (bytes=8) at malloc.c:3660
#12 0x00000030c48ba4cd in operator new(unsigned long) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#13 0x000000345bd1933c in node_construct (t=..., n=0x45392d0, this=&lt;optimized out&gt;) at /usr/include/qt4/QtCore/qlist.h:359
#14 append (t=..., this=&lt;optimized out&gt;) at /usr/include/qt4/QtCore/qlist.h:508
#15 QList&lt;KFileItem&gt;::append (this=&lt;optimized out&gt;, t=...) at /usr/include/qt4/QtCore/qlist.h:494
#16 0x000000345bd0e937 in KDirLister::itemsForDir (this=0x29b4530, dir=&lt;optimized out&gt;, which=&lt;optimized out&gt;) at ../../kio/kio/kdirlister.cpp:2683
#17 0x000000345b27306c in KFilePreviewGenerator::Private::updateCutItems (this=0x2ace830) at ../../kfile/kfilepreviewgenerator.cpp:699
#18 0x000000345b2731ed in KFilePreviewGenerator::qt_metacall (this=0x29a8dd0, _c=QMetaObject::InvokeMetaMethod, _id=&lt;optimized out&gt;, _a=0x7fff842cc1f0) at ./kfilepreviewgenerator.moc:97
#19 0x00000030ca57feba in QMetaObject::activate (sender=0x2538980, m=&lt;optimized out&gt;, local_signal_index=&lt;optimized out&gt;, argv=0x0) at kernel/qobject.cpp:3278
#20 0x000000345707bf55 in QApplication::x11ProcessEvent (this=0x7fff842ccb60, event=0x7fff842cc720) at kernel/qapplication_x11.cpp:3524
#21 0x00000034570a4412 in x11EventSourceDispatch (s=0x2543db0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#22 0x00000030c5044a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00000030c5045258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00000030c5045429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00000030ca597ed6 in QEventDispatcherGlib::processEvents (this=0x2520a00, flags=&lt;optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:422
#26 0x00000034570a407e in QGuiEventDispatcherGlib::processEvents (this=&lt;optimized out&gt;, flags=&lt;optimized out&gt;) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x00000030ca56bcf2 in QEventLoop::processEvents (this=&lt;optimized out&gt;, flags=...) at kernel/qeventloop.cpp:149
#28 0x00000030ca56bef7 in QEventLoop::exec (this=0x7fff842ccaf0, flags=...) at kernel/qeventloop.cpp:201
#29 0x00000030ca570789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#30 0x0000003455c4b289 in kdemain (argc=6, argv=0x7fff842cd048) at ../../../dolphin/src/main.cpp:85
#31 0x00000030c1c2130d in __libc_start_main (main=0x400640 &lt;main(int, char**)&gt;, argc=6, ubp_av=0x7fff842cd048, init=&lt;optimized out&gt;, fini=&lt;optimized out&gt;, rtld_fini=&lt;optimized out&gt;, stack_end=0x7fff842cd038) at libc-start.c:226
#32 0x0000000000400671 in _start ()

Possible duplicates by query: bug 288597, bug 287214, bug 286234, bug 285483, bug 283789.

Reported using DrKonqi</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>