Advertisement
Guest User

Untitled

a guest
Oct 30th, 2024
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.48 KB | None | 0 0
  1. INFO: Initializing raylib 5.0
  2. INFO: Platform backend: DESKTOP (GLFW)
  3. INFO: Supported raylib modules:
  4. INFO: > rcore:..... loaded (mandatory)
  5. INFO: > rlgl:...... loaded (mandatory)
  6. INFO: > rshapes:... loaded (optional)
  7. INFO: > rtextures:. loaded (optional)
  8. INFO: > rtext:..... loaded (optional)
  9. INFO: > rmodels:... loaded (optional)
  10. INFO: > raudio:.... loaded (optional)
  11. INFO: DISPLAY: Device initialized successfully
  12. INFO: > Display size: 2560 x 1440
  13. INFO: > Screen size: 800 x 450
  14. INFO: > Render size: 800 x 450
  15. INFO: > Viewport offsets: 0, 0
  16. INFO: GLAD: OpenGL extensions loaded successfully
  17. INFO: GL: Supported extensions count: 181
  18. INFO: GL: OpenGL device information:
  19. INFO: > Vendor: Microsoft Corporation
  20. INFO: > Renderer: D3D12 (AMD Radeon(TM) Graphics)
  21. INFO: > Version: 4.2 (Core Profile) Mesa 23.2.1-1ubuntu3.1~22.04.2
  22. INFO: > GLSL: 4.20
  23. INFO: GL: VAO extension detected, VAO functions loaded successfully
  24. INFO: GL: NPOT textures extension detected, full NPOT textures supported
  25. INFO: GL: DXT compressed textures supported
  26. INFO: GL: ETC2/EAC compressed textures supported
  27. INFO: PLATFORM: DESKTOP (GLFW): Initialized successfully
  28. INFO: TEXTURE: [ID 1] Texture loaded successfully (1x1 | R8G8B8A8 | 1 mipmaps)
  29. INFO: TEXTURE: [ID 1] Default texture loaded successfully
  30. INFO: SHADER: [ID 1] Vertex shader compiled successfully
  31. INFO: SHADER: [ID 2] Fragment shader compiled successfully
  32. INFO: SHADER: [ID 3] Program shader loaded successfully
  33. INFO: SHADER: [ID 3] Default shader loaded successfully
  34. INFO: RLGL: Render batch vertex buffers loaded successfully in RAM (CPU)
  35. INFO: RLGL: Render batch vertex buffers loaded successfully in VRAM (GPU)
  36. INFO: RLGL: Default OpenGL state initialized successfully
  37. INFO: TEXTURE: [ID 2] Texture loaded successfully (128x128 | GRAY_ALPHA | 1 mipmaps)
  38. INFO: FONT: Default font loaded successfully (224 glyphs)
  39. ==88355==AddressSanitizer CHECK failed: ../../../../src/libsanitizer/asan/asan_interceptors.cpp:335 "((__interception::real___cxa_throw)) != (0)" (0x0, 0x0)
  40. #0 0x7fe2ed8609a8 in AsanCheckFailed ../../../../src/libsanitizer/asan/asan_rtl.cpp:74
  41. #1 0x7fe2ed88132e in __sanitizer::CheckFailed(char const*, int, char const*, unsigned long long, unsigned long long) ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:78
  42. #2 0x7fe2ed7dc5a4 in __interceptor___cxa_throw ../../../../src/libsanitizer/asan/asan_interceptors.cpp:335
  43. #3 0x7fe2db9ab587 (/usr/lib/wsl/drivers/u0382793.inf_amd64_1c9c9d36a5813460/B384051/amdxc64.so+0x1778587)
  44. #4 0x7fe2db9c0094 (/usr/lib/wsl/drivers/u0382793.inf_amd64_1c9c9d36a5813460/B384051/amdxc64.so+0x178d094)
  45. #5 0x7fe2db8035aa (/usr/lib/wsl/drivers/u0382793.inf_amd64_1c9c9d36a5813460/B384051/amdxc64.so+0x15d05aa)
  46. #6 0x7fe2db808525 (/usr/lib/wsl/drivers/u0382793.inf_amd64_1c9c9d36a5813460/B384051/amdxc64.so+0x15d5525)
  47. #7 0x7fe2db736412 (/usr/lib/wsl/drivers/u0382793.inf_amd64_1c9c9d36a5813460/B384051/amdxc64.so+0x1503412)
  48. #8 0x7fe2db7372e7 (/usr/lib/wsl/drivers/u0382793.inf_amd64_1c9c9d36a5813460/B384051/amdxc64.so+0x15042e7)
  49. #9 0x7fe2db73742c (/usr/lib/wsl/drivers/u0382793.inf_amd64_1c9c9d36a5813460/B384051/amdxc64.so+0x150442c)
  50. #10 0x7fe2db796311 (/usr/lib/wsl/drivers/u0382793.inf_amd64_1c9c9d36a5813460/B384051/amdxc64.so+0x1563311)
  51. #11 0x7fe2de07e5a9 (/usr/lib/wsl/lib/libd3d12core.so+0x56a5a9)
  52. #12 0x7fe2de07de44 (/usr/lib/wsl/lib/libd3d12core.so+0x569e44)
  53. #13 0x7fe2de07dc23 (/usr/lib/wsl/lib/libd3d12core.so+0x569c23)
  54. #14 0x7fe2ddf8b6f3 (/usr/lib/wsl/lib/libd3d12core.so+0x4776f3)
  55. #15 0x7fe2ddf446c6 (/usr/lib/wsl/lib/libd3d12core.so+0x4306c6)
  56. #16 0x7fe2de3724b1 (/usr/lib/wsl/lib/libd3d12.so+0xba4b1)
  57. #17 0x7fe2de3721c5 (/usr/lib/wsl/lib/libd3d12.so+0xba1c5)
  58. #18 0x7fe2ddf7b5fb (/usr/lib/wsl/lib/libd3d12core.so+0x4675fb)
  59. #19 0x7fe2ddf911e9 (/usr/lib/wsl/lib/libd3d12core.so+0x47d1e9)
  60. #20 0x7fe2ddf8fa9b (/usr/lib/wsl/lib/libd3d12core.so+0x47ba9b)
  61. #21 0x7fe2e83807b4 (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so+0xbd07b4)
  62. #22 0x7fe2e8380d2f (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so+0xbd0d2f)
  63. #23 0x7fe2e836e9a7 (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so+0xbbe9a7)
  64. #24 0x7fe2e7e19cb5 (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so+0x669cb5)
  65. #25 0x7fe2e7e149a1 (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so+0x6649a1)
  66. #26 0x7fe2e7e1510a (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so+0x66510a)
  67. #27 0x7fe2e7e1c197 (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so+0x66c197)
  68. #28 0x7fe2e7919216 (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so+0x169216)
  69. #29 0x7fe2e9990884 (/lib/x86_64-linux-gnu/libGLX_mesa.so.0+0x2f884)
  70. #30 0x7fe2e99943fe (/lib/x86_64-linux-gnu/libGLX_mesa.so.0+0x333fe)
  71. #31 0x7fe2ed64b63c in swapBuffersGLX (/usr/local/lib/libraylib.so.500+0xc063c)
  72. #32 0x7fe2ed64fbd4 in glfwSwapBuffers (/usr/local/lib/libraylib.so.500+0xc4bd4)
  73. #33 0x7fe2ed5fd2a4 in SwapScreenBuffer (/usr/local/lib/libraylib.so.500+0x722a4)
  74. #34 0x7fe2ed603fbd in EndDrawing (/usr/local/lib/libraylib.so.500+0x78fbd)
  75. #35 0x556209e1f323 in main /mnt/c/Users/mainUser/Desktop/trucs/code/codes_lycée/TIPE/raylibTest/game.c:12
  76. #36 0x7fe2ed38bd8f in __libc_start_call_main ../sysdeps/nptl/libc_start_call_main.h:58
  77. #37 0x7fe2ed38be3f in __libc_start_main_impl ../csu/libc-start.c:392
  78. #38 0x556209e1f1c4 in _start (/mnt/c/Users/mainUser/Desktop/trucs/code/codes_lycée/TIPE/raylibTest/a.out+0x11c4)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement