[Nouveau] libGL error messages
積丹尼 Dan Jacobson
jidanni at jidanni.org
Wed Jun 13 19:43:31 UTC 2018
By the way, why does it try to access /etc/ld.so.nohwcap 49 times when
failing once should be enough? One getpid() would seem enough too.
$ strace glxinfo -B 2>&1|sort|uniq -c|sort -n|tail -n 3
54 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
62 recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
116 getpid() = 1422
I'll send you the full strace.
More information about the Nouveau
mailing list