https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205903

--- Comment #7 from Michael Danilov <[email protected]> ---
Not 100% reliable, but try causing an OOM while running (or shortly after
having closed) something using GL.

In my case the trigger is closing a GL program and having killed an instance of
browser for allocating all memory and swap then hanging.

Most backtraces contain "in rm_free_unused_clients () from
/boot/modules/nvidia.ko", a vague hint this happens when something is removed
by the blob.

The crash on startx was a separate (but maybe related) problem, which I have
experienced, too. This patch seemed to mitigate it:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195097
Now it seems to have gone on its own without any patches.

-- 
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]"

Reply via email to