Advertisement
Guest User

libtas swrast stacktrace

a guest
Aug 6th, 2021
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. Thread 1 "runner" received signal SIGSEGV, Segmentation fault.
  2. 0xe92ea6d2 in llvm::Value::setNameImpl(llvm::Twine const&) () from /usr/lib32/libLLVM-12.so
  3. #0 0xe92ea6d2 in llvm::Value::setNameImpl(llvm::Twine const&) () from /usr/lib32/libLLVM-12.so
  4. #1 0xe92eaa7e in llvm::Value::setName(llvm::Twine const&) () from /usr/lib32/libLLVM-12.so
  5. #2 0xe9229976 in ?? () from /usr/lib32/libLLVM-12.so
  6. #3 0xe9199fce in ?? () from /usr/lib32/libLLVM-12.so
  7. #4 0xe919a664 in LLVMBuildFDiv () from /usr/lib32/libLLVM-12.so
  8. #5 0xefabd64d in ?? () from /usr/lib32/dri/swrast_dri.so
  9. #6 0xefb2ef9a in ?? () from /usr/lib32/dri/swrast_dri.so
  10. #7 0xefb3280b in ?? () from /usr/lib32/dri/swrast_dri.so
  11. #8 0xf03aa9c7 in ?? () from /usr/lib32/dri/swrast_dri.so
  12. #9 0xefb28f15 in ?? () from /usr/lib32/dri/swrast_dri.so
  13. #10 0xefb3ae87 in ?? () from /usr/lib32/dri/swrast_dri.so
  14. #11 0xefb2014f in ?? () from /usr/lib32/dri/swrast_dri.so
  15. #12 0xf0482102 in ?? () from /usr/lib32/dri/swrast_dri.so
  16. #13 0xef69af85 in ?? () from /usr/lib32/dri/swrast_dri.so
  17. #14 0xef6acfc6 in ?? () from /usr/lib32/dri/swrast_dri.so
  18. #15 0xf7f1a199 in ?? () from /home/narr/Schreibtisch/lib/usr/bin/libtas32.so
  19. #16 0xf7f1d71f in ?? () from /home/narr/Schreibtisch/lib/usr/bin/libtas32.so
  20. #17 0xf7f1cb0e in ?? () from /home/narr/Schreibtisch/lib/usr/bin/libtas32.so
  21. #18 0xf7f1cc81 in ?? () from /home/narr/Schreibtisch/lib/usr/bin/libtas32.so
  22. #19 0xf7ec9521 in ?? () from /home/narr/Schreibtisch/lib/usr/bin/libtas32.so
  23. #20 0xf7eca6dc in glXSwapBuffers () from /home/narr/Schreibtisch/lib/usr/bin/libtas32.so
  24. #21 0x082e2657 in ?? ()
  25. #22 0x082e2a52 in ?? ()
  26. #23 0xf7325a0d in __libc_start_main () from /usr/lib32/libc.so.6
  27. #24 0x08051745 in ?? ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement