Advertisement
Guest User

Untitled

a guest
Mar 20th, 2020
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. (gdb) run
  2. Starting program: Z:\gametest2\gtest\bin\win64\chessmates.exe
  3. [New Thread 9320.0x2b50]
  4. [New Thread 9320.0x101c]
  5. [New Thread 9320.0x1dd0]
  6. [New Thread 9320.0x189c]
  7. warning: [S_API] SteamAPI_Init(): SteamAPI_IsSteamRunning() did not locate a running instance of Steam.
  8. warning: [S_API] SteamAPI_Init(): Loaded 'C:\Program Files (x86)\Steam\steamclient64.dll' OK.
  9. warning: [S_API FAIL] SteamAPI_Init() failed; create pipe failed.
  10. [New Thread 9320.0x22ac]
  11. [New Thread 9320.0x2e08]
  12. [New Thread 9320.0x2fb4]
  13. [New Thread 9320.0x15b4]
  14. [New Thread 9320.0x2bb8]
  15. [New Thread 9320.0x27b0]
  16. [New Thread 9320.0x1268]
  17. [Thread 9320.0x2bb8 exited with code 0]
  18. [Thread 9320.0x27b0 exited with code 0]
  19. [Thread 9320.0x1268 exited with code 0]
  20. [New Thread 9320.0x1a20]
  21. [New Thread 9320.0x1914]
  22. [New Thread 9320.0x2708]
  23. [New Thread 9320.0xfd0]
  24. [New Thread 9320.0x2f40]
  25. [New Thread 9320.0x1178]
  26. [New Thread 9320.0x2e94]
  27.  
  28. Thread 1 "MainThrd" received signal SIGSEGV, Segmentation fault.
  29. 0x000000006af594e0 in vk_optimusGetInstanceProcAddr ()
  30.    from C:\windows\System32\DriverStore\FileRepository\nvhmi.inf_amd64_ef5aa08b9c75840e\nvoglv64.dll
  31. (gdb) bt()
  32. A syntax error in expression, near `)'.
  33. (gdb) bt
  34. #0  0x000000006af594e0 in vk_optimusGetInstanceProcAddr ()
  35.    from C:\windows\System32\DriverStore\FileRepository\nvhmi.inf_amd64_ef5aa08b9c75840e\nvoglv64.dll
  36. #1  0x000000006aa2c7fa in ?? ()
  37.    from C:\windows\System32\DriverStore\FileRepository\nvhmi.inf_amd64_ef5aa08b9c75840e\nvoglv64.dll
  38. #2  0x000000006aa2d5e4 in ?? ()
  39.    from C:\windows\System32\DriverStore\FileRepository\nvhmi.inf_amd64_ef5aa08b9c75840e\nvoglv64.dll
  40. #3  0x000000000040f908 in wl_gl_DrawRect (rect=...) at src/wlgui/wldraw.c:16
  41. #4  0x000000000040fd53 in wl_gl_DrawWidget (widget=0x63293b0) at src/wlgui/wldraw.c:115
  42. #5  0x000000000040fdb4 in wl_gl_DrawWidget (widget=0x165a60) at src/wlgui/wldraw.c:131
  43. #6  0x00000000004110dd in wl_sdl2_gl_exec (inf=<optimized out>) at src/wlgui/wlut.c:156
  44. #7  0x00000000004119cf in wlutInfExecute (inf=0x63996d0) at src/wlgui/wlut.c:103
  45. #8  0x0000000000411b14 in wl_sdl2_gl_ExecuteContext (widget=widget@entry=0x165a60) at src/wlgui/wlut.c:233
  46. #9  0x0000000000403d47 in SDL_main (argc=<optimized out>, argv=<optimized out>) at src/main.c:1070
  47. #10 0x0000000000413447 in main_getcmdline ()
  48. #11 0x00000000004013a5 in __tmainCRTStartup ()
  49.     at /shr/mingw/mingw-w64-crt/src/mingw-w64-v7.0.0/mingw-w64-crt/crt/crtexe.c:339
  50. #12 0x00000000004014db in WinMainCRTStartup ()
  51.     at /shr/mingw/mingw-w64-crt/src/mingw-w64-v7.0.0/mingw-w64-crt/crt/crtexe.c:195
  52. (gdb) continue
  53. Continuing.
  54.  
  55. Thread 1 "MainThrd" received signal SIGSEGV, Segmentation fault.
  56. 0x000000006af594e0 in vk_optimusGetInstanceProcAddr ()
  57.    from C:\windows\System32\DriverStore\FileRepository\nvhmi.inf_amd64_ef5aa08b9c75840e\nvoglv64.dll
  58. (gdb) bt
  59. #0  0x000000006af594e0 in vk_optimusGetInstanceProcAddr ()
  60.    from C:\windows\System32\DriverStore\FileRepository\nvhmi.inf_amd64_ef5aa08b9c75840e\nvoglv64.dll
  61. #1  0x000000006aa2c7fa in ?? ()
  62.    from C:\windows\System32\DriverStore\FileRepository\nvhmi.inf_amd64_ef5aa08b9c75840e\nvoglv64.dll
  63. #2  0x000000006aa2d5e4 in ?? ()
  64.    from C:\windows\System32\DriverStore\FileRepository\nvhmi.inf_amd64_ef5aa08b9c75840e\nvoglv64.dll
  65. #3  0x000000000040f908 in wl_gl_DrawRect (rect=...) at src/wlgui/wldraw.c:16
  66. #4  0x000000000040fd53 in wl_gl_DrawWidget (widget=0x63293b0) at src/wlgui/wldraw.c:115
  67. #5  0x000000000040fdb4 in wl_gl_DrawWidget (widget=0x165a60) at src/wlgui/wldraw.c:131
  68. #6  0x00000000004110dd in wl_sdl2_gl_exec (inf=<optimized out>) at src/wlgui/wlut.c:156
  69. #7  0x00000000004119cf in wlutInfExecute (inf=0x63996d0) at src/wlgui/wlut.c:103
  70. #8  0x0000000000411b14 in wl_sdl2_gl_ExecuteContext (widget=widget@entry=0x165a60) at src/wlgui/wlut.c:233
  71. #9  0x0000000000403d47 in SDL_main (argc=<optimized out>, argv=<optimized out>) at src/main.c:1070
  72. #10 0x0000000000413447 in main_getcmdline ()
  73. #11 0x00000000004013a5 in __tmainCRTStartup ()
  74.     at /shr/mingw/mingw-w64-crt/src/mingw-w64-v7.0.0/mingw-w64-crt/crt/crtexe.c:339
  75. #12 0x00000000004014db in WinMainCRTStartup ()
  76.     at /shr/mingw/mingw-w64-crt/src/mingw-w64-v7.0.0/mingw-w64-crt/crt/crtexe.c:195
  77. (gdb) continue
  78. Continuing.
  79. [Thread 9320.0x1a20 exited with code 3221225477]
  80. [Thread 9320.0x2e94 exited with code 3221225477]
  81. [Thread 9320.0x101c exited with code 3221225477]
  82. [Thread 9320.0x1914 exited with code 3221225477]
  83. [Thread 9320.0x189c exited with code 3221225477]
  84. [Thread 9320.0x1dd0 exited with code 3221225477]
  85. [Thread 9320.0x22ac exited with code 3221225477]
  86. [Thread 9320.0x1178 exited with code 3221225477]
  87. [Thread 9320.0x2708 exited with code 3221225477]
  88. [Thread 9320.0x2e08 exited with code 3221225477]
  89. [Thread 9320.0x2fb4 exited with code 3221225477]
  90. [Thread 9320.0x2f40 exited with code 3221225477]
  91. [Thread 9320.0xfd0 exited with code 3221225477]
  92. [Inferior 1 (process 9320) exited with code 030000000005]
  93. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement