Bug 370954 - Dolphin crash using Preferences>Serveces>Download New Services
Summary: Dolphin crash using Preferences>Serveces>Download New Services
Status: RESOLVED DUPLICATE of bug 346621
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 15.12.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-10-16 14:18 UTC by Keith
Modified: 2016-12-26 13:44 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 Keith 2016-10-16 14:18:58 UTC
Application: dolphin (15.12.3)

Qt Version: 5.5.1
Operating System: Linux 4.1.31-30-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: I was using the Dolphin Addon Installer in Dolphin Preferences to add Menu Items. This occurred when installing kde-service-menu-aptk addon. It also crashed just a bit earlier whe trying to install a VLC menu addon also. Normally Dolphin is stable and not prone to problems.

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

Thread 2 (Thread 0x7fd63d28b700 (LWP 6013)):
#0  0x00007fd667aa3ccd in read () from /lib64/libc.so.6
#1  0x00007fd658752f45 in ?? () from /usr/lib64/tls/libnvidia-tls.so.340.96
#2  0x00007fd65cb20b60 in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fd65cadf999 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#4  0x00007fd65cadfdf8 in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x00007fd65cae019a in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0
#6  0x00007fd64c988426 in ?? () from /usr/lib64/libgio-2.0.so.0
#7  0x00007fd65cb04f65 in ?? () from /usr/lib64/libglib-2.0.so.0
#8  0x00007fd65d6650a4 in start_thread () from /lib64/libpthread.so.0
#9  0x00007fd667ab002d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fd6681fc7c0 (LWP 6007)):
[KCrash Handler]
#6  0x000000000108bac0 in ?? ()
#7  0x00007fd666fe9fce 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=0x14fd580, __in_chrg=<optimized out>) at /usr/src/debug/knotifications-5.21.0/src/notifybyaudio.cpp:46
#10 0x00007fd666fea069 in NotifyByAudio::~NotifyByAudio (this=0x14fd580, __in_chrg=<optimized out>) at /usr/src/debug/knotifications-5.21.0/src/notifybyaudio.cpp:48
#11 0x00007fd661dc163c in QObjectPrivate::deleteChildren (this=this@entry=0x1506aa0) at kernel/qobject.cpp:1946
#12 0x00007fd661dcb2cc in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:1024
#13 0x00007fd666fcee99 in KNotificationManagerSingleton::~KNotificationManagerSingleton (this=<optimized out>, __in_chrg=<optimized out>) at /usr/src/debug/knotifications-5.21.0/src/knotificationmanager.cpp:58
#14 (anonymous namespace)::Q_QGS_s_self::Holder::~Holder (this=<optimized out>, __in_chrg=<optimized out>) at /usr/src/debug/knotifications-5.21.0/src/knotificationmanager.cpp:64
#15 0x00007fd667a02b39 in __run_exit_handlers () from /lib64/libc.so.6
#16 0x00007fd667a02b85 in exit () from /lib64/libc.so.6
#17 0x00007fd6679ecb2c in __libc_start_main () from /lib64/libc.so.6
#18 0x00000000004007ee in _start () at ../sysdeps/x86_64/start.S:122

Reported using DrKonqi
Comment 1 Elvis Angelaccio 2016-12-26 13:44:06 UTC

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