Bug 481332 - Dolphin crash
Summary: Dolphin crash
Status: RESOLVED DUPLICATE of bug 473602
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 23.08.4
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-02-14 17:58 UTC by Paolo
Modified: 2024-02-15 10:51 UTC (History)
2 users (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 Paolo 2024-02-14 17:58:57 UTC
Application: dolphin (23.08.4)

Qt Version: 5.15.12
Frameworks Version: 5.115.0
Operating System: Linux 6.7.4-1-default x86_64
Windowing System: X11
Distribution: openSUSE Tumbleweed
DrKonqi: 5.27.10 [KCrashBackend]

-- Information about the crash:
When closing dolphin via the "x" button top right, drKonki says it crashes but it doesn't look like a crash: it reports it but I can't figure out why. Thanks for helping

The crash can be reproduced sometimes.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f56eb56c75d in __memmove_avx_unaligned_erms () from /lib64/libc.so.6
#5  0x00007f56e5cedcba in memmove (__len=262112, __src=0x7f51797bf810, __dest=<optimized out>) at /usr/include/bits/string_fortified.h:36
#6  copy_unswapped (rect=<synthetic pointer>..., img=..., dstBytesPerLine=262112, dst=<optimized out>) at qxcbbackingstore.cpp:547
#7  native_sub_image (swap=false, rect=<synthetic pointer>..., src=..., dstStride=262112, buffer=<optimized out>) at qxcbbackingstore.cpp:590
#8  QXcbBackingStoreImage::flushPixmap (this=0x55cc3f18a490, region=..., fullRegion=<optimized out>) at qxcbbackingstore.cpp:669
#9  0x00007f56e5cee2b9 in QXcbBackingStoreImage::flushPixmap (fullRegion=false, region=..., this=0x55cc3f18a490) at qxcbbackingstore.cpp:627
#10 QXcbBackingStoreImage::put (this=0x55cc3f18a490, dst=60817418, region=..., offset=...) at qxcbbackingstore.cpp:741
#11 0x00007f56e5ceebe9 in QXcbBackingStore::flush (this=0x55cc3ec66f10, window=<optimized out>, region=..., offset=...) at qxcbbackingstore.cpp:877
#12 0x00007f56ec55a664 in QBackingStore::flush (this=this@entry=0x7f56d8002c90, region=..., window=0x55cc3ef4edd0, offset=...) at painting/qbackingstore.cpp:263
#13 0x00007f56ecbb294f in QWidgetRepaintManager::flush (this=this@entry=0x55cc3ec66b80, widget=0x55cc3ed0b9b0, region=..., widgetTextures=<optimized out>) at kernel/qwidgetrepaintmanager.cpp:1198
#14 0x00007f56ecbb44c9 in QWidgetRepaintManager::flush (this=0x55cc3ec66b80) at kernel/qwidgetrepaintmanager.cpp:1096
#15 0x00007f56ecbb6528 in QWidgetRepaintManager::paintAndFlush (this=0x55cc3ec66b80) at kernel/qwidgetrepaintmanager.cpp:1028
#16 0x00007f56ecbff061 in QWidgetWindow::handleResizeEvent (this=this@entry=0x55cc3ef4edd0, event=event@entry=0x7ffd1610c270) at kernel/qwidgetwindow.cpp:842
#17 0x00007f56ecc02f12 in QWidgetWindow::event (this=0x55cc3ef4edd0, event=0x7ffd1610c270) at kernel/qwidgetwindow.cpp:322
#18 0x00007f56ecba51ae in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55cc3ef4edd0, e=0x7ffd1610c270) at kernel/qapplication.cpp:3640
#19 0x00007f56ebeed938 in QCoreApplication::notifyInternal2 (receiver=0x55cc3ef4edd0, event=0x7ffd1610c270) at kernel/qcoreapplication.cpp:1064
#20 0x00007f56ebeedb0e in QCoreApplication::sendSpontaneousEvent (receiver=<optimized out>, event=<optimized out>) at kernel/qcoreapplication.cpp:1474
#21 0x00007f56ec37961c in QGuiApplicationPrivate::processGeometryChangeEvent (e=<optimized out>) at kernel/qguiapplication.cpp:2610
#22 0x00007f56ec35038c in QWindowSystemInterface::sendWindowSystemEvents (flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1169
#23 0x00007f56e5cf956a in xcbSourceDispatch (source=<optimized out>) at qxcbeventdispatcher.cpp:105
#24 0x00007f56e9d13f30 in ?? () from /lib64/libglib-2.0.so.0
#25 0x00007f56e9d15b58 in ?? () from /lib64/libglib-2.0.so.0
#26 0x00007f56e9d1620c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#27 0x00007f56ebf46876 in QEventDispatcherGlib::processEvents (this=0x55cc3ea22920, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#28 0x00007f56ebeec3cb in QEventLoop::exec (this=this@entry=0x7ffd1610c4f0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#29 0x00007f56ebef4860 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#30 0x00007f56ec3705dc in QGuiApplication::exec () at kernel/qguiapplication.cpp:1870
#31 0x00007f56ecba5125 in QApplication::exec () at kernel/qapplication.cpp:2832
#32 0x000055cc3d1d05a7 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/dolphin-23.08.4/src/main.cpp:238
[Inferior 1 (process 25019) detached]

Reported using DrKonqi
Comment 1 Akseli Lahtinen 2024-02-15 10:51:04 UTC

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