kern/108078: [hal]: Periodic crashes of system at working HAL

Konstantin Belousov kib at FreeBSD.org
Fri Jan 19 21:12:10 UTC 2007


Synopsis: [hal]: Periodic crashes of system at working HAL

State-Changed-From-To: open->feedback
State-Changed-By: kib
State-Changed-When: Fri Jan 19 21:08:19 UTC 2007
State-Changed-Why: 
I examined similar (not to say the same) backtraces and I am sure that
the problem is caused by nvidia driver. Invalid reference counting for
cloned devices in dev_clone handler destroys devfs list of devices,
and consequent access to /dev mount point causes read from freed memory
and traversal of destroyed list.

Please, remove the nvidia driver from the system, and report whether the
panics disappear.

http://www.freebsd.org/cgi/query-pr.cgi?pr=108078


More information about the freebsd-bugs mailing list