NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: xsrc/58133: X server crashes; radeon 5450; modesetting
The following reply was made to PR xsrc/58133; it has been noted by GNATS.
From: Rhialto <rhialto%falu.nl@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: xsrc-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost,
Rhialto <rhialto%falu.nl@localhost>
Subject: Re: xsrc/58133: X server crashes; radeon 5450; modesetting
Date: Sat, 27 Apr 2024 18:50:25 +0200
I had some more crashes with irregular intervals. Two of them didn't
leave a core dump; /var/log/messages listed errno 27 (EFBIG).
The 4 core dumps I have are available for debugging.
I tried running with a locally modified version of libdrm_radeon.so.0.0
with logging added to bo_map() and some nearby functions in
xsrc/external/mit/libdrm/dist/radeon/radeon_bo_gem.c (printf to stderr)
but I don't see the expected output anywhere. I'm not sure if I'm not
looking in the right place, the output is getting lost, or X simply
never gets there (in which case I don't understand why).
Home |
Main Index |
Thread Index |
Old Index