Bug 494859 - Plasmashell crashed on unlock session after stand by
Summary: Plasmashell crashed on unlock session after stand by
Status: RESOLVED DOWNSTREAM
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (show other bugs)
Version: 6.2.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-10-16 11:49 UTC by Féry Mathieu (aka Mathius)
Modified: 2024-10-16 13:38 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/58048/events/fbd812897ae8445698be7711b4bd773b/


Attachments
New crash information added by DrKonqi (129.72 KB, text/plain)
2024-10-16 11:49 UTC, Féry Mathieu (aka Mathius)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Féry Mathieu (aka Mathius) 2024-10-16 11:49:27 UTC
Application: plasmashell (6.2.0)

ApplicationNotResponding [ANR]: false
Qt Version: 6.7.2
Frameworks Version: 6.7.0
Operating System: Linux 6.11.3-200.fc40.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora Linux 40 (Workstation Edition)"
DrKonqi: 6.2.0 [CoredumpBackend]

-- Information about the crash:
I juste type some chars on keyboard to wake up my computer. After that, plasmashell crash and restart. From what i see in stacktrace, possible cause is driver of my graphic card (because i see crash in nouveau.c)

So if can help you can find some infos about it and my system (Output from `inxi -GSC -xx`) :
```
System:
  Host: fedora-mfery Kernel: 6.11.3-200.fc40.x86_64 arch: x86_64 bits: 64
    compiler: gcc v: 2.41-37.fc40
  Desktop: KDE Plasma v: 6.2.0 tk: Qt v: N/A wm: kwin_wayland dm: SDDM
    Distro: Fedora Linux 40 (Workstation Edition)
CPU:
  Info: 8-core model: Intel Core i7-10700 bits: 64 type: MT MCP
    arch: Comet Lake rev: 5 cache: L1: 512 KiB L2: 2 MiB L3: 16 MiB
  Speed (MHz): avg: 800 min/max: 800/4800 cores: 1: 800 2: 800 3: 800 4: 800
    5: 800 6: 800 7: 800 8: 800 9: 800 10: 800 11: 800 12: 800 13: 800 14: 800
    15: 800 16: 800 bogomips: 92796
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
Graphics:
  Device-1: Intel CometLake-S GT2 [UHD Graphics 630] vendor: Hewlett-Packard
    driver: i915 v: kernel arch: Gen-9.5 ports: active: none empty: DP-1, DP-2,
    DP-3, HDMI-A-1, HDMI-A-2, HDMI-A-3 bus-ID: 00:02.0 chip-ID: 8086:9bc5
  Device-2: NVIDIA TU117GLM [Quadro T400 Mobile] vendor: Hewlett-Packard
    driver: nouveau v: kernel arch: Turing pcie: speed: 2.5 GT/s lanes: 16
    ports: active: DP-5 empty: DP-4,DP-6 bus-ID: 01:00.0 chip-ID: 10de:1fb2
  Display: wayland server: X.org v: 1.20.14 with: Xwayland v: 24.1.3
    compositor: kwin_wayland driver: N/A display-ID: 0
  Monitor-1: DP-5 res: 1920x1080 size: N/A
  API: EGL v: 1.5 platforms: device: 0 drv: iris device: 1 drv: nouveau
    device: 2 drv: swrast gbm: drv: iris surfaceless: drv: iris wayland:
    drv: nouveau x11: drv: nouveau
  API: OpenGL v: 4.6 compat-v: 4.3 vendor: mesa v: 24.1.7 glx-v: 1.4
    direct-render: yes renderer: NV167 device-ID: 10de:1fb2 display-ID: :0.0
  API: Vulkan v: 1.3.290 surfaces: xcb,xlib,wayland device: 0
    type: discrete-gpu driver: N/A device-ID: 10de:1fb2 device: 1
    type: integrated-gpu driver: N/A device-ID: 8086:9bc5 device: 2 type: cpu
    driver: N/A device-ID: 10005:0000
```

Don't hesitate if you need!

The reporter is unsure if this crash is reproducible.

-- Backtrace (Reduced):
#5  0x00007f1ade1c1c17 in pushbuf_dump (krec=krec@entry=0x7f1ab4007270, krec_id=krec_id@entry=0, chid=chid@entry=72) at ../src/gallium/winsys/nouveau/drm/nouveau.c:1073
#6  0x00007f1ade1c4178 in pushbuf_submit (push=0x7f1ab4003620, chan=<optimized out>) at ../src/gallium/winsys/nouveau/drm/nouveau.c:1137
#7  pushbuf_flush (push=push@entry=0x7f1ab4003620) at ../src/gallium/winsys/nouveau/drm/nouveau.c:1175
#8  0x00007f1ade1c4d3d in pushbuf_refn (push=0x7f1ab4003620, retry=true, refs=0x7f1abbdff330, nr=1) at ../src/gallium/winsys/nouveau/drm/nouveau.c:1428
#9  0x00007f1ade1c4d83 in nouveau_pushbuf_refn (push=<optimized out>, refs=refs@entry=0x7f1abbdff330, nr=nr@entry=1) at ../src/gallium/winsys/nouveau/drm/nouveau.c:1643


Reported using DrKonqi
Comment 1 Féry Mathieu (aka Mathius) 2024-10-16 11:49:28 UTC
Created attachment 174885 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 David Edmundson 2024-10-16 13:38:15 UTC
Crash is deep in the nouvea driver, please report there or try the proper Nvidia driver.