Bug 387780 - Dolphin crashes
Summary: Dolphin crashes
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-12-10 17:46 UTC by Juan Pablo Monroy
Modified: 2018-01-02 00: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 Juan Pablo Monroy 2017-12-10 17:46:10 UTC
Application: dolphin (17.04.2)

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

-- Information about the crash:
- What I was doing when the application crashed:
I was closing Dolphin, after executing a script on a specific path, when I close it (from the task bar) it crashes.

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

Thread 2 (Thread 0x7f1294d7d700 (LWP 3763)):
#0  0x00007f12a29ea8b4 in g_mutex_unlock () at /usr/lib64/libglib-2.0.so.0
#1  0x00007f12a29a8d99 in g_main_context_check () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f12a29a92a8 in  () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f12a29a942c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#4  0x00007f12a810c1ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f12a80b9bfb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#6  0x00007f12a7ef4f5a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#7  0x00007f12a8520295 in  () at /usr/lib64/libQt5DBus.so.5
#8  0x00007f12a7ef9a29 in  () at /usr/lib64/libQt5Core.so.5
#9  0x00007f12a3530744 in start_thread () at /lib64/libpthread.so.0
#10 0x00007f12ade14aad in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f12ae54f900 (LWP 3760)):
[KCrash Handler]
#6  0x0000000001ac9cd0 in  ()
#7  0x00007f12ad33ebde in  () at /usr/lib64/libKF5Notifications.so.5
#8  0x00007f12ad33ec79 in  () at /usr/lib64/libKF5Notifications.so.5
#9  0x00007f12a80e46c5 in QObjectPrivate::deleteChildren() () at /usr/lib64/libQt5Core.so.5
#10 0x00007f12a80edc7e in QObject::~QObject() () at /usr/lib64/libQt5Core.so.5
#11 0x00007f12ad31d769 in  () at /usr/lib64/libKF5Notifications.so.5
#12 0x00007f12add62139 in __run_exit_handlers () at /lib64/libc.so.6
#13 0x00007f12add62185 in  () at /lib64/libc.so.6
#14 0x00007f12add4b6ec in __libc_start_main () at /lib64/libc.so.6
#15 0x0000000000400789 in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2018-01-02 00:44:19 UTC

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