Bug 361255

Summary: dolphin crash
Product: [Applications] dolphin Reporter: joecoldren
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED UPSTREAM    
Severity: crash CC: elvis.angelaccio
Priority: NOR Keywords: drkonqi
Version First Reported In: 15.12.3   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description joecoldren 2016-03-31 21:54:20 UTC
Application: dolphin (15.12.3)
 (Compiled from sources)
Qt Version: 5.5.1
Operating System: Linux 4.4.6 x86_64
Distribution (Platform): Slackware Packages

-- Information about the crash:
- What I was doing when the application crashed: The crash occurred when I simply clicked the "x" in the upper right hand corner to close out the program, nothing more. I am running on a VM and that might have something to do with it.

-- Backtrace:
Application: Dolphin (dolphin), signal: Floating point exception
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6  0x00007f62b4aa3f49 in pthread_barrier_destroy () at /lib64/libpthread.so.0
#7  0x00007f62a551e8ef in  () at /usr/lib64/xorg/modules/dri/swrast_dri.so
#8  0x00007f62a5529fd1 in  () at /usr/lib64/xorg/modules/dri/swrast_dri.so
#9  0x00007f62a51e19af in  () at /usr/lib64/xorg/modules/dri/swrast_dri.so
#10 0x00007f62a51e1a55 in  () at /usr/lib64/xorg/modules/dri/swrast_dri.so
#11 0x00007f62a51dff3f in  () at /usr/lib64/xorg/modules/dri/swrast_dri.so
#12 0x00007f62b440b092 in  () at /usr/lib64/libGL.so.1
#13 0x00007f62b43ee026 in  () at /usr/lib64/libGL.so.1
#14 0x00007f62b43ee0a9 in  () at /usr/lib64/libGL.so.1
#15 0x00007f62b43ee1fe in  () at /usr/lib64/libGL.so.1
#16 0x00007f62b6fb88b2 in XCloseDisplay () at /usr/lib64/libX11.so.6
#17 0x00007f62aa0dd126 in QXcbConnection::~QXcbConnection() () at /usr/lib64/libQt5XcbQpa.so.5
#18 0x00007f62aa0dd489 in QXcbConnection::~QXcbConnection() () at /usr/lib64/libQt5XcbQpa.so.5
#19 0x00007f62aa0dee26 in QXcbIntegration::~QXcbIntegration() () at /usr/lib64/libQt5XcbQpa.so.5
#20 0x00007f62aa0def39 in QXcbIntegration::~QXcbIntegration() () at /usr/lib64/libQt5XcbQpa.so.5
#21 0x00007f62b94174e3 in QGuiApplicationPrivate::~QGuiApplicationPrivate() () at /usr/lib64/libQt5Gui.so.5
#22 0x00007f62b9bf6509 in QApplicationPrivate::~QApplicationPrivate() () at /usr/lib64/libQt5Widgets.so.5
#23 0x00007f62b8a67fb8 in QObject::~QObject() () at /usr/lib64/libQt5Core.so.5
#24 0x00007f62b9bf8179 in QApplication::~QApplication() () at /usr/lib64/libQt5Widgets.so.5
#25 0x00007f62c02d50f6 in kdemain () at /usr/lib64/libkdeinit5_dolphin.so
#26 0x00007f62b7b7f7d0 in __libc_start_main () at /lib64/libc.so.6
#27 0x0000000000400b49 in _start ()

Reported using DrKonqi
Comment 1 Elvis Angelaccio 2016-12-10 16:35:08 UTC
Crash happens deep in the Xorg stack, there is not much we can do from the Dolphin side.