[Bug 222757] Some problems in mesa ports related to OpenCL

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 25 14:17:25 UTC 2020


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

--- Comment #2 from shamaz.mazum at gmail.com ---
(In reply to Gleb Popov from comment #1)

I do not use xorg anymore (I use wayland), so I cannot help you with 1). 2) is
still there. For some reason control is passed to nowhere rather than to an
exit handler (a function which is registered with atexit(3)).

My personal solution is to use functions with __constructor__ and
__destructor__ attributes rather than exit handlers.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-x11 mailing list