Bug 409188 - [Wayland] Crash when opening file with kwrite
Summary: [Wayland] Crash when opening file with kwrite
Status: RESOLVED DUPLICATE of bug 408910
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 19.04.2
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2019-06-25 20:54 UTC by frmdstryr
Modified: 2019-06-25 20:56 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 frmdstryr 2019-06-25 20:54:21 UTC
Application: dolphin (19.04.2)

Qt Version: 5.12.3
Frameworks Version: 5.59.0
Operating System: Linux 4.15.0-52-generic x86_64
Distribution: KDE neon User Edition 5.16

-- Information about the crash:
- What I was doing when the application crashed:

Right clicked on a file and chose "open with kwrite". The file opened but dolphin crashed.. Looks to be related to wayland.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f13d18cd240 (LWP 10900))]

Thread 4 (Thread 0x7f13a7fde700 (LWP 10904)):
#0  0x00007f13d1179bf9 in __GI___poll (fds=0x7f13a0004db0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f13c33d84c9 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f13c33d85dc in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f13cb07ddcb in QEventDispatcherGlib::processEvents (this=0x7f13a0000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f13cb01f03a in QEventLoop::exec (this=this@entry=0x7f13a7fddda0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x00007f13cae464ca in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#6  0x00007f13cae47c72 in QThreadPrivate::start (arg=0x55e31a9362b0) at thread/qthread_unix.cpp:361
#7  0x00007f13c57c06db in start_thread (arg=0x7f13a7fde700) at pthread_create.c:463
#8  0x00007f13d118688f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7f13b10e2700 (LWP 10903)):
#0  0x00007f13c57c69f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55e31a5e0d18) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55e31a5e0cc8, cond=0x55e31a5e0cf0) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x55e31a5e0cf0, mutex=0x55e31a5e0cc8) at pthread_cond_wait.c:655
#3  0x00007f13b2267dcb in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#4  0x00007f13b2267af7 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#5  0x00007f13c57c06db in start_thread (arg=0x7f13b10e2700) at pthread_create.c:463
#6  0x00007f13d118688f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f13b9d0f700 (LWP 10902)):
#0  0x00007f13cb07dbe2 in socketNotifierSourceCheck (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:95
#1  0x00007f13c33d7ee1 in g_main_context_check () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f13c33d8470 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f13c33d85dc in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f13cb07ddcb in QEventDispatcherGlib::processEvents (this=0x7f13b4000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007f13cb01f03a in QEventLoop::exec (this=this@entry=0x7f13b9d0ed70, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#6  0x00007f13cae464ca in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#7  0x00007f13cb4ec015 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#8  0x00007f13cae47c72 in QThreadPrivate::start (arg=0x7f13cb763d80) at thread/qthread_unix.cpp:361
#9  0x00007f13c57c06db in start_thread (arg=0x7f13b9d0f700) at pthread_create.c:463
#10 0x00007f13d118688f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f13d18cd240 (LWP 10900)):
[KCrash Handler]
#6  0x00007f13bbd57cf9 in wl_proxy_marshal () from /usr/lib/x86_64-linux-gnu/libwayland-client.so.0
#7  0x00007f13bc1dd29a in wl_surface_damage (height=<optimized out>, width=<optimized out>, y=<optimized out>, x=<optimized out>, wl_surface=<optimized out>) at ../../include/QtWaylandClient/5.12.3/QtWaylandClient/private/../../../../../src/client/wayland-wayland-client-protocol.h:2753
#8  QtWayland::wl_surface::damage (this=<optimized out>, x=<optimized out>, y=<optimized out>, width=<optimized out>, height=<optimized out>) at qwayland-wayland.cpp:1124
#9  0x00007f13bc1c0474 in QtWaylandClient::QWaylandWindow::damage (this=<optimized out>, rect=...) at qwaylandwindow.cpp:565
#10 0x00007f13bc1caa69 in QtWaylandClient::QWaylandAbstractDecoration::contentImage (this=0x55e31b527df0) at qwaylandabstractdecoration.cpp:134
#11 0x00007f13bc1b7a1b in QtWaylandClient::QWaylandShmBackingStore::updateDecorations (this=this@entry=0x55e31aa78860) at qwaylandshmbackingstore.cpp:323
#12 0x00007f13bc1b7fe0 in QtWaylandClient::QWaylandShmBackingStore::flush (this=this@entry=0x55e31aa78860, window=window@entry=0x55e31a6cbab0, region=..., offset=...) at qwaylandshmbackingstore.cpp:232
#13 0x00007f13cbc654e5 in QBackingStore::flush (this=this@entry=0x55e31a839970, region=..., window=0x55e31a6cbab0, offset=...) at painting/qbackingstore.cpp:249
#14 0x00007f13cc2f5493 in QWidgetBackingStore::qt_flush (widget=0x55e31a519c90, region=..., backingStore=0x55e31a839970, tlw=0x55e31a519c90, widgetTextures=<optimized out>, widgetBackingStore=<optimized out>) at kernel/qwidgetbackingstore.cpp:159
#15 0x00007f13cc2f6b84 in QWidgetBackingStore::flush (this=this@entry=0x55e31a839990, widget=widget@entry=0x0) at kernel/qwidgetbackingstore.cpp:1442
#16 0x00007f13cc2f827b in QWidgetBackingStore::endPaint (beginPaintInfo=<synthetic pointer>, backingStore=<optimized out>, cleaned=..., this=0x55e31a839990) at kernel/qwidgetbackingstore.cpp:363
#17 QWidgetBackingStore::doSync (this=this@entry=0x55e31a839990) at kernel/qwidgetbackingstore.cpp:1426
#18 0x00007f13cc2f84a5 in QWidgetBackingStore::sync (this=0x55e31a839990) at kernel/qwidgetbackingstore.cpp:1204
#19 0x00007f13cc3108bf in QWidgetPrivate::syncBackingStore (this=0x55e31a461e10) at kernel/qwidget.cpp:1961
#20 0x00007f13cc328b38 in QWidget::event (this=this@entry=0x55e31a519c90, event=event@entry=0x55e31b63ec50) at kernel/qwidget.cpp:9261
#21 0x00007f13cc431e50 in QMainWindow::event (this=this@entry=0x55e31a519c90, event=event@entry=0x55e31b63ec50) at widgets/qmainwindow.cpp:1339
#22 0x00007f13cec01a11 in KMainWindow::event (this=this@entry=0x55e31a519c90, ev=ev@entry=0x55e31b63ec50) at ./src/kmainwindow.cpp:877
#23 0x00007f13cec47935 in KXmlGuiWindow::event (this=0x55e31a519c90, ev=0x55e31b63ec50) at ./src/kxmlguiwindow.cpp:125
#24 0x00007f13cc2e865c in QApplicationPrivate::notify_helper (this=this@entry=0x55e31a473e50, receiver=receiver@entry=0x55e31a519c90, e=e@entry=0x55e31b63ec50) at kernel/qapplication.cpp:3736
#25 0x00007f13cc2efb90 in QApplication::notify (this=0x7ffdba0c6630, receiver=0x55e31a519c90, e=0x55e31b63ec50) at kernel/qapplication.cpp:3483
#26 0x00007f13cb020d18 in QCoreApplication::notifyInternal2 (receiver=0x55e31a519c90, event=0x55e31b63ec50) at kernel/qcoreapplication.cpp:1060
#27 0x00007f13cb020eee in QCoreApplication::sendEvent (receiver=<optimized out>, event=event@entry=0x55e31b63ec50) at kernel/qcoreapplication.cpp:1450
#28 0x00007f13cb0238d7 in QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x55e31a469c10) at kernel/qcoreapplication.cpp:1799
#29 0x00007f13cb023e78 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1653
#30 0x00007f13cb07e793 in postEventSourceDispatch (s=0x55e31a491a60) at kernel/qeventdispatcher_glib.cpp:276
#31 0x00007f13c33d8317 in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007f13c33d8550 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007f13c33d85dc in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x00007f13cb07ddaf in QEventDispatcherGlib::processEvents (this=0x55e31a4a5ae0, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#35 0x00007f13cb01f03a in QEventLoop::exec (this=this@entry=0x7ffdba0c6530, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#36 0x00007f13cb028170 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1363
#37 0x00007f13d1499d21 in kdemain () from /usr/lib/x86_64-linux-gnu/libkdeinit5_dolphin.so
#38 0x00007f13d1086b97 in __libc_start_main (main=0x55e319a7f720, argc=1, argv=0x7ffdba0c67b8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffdba0c67a8) at ../csu/libc-start.c:310
#39 0x000055e319a7f75a in _start ()
[Inferior 1 (process 10900) detached]

Reported using DrKonqi
Comment 1 frmdstryr 2019-06-25 20:56:37 UTC
Looks like a dup

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