Application: dolphin (15.12.3) Qt Version: 5.5.1 Operating System: Linux 4.4.0-36-generic i686 Distribution: Ubuntu 16.04.1 LTS -- Information about the crash: - What I was doing when the application crashed: Dolphin crashed when I was moving files to trash. Happens often, sometimes moving or deleting on file is enough. -- Backtrace: Application: Dolphin (dolphin), signal: Segmentation fault Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0xb1a8e800 (LWP 8388))] Thread 3 (Thread 0xae13bb40 (LWP 8393)): #0 0xb5669408 in QTimerInfoList::updateCurrentTime (this=0xad80269c) at kernel/qtimerinfo_unix.cpp:85 #1 0xb5669904 in QTimerInfoList::timerWait (this=0xad80269c, tm=...) at kernel/qtimerinfo_unix.cpp:381 #2 0xb566aec9 in timerSourcePrepareHelper (timeout=0xae13b038, src=0xad802668) at kernel/qeventdispatcher_glib.cpp:127 #3 timerSourcePrepare (source=0xad802668, timeout=0xae13b038) at kernel/qeventdispatcher_glib.cpp:160 #4 0xb40cb5cb in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0 #5 0xb40cc014 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #6 0xb40cc244 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #7 0xb566bb14 in QEventDispatcherGlib::processEvents (this=0xad800470, flags=...) at kernel/qeventdispatcher_glib.cpp:420 #8 0xb5610953 in QEventLoop::processEvents (this=0xae13b1d4, flags=...) at kernel/qeventloop.cpp:128 #9 0xb5610daa in QEventLoop::exec (this=0xae13b1d4, flags=...) at kernel/qeventloop.cpp:204 #10 0xb5436f1d in QThread::exec (this=0x9ac4fe0) at thread/qthread.cpp:503 #11 0xb5436ff8 in QThread::run (this=0x9ac4fe0) at thread/qthread.cpp:570 #12 0xb543c43b in QThreadPrivate::start (arg=0x9ac4fe0) at thread/qthread_unix.cpp:331 #13 0xb42742b5 in start_thread (arg=0xae13bb40) at pthread_create.c:333 #14 0xb755016e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:114 Thread 2 (Thread 0xafdb1b40 (LWP 8392)): #0 0xb7721c31 in __kernel_vsyscall () #1 0xb4279a8c in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187 #2 0xb755c8cd in __pthread_cond_wait (cond=0xb004e8d0, mutex=0xb004e8b8) at forward.c:149 #3 0xaff16a2c in ?? () from /usr/lib/i386-linux-gnu/libQt5Script.so.5 #4 0xaff16a6c in ?? () from /usr/lib/i386-linux-gnu/libQt5Script.so.5 #5 0xb42742b5 in start_thread (arg=0xafdb1b40) at pthread_create.c:333 #6 0xb755016e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:114 Thread 1 (Thread 0xb1a8e800 (LWP 8388)): [KCrash Handler] #7 0xb724e04b in KNotification::flags (this=0x9d5f500) at ../../src/knotification.cpp:233 #8 0xb726ce96 in NotifyByAudio::onAudioFinished (this=0x9d65580) at ../../src/notifybyaudio.cpp:140 #9 0xb7273c01 in NotifyByAudio::qt_static_metacall (_o=0x9d65580, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfb79ae8) at moc_notifybyaudio.cpp:83 #10 0xb5643611 in QMetaObject::activate (sender=0x9fabf80, signalOffset=3, local_signal_index=6, argv=0x0) at kernel/qobject.cpp:3713 #11 0xb5643b0d in QMetaObject::activate (sender=0x9fabf80, m=0xb66733f4 <Phonon::MediaObject::staticMetaObject>, local_signal_index=6, argv=0x0) at kernel/qobject.cpp:3578 #12 0xb66246e2 in Phonon::MediaObject::finished() () from /usr/lib/i386-linux-gnu/libphonon4qt5.so.4 #13 0xb6626d29 in ?? () from /usr/lib/i386-linux-gnu/libphonon4qt5.so.4 #14 0xb5640420 in QMetaCallEvent::placeMetaCall (this=0x9d6a870, object=0x9fabf80) at kernel/qobject.cpp:486 #15 0xb5644243 in QObject::event (this=0x9fabf80, e=0x9d6a870) at kernel/qobject.cpp:1239 #16 0xb5f9c15a in QApplicationPrivate::notify_helper (this=0x972d4e0, receiver=0x9fabf80, e=0x9d6a870) at kernel/qapplication.cpp:3716 #17 0xb5fa181c in QApplication::notify (this=0xbfb7a18c, receiver=0x9fabf80, e=0x9d6a870) at kernel/qapplication.cpp:3499 #18 0xb561381f in QCoreApplication::notifyInternal (this=0xbfb7a18c, receiver=0x9fabf80, event=0x9d6a870) at kernel/qcoreapplication.cpp:965 #19 0xb5615eff in QCoreApplication::sendEvent (event=0x9d6a870, receiver=<optimized out>) at kernel/qcoreapplication.h:224 #20 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x972c6a8) at kernel/qcoreapplication.cpp:1593 #21 0xb56163e7 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1451 #22 0xb566b703 in postEventSourceDispatch (s=0x974fa90) at kernel/qeventdispatcher_glib.cpp:271 #23 0xb40cbed9 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 #24 0xb40cc179 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #25 0xb40cc244 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #26 0xb566baf3 in QEventDispatcherGlib::processEvents (this=0x975e138, flags=...) at kernel/qeventdispatcher_glib.cpp:418 #27 0xb1697a81 in QPAEventDispatcherGlib::processEvents (this=0x975e138, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 #28 0xb5610953 in QEventLoop::processEvents (this=0xbfb7a0b8, flags=...) at kernel/qeventloop.cpp:128 #29 0xb5610daa in QEventLoop::exec (this=0xbfb7a0b8, flags=...) at kernel/qeventloop.cpp:204 #30 0xb5619385 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1229 #31 0xb59dd931 in QGuiApplication::exec () at kernel/qguiapplication.cpp:1542 #32 0xb5f98024 in QApplication::exec () at kernel/qapplication.cpp:2976 #33 0xb7665aff in kdemain (argc=2, argv=0xbfb7a2a4) at /build/dolphin-GnvpFr/dolphin-15.12.3/src/main.cpp:150 #34 0x08048597 in main (argc=2, argv=0xbfb7a2a4) at /build/dolphin-GnvpFr/dolphin-15.12.3/obj-i686-linux-gnu/src/dolphin_dummy.cpp:3 Possible duplicates by query: bug 366414, bug 363191, bug 358251, bug 354518, bug 354451. Reported using DrKonqi
According to the backtrace, this should be bug 368390, so marking as duplicate. *** This bug has been marked as a duplicate of bug 368390 ***
Ops, I meant bug 348414 *** This bug has been marked as a duplicate of bug 348414 ***