FYI glmark2 ran rather well under VirtualBox a moment ago with a few hours old system, only crashing on exit: ... Reading symbols from /usr/pkg/bin/glmark2...done. [New process 1] [New process 4] Core was generated by `glmark2'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007d94d0bacf78 in ?? () from /usr/X11R7/lib/modules/dri/swrast_dri.so [Current thread is 1 (process 1)] (gdb) bt #0 0x00007d94d0bacf78 in ?? () from /usr/X11R7/lib/modules/dri/swrast_dri.so #1 0x00007d94d0bad251 in ralloc_free () from /usr/X11R7/lib/modules/dri/swrast_dri.so #2 0x00007d94d0622a35 in _mesa_glsl_release_builtin_functions() () from /usr/X11R7/lib/modules/dri/swrast_dri.so #3 0x00007d94d0d19083 in _mesa_destroy_shader_compiler () from /usr/X11R7/lib/modules/dri/swrast_dri.so #4 0x00007d94d045f5e9 in ?? () from /usr/X11R7/lib/modules/dri/swrast_dri.so #5 0x00007d94da849f40 in ?? () #6 0x00007d94d2244279 in _fini () from /usr/X11R7/lib/modules/dri/swrast_dri.so #7 0x0000000000000000 in ?? () ....
On Thu, 11 Apr 2019 at 17:54, <co...@sdf.org> wrote: > > On Thu, Apr 11, 2019 at 04:49:09PM +0000, co...@sdf.org wrote: > > argh. now I see it too. I had pkgsrc xorg in the middle and in the RPATH > > complicating testing :_/ > > Ah, disregard, I had the old libGL.so.3.0 (because I unpacked sets, but > for this manipulation I only re-linked libGL.so. > > Putting libGL.so that is linked against pthread makes it work as befor.e -- ----