Bug 411754

Summary: Dolphin crash when opening pdf file with Okular
Product: [Applications] dolphin Reporter: Gael L. <gael>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: crash CC: elvis.angelaccio, nate
Priority: NOR Keywords: drkonqi
Version First Reported In: 19.08.1   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Gael L. 2019-09-09 13:36:37 UTC
Application: dolphin (19.08.1)

Qt Version: 5.13.1
Frameworks Version: 5.61.0
Operating System: Linux 4.12.14-lp151.28.13-default x86_64
Distribution: "openSUSE Leap 15.1"

-- Information about the crash:
- What I was doing when the application crashed:
Opening a standard PDF file with okular from Dolphin
No problem when i open the same file from Konsole with command like : $ okular file.pdf

The crash can be reproduced sometimes.

-- Backtrace:
Application: Dolphin (dolphin), signal: Bus error
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f1751a5c900 (LWP 6054))]

Thread 3 (Thread 0x7f1726e4c700 (LWP 6057)):
#0  0x00007f17512e519b in poll () from /lib64/libc.so.6
#1  0x00007f1742fe31a9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f1742fe32bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f174af2f77b in QEventDispatcherGlib::processEvents (this=0x7f1720000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f174aecfc4a in QEventLoop::exec (this=this@entry=0x7f1726e4bcb0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x00007f174aceb10a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#6  0x00007f174acec8b2 in QThreadPrivate::start (arg=0x560f2d943740) at thread/qthread_unix.cpp:360
#7  0x00007f174569b569 in start_thread () from /lib64/libpthread.so.0
#8  0x00007f17512ef9ef in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f1733648700 (LWP 6056)):
#0  0x00007f174af2f637 in postEventSourcePrepare (s=0x7f172c004b90, timeout=0x7f1733647ab4) at kernel/qeventdispatcher_glib.cpp:252
#1  0x00007f1742fe2709 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f1742fe30db in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f1742fe32bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f174af2f77b in QEventDispatcherGlib::processEvents (this=0x7f172c000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007f174aecfc4a in QEventLoop::exec (this=this@entry=0x7f1733647c80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#6  0x00007f174aceb10a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#7  0x00007f174b3a7db5 in ?? () from /usr/lib64/libQt5DBus.so.5
#8  0x00007f174acec8b2 in QThreadPrivate::start (arg=0x7f174b61fd80) at thread/qthread_unix.cpp:360
#9  0x00007f174569b569 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f17512ef9ef in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f1751a5c900 (LWP 6054)):
[KCrash Handler]
#6  qt_memfill32_avx2 (dest=0x7f172592b01c, value=4282232553, count=189) at painting/qdrawhelper_avx2.cpp:380
#7  0x00007f174bbd11f1 in qt_memfill<unsigned int> (count=<optimized out>, color=4282232553, dest=<optimized out>) at ../../include/QtGui/5.13.1/QtGui/private/../../../../../src/gui/painting/qdrawhelper_p.h:926
#8  blend_color_argb (count=<optimized out>, spans=0x7fff7585bd50, userData=0x560f2df03bc8) at painting/qdrawhelper.cpp:4457
#9  0x00007f174bc661e2 in QSpanBuffer::flushSpans (this=0x7fff7585bd30) at painting/qrasterizer.cpp:111
#10 QSpanBuffer::~QSpanBuffer (this=0x7fff7585bd30, __in_chrg=<optimized out>) at painting/qrasterizer.cpp:86
#11 QRasterizer::rasterizeLine (this=<optimized out>, a=..., b=..., width=<optimized out>, width@entry=0.084291187739463605, squareCap=squareCap@entry=false) at painting/qrasterizer.cpp:832
#12 0x00007f174bc1476b in QRasterPaintEngine::fill (this=<optimized out>, path=..., brush=...) at painting/qpaintengine_raster.cpp:1805
#13 0x00007f174bc13a4a in QRasterPaintEngine::drawRects (this=0x7f1734008300, rects=0x7fff7585d100, rectCount=1) at painting/qpaintengine_raster.cpp:1600
#14 0x00007f174bc26cd9 in QPainter::drawRects (this=this@entry=0x7fff7585e1a0, rects=rects@entry=0x7fff7585d100, rectCount=rectCount@entry=1) at painting/qpainter.cpp:3595
#15 0x00007f1732bd9395 in QPainter::drawRect (r=..., this=0x7fff7585e1a0) at /usr/include/qt5/QtGui/qpainter.h:618
#16 Breeze::Helper::renderSelection (this=<optimized out>, painter=painter@entry=0x7fff7585e1a0, rect=..., color=...) at /usr/src/debug/breeze-5.16.5-lp151.258.1.x86_64/kstyle/breezehelper.cpp:807
#17 0x00007f1732be68cc in Breeze::Style::drawPanelItemViewItemPrimitive (this=0x560f2d4fca20, option=0x7fff7585d260, painter=0x7fff7585e1a0, widget=<optimized out>) at /usr/src/debug/breeze-5.16.5-lp151.258.1.x86_64/kstyle/breezestyle.cpp:3806
#18 0x00007f1732bf35cf in std::function<bool (Breeze::Style const&, QStyleOption const*, QPainter*, QWidget const*)>::operator()(Breeze::Style const&, QStyleOption const*, QPainter*, QWidget const*) const (__args#3=<optimized out>, __args#2=<optimized out>, __args#1=<optimized out>, __args#0=..., this=0x7fff7585d1b0) at /usr/include/c++/7/bits/std_function.h:706
#19 Breeze::Style::drawPrimitive (this=0x560f2d4fca20, element=QStyle::PE_PanelItemViewItem, option=0x7fff7585d260, painter=0x7fff7585e1a0, widget=0x560f2da8b1b0) at /usr/src/debug/breeze-5.16.5-lp151.258.1.x86_64/kstyle/breezestyle.cpp:889
#20 0x00007f1750f6088f in KItemListWidget::drawItemStyleOption (this=this@entry=0x560f2d9a9460, painter=painter@entry=0x7fff7585e1a0, widget=widget@entry=0x560f2da8b1b0, styleState=...) at /usr/src/debug/dolphin-19.08.1-lp151.179.2.x86_64/src/kitemviews/kitemlistwidget.cpp:525
#21 0x00007f1750f60b0b in KItemListWidget::paint (this=this@entry=0x560f2d9a9460, painter=painter@entry=0x7fff7585e1a0, option=option@entry=0x560f2d936888, widget=widget@entry=0x560f2da8b1b0) at /usr/src/debug/dolphin-19.08.1-lp151.179.2.x86_64/src/kitemviews/kitemlistwidget.cpp:122
#22 0x00007f1750f6dc56 in KStandardItemListWidget::paint (this=0x560f2d9a9460, painter=0x7fff7585e1a0, option=0x560f2d936888, widget=0x560f2da8b1b0) at /usr/src/debug/dolphin-19.08.1-lp151.179.2.x86_64/src/kitemviews/kstandarditemlistwidget.cpp:323
#23 0x00007f174c4d9aa6 in _q_paintItem (item=<optimized out>, painter=0x7fff7585e1a0, option=0x560f2d936888, widget=0x560f2da8b1b0, useWindowOpacity=<optimized out>, painterStateProtection=<optimized out>) at graphicsview/qgraphicsscene.cpp:4320
#24 0x00007f174c4e8a62 in QGraphicsScenePrivate::drawItemHelper (this=this@entry=0x560f2d936670, item=item@entry=0x560f2d9a9470, painter=painter@entry=0x7fff7585e1a0, option=option@entry=0x560f2d936888, widget=widget@entry=0x560f2da8b1b0, painterStateProtection=<optimized out>) at graphicsview/qgraphicsscene.cpp:4417
#25 0x00007f174c4eac67 in QGraphicsScenePrivate::draw (this=this@entry=0x560f2d936670, item=item@entry=0x560f2d9a9470, painter=painter@entry=0x7fff7585e1a0, viewTransform=<optimized out>, transformPtr=transformPtr@entry=0x560f2d9a9770, exposedRegion=<optimized out>, widget=<optimized out>, opacity=opacity@entry=1, effectTransform=<optimized out>, wasDirtyParentSceneTransform=<optimized out>, drawItem=<optimized out>) at graphicsview/qgraphicsscene.cpp:4981
#26 0x00007f174c4eb500 in QGraphicsScenePrivate::drawSubtreeRecursive (this=this@entry=0x560f2d936670, item=0x560f2d9a9470, painter=painter@entry=0x7fff7585e1a0, viewTransform=viewTransform@entry=0x0, exposedRegion=exposedRegion@entry=0x560f2dafd500, widget=<optimized out>, widget@entry=0x560f2da8b1b0, parentOpacity=parentOpacity@entry=1, effectTransform=0x0) at graphicsview/qgraphicsscene.cpp:4871
#27 0x00007f174c4ea941 in QGraphicsScenePrivate::draw (this=this@entry=0x560f2d936670, item=item@entry=0x560f2d9e8170, painter=painter@entry=0x7fff7585e1a0, viewTransform=<optimized out>, transformPtr=transformPtr@entry=0x560f2da031a0, exposedRegion=<optimized out>, widget=<optimized out>, opacity=opacity@entry=1, effectTransform=<optimized out>, wasDirtyParentSceneTransform=<optimized out>, drawItem=<optimized out>) at graphicsview/qgraphicsscene.cpp:4934
#28 0x00007f174c4eb500 in QGraphicsScenePrivate::drawSubtreeRecursive (this=this@entry=0x560f2d936670, item=0x560f2d9e8170, painter=painter@entry=0x7fff7585e1a0, viewTransform=viewTransform@entry=0x0, exposedRegion=exposedRegion@entry=0x560f2dafd500, widget=<optimized out>, widget@entry=0x560f2da8b1b0, parentOpacity=parentOpacity@entry=1, effectTransform=0x0) at graphicsview/qgraphicsscene.cpp:4871
#29 0x00007f174c4ebd3a in QGraphicsScenePrivate::drawItems (this=this@entry=0x560f2d936670, painter=painter@entry=0x7fff7585e1a0, viewTransform=viewTransform@entry=0x0, exposedRegion=exposedRegion@entry=0x560f2dafd500, widget=0x560f2da8b1b0) at graphicsview/qgraphicsscene.cpp:4733
#30 0x00007f174c510e35 in QGraphicsView::paintEvent (this=0x560f2d93d810, event=<optimized out>) at graphicsview/qgraphicsview.cpp:3532
#31 0x00007f174c213d68 in QWidget::event (this=this@entry=0x560f2d93d810, event=event@entry=0x7fff7585e790) at kernel/qwidget.cpp:9339
#32 0x00007f174c2b882e in QFrame::event (this=0x560f2d93d810, e=0x7fff7585e790) at widgets/qframe.cpp:550
#33 0x00007f174c50fa03 in QGraphicsView::viewportEvent (this=0x560f2d93d810, event=0x7fff7585e790) at graphicsview/qgraphicsview.cpp:2969
#34 0x00007f174aed186d in QCoreApplicationPrivate::sendThroughObjectEventFilters (receiver=receiver@entry=0x560f2da8b1b0, event=event@entry=0x7fff7585e790) at kernel/qcoreapplication.cpp:1221
#35 0x00007f174c1d3015 in QApplicationPrivate::notify_helper (this=this@entry=0x560f2d482b40, receiver=receiver@entry=0x560f2da8b1b0, e=e@entry=0x7fff7585e790) at kernel/qapplication.cpp:3697
#36 0x00007f174c1da640 in QApplication::notify (this=0x7fff75860b20, receiver=0x560f2da8b1b0, e=0x7fff7585e790) at kernel/qapplication.cpp:3449
#37 0x00007f174aed1ae8 in QCoreApplication::notifyInternal2 (receiver=0x560f2da8b1b0, event=0x7fff7585e790) at kernel/qcoreapplication.cpp:1095
#38 0x00007f174aed1cce in QCoreApplication::sendSpontaneousEvent (receiver=receiver@entry=0x560f2da8b1b0, event=event@entry=0x7fff7585e790) at kernel/qcoreapplication.cpp:1502
#39 0x00007f174c20caa5 in QWidgetPrivate::sendPaintEvent (this=this@entry=0x560f2daf0f20, toBePainted=...) at kernel/qwidget.cpp:5705
#40 0x00007f174c20d27d in QWidgetPrivate::drawWidget (this=this@entry=0x560f2daf0f20, pdev=pdev@entry=0x560f2dc14500, rgn=..., offset=..., flags=flags@entry=4, sharedPainter=sharedPainter@entry=0x0, backingStore=<optimized out>) at kernel/qwidget.cpp:5645
#41 0x00007f174c20dee0 in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x560f2dafd030, pdev=pdev@entry=0x560f2dc14500, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x560f2d851640) at kernel/qwidget.cpp:5838
#42 0x00007f174c20cc6e in QWidgetPrivate::drawWidget (this=this@entry=0x560f2dafd030, pdev=pdev@entry=0x560f2dc14500, rgn=..., offset=..., flags=flags@entry=4, sharedPainter=sharedPainter@entry=0x0, backingStore=<optimized out>) at kernel/qwidget.cpp:5696
#43 0x00007f174c20dee0 in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x560f2d86de80, pdev=pdev@entry=0x560f2dc14500, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x560f2d851640) at kernel/qwidget.cpp:5838
#44 0x00007f174c20e069 in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x560f2d86de80, pdev=pdev@entry=0x560f2dc14500, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x560f2d851640) at kernel/qwidget.cpp:5824
#45 0x00007f174c20cc6e in QWidgetPrivate::drawWidget (this=this@entry=0x560f2d86de80, pdev=pdev@entry=0x560f2dc14500, rgn=..., offset=..., flags=flags@entry=4, sharedPainter=sharedPainter@entry=0x0, backingStore=<optimized out>) at kernel/qwidget.cpp:5696
#46 0x00007f174c20dee0 in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x560f2d5329b0, pdev=pdev@entry=0x560f2dc14500, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x560f2d851640) at kernel/qwidget.cpp:5838
#47 0x00007f174c20cc6e in QWidgetPrivate::drawWidget (this=this@entry=0x560f2d5329b0, pdev=pdev@entry=0x560f2dc14500, rgn=..., offset=..., flags=flags@entry=4, sharedPainter=sharedPainter@entry=0x0, backingStore=<optimized out>) at kernel/qwidget.cpp:5696
#48 0x00007f174c20dee0 in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x560f2d713a00, pdev=pdev@entry=0x560f2dc14500, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x560f2d851640) at kernel/qwidget.cpp:5838
#49 0x00007f174c20cc6e in QWidgetPrivate::drawWidget (this=this@entry=0x560f2d713a00, pdev=pdev@entry=0x560f2dc14500, rgn=..., offset=..., flags=flags@entry=4, sharedPainter=sharedPainter@entry=0x0, backingStore=<optimized out>) at kernel/qwidget.cpp:5696
#50 0x00007f174c20dee0 in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x560f2d5aad90, pdev=pdev@entry=0x560f2dc14500, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x560f2d851640) at kernel/qwidget.cpp:5838
#51 0x00007f174c20e069 in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x560f2d5aad90, pdev=pdev@entry=0x560f2dc14500, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x560f2d851640) at kernel/qwidget.cpp:5824
#52 0x00007f174c20e069 in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x560f2d5aad90, pdev=pdev@entry=0x560f2dc14500, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x560f2d851640) at kernel/qwidget.cpp:5824
#53 0x00007f174c20e069 in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x560f2d5aad90, pdev=pdev@entry=0x560f2dc14500, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x560f2d851640) at kernel/qwidget.cpp:5824
#54 0x00007f174c20cc6e in QWidgetPrivate::drawWidget (this=this@entry=0x560f2d5aad90, pdev=0x560f2dc14500, rgn=..., offset=..., flags=flags@entry=5, sharedPainter=sharedPainter@entry=0x0, backingStore=<optimized out>) at kernel/qwidget.cpp:5696
#55 0x00007f174c1e33f9 in QWidgetBackingStore::doSync (this=this@entry=0x560f2d851640) at kernel/qwidgetbackingstore.cpp:1362
#56 0x00007f174c1e367d in QWidgetBackingStore::sync (this=0x560f2d851640) at kernel/qwidgetbackingstore.cpp:1143
#57 0x00007f174c1fbd8f in QWidgetPrivate::syncBackingStore (this=0x560f2d5aad90) at kernel/qwidget.cpp:1949
#58 0x00007f174c213ed8 in QWidget::event (this=this@entry=0x560f2d573ce0, event=event@entry=0x560f2de9fc90) at kernel/qwidget.cpp:9278
#59 0x00007f174c31f190 in QMainWindow::event (this=this@entry=0x560f2d573ce0, event=event@entry=0x560f2de9fc90) at widgets/qmainwindow.cpp:1343
#60 0x00007f174ed59711 in KMainWindow::event (this=this@entry=0x560f2d573ce0, ev=ev@entry=0x560f2de9fc90) at /usr/src/debug/kxmlgui-5.61.0-lp151.201.2.x86_64/src/kmainwindow.cpp:871
#61 0x00007f174ed9f585 in KXmlGuiWindow::event (this=0x560f2d573ce0, ev=0x560f2de9fc90) at /usr/src/debug/kxmlgui-5.61.0-lp151.201.2.x86_64/src/kxmlguiwindow.cpp:122
#62 0x00007f174c1d303c in QApplicationPrivate::notify_helper (this=this@entry=0x560f2d482b40, receiver=receiver@entry=0x560f2d573ce0, e=e@entry=0x560f2de9fc90) at kernel/qapplication.cpp:3703
#63 0x00007f174c1da640 in QApplication::notify (this=0x7fff75860b20, receiver=0x560f2d573ce0, e=0x560f2de9fc90) at kernel/qapplication.cpp:3449
#64 0x00007f174aed1ae8 in QCoreApplication::notifyInternal2 (receiver=0x560f2d573ce0, event=0x560f2de9fc90) at kernel/qcoreapplication.cpp:1095
#65 0x00007f174aed1cbe in QCoreApplication::sendEvent (receiver=<optimized out>, event=event@entry=0x560f2de9fc90) at kernel/qcoreapplication.cpp:1490
#66 0x00007f174aed4407 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x560f2d573ce0, event_type=event_type@entry=77, data=0x560f2d45d7e0) at kernel/qcoreapplication.cpp:1840
#67 0x00007f174aed4998 in QCoreApplication::sendPostedEvents (receiver=<optimized out>, event_type=event_type@entry=77) at kernel/qcoreapplication.cpp:1694
#68 0x00007f174c4ded42 in QGraphicsViewPrivate::dispatchPendingUpdateRequests (this=<optimized out>) at ../../include/QtWidgets/5.13.1/QtWidgets/private/../../../../../src/widgets/graphicsview/qgraphicsview_p.h:203
#69 QGraphicsScenePrivate::_q_processDirtyItems (this=0x560f2d992e20) at graphicsview/qgraphicsscene.cpp:508
#70 0x00007f174c4e3d89 in QGraphicsScene::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/moc_qgraphicsscene.cpp:187
#71 0x00007f174af03012 in QObject::event (this=this@entry=0x560f2da38ca0, e=e@entry=0x560f2dda23e0) at kernel/qobject.cpp:1260
#72 0x00007f174c4ef58b in QGraphicsScene::event (this=0x560f2da38ca0, event=0x560f2dda23e0) at graphicsview/qgraphicsscene.cpp:3533
#73 0x00007f174c1d303c in QApplicationPrivate::notify_helper (this=this@entry=0x560f2d482b40, receiver=receiver@entry=0x560f2da38ca0, e=e@entry=0x560f2dda23e0) at kernel/qapplication.cpp:3703
#74 0x00007f174c1da640 in QApplication::notify (this=0x7fff75860b20, receiver=0x560f2da38ca0, e=0x560f2dda23e0) at kernel/qapplication.cpp:3449
#75 0x00007f174aed1ae8 in QCoreApplication::notifyInternal2 (receiver=0x560f2da38ca0, event=0x560f2dda23e0) at kernel/qcoreapplication.cpp:1095
#76 0x00007f174aed1cbe in QCoreApplication::sendEvent (receiver=<optimized out>, event=event@entry=0x560f2dda23e0) at kernel/qcoreapplication.cpp:1490
#77 0x00007f174aed4407 in QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x560f2d45d7e0) at kernel/qcoreapplication.cpp:1840
#78 0x00007f174aed4998 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1694
#79 0x00007f174af30143 in postEventSourceDispatch (s=0x560f2d4f1370) at kernel/qeventdispatcher_glib.cpp:277
#80 0x00007f1742fe2e87 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#81 0x00007f1742fe3230 in ?? () from /usr/lib64/libglib-2.0.so.0
#82 0x00007f1742fe32bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#83 0x00007f174af2f75f in QEventDispatcherGlib::processEvents (this=0x560f2d4ee010, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#84 0x00007f174aecfc4a in QEventLoop::exec (this=this@entry=0x7fff75860a30, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#85 0x00007f174aed8fc0 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1403
#86 0x00007f174b97f0ec in QGuiApplication::exec () at kernel/qguiapplication.cpp:1788
#87 0x00007f174c1d2f95 in QApplication::exec () at kernel/qapplication.cpp:2859
#88 0x00007f17515f86c7 in kdemain (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/dolphin-19.08.1-lp151.179.2.x86_64/src/main.cpp:166
#89 0x00007f1751217f8a in __libc_start_main () from /lib64/libc.so.6
#90 0x0000560f2d1f180a in _start () at ../sysdeps/x86_64/start.S:120
[Inferior 1 (process 6054) detached]

Reported using DrKonqi
Comment 1 Nate Graham 2019-09-12 15:53:19 UTC
What happens when you run `kioclient5 exec file:/path/to/file.pdf`?
Comment 2 Bug Janitor Service 2019-09-27 04:33:07 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2019-10-12 04:33:08 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!