<?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>309691</bug_id>
          
          <creation_ts>2012-11-07 12:13:42 +0000</creation_ts>
          <short_desc>Crash after pressing open file with file manager in Available Devices menue</short_desc>
          <delta_ts>2012-11-07 12:21:03 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>10</classification_id>
          <classification>Unmaintained</classification>
          <product>kdelibs</product>
          <component>kded</component>
          <version>unspecified</version>
          <rep_platform>openSUSE</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>294374</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="Zeno">zeno</reporter>
          <assigned_to name="Unassigned bugs">unassigned-bugs-null</assigned_to>
          
          
          <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>1313306</commentid>
    <comment_count>0</comment_count>
    <who name="Zeno">zeno</who>
    <bug_when>2012-11-07 12:13:42 +0000</bug_when>
    <thetext>Application: kded4 ($Id$)
KDE Platform Version: 4.7.2 (4.7.2) &quot;release 5&quot;
Qt Version: 4.7.4
Operating System: Linux 3.1.10-1.16-desktop x86_64
Distribution: &quot;openSUSE 12.1 (x86_64)&quot;

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

Pressing open file with file manager in Available Devices menue

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7feaac0a9760 (LWP 2477))]

Thread 3 (Thread 0x7fea92c4c700 (LWP 2480)):
#0  0x00007feaaa990e6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007feaaac1c033 in QMutexPrivate::wait (this=0x6a8fa0, timeout=-1) at thread/qmutex_unix.cpp:84
#2  0x00007feaaac18715 in QMutex::lock (this=0x7feaab033f90) at thread/qmutex.cpp:204
#3  0x00007feaaace5386 in QMutexLocker (m=0x7feaab033f90, this=0x7fea92c4bd80) at ../../src/corelib/thread/qmutex.h:102
#4  QProcessManager::catchDeadChildren (this=0x7feaab033f80) at io/qprocess_unix.cpp:266
#5  0x00007feaaace54ee in QProcessManager::run (this=0x7feaab033f80) at io/qprocess_unix.cpp:260
#6  0x00007feaaac1d025 in QThreadPrivate::start (arg=0x7feaab033f80) at thread/qthread_unix.cpp:331
#7  0x00007feaaa98cf05 in start_thread () from /lib64/libpthread.so.0
#8  0x00007feaa972610d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fea9102f700 (LWP 2516)):
#0  0x00007fff389e698f in clock_gettime ()
#1  0x00007feaa67c4d9a in clock_gettime () from /lib64/librt.so.1
#2  0x00007feaaac6d114 in do_gettime (frac=0x7fea9102eb78, sec=0x7fea9102eb70) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007feaaad2ed2d in QTimerInfoList::updateCurrentTime (this=0x7fea84001ed0) at kernel/qeventdispatcher_unix.cpp:339
#5  0x00007feaaad2f063 in QTimerInfoList::timerWait (this=0x7fea84001ed0, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#6  0x00007feaaad2dacc in timerSourcePrepareHelper (src=&lt;optimized out&gt;, timeout=0x7fea9102ec5c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007feaaad2db75 in timerSourcePrepare (source=&lt;optimized out&gt;, timeout=&lt;optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007feaa650fb72 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#9  0x00007feaa651097d in ?? () from /usr/lib64/libglib-2.0.so.0
#10 0x00007feaa6510fa9 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#11 0x00007feaaad2e586 in QEventDispatcherGlib::processEvents (this=0x7fea840008c0, flags=&lt;optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:424
#12 0x00007feaaad02a32 in QEventLoop::processEvents (this=&lt;optimized out&gt;, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007feaaad02c2f in QEventLoop::exec (this=0x7fea9102edf0, flags=...) at kernel/qeventloop.cpp:201
#14 0x00007feaaac1a5df in QThread::exec (this=&lt;optimized out&gt;) at thread/qthread.cpp:498
#15 0x00007feaaace5aff in QInotifyFileSystemWatcherEngine::run (this=0x7d9f70) at io/qfilesystemwatcher_inotify.cpp:248
#16 0x00007feaaac1d025 in QThreadPrivate::start (arg=0x7d9f70) at thread/qthread_unix.cpp:331
#17 0x00007feaaa98cf05 in start_thread () from /lib64/libpthread.so.0
#18 0x00007feaa972610d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7feaac0a9760 (LWP 2477)):
[KCrash Handler]
#6  QProcessManager::remove (this=0x7feaab033f80, process=0x96aeb0) at io/qprocess_unix.cpp:308
#7  0x00007feaaaca3a9a in QProcess::~QProcess (this=0x7a9500, __in_chrg=&lt;optimized out&gt;) at io/qprocess.cpp:1138
#8  0x00007feaaaca3ad9 in QProcess::~QProcess (this=0x7a9500, __in_chrg=&lt;optimized out&gt;) at io/qprocess.cpp:1141
#9  0x00007feaa362a8aa in Solid::Backends::Fstab::FstabStorageAccess::slotSetupFinished (this=0x948be0, exitCode=&lt;optimized out&gt;) at /usr/src/debug/kdelibs-4.7.2/solid/solid/backends/fstab/fstabstorageaccess.cpp:130
#10 0x00007feaa35b730a in Solid::Backends::Fstab::FstabStorageAccess::qt_metacall (this=0x948be0, _c=QMetaObject::InvokeMetaMethod, _id=&lt;optimized out&gt;, _a=0x7fff38856930) at /usr/src/debug/kdelibs-4.7.2/build/solid/solid/moc_fstabstorageaccess.cpp:109
#11 0x00007feaaad165aa in QMetaObject::activate (sender=0x939ab0, m=&lt;optimized out&gt;, local_signal_index=&lt;optimized out&gt;, argv=0x7fff38856930) at kernel/qobject.cpp:3287
#12 0x00007feaaaca361f in QProcess::finished (this=&lt;optimized out&gt;, _t1=0, _t2=QProcess::NormalExit) at .moc/release-shared/moc_qprocess.cpp:142
#13 0x00007feaaaca8326 in QProcessPrivate::_q_processDied (this=0x8d03f0) at io/qprocess.cpp:1051
#14 0x00007feaaaca8929 in QProcess::qt_metacall (this=0x939ab0, _c=QMetaObject::InvokeMetaMethod, _id=13, _a=0x7fff38856a90) at .moc/release-shared/moc_qprocess.cpp:115
#15 0x00007feaaad165aa in QMetaObject::activate (sender=0x8cc040, m=&lt;optimized out&gt;, local_signal_index=&lt;optimized out&gt;, argv=0x7fff38856a90) at kernel/qobject.cpp:3287
#16 0x00007feaaad6017e in QSocketNotifier::activated (this=&lt;optimized out&gt;, _t1=32) at .moc/release-shared/moc_qsocketnotifier.cpp:89
#17 0x00007feaaad1e25b in QSocketNotifier::event (this=0x8cc040, e=0x7fff38857100) at kernel/qsocketnotifier.cpp:317
#18 0x00007feaa9eb5c34 in notify_helper (e=0x7fff38857100, receiver=0x8cc040, this=0x6a4cb0) at kernel/qapplication.cpp:4481
#19 QApplicationPrivate::notify_helper (this=0x6a4cb0, receiver=0x8cc040, e=0x7fff38857100) at kernel/qapplication.cpp:4453
#20 0x00007feaa9ebaac1 in QApplication::notify (this=0x7fff388573b0, receiver=0x8cc040, e=0x7fff38857100) at kernel/qapplication.cpp:4360
#21 0x00007feaaba95e36 in KApplication::notify (this=0x7fff388573b0, receiver=0x8cc040, event=0x7fff38857100) at /usr/src/debug/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:311
#22 0x00007feaaad0382c in QCoreApplication::notifyInternal (this=0x7fff388573b0, receiver=0x8cc040, event=0x7fff38857100) at kernel/qcoreapplication.cpp:787
#23 0x00007feaaad2dc37 in sendEvent (event=0x7fff38857100, receiver=&lt;optimized out&gt;) at kernel/qcoreapplication.h:215
#24 socketNotifierSourceDispatch (source=0x6a6e80) at kernel/qeventdispatcher_glib.cpp:110
#25 0x00007feaa65105dd in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#26 0x00007feaa6510dd8 in ?? () from /usr/lib64/libglib-2.0.so.0
#27 0x00007feaa6510fa9 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#28 0x00007feaaad2e51f in QEventDispatcherGlib::processEvents (this=0x616ce0, flags=&lt;optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:422
#29 0x00007feaa9f58f9e in QGuiEventDispatcherGlib::processEvents (this=&lt;optimized out&gt;, flags=&lt;optimized out&gt;) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x00007feaaad02a32 in QEventLoop::processEvents (this=&lt;optimized out&gt;, flags=...) at kernel/qeventloop.cpp:149
#31 0x00007feaaad02c2f in QEventLoop::exec (this=0x7fff38857340, flags=...) at kernel/qeventloop.cpp:201
#32 0x00007feaaad06df7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#33 0x00007fea998983c5 in kdemain () from /usr/lib64/libkdeinit4_kded4.so
#34 0x0000000000408897 in _start ()

Possible duplicates by query: bug 306127, bug 294374.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1313309</commentid>
    <comment_count>1</comment_count>
    <who name="Jekyll Wu">adaptee</who>
    <bug_when>2012-11-07 12:21:03 +0000</bug_when>
    <thetext>

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

    </bug>

</bugzilla>