On Fri, Sep 13, 2019 at 09:02:33PM +0100, David Brownlee wrote: > The symptoms include > - netbsd-8 firefox binary segfault every time on startup. Doesn't always > happen, but once it starts, they always seem to segfault until reboot. Note > that though "netbsd-8 firefox binaries" are not necessarily a paragon of > stability even on netbsd-8, this does not happen on -8, or even the Aug 18 > kernel
I might've triggered this by telling firefox where to find libGL.so on netbsd. Does env LIBGL_ALWAYS_SOFTWARE=1 help with this any? Alternatively: moving /usr/X11R7/lib/libGL.so.3 elsewhere for a bit.
