https://bugs.kde.org/show_bug.cgi?id=473602

--- Comment #30 from Dick Tracey <traceyd...@yandex.com> ---
Crash report for dolphin using kwin_wayland 5.27.9 on Arch Linux, qt5-base
5.15.11+kde+r138 (on nvidia)

Application: Dolphin (dolphin), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = <optimized
out>}
[KCrash Handler]
#6  __memcpy_avx_unaligned_erms () at
../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:265
#7  0x00007f4369b2757b in memmove (__len=262112, __src=0x7f3e998be810,
__dest=<optimized out>) at /usr/include/bits/string_fortified.h:36
#8  copy_unswapped (rect=<synthetic pointer>..., img=...,
dstBytesPerLine=262112, dst=<optimized out>) at
/usr/src/debug/qt5-base/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp:547
#9  native_sub_image (swap=false, rect=<synthetic pointer>..., src=<optimized
out>, dstStride=262112, buffer=<optimized out>) at
/usr/src/debug/qt5-base/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp:590
#10 QXcbBackingStoreImage::flushPixmap(QRegion const&, bool)
(this=this@entry=0x55dc979bbaf0, region=..., fullRegion=<optimized out>) at
/usr/src/debug/qt5-base/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp:669
#11 0x00007f4369b278d3 in QXcbBackingStoreImage::flushPixmap(QRegion const&,
bool) (fullRegion=<optimized out>, this=this@entry=0x55dc979bbaf0, region=...,
fullRegion=fullRegion@entry=true) at
/usr/src/debug/qt5-base/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp:690
#12 0x00007f4369b27b37 in QXcbBackingStoreImage::flushPixmap(QRegion const&,
bool) (fullRegion=false, region=..., this=0x55dc979bbaf0) at
/usr/src/debug/qt5-base/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp:627
#13 QXcbBackingStoreImage::put(unsigned int, QRegion const&, QPoint const&)
(this=0x55dc979bbaf0, dst=20971532, region=..., offset=<optimized out>) at
/usr/src/debug/qt5-base/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp:741
#14 0x00007f4369b2848e in QXcbBackingStore::flush(QWindow*, QRegion const&,
QPoint const&) (this=0x55dc96d107d0, window=<optimized out>, region=<optimized
out>, offset=...) at
/usr/src/debug/qt5-base/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp:877
#15 0x00007f43700ea5f7 in QBackingStore::flush(QRegion const&, QWindow*, QPoint
const&) (this=this@entry=0x7f435c0024a0, region=..., window=0x55dc96ed7b90,
offset=...) at painting/qbackingstore.cpp:263
#16 0x00007f4370782a91 in QWidgetRepaintManager::flush(QWidget*, QRegion
const&, QPlatformTextureList*) (this=this@entry=0x55dc96da8c80,
widget=0x55dc96831a40, region=..., widgetTextures=<optimized out>) at
kernel/qwidgetrepaintmanager.cpp:1198
#17 0x00007f4370782fe5 in QWidgetRepaintManager::flush()
(this=this@entry=0x55dc96da8c80) at kernel/qwidgetrepaintmanager.cpp:1096
#18 0x00007f43707846ed in QWidgetRepaintManager::paintAndFlush()
(this=0x55dc96da8c80) at kernel/qwidgetrepaintmanager.cpp:1028
#19 0x00007f43707d0a20 in QWidgetWindow::handleResizeEvent(QResizeEvent*)
(event=0x7ffd226c1580, this=0x55dc96ed7b90) at kernel/qwidgetwindow.cpp:842
#20 QWidgetWindow::event(QEvent*) (this=0x55dc96ed7b90, event=0x7ffd226c1580)
at kernel/qwidgetwindow.cpp:322
#21 0x00007f43707788ff in QApplicationPrivate::notify_helper(QObject*, QEvent*)
(this=<optimized out>, receiver=0x55dc96ed7b90, e=0x7ffd226c1580) at
kernel/qapplication.cpp:3640
#22 0x00007f436fa9c168 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=0x55dc96ed7b90, event=0x7ffd226c1580) at
kernel/qcoreapplication.cpp:1064
#23 0x00007f436fa9c1f3 in QCoreApplication::sendSpontaneousEvent(QObject*,
QEvent*) (receiver=<optimized out>, event=<optimized out>) at
kernel/qcoreapplication.cpp:1474
#24 0x00007f436ff45996 in
QGuiApplicationPrivate::processGeometryChangeEvent(QWindowSystemInterfacePrivate::GeometryChangeEvent*)
(e=<optimized out>) at kernel/qguiapplication.cpp:2610
#25 0x00007f436ff2a6e5 in
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1169
#26 0x00007f4369b2f5e0 in xcbSourceDispatch(GSource*, GSourceFunc, gpointer)
(source=<optimized out>) at
/usr/src/debug/qt5-base/qtbase/src/plugins/platforms/xcb/qxcbeventdispatcher.cpp:105
#27 0x00007f436d90df69 in g_main_dispatch (context=0x7f4364000ec0) at
../glib/glib/gmain.c:3476
#28 0x00007f436d96c327 in g_main_context_dispatch_unlocked
(context=0x7f4364000ec0) at ../glib/glib/gmain.c:4284
#29 g_main_context_iterate_unlocked.isra.0
(context=context@entry=0x7f4364000ec0, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4349
#30 0x00007f436d90c162 in g_main_context_iteration (context=0x7f4364000ec0,
may_block=1) at ../glib/glib/gmain.c:4414
#31 0x00007f436faeaf7c in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x55dc963f2850, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#32 0x00007f436fa9ae74 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
(this=this@entry=0x7ffd226c1870, flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#33 0x00007f436fa9c313 in QCoreApplication::exec() () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#34 0x00007f436ff3bf02 in QGuiApplication::exec() () at
kernel/qguiapplication.cpp:1870
#35 0x00007f4370776cda in QApplication::exec() () at
kernel/qapplication.cpp:2832
#36 0x000055dc95aa7db8 in main(int, char**) (argc=<optimized out>,
argv=<optimized out>) at
/usr/src/debug/dolphin/dolphin-23.08.2/src/main.cpp:255
[Inferior 1 (process 4182) detached]

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to