Bug 383676 - Dolphin crashed at session start
Summary: Dolphin crashed at session start
Status: RESOLVED DUPLICATE of bug 379314
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-18 20:49 UTC by Ulrich Deiters
Modified: 2017-08-19 12:38 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 Ulrich Deiters 2017-08-18 20:49:50 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:
I had just logged in and was waiting for the desktop to appear.
- Custom settings of the application:
I am using 4 workspaces. On one I have 1 Dolphin instance with 2 subwindows. On another I have 2 Dolphin instances with 3 subwindows each. All instances crashed.
The dolphin windows had the icon matrix for the files, no sidebar, and attached terminal windows ("F4").

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

Thread 3 (Thread 0x7ff56fac4700 (LWP 2719)):
#0  0x00007ff597c8b20d in poll () at /lib64/libc.so.6
#1  0x00007ff58c828314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007ff58c82842c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007ff591f8b1ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007ff591f38bfb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007ff591d73f5a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007ff591d78a29 in  () at /usr/lib64/libQt5Core.so.5
#7  0x00007ff58d3af744 in start_thread () at /lib64/libpthread.so.0
#8  0x00007ff597c93aad in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7ff57ebb6700 (LWP 2674)):
#0  0x00007ff597c8b20d in poll () at /lib64/libc.so.6
#1  0x00007ff58c828314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007ff58c82842c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007ff591f8b1ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007ff591f38bfb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007ff591d73f5a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007ff59239f295 in  () at /usr/lib64/libQt5DBus.so.5
#7  0x00007ff591d78a29 in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007ff58d3af744 in start_thread () at /lib64/libpthread.so.0
#9  0x00007ff597c93aad in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7ff5983d8900 (LWP 2644)):
[KCrash Handler]
#6  0x00007ff597f9f2bf in  () at /usr/lib64/libkdeinit5_dolphin.so
#7  0x00007ff597fa8599 in  () at /usr/lib64/libkdeinit5_dolphin.so
#8  0x00007ff597faa234 in  () at /usr/lib64/libkdeinit5_dolphin.so
#9  0x00007ff595564019 in KMainWindow::readPropertiesInternal(KConfig*, int) () at /usr/lib64/libKF5XmlGui.so.5
#10 0x00007ff595564152 in KMainWindow::restore(int, bool) () at /usr/lib64/libKF5XmlGui.so.5
#11 0x00007ff597fae0fb in kdemain () at /usr/lib64/libkdeinit5_dolphin.so
#12 0x00007ff597bca6e5 in __libc_start_main () at /lib64/libc.so.6
#13 0x0000000000400789 in _start ()

Reported using DrKonqi
Comment 1 Elvis Angelaccio 2017-08-19 12:38:25 UTC

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