On Thu, Apr 18, 2019 at 11:45:28AM +0000, co...@sdf.org wrote: > LD_PRELOAD=/usr/lib/libpthread.so fixes it. > It's the libc stubs. I don't know what to link against libpthread but > pkgsrc is cheating by having glmark2 linked with libpthread.
Fixes the abort at the end too, and ties in with the strange return value from pthread_create! Thanks, Patrick