Bug 384017 - Crash information after closing Dolphin
Summary: Crash information after closing Dolphin
Status: RESOLVED DUPLICATE of bug 380114
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 17.04.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-08-25 18:49 UTC by opensuse.lietuviu.kalba
Modified: 2017-08-26 08:43 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description opensuse.lietuviu.kalba 2017-08-25 18:49:00 UTC
Application: dolphin (17.04.2)

Qt Version: 5.6.2
Frameworks Version: 5.32.0
Operating System: Linux 4.4.79-19-default x86_64
Distribution: "openSUSE Leap 42.3"

-- Information about the crash:
- What I was doing when the application crashed:
Opened Dolphin, removed one file with (Shift+Del), closed Dolphin.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f2c20673900 (LWP 4889))]

Thread 2 (Thread 0x7f2c032c4700 (LWP 4891)):
#0  0x00007f2c1ff2428d in read () from /lib64/libc.so.6
#1  0x00007f2c14b05750 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f2c14ac4e49 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f2c14ac52a8 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f2c14ac542c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f2c1a2281ab in QEventDispatcherGlib::processEvents (this=0x7f2bfc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#6  0x00007f2c1a1d5bfb in QEventLoop::exec (this=this@entry=0x7f2c032c3ca0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:206
#7  0x00007f2c1a010f5a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:500
#8  0x00007f2c1a63c295 in ?? () from /usr/lib64/libQt5DBus.so.5
#9  0x00007f2c1a015a29 in QThreadPrivate::start (arg=0x7f2c1a8a5ce0) at thread/qthread_unix.cpp:365
#10 0x00007f2c1564c744 in start_thread () from /lib64/libpthread.so.0
#11 0x00007f2c1ff30aad in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f2c20673900 (LWP 4889)):
[KCrash Handler]
#6  0x00000000012aa9e0 in ?? ()
#7  0x00007f2c1f45abde in qDeleteAll<QList<Phonon::MediaObject*>::const_iterator> (end=..., begin=...) at /usr/include/qt5/QtCore/qalgorithms.h:317
#8  qDeleteAll<QList<Phonon::MediaObject*> > (c=...) at /usr/include/qt5/QtCore/qalgorithms.h:325
#9  NotifyByAudio::~NotifyByAudio (this=0x10fff90, __in_chrg=<optimized out>) at /usr/src/debug/knotifications-5.32.0/src/notifybyaudio.cpp:46
#10 0x00007f2c1f45ac79 in NotifyByAudio::~NotifyByAudio (this=0x10fff90, __in_chrg=<optimized out>) at /usr/src/debug/knotifications-5.32.0/src/notifybyaudio.cpp:48
#11 0x00007f2c1a2006c5 in QObjectPrivate::deleteChildren (this=this@entry=0x1103040) at kernel/qobject.cpp:1963
#12 0x00007f2c1a209c7e in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:1034
#13 0x00007f2c1f439769 in KNotificationManagerSingleton::~KNotificationManagerSingleton (this=<optimized out>, __in_chrg=<optimized out>) at /usr/src/debug/knotifications-5.32.0/src/knotificationmanager.cpp:61
#14 (anonymous namespace)::Q_QGS_s_self::Holder::~Holder (this=<optimized out>, __in_chrg=<optimized out>) at /usr/src/debug/knotifications-5.32.0/src/knotificationmanager.cpp:67
#15 0x00007f2c1fe7e139 in __run_exit_handlers () from /lib64/libc.so.6
#16 0x00007f2c1fe7e185 in exit () from /lib64/libc.so.6
#17 0x00007f2c1fe676ec in __libc_start_main () from /lib64/libc.so.6
#18 0x0000000000400789 in _start () at ../sysdeps/x86_64/start.S:118

Possible duplicates by query: bug 374365, bug 370954.

Reported using DrKonqi
Comment 1 Elvis Angelaccio 2017-08-26 08:43:14 UTC

*** This bug has been marked as a duplicate of bug 380114 ***