Bug 218347 - Crash. amdgpu : drm:amdgpu_cs_ioctl : Failed to initialize parser -125
Summary: Crash. amdgpu : drm:amdgpu_cs_ioctl : Failed to initialize parser -125
Status: RESOLVED ANSWERED
Alias: None
Product: Drivers
Classification: Unclassified
Component: Video(DRI - non Intel) (show other bugs)
Hardware: i386 Linux
: P3 blocking
Assignee: drivers_video-dri
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-05 11:14 UTC by Rik
Modified: 2024-01-08 21:43 UTC (History)
1 user (show)

See Also:
Kernel Version: Debian 6.1.0-17 (= upstream 6.1.69-1)
Subsystem:
Regression: No
Bisected commit-id:


Attachments
dmesg (8.20 KB, text/plain)
2024-01-05 11:14 UTC, Rik
Details
systemctl (9.58 KB, text/plain)
2024-01-05 11:15 UTC, Rik
Details

Description Rik 2024-01-05 11:14:13 UTC
Created attachment 305677 [details]
dmesg

Yesterday I've apt update Debian 12 and with the update I got kernel 6.1.0.-16 --> 6.1.0.-17.
This morning while I was scrolling rapidly a long page of code inside Netbeans 20, I foud myself at login.
I DOUBT IT'S MERE COINCIDENCE: I've been working ok for months with the same exact hw/sw config and after a couple of hour such incident.

I can see the culprit in log:
after
[drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
a cascade of errors brough me to the crash-->login losing everything that was not yet saved.


Graphics:
  Device-1: AMD Ellesmere [Radeon RX 470/480/570/570X/580/580X/590]
    driver: amdgpu v: kernel
  Display: x11 server: X.Org v: 1.21.1.7 driver: X: loaded: amdgpu
    unloaded: fbdev,modesetting,vesa dri: radeonsi gpu: amdgpu resolution:
    1: 1440x2560~60Hz 2: 1440x2560~60Hz
  API: OpenGL v: 4.6 Mesa 22.3.6 renderer: AMD Radeon RX 570 Series
    (polaris10 LLVM 15.0.6 DRM 3.49 6.1.0-17-amd64)
Comment 1 Rik 2024-01-05 11:15:26 UTC
Created attachment 305678 [details]
systemctl
Comment 2 Artem S. Tashkinov 2024-01-06 15:35:19 UTC
Please report here instead:

https://gitlab.freedesktop.org/drm/amd/-/issues
Comment 3 Rik 2024-01-08 08:33:45 UTC
Are you sure? Because in the help I read:

Video(DRI - Intel) 	intel-gfx-bugs@lists.freedesktop.org
Please file new drm/i915 bugs at https://bugs.freedesktop.org. Product: DRI. Component: DRM/Intel.

Video(DRI - non Intel) 	drivers_video-dri
DRI video 

This is not an DRI Intel so I thought the right place was here.
Comment 4 Alex Deucher 2024-01-08 21:43:21 UTC
(In reply to Rik from comment #3)
> Are you sure? Because in the help I read:

Yes, per:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/MAINTAINERS#n18009

RADEON and AMDGPU DRM DRIVERS
M:	Alex Deucher <alexander.deucher@amd.com>
M:	Christian König <christian.koenig@amd.com>
M:	Pan, Xinhui <Xinhui.Pan@amd.com>
L:	amd-gfx@lists.freedesktop.org
S:	Supported
B:	https://gitlab.freedesktop.org/drm/amd/-/issues
C:	irc://irc.oftc.net/radeon
T:	git https://gitlab.freedesktop.org/agd5f/linux.git
F:	Documentation/gpu/amdgpu/
F:	drivers/gpu/drm/amd/
F:	drivers/gpu/drm/ci/xfails/amd*
F:	drivers/gpu/drm/radeon/
F:	include/uapi/drm/amdgpu_drm.h
F:	include/uapi/drm/radeon_drm.h

Note You need to log in before you can comment on or make changes to this bug.