On 11/27/20 4:29 AM, Hans Petter Selasky wrote:
Is the problem always triggered by hald? If you disable hald in
rc.conf, does the system run for a longer period of time?
It turns out that disabling ntpd let the system run for a longer period
of time - until I ran "sysctl sys" at which point I got a panic.
And this time the panic actually implicates amdgpu.ko, which is an
improvement:
#9 0x0000000000000000 in ?? ()
#10 0xffffffff82a14c4e in amdgpu_device_get_pcie_replay_count ()
from /boot/modules/amdgpu.ko
#11 0xffffffff82a14b80 in sysctl_handle_attr () from /boot/modules/amdgpu.ko
#12 0xffffffff80c06cc1 in sysctl_root_handler_locked
(oid=0xfffffe02133ff000,
arg1=0xfffffe016e360980, arg2=-8724518803888, req=0xfffffe016e360980,
tracker=0xfffff81099af6280) at /usr/src/sys/kern/kern_sysctl.c:184
#13 0xffffffff80c0610c in sysctl_root (oidp=<optimized out>,
arg1=0xfffff810aa27e650, arg2=-2100190360, req=0xfffffe016e360980)
at /usr/src/sys/kern/kern_sysctl.c:2211
Since it _is_ a problem in amdgpu, I'll stop this thread and re-post on
freebsd-x11.
--
Rebecca Cran
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"