Bug 481050 - 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-08 11:45 UTC by Paolo
Modified: 2024-02-08 12:28 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-08 11:45:08 UTC
Application: dolphin (23.08.4)

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

-- Information about the crash:
I simply closed dolphin with the "close (X) button" top right. It doesn't happen every time I close it that way, just sometimes. I'm using arc-kde windows decoration and "Beauty Solar" icon theme

The crash can be reproduced sometimes.

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

[KCrash Handler]
#4  0x00007fb04656c75d in __memmove_avx_unaligned_erms () from /lib64/libc.so.6
#5  0x00007fb040aedcba in memmove (__len=262112, __src=0x7faac97bf810, __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=0x5565fb7704a0, region=..., fullRegion=<optimized out>) at qxcbbackingstore.cpp:669
#9  0x00007fb040aee2b9 in QXcbBackingStoreImage::flushPixmap (fullRegion=false, region=..., this=0x5565fb7704a0) at qxcbbackingstore.cpp:627
#10 QXcbBackingStoreImage::put (this=0x5565fb7704a0, dst=59768842, region=..., offset=...) at qxcbbackingstore.cpp:741
#11 0x00007fb040aeebe9 in QXcbBackingStore::flush (this=0x5565fb5d2750, window=<optimized out>, region=..., offset=...) at qxcbbackingstore.cpp:877
#12 0x00007fb04755a664 in QBackingStore::flush (this=this@entry=0x7fb030001fd0, region=..., window=0x5565fb3cc450, offset=...) at painting/qbackingstore.cpp:263
#13 0x00007fb047bb294f in QWidgetRepaintManager::flush (this=this@entry=0x5565fb5d27a0, widget=0x5565fcbc9fd0, region=..., widgetTextures=<optimized out>) at kernel/qwidgetrepaintmanager.cpp:1198
#14 0x00007fb047bb44c9 in QWidgetRepaintManager::flush (this=0x5565fb5d27a0) at kernel/qwidgetrepaintmanager.cpp:1096
#15 0x00007fb047bb6528 in QWidgetRepaintManager::paintAndFlush (this=0x5565fb5d27a0) at kernel/qwidgetrepaintmanager.cpp:1028
#16 0x00007fb047bff061 in QWidgetWindow::handleResizeEvent (this=this@entry=0x5565fb3cc450, event=event@entry=0x7ffe2f1751e0) at kernel/qwidgetwindow.cpp:842
#17 0x00007fb047c02f12 in QWidgetWindow::event (this=0x5565fb3cc450, event=0x7ffe2f1751e0) at kernel/qwidgetwindow.cpp:322
#18 0x00007fb047ba51ae in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x5565fb3cc450, e=0x7ffe2f1751e0) at kernel/qapplication.cpp:3640
#19 0x00007fb046eed938 in QCoreApplication::notifyInternal2 (receiver=0x5565fb3cc450, event=0x7ffe2f1751e0) at kernel/qcoreapplication.cpp:1064
#20 0x00007fb046eedb0e in QCoreApplication::sendSpontaneousEvent (receiver=<optimized out>, event=<optimized out>) at kernel/qcoreapplication.cpp:1474
#21 0x00007fb04737961c in QGuiApplicationPrivate::processGeometryChangeEvent (e=<optimized out>) at kernel/qguiapplication.cpp:2610
#22 0x00007fb04735038c in QWindowSystemInterface::sendWindowSystemEvents (flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1169
#23 0x00007fb040af956a in xcbSourceDispatch (source=<optimized out>) at qxcbeventdispatcher.cpp:105
#24 0x00007fb044913f30 in ?? () from /lib64/libglib-2.0.so.0
#25 0x00007fb044915b58 in ?? () from /lib64/libglib-2.0.so.0
#26 0x00007fb04491620c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#27 0x00007fb046f46876 in QEventDispatcherGlib::processEvents (this=0x5565fb02ff50, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#28 0x00007fb046eec3cb in QEventLoop::exec (this=this@entry=0x7ffe2f175460, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#29 0x00007fb046ef4860 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#30 0x00007fb0473705dc in QGuiApplication::exec () at kernel/qguiapplication.cpp:1870
#31 0x00007fb047ba5125 in QApplication::exec () at kernel/qapplication.cpp:2832
#32 0x00005565fa90b5a7 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/dolphin-23.08.4/src/main.cpp:238
[Inferior 1 (process 11892) detached]

Reported using DrKonqi
Comment 1 Akseli Lahtinen 2024-02-08 12:28:36 UTC

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