https://bugs.freedesktop.org/show_bug.cgi?id=98555

--- Comment #4 from Emil Velikov <emil.l.veli...@gmail.com> ---
The most likely thing that comes to mind is that one LD_PRELOADs a bunch of
libraries, amongst which an older version of libdrm.

What's the output of $LD_DEBUG=libs nwn
The above can be a bit large so please attach as plain text.

Or maybe it's this nasty LD_PRELOAD [1] which overrides open/opendir/stat/etc.
in a slightly brain-dead manner. I'm sure that mangling _every_ path is a good
_not_ a idea.

[1] https://github.com/nwnlinux/nwuser

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to