Bug 467010 - dolphin crashed when trying (as superuser) to open a config file by clicking on it and opening it with kate
Summary: dolphin crashed when trying (as superuser) to open a config file by clicking ...
Status: RESOLVED DUPLICATE of bug 473602
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 22.12.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-03-07 14:03 UTC by stakanov.s
Modified: 2023-10-04 10:27 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 stakanov.s 2023-03-07 14:03:37 UTC
Application: dolphin (22.12.3)

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.2.1-1-default x86_64
Windowing System: X11
Distribution: openSUSE Tumbleweed
DrKonqi: 5.27.2 [KCrashBackend]

-- Information about the crash:
the system took already before very long when opening files after one opened dolpin as superuser mode. Eventually kate finally opened but dolphin crashed concommitantly, producing this output. 

I performed a single click witht the left button.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007f5ce5b7e00d in __memmove_ssse3 () from /lib64/libc.so.6
#5  0x00007f5ce268f3ba in memmove (__len=262112, __src=0x7f57fd8be810, __dest=<optimized out>) at /usr/include/bits/string_fortified.h:36
#6  copy_unswapped (rect=<synthetic pointer>..., img=warning: RTTI symbol for class 'QImage' is not a type
..., dstBytesPerLine=262112, dst=<optimized out>) at qxcbbackingstore.cpp:547
#7  native_sub_image (swap=false, rect=<synthetic pointer>..., src=warning: RTTI symbol for class 'QImage' is not a type
..., dstStride=262112, buffer=0x55d471eeebd0) at qxcbbackingstore.cpp:590
#8  QXcbBackingStoreImage::flushPixmap (this=0x55d471eeeb50, region=..., fullRegion=<optimized out>) at qxcbbackingstore.cpp:669
#9  0x00007f5ce268f9b9 in QXcbBackingStoreImage::flushPixmap (fullRegion=false, region=..., this=0x55d471eeeb50) at qxcbbackingstore.cpp:627
#10 QXcbBackingStoreImage::put (this=0x55d471eeeb50, dst=80740364, region=..., offset=...) at qxcbbackingstore.cpp:741
#11 0x00007f5ce26902f9 in QXcbBackingStore::flush (this=this@entry=0x55d471af0a80, window=window@entry=0x55d471b2c7a0, region=..., offset=...) at /usr/src/debug/qtbase-everywhere-src-5.15.8+kde160/src/plugins/platforms/xcb/qxcbwindow.h:120
#12 0x00007f5ce694d462 in QBackingStore::flush (this=this@entry=0x7f5cd0007940, region=..., window=0x55d471b2c7a0, offset=...) at painting/qbackingstore.cpp:252
#13 0x00007f5ce6fb2a7f in QWidgetRepaintManager::flush (this=this@entry=0x55d471aee6a0, widget=0x55d4718892a0, region=..., widgetTextures=<optimized out>) at kernel/qwidgetrepaintmanager.cpp:1198
#14 0x00007f5ce6fb4609 in QWidgetRepaintManager::flush (this=0x55d471aee6a0) at kernel/qwidgetrepaintmanager.cpp:1096
#15 0x00007f5ce6fb6688 in QWidgetRepaintManager::paintAndFlush (this=0x55d471aee6a0) at kernel/qwidgetrepaintmanager.cpp:1028
#16 0x00007f5ce6fff3e1 in QWidgetWindow::handleResizeEvent (this=0x55d471b2c7a0, event=0x7ffddb9ef5a0) at kernel/qwidgetwindow.cpp:841
#17 0x00007f5ce700334b in QWidgetWindow::event (this=0x55d471b2c7a0, event=0x7ffddb9ef5a0) at kernel/qwidgetwindow.cpp:322
#18 0x00007f5ce6fa544e in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55d471b2c7a0, e=0x7ffddb9ef5a0) at kernel/qapplication.cpp:3640
#19 0x00007f5ce62dc1e8 in QCoreApplication::notifyInternal2 (receiver=0x55d471b2c7a0, event=0x7ffddb9ef5a0) at kernel/qcoreapplication.cpp:1064
#20 0x00007f5ce6777ccc in QGuiApplicationPrivate::processGeometryChangeEvent (e=<optimized out>) at kernel/qguiapplication.cpp:2610
#21 0x00007f5ce674f26c in QWindowSystemInterface::sendWindowSystemEvents (flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1169
#22 0x00007f5ce269a14a in xcbSourceDispatch (source=<optimized out>) at qxcbeventdispatcher.cpp:105
#23 0x00007f5ce3f16a90 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#24 0x00007f5ce3f16e48 in ?? () from /lib64/libglib-2.0.so.0
#25 0x00007f5ce3f16edc in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#26 0x00007f5ce6333c16 in QEventDispatcherGlib::processEvents (this=0x55d471483b90, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#27 0x00007f5ce62dac5b in QEventLoop::exec (this=this@entry=0x7ffddb9ef820, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#28 0x00007f5ce62e2dc6 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#29 0x00007f5ce676ed3c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1870
#30 0x00007f5ce6fa53c5 in QApplication::exec () at kernel/qapplication.cpp:2832
#31 0x000055d46fddf719 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/dolphin-22.12.3/src/main.cpp:235
[Inferior 1 (process 19817) detached]

Reported using DrKonqi
Comment 1 Nicolas Fella 2023-08-15 13:38:45 UTC

*** This bug has been marked as a duplicate of bug 461723 ***
Comment 2 Nicolas Fella 2023-10-04 10:27:16 UTC

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