unkillable process consuming 100% cpu

Steve Kargl sgk at troutmask.apl.washington.edu
Tue Nov 12 17:31:40 UTC 2019


On Mon, Nov 11, 2019 at 10:34:23AM +0100, Hans Petter Selasky wrote:
> Hi,
> 
> Can you open the radeonkms.ko in gdb83 from ports and type:
> 
> l *(radeon_gem_busy_ioctl+0x30)
> 

% /boot/modules/radeonkms.ko
(gdb) l  *(radeon_gem_busy_ioctl+0x30)
0xa12b0 is in radeon_gem_busy_ioctl (/usr/ports/graphics/drm-current-kmod/work/kms-drm-2d2852e/drivers/gpu/drm/radeon/radeon_gem.c:453).
448     /usr/ports/graphics/drm-current-kmod/work/kms-drm-2d2852e/drivers/gpu/drm/radeon/radeon_gem.c: No such file or directory.
(gdb) 

-- 
Steve


More information about the freebsd-x11 mailing list