Bug 384349 - dolphin crash w/o kde desktop
Summary: dolphin crash w/o kde desktop
Status: RESOLVED DUPLICATE of bug 384383
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-09-04 12:56 UTC by ralfixx
Modified: 2017-09-05 13:31 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-04 12:56:02 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: invoking dolphin from the command line

- Custom settings of the application:
 no KDE desktop is running, but 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 0x7fa2d5d96900 (LWP 2494))]

Thread 3 (Thread 0x7fa2a73b5700 (LWP 2497)):
#0  0x00007fa2d564320d in poll () at /lib64/libc.so.6
#1  0x00007fa2ca1e0314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fa2ca1e042c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007fa2cf9431ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007fa2cf8f0bfb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007fa2cf72bf5a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007fa2cf730a29 in  () at /usr/lib64/libQt5Core.so.5
#7  0x00007fa2cad67744 in start_thread () at /lib64/libpthread.so.0
#8  0x00007fa2d564baad in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7fa2bd109700 (LWP 2496)):
#0  0x00007fa2d564320d in poll () at /lib64/libc.so.6
#1  0x00007fa2ca1e0314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fa2ca1e042c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007fa2cf9431ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007fa2cf8f0bfb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007fa2cf72bf5a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007fa2cfd57295 in  () at /usr/lib64/libQt5DBus.so.5
#7  0x00007fa2cf730a29 in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007fa2cad67744 in start_thread () at /lib64/libpthread.so.0
#9  0x00007fa2d564baad in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fa2d5d96900 (LWP 2494)):
[KCrash Handler]
#4  0x00007fa2bd322cf8 in  () at /usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-glx-integration.so
#5  0x00007fa2bd322eac in  () at /usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-glx-integration.so
#6  0x00007fa2c06fe31c in QXcbWindow::create() () at /usr/lib64/libQt5XcbQpa.so.5
#7  0x00007fa2c06e8d02 in QXcbIntegration::createPlatformWindow(QWindow*) const () at /usr/lib64/libQt5XcbQpa.so.5
#8  0x00007fa2d00c8d6d in QWindowPrivate::create(bool) () at /usr/lib64/libQt5Gui.so.5
#9  0x00007fa2d08abc76 in QWidgetPrivate::create_sys(unsigned long long, bool, bool) () at /usr/lib64/libQt5Widgets.so.5
#10 0x00007fa2d08ab339 in QWidget::create(unsigned long long, bool, bool) () at /usr/lib64/libQt5Widgets.so.5
#11 0x00007fa2d257e4df in KToolTipWidget::KToolTipWidget(QWidget*) () at /usr/lib64/libKF5WidgetsAddons.so.5
#12 0x00007fa2d530a3be in  () at /usr/lib64/libdolphinprivate.so.5
#13 0x00007fa2d52ff8cf in DolphinView::DolphinView(QUrl const&, QWidget*) () at /usr/lib64/libdolphinprivate.so.5
#14 0x00007fa2d59585a3 in  () at /usr/lib64/libkdeinit5_dolphin.so
#15 0x00007fa2d595f9fc in  () at /usr/lib64/libkdeinit5_dolphin.so
#16 0x00007fa2d595fc17 in  () at /usr/lib64/libkdeinit5_dolphin.so
#17 0x00007fa2d5961d2d in  () at /usr/lib64/libkdeinit5_dolphin.so
#18 0x00007fa2d59627e2 in  () at /usr/lib64/libkdeinit5_dolphin.so
#19 0x00007fa2d596604d in kdemain () at /usr/lib64/libkdeinit5_dolphin.so
#20 0x00007fa2d55826e5 in __libc_start_main () at /lib64/libc.so.6
#21 0x0000000000400789 in _start ()

Reported using DrKonqi
Comment 1 Elvis Angelaccio 2017-09-04 15:45:19 UTC
Looks like a crash in the QPA plugin. Please install debug symbols and attach a new backtrace.
Comment 2 Elvis Angelaccio 2017-09-05 13:31:47 UTC

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