Skip to content

Instantly share code, notes, and snippets.

@nschoe
Created August 23, 2019 08:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nschoe/7af0570de6db7a769ea248a349582548 to your computer and use it in GitHub Desktop.
Save nschoe/7af0570de6db7a769ea248a349582548 to your computer and use it in GitHub Desktop.
openat(AT_FDCWD, "/run/opengl-driver/lib/libGLX_indirect.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/run/opengl-driver-32/lib/libGLX_indirect.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/q2ahybmh999j7cxr68q0xqdycw9kqz9l-libX11-1.6.7/lib/libGLX_indirect.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/xdmpszmsifzxw70r3qlbvdq0jn5658sw-libXext-1.3.3/lib/libGLX_indirect.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/px76mbq93k1mj24bq7fydx280s85rwhi-libglvnd-1.0.0/lib/libGLX_indirect.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/681354n3k44r8z90m35hm8945vsp95h1-glibc-2.27/lib/libGLX_indirect.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/681354n3k44r8z90m35hm8945vsp95h1-glibc-2.27/lib/libGLX_indirect.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
futex(0x7fb2e888d6f0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
munmap(0x7fb2dd38e000, 360448) = 0
munmap(0x7fb2dd3e6000, 901120) = 0
write(2, "*** Caught unhandled unknown exc"..., 52*** Caught unhandled unknown exception; terminating
) = 52
futex(0x7fb2e7b9cf78, FUTEX_WAKE_PRIVATE, 2147483647) = 0
getpid() = 16501
getpid() = 16501
exit_group(-1) = ?
+++ exited with 255 +++
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment