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

--- Comment #2 from janis.blech...@gmail.com ---
(In reply to Nate Graham from comment #1)
> Cannot reproduce the issue with other apps (I don't have Heroic Games
> launcher).
> 
> If something crashed, we need a backtrace of it so we can figure out what's
> going on. Can you please attach a backtrace of the crash using the
> `coredumpctl` command-line program, as detailed in
> https://community.kde.org/Guidelines_and_HOWTOs/Debugging/
> How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl?
> 
> If `coredumpctl` doesn't show any Plasma crashes, please instead attach a
> log of `journalctl --follow` that ends when Plasma crashes.
> 
> Thanks!

Thank you for taking the time to explain this to me:

[mjb@cachyos-x8664 ~]$ coredumpctl --reverse
TIME                         PID  UID  GID SIG     COREFILE EXE                
  SIZE
Mon 2024-12-16 20:49:09 CET 1587 1000 1000 SIGSEGV present 
/usr/bin/plasmashell 46.3M

[mjb@cachyos-x8664 ~]$ coredumpctl gdb 1587
           PID: 1587 (plasmashell)
           UID: 1000 (mjb)
           GID: 1000 (mjb)
        Signal: 11 (SEGV)
     Timestamp: Mon 2024-12-16 20:49:05 CET (1min 2s ago)
  Command Line: /usr/bin/plasmashell --no-respawn
    Executable: /usr/bin/plasmashell
 Control Group:
/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service
          Unit: user@1000.service
     User Unit: plasma-plasmashell.service
         Slice: user-1000.slice
     Owner UID: 1000 (mjb)
       Boot ID: 2f4b1f10b3f8426981cb1775206d2d6b
    Machine ID: 2504c49dcbd74b56a3d44520f1202cf3
      Hostname: cachyos-x8664
       Storage:
/var/lib/systemd/coredump/core.plasmashell.1000.2f4b1f10b3f8426981cb1775206d2d6b.1587.1734378545000000.zst
(present)
  Size on Disk: 46.3M
       Message: Process 1587 (plasmashell) of user 1000 dumped core.

                Stack trace of thread 1587:
                #0  0x00007f871084df8c
_ZNK13QPointerEvent16exclusiveGrabberERK11QEventPoint (libQt6Gui.so.6 +
0x181f8c)
                #1  0x00007f871193c429
_ZN20QQuickPointerHandler16setExclusiveGrabEP13QPointerEventRK11QEventPointb
(libQt6Quick.so.6 + 0x152429)
                #2  0x00007f8711b3d39c
_ZN26QQuickDeliveryAgentPrivate13onGrabChangedEP7QObjectN15QPointingDevice14GrabTransitionEPK13QPointerEventRK11QEventPoint
(libQt6Quick.so.6 + 0x35339c)
                #3  0x00007f8710197055 n/a (libQt6Core.so.6 + 0x1bb055)
                #4  0x00007f87108a80d1
_ZN22QPointingDevicePrivate19setExclusiveGrabberEPK13QPointerEventRK11QEventPointP7QObject
(libQt6Gui.so.6 + 0x1dc0d1)
                #5  0x00007f8711b3a632
_ZN26QQuickDeliveryAgentPrivate22handleWindowDeactivateEP12QQuickWindow
(libQt6Quick.so.6 + 0x350632)
                #6  0x00007f8710197055 n/a (libQt6Core.so.6 + 0x1bb055)
                #7  0x00007f871086777c
_ZN22QGuiApplicationPrivate19setApplicationStateEN2Qt16ApplicationStateEb
(libQt6Gui.so.6 + 0x19b77c)
                #8  0x00007f8710867c6a
_ZN22QGuiApplicationPrivate23processFocusWindowEventEPN29QWindowSystemInterfacePrivate16FocusWindowEventE
(libQt6Gui.so.6 + 0x19bc6a)
                #9  0x00007f87108d1653
_ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE
(libQt6Gui.so.6 + 0x205653)
                #10 0x00007f8710d6f334 n/a (libQt6Gui.so.6 + 0x6a3334)
                #11 0x00007f870e99552a n/a (libglib-2.0.so.0 + 0x6152a)
                #12 0x00007f870ea090b0 n/a (libglib-2.0.so.0 + 0xd50b0)
                #13 0x00007f870e997112 g_main_context_iteration
(libglib-2.0.so.0 + 0x63112)
                #14 0x00007f87103bc5dc
_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE
(libQt6Core.so.6 + 0x3e05dc)
                #15 0x00007f8710146385
_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 +
0x16a385)
                #16 0x00007f871013b91b _ZN16QCoreApplication4execEv
(libQt6Core.so.6 + 0x15f91b)
                #17 0x000062758e332f17 n/a (n/a + 0x0)
                #18 0x0000000000000000 n/a (n/a + 0x0)
                ELF object binary architecture: AMD x86-64

GNU gdb (GDB) 15.2
Copyright (C) 2024 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/plasmashell...

This GDB supports auto-downloading debuginfo from the following URLs:
  <https://debuginfod.cachyos.org>
  <https://debuginfod.archlinux.org>
Enable debuginfod for this session? (y or [n]) y
Debuginfod has been enabled.
To make this setting permanent, add 'set debuginfod enabled on' to .gdbinit.
Reading symbols from
/home/mjb/.cache/debuginfod_client/cf6603f7d81bc9a1aa28ee025ecad8f6fbd31528/debuginfo...

warning: Can't open file /memfd:JSGCHeap:QtQml (deleted) during file-backed
mapping note processing

warning: Can't open file /memfd:JITCode:QtQml (deleted) during file-backed
mapping note processing

warning: Can't open file /memfd:unknown-usage:QtQml (deleted) during
file-backed mapping note processing

warning: Can't open file /memfd:kwin-dmabuf-feedback-table (deleted) during
file-backed mapping note processing

warning: Can't open file /memfd:wayland-shm (deleted) during file-backed
mapping note processing

warning: Can't open file /memfd:JSVMStack:QtQml (deleted) during file-backed
mapping note processing

warning: Can't open file /memfd:pulseaudio (deleted) during file-backed mapping
note processing
[New LWP 1587]
[New LWP 1607]
[New LWP 1608]
[New LWP 1609]
[New LWP 1610]
[New LWP 1611]
[New LWP 1613]
[New LWP 1614]
[New LWP 1615]
[New LWP 1623]
[New LWP 1770]
[New LWP 1820]
[New LWP 1624]
[New LWP 1881]
[New LWP 1616]
[New LWP 1835]
[New LWP 4502]
[New LWP 1625]
[New LWP 4845]
[New LWP 4497]
--Type <RET> for more, q to quit, c to continue without paging--
[New LWP 1873]
[New LWP 1882]
[New LWP 1880]
[New LWP 1626]
[New LWP 1836]
[New LWP 4857]
[New LWP 4875]
[New LWP 4501]
[New LWP 4839]
[New LWP 1627]
[New LWP 1837]
[New LWP 1628]
[New LWP 4882]
[New LWP 4880]
[New LWP 4884]
[New LWP 4854]
[New LWP 1831]
[New LWP 5125]
[New LWP 4869]
[New LWP 1865]
[New LWP 4855]
[New LWP 4886]
[New LWP 4888]
[New LWP 4856]
[New LWP 1834]
[New LWP 1885]
[New LWP 1833]
[New LWP 1872]
[New LWP 1886]
[New LWP 4498]
[New LWP 4858]
[New LWP 1889]
[New LWP 1884]
[New LWP 4831]
[New LWP 4499]
[New LWP 1883]
[New LWP 1832]
[New LWP 1890]
[New LWP 4868]
[New LWP 4867]
[New LWP 4503]
[New LWP 4500]
[New LWP 4840]
--Type <RET> for more, q to quit, c to continue without paging--
[New LWP 1612]
[New LWP 4842]
[New LWP 4841]
[New LWP 4844]
[New LWP 4843]
[New LWP 4846]
[New LWP 4859]
[New LWP 4853]
[New LWP 4878]
[New LWP 4874]
[New LWP 4870]
[New LWP 4876]
[New LWP 4881]
[New LWP 4879]
[New LWP 4885]
[New LWP 4883]
[New LWP 4887]
[New LWP 4889]
[New LWP 4877]

Downloading 183.70 K separate debug info for /usr/lib/libGL.so.1
[Thread debugging using libthread_db enabled]                                   
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/bin/plasmashell --no-respawn'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f871084df8c in QScopedPointer<QObjectData,
QScopedPointerDeleter<QObjectData> >::get (this=<optimized out>,
this=<optimized out>)
    at /usr/src/debug/qt6-base/qtbase/src/corelib/tools/qscopedpointer.h:112
112             return d;
[Current thread is 1 (Thread 0x7f8709730a00 (LWP 1587))]
(gdb) 

I hope this is useful.

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

Reply via email to