Bug 384383 - dolphin crash w/o kde desktop
Summary: dolphin crash w/o kde desktop
Status: RESOLVED UPSTREAM
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
: 384349 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-09-05 12:40 UTC by ralfixx
Modified: 2017-09-13 21:34 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 ralfixx 2017-09-05 12:40:01 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: 
  calling dolphin from commandline

- Custom settings of the application:
  no KDE desktop, fvwm2 window manager

The crash can be reproduced every time.

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

Thread 4 (Thread 0x7f9be70e2700 (LWP 14699)):
#0  0x00007f9c153be20d in poll () at /lib64/libc.so.6
#1  0x00007f9c09f5b314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f9c09f5b42c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f9c0f6be1ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007f9c0f66bbfb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f9c0f4a6f5a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007f9c0f4aba29 in  () at /usr/lib64/libQt5Core.so.5
#7  0x00007f9c0aae2744 in start_thread () at /lib64/libpthread.so.0
#8  0x00007f9c153c6aad in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f9bfce84700 (LWP 14698)):
#0  0x00007f9c153be20d in poll () at /lib64/libc.so.6
#1  0x00007f9c09f5b314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f9c09f5b42c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f9c0f6be1ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007f9c0f66bbfb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f9c0f4a6f5a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007f9c0fad2295 in  () at /usr/lib64/libQt5DBus.so.5
#7  0x00007f9c0f4aba29 in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007f9c0aae2744 in start_thread () at /lib64/libpthread.so.0
#9  0x00007f9c153c6aad in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f9bfdf07700 (LWP 14697)):
#0  0x00007f9c153be20d in poll () at /lib64/libc.so.6
#1  0x00007f9c07ad83e2 in  () at /usr/lib64/libxcb.so.1
#2  0x00007f9c07ad9fcf in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007f9c004620d9 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f9c0f4aba29 in  () at /usr/lib64/libQt5Core.so.5
#5  0x00007f9c0aae2744 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f9c153c6aad in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f9c15b11900 (LWP 14696)):
[KCrash Handler]
#6  0x00007f9bfd09dcf8 in  () at /usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-glx-integration.so
#7  0x00007f9bfd09deac in  () at /usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-glx-integration.so
#8  0x00007f9c0047931c in QXcbWindow::create() () at /usr/lib64/libQt5XcbQpa.so.5
#9  0x00007f9c00463d02 in QXcbIntegration::createPlatformWindow(QWindow*) const () at /usr/lib64/libQt5XcbQpa.so.5
#10 0x00007f9c0fe43d6d in QWindowPrivate::create(bool) () at /usr/lib64/libQt5Gui.so.5
#11 0x00007f9c10626c76 in QWidgetPrivate::create_sys(unsigned long long, bool, bool) () at /usr/lib64/libQt5Widgets.so.5
#12 0x00007f9c10626339 in QWidget::create(unsigned long long, bool, bool) () at /usr/lib64/libQt5Widgets.so.5
#13 0x00007f9c122f94df in KToolTipWidget::KToolTipWidget(QWidget*) () at /usr/lib64/libKF5WidgetsAddons.so.5
#14 0x00007f9c150853be in ToolTipManager::ToolTipManager(QWidget*) (this=0x1b444d0, parent=0x1b1ce10) at /usr/src/debug/dolphin-17.04.2/src/views/tooltips/tooltipmanager.cpp:48
#15 0x00007f9c1507a8cf in DolphinView::DolphinView(QUrl const&, QWidget*) (this=0x1b1ce10, url=..., parent=<optimized out>) at /usr/src/debug/dolphin-17.04.2/src/views/dolphinview.cpp:184
#16 0x00007f9c156d35a3 in DolphinViewContainer::DolphinViewContainer(QUrl const&, QWidget*) (this=0x1aa5930, url=..., parent=<optimized out>) at /usr/src/debug/dolphin-17.04.2/src/dolphinviewcontainer.cpp:96
#17 0x00007f9c156da9fc in DolphinTabPage::createViewContainer(QUrl const&) const (this=this@entry=0x196c020, url=...) at /usr/src/debug/dolphin-17.04.2/src/dolphintabpage.cpp:355
#18 0x00007f9c156dac17 in DolphinTabPage::DolphinTabPage(QUrl const&, QUrl const&, QWidget*) (this=0x196c020, primaryUrl=..., secondaryUrl=..., parent=<optimized out>) at /usr/src/debug/dolphin-17.04.2/src/dolphintabpage.cpp:43
#19 0x00007f9c156dcd2d in DolphinTabWidget::openNewTab(QUrl const&, QUrl const&) (this=this@entry=0x1751560, primaryUrl=..., secondaryUrl=...) at /usr/src/debug/dolphin-17.04.2/src/dolphintabwidget.cpp:144
#20 0x00007f9c156dd7e2 in DolphinTabWidget::openDirectories(QList<QUrl> const&, bool) (this=0x1751560, dirs=..., splitView=false) at /usr/src/debug/dolphin-17.04.2/src/dolphintabwidget.cpp:170
#21 0x00007f9c156c59dc in DolphinMainWindow::openDirectories(QList<QUrl> const&, bool) (this=<optimized out>, dirs=..., splitView=<optimized out>) at /usr/src/debug/dolphin-17.04.2/src/dolphinmainwindow.cpp:177
#22 0x00007f9c156e104d in kdemain(int, char**) (argc=1, argv=<optimized out>) at /usr/src/debug/dolphin-17.04.2/src/main.cpp:136
#23 0x00007f9c152fd6e5 in __libc_start_main () at /lib64/libc.so.6
#24 0x0000000000400789 in _start () at ../sysdeps/x86_64/start.S:118

Reported using DrKonqi
Comment 1 Elvis Angelaccio 2017-09-05 13:31:23 UTC
Please install debug symbols also for qt5-base
Comment 2 Elvis Angelaccio 2017-09-05 13:31:47 UTC
*** Bug 384349 has been marked as a duplicate of this bug. ***
Comment 3 ralfixx 2017-09-05 13:49:24 UTC
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f4bfc205900 (LWP 16030))]

Thread 4 (Thread 0x7f4bcd7c9700 (LWP 16033)):
#0  0x00007f4bfbab720d in poll () at /lib64/libc.so.6
#1  0x00007f4bf0654314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f4bf065442c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f4bf5db71ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f4bc80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#4  0x00007f4bf5d64bfb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f4bcd7c8cd0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:206
#5  0x00007f4bf5b9ff5a in QThread::exec() (this=<optimized out>) at thread/qthread.cpp:500
#6  0x00007f4bf5ba4a29 in QThreadPrivate::start(void*) (arg=0x28054d0) at thread/qthread_unix.cpp:365
#7  0x00007f4bf11db744 in start_thread () at /lib64/libpthread.so.0
#8  0x00007f4bfbabfaad in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f4be357d700 (LWP 16032)):
#0  0x00007f4bfbab720d in poll () at /lib64/libc.so.6
#1  0x00007f4bf0654314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f4bf065442c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f4bf5db71ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f4bd40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#4  0x00007f4bf5d64bfb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f4be357cca0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:206
#5  0x00007f4bf5b9ff5a in QThread::exec() (this=<optimized out>) at thread/qthread.cpp:500
#6  0x00007f4bf61cb295 in  () at /usr/lib64/libQt5DBus.so.5
#7  0x00007f4bf5ba4a29 in QThreadPrivate::start(void*) (arg=0x7f4bf6434ce0) at thread/qthread_unix.cpp:365
#8  0x00007f4bf11db744 in start_thread () at /lib64/libpthread.so.0
#9  0x00007f4bfbabfaad in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f4be4600700 (LWP 16031)):
#0  0x00007f4bfbab720d in poll () at /lib64/libc.so.6
#1  0x00007f4bee1d13e2 in  () at /usr/lib64/libxcb.so.1
#2  0x00007f4bee1d2fcf in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007f4be6b5b0d9 in QXcbEventReader::run() (this=0x246b110) at qxcbconnection.cpp:1331
#4  0x00007f4bf5ba4a29 in QThreadPrivate::start(void*) (arg=0x246b110) at thread/qthread_unix.cpp:365
#5  0x00007f4bf11db744 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f4bfbabfaad in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f4bfc205900 (LWP 16030)):
[KCrash Handler]
#6  0x00007f4be3796cf8 in qglx_findConfig(_XDisplay*, int, QSurfaceFormat const&, int) (display=display@entry=0x2459290, screen=screen@entry=0, format=..., drawableBit=drawableBit@entry=1) at glxconvenience/qglxconvenience.cpp:157
#7  0x00007f4be3796eac in qglx_findVisualInfo(_XDisplay*, int, QSurfaceFormat*) (display=0x2459290, screen=0, format=0x28576f8) at glxconvenience/qglxconvenience.cpp:192
#8  0x00007f4be6b7231c in QXcbWindow::create() (this=0x28576a0) at qxcbwindow.cpp:419
#9  0x00007f4be6b5cd02 in QXcbIntegration::createPlatformWindow(QWindow*) const (this=<optimized out>, window=<optimized out>) at qxcbintegration.cpp:203
#10 0x00007f4bf653cd6d in QWindowPrivate::create(bool) (this=0x28557f0, recursive=recursive@entry=false) at kernel/qwindow.cpp:397
#11 0x00007f4bf653d11b in QWindow::create() (this=this@entry=0x2855790) at kernel/qwindow.cpp:557
#12 0x00007f4bf6d1fc76 in QWidgetPrivate::create_sys(unsigned long long, bool, bool) (this=this@entry=0x2859390, window=window@entry=0, initializeWindow=initializeWindow@entry=true, destroyOldWindow=destroyOldWindow@entry=true) at kernel/qwidget.cpp:1469
#13 0x00007f4bf6d1f339 in QWidget::create(unsigned long long, bool, bool) (this=0x2859350, window=0, initializeWindow=<optimized out>, destroyOldWindow=<optimized out>) at kernel/qwidget.cpp:1332
#14 0x00007f4bf89f24df in KToolTipWidget::KToolTipWidget(QWidget*) () at /usr/lib64/libKF5WidgetsAddons.so.5
#15 0x00007f4bfb77e3be in ToolTipManager::ToolTipManager(QWidget*) (this=0x2859270, parent=0x2780f90) at /usr/src/debug/dolphin-17.04.2/src/views/tooltips/tooltipmanager.cpp:48
#16 0x00007f4bfb7738cf in DolphinView::DolphinView(QUrl const&, QWidget*) (this=0x2780f90, url=..., parent=<optimized out>) at /usr/src/debug/dolphin-17.04.2/src/views/dolphinview.cpp:184
#17 0x00007f4bfbdcc5a3 in DolphinViewContainer::DolphinViewContainer(QUrl const&, QWidget*) (this=0x27b0010, url=..., parent=<optimized out>) at /usr/src/debug/dolphin-17.04.2/src/dolphinviewcontainer.cpp:96
#18 0x00007f4bfbdd39fc in DolphinTabPage::createViewContainer(QUrl const&) const (this=this@entry=0x2773830, url=...) at /usr/src/debug/dolphin-17.04.2/src/dolphintabpage.cpp:355
#19 0x00007f4bfbdd3c17 in DolphinTabPage::DolphinTabPage(QUrl const&, QUrl const&, QWidget*) (this=0x2773830, primaryUrl=..., secondaryUrl=..., parent=<optimized out>) at /usr/src/debug/dolphin-17.04.2/src/dolphintabpage.cpp:43
#20 0x00007f4bfbdd5d2d in DolphinTabWidget::openNewTab(QUrl const&, QUrl const&) (this=this@entry=0x249e3e0, primaryUrl=..., secondaryUrl=...) at /usr/src/debug/dolphin-17.04.2/src/dolphintabwidget.cpp:144
#21 0x00007f4bfbdd67e2 in DolphinTabWidget::openDirectories(QList<QUrl> const&, bool) (this=0x249e3e0, dirs=..., splitView=false) at /usr/src/debug/dolphin-17.04.2/src/dolphintabwidget.cpp:170
#22 0x00007f4bfbdbe9dc in DolphinMainWindow::openDirectories(QList<QUrl> const&, bool) (this=<optimized out>, dirs=..., splitView=<optimized out>) at /usr/src/debug/dolphin-17.04.2/src/dolphinmainwindow.cpp:177
#23 0x00007f4bfbdda04d in kdemain(int, char**) (argc=1, argv=<optimized out>) at /usr/src/debug/dolphin-17.04.2/src/main.cpp:136
#24 0x00007f4bfb9f66e5 in __libc_start_main () at /lib64/libc.so.6
#25 0x0000000000400789 in _start () at ../sysdeps/x86_64/start.S:118
Comment 4 Christoph Feck 2017-09-13 21:34:47 UTC
The crash is in the Qt GUI library. It looks like your system has no valid OpenGL configuration, and this confuses Qt. I suggest to report it directly to Qt developers via https://bugreports.qt.io/