https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205903
Andy Ritger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Andy Ritger <[email protected]> --- So far from the stack trace, it looks like a process (vimb) using a user-mode nvidia driver component (OpenGL?) was killed due to running out of swap, nvidia.ko attempted to clean up after that process, and somehow confused itself over resources that had been allocated for that user-mode nvidia driver component. Michael: are you able to trigger this on demand by manually killing vimb, or does it require running out of swap and inducing the out-of-memory killer? 340.96 is a relatively old NVIDIA driver version. Could you test with something more recent? E.g., either of these: http://www.nvidia.com/Download/driverResults.aspx/95925/en-us http://www.nvidia.com/Download/driverResults.aspx/95163/en-us Thanks. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
