Skip to content

Instantly share code, notes, and snippets.

@hanetzer
Last active August 29, 2015 14:02
Show Gist options
  • Save hanetzer/8403b107ffa2f252287d to your computer and use it in GitHub Desktop.
Save hanetzer/8403b107ffa2f252287d to your computer and use it in GitHub Desktop.
gdb backtrace
Starting program: C:\Users\The_NetZ\Documents\ReGaL.x86_64\Game.exe
[New Thread 6120.0x1644]
[New Thread 6120.0x17b8]
[New Thread 6120.0x2d8]
[New Thread 6120.0x1570]
[New Thread 6120.0x116c]
[Thread 6120.0x2d8 exited with code 0]
[Thread 6120.0x116c exited with code 0]
[New Thread 6120.0x1588]
[New Thread 6120.0x5b0]
[Thread 6120.0x1588 exited with code 0]
[Thread 6120.0x5b0 exited with code 0]
[New Thread 6120.0x560]
[New Thread 6120.0xb74]
[New Thread 6120.0x1464]
[New Thread 6120.0xf68]
[New Thread 6120.0x17a4]
[New Thread 6120.0x12ec]
[New Thread 6120.0x1414]
[New Thread 6120.0x17f8]
[New Thread 6120.0x17d8]
[New Thread 6120.0x1070]
[New Thread 6120.0x1710]
Program received signal SIGINT, Interrupt.
[Switching to Thread 6120.0x1710]
0x00000000779349f2 in KERNEL32!CtrlRoutine ()
from C:\Windows\system32\kernel32.dll
Thread 18 (Thread 6120.0x1710):
#0 0x00000000779349f2 in KERNEL32!CtrlRoutine ()
from C:\Windows\system32\kernel32.dll
#1 0x00000000778f59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
#2 0x0000000077b2c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
#3 0x0000000000000000 in ?? ()
Thread 17 (Thread 6120.0x1070):
#0 0x0000000077b52bba in ntdll!ZwWaitForWorkViaWorkerFactory ()
from C:\Windows\system32\ntdll.dll
#1 0x0000000077b1fe3b in ntdll!RtlValidateHeap ()
from C:\Windows\system32\ntdll.dll
#2 0x00000000778f59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
#3 0x0000000077b2c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
#4 0x0000000000000000 in ?? ()
Thread 16 (Thread 6120.0x17d8):
#0 0x0000000077b52afa in ntdll!ZwTraceControl ()
from C:\Windows\system32\ntdll.dll
#1 0x0000000077bfa9d0 in ntdll!EtwpNotificationThread ()
from C:\Windows\system32\ntdll.dll
#2 0x00000000778f59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
#3 0x0000000077b2c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
#4 0x0000000000000000 in ?? ()
Thread 15 (Thread 6120.0x17f8):
#0 0x0000000077b515fa in ntdll!ZwDelayExecution ()
from C:\Windows\system32\ntdll.dll
#1 0x000007fefdc31203 in SleepEx () from C:\Windows\system32\KernelBase.dll
#2 0x0000000000458a69 in ALStream::streamData() ()
#3 0x0000000000458d60 in ALStream::streamDataFun(void*) ()
#4 0x000000006c79ef57 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\SDL2.dll
#5 0x000000006c7e226a in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\SDL2.dll
#6 0x000007feff43415f in srand () from C:\Windows\system32\msvcrt.dll
#7 0x000007feff436ebd in msvcrt!_ftime64_s ()
from C:\Windows\system32\msvcrt.dll
#8 0x00000000778f59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
#9 0x0000000077b2c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
#10 0x0000000000000000 in ?? ()
Thread 14 (Thread 6120.0x1414):
#0 0x0000000077b512fa in ntdll!ZwWaitForSingleObject ()
from C:\Windows\system32\ntdll.dll
#1 0x000007fefdc310dc in WaitForSingleObjectEx ()
from C:\Windows\system32\KernelBase.dll
#2 0x00000000006bfc4b in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#3 0x00000000778f59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
#4 0x0000000077b2c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
#5 0x0000000000000000 in ?? ()
Thread 13 (Thread 6120.0x12ec):
#0 0x0000000077b515fa in ntdll!ZwDelayExecution ()
from C:\Windows\system32\ntdll.dll
#1 0x000007fefdc31203 in SleepEx () from C:\Windows\system32\KernelBase.dll
#2 0x0000000000434d85 in AudioPrivate::meWatchFunInt() ()
#3 0x0000000000434955 in AudioPrivate::meWatchFun(void*) ()
#4 0x000000006c79ef57 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\SDL2.dll
#5 0x000000006c7e226a in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\SDL2.dll
#6 0x000007feff43415f in srand () from C:\Windows\system32\msvcrt.dll
#7 0x000007feff436ebd in msvcrt!_ftime64_s ()
from C:\Windows\system32\msvcrt.dll
#8 0x00000000778f59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
#9 0x0000000077b2c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
#10 0x0000000000000000 in ?? ()
Thread 12 (Thread 6120.0x17a4):
#0 0x0000000077b512fa in ntdll!ZwWaitForSingleObject ()
from C:\Windows\system32\ntdll.dll
#1 0x000007fefdc310dc in WaitForSingleObjectEx ()
from C:\Windows\system32\KernelBase.dll
#2 0x000000006b625c1d in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\OpenAL32.dll
#3 0x000000006b61f93d in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\OpenAL32.dll
#4 0x00000000778f59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
#5 0x0000000077b2c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
#6 0x0000000000000000 in ?? ()
Thread 11 (Thread 6120.0xf68):
#0 0x0000000077a19e6a in USER32!SfmDxSetSwapChainStats ()
from C:\Windows\system32\user32.dll
#1 0x0000000077a1615e in USER32!GetMessageA ()
from C:\Windows\system32\user32.dll
#2 0x000000006b626703 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\OpenAL32.dll
#3 0x00000000778f59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
#4 0x0000000077b2c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
#5 0x0000000000000000 in ?? ()
Thread 10 (Thread 6120.0x1464):
#0 0x0000000077b512fa in ntdll!ZwWaitForSingleObject ()
from C:\Windows\system32\ntdll.dll
#1 0x000007fefdc310dc in WaitForSingleObjectEx ()
from C:\Windows\system32\KernelBase.dll
#2 0x00000000033c696a in nvoglv64!DrvValidateVersion ()
from C:\Windows\system32\nvoglv64.dll
#3 0x000000000320344d in ?? () from C:\Windows\system32\nvoglv64.dll
#4 0x0000000003203180 in ?? () from C:\Windows\system32\nvoglv64.dll
#5 0x00000000033c7747 in nvoglv64!DrvValidateVersion ()
from C:\Windows\system32\nvoglv64.dll
#6 0x00000000778f59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
#7 0x0000000077b2c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
#8 0x0000000000000000 in ?? ()
Thread 9 (Thread 6120.0xb74):
#0 0x000007feff4312e0 in msvcrt!memcmp () from C:\Windows\system32\msvcrt.dll
#1 0x000007feff4327c1 in msvcrt!_errno () from C:\Windows\system32\msvcrt.dll
#2 0x00000000649475ca in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\libwinpthread-1.dll
#3 0x00000000004321fa in FPSLimiter::delayTicks(unsigned long long) ()
#4 0x00000000004322cb in FPSLimiter::delay() ()
#5 0x000000000043d5de in GraphicsPrivate::swapGLBuffer() ()
#6 0x0000000000415529 in Graphics::transition(int, char const*, int) ()
#7 0x0000000000420fba in graphicsTransition(int, unsigned long long*, unsigned long long) ()
#8 0x000000000069f27a in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#9 0x00000000006ab952 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#10 0x00000000006a21f8 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#11 0x00000000006a7024 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#12 0x00000000006a7649 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#13 0x00000000006a7a7b in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#14 0x00000000006a7dd8 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#15 0x00000000006a906a in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#16 0x00000000006ac105 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#17 0x000000000041a575 in evalHelper(evalArg*) ()
#18 0x00000000005a75b8 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#19 0x000000000041a5ba in evalString(unsigned long long, unsigned long long, int*) ()
#20 0x000000000041acc0 in runRMXPScripts() ()
#21 0x000000000041b1fb in mriBindingExecute() ()
#22 0x0000000000401dae in rgssThreadFun(void*) ()
#23 0x000000006c79ef57 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\SDL2.dll
#24 0x000000006c7e226a in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\SDL2.dll
#25 0x000007feff43415f in srand () from C:\Windows\system32\msvcrt.dll
#26 0x000007feff436ebd in msvcrt!_ftime64_s ()
from C:\Windows\system32\msvcrt.dll
#27 0x00000000778f59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
#28 0x0000000077b2c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
#29 0x0000000000000000 in ?? ()
Thread 8 (Thread 6120.0x560):
#0 0x0000000077b512fa in ntdll!ZwWaitForSingleObject ()
from C:\Windows\system32\ntdll.dll
#1 0x000007fefdc310dc in WaitForSingleObjectEx ()
from C:\Windows\system32\KernelBase.dll
#2 0x00000000033c696a in nvoglv64!DrvValidateVersion ()
from C:\Windows\system32\nvoglv64.dll
#3 0x000000000320344d in ?? () from C:\Windows\system32\nvoglv64.dll
#4 0x0000000003203180 in ?? () from C:\Windows\system32\nvoglv64.dll
#5 0x00000000033c7747 in nvoglv64!DrvValidateVersion ()
from C:\Windows\system32\nvoglv64.dll
#6 0x00000000778f59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
#7 0x0000000077b2c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
#8 0x0000000000000000 in ?? ()
Thread 4 (Thread 6120.0x1570):
#0 0x0000000077b5186a in ntdll!ZwWaitForMultipleObjects ()
from C:\Windows\system32\ntdll.dll
#1 0x000007fefdc31430 in KERNELBASE!GetCurrentProcess ()
from C:\Windows\system32\KernelBase.dll
#2 0x0000000000000000 in ?? ()
Thread 2 (Thread 6120.0x17b8):
#0 0x0000000077b515fa in ntdll!ZwDelayExecution ()
from C:\Windows\system32\ntdll.dll
#1 0x000007fefdc31203 in SleepEx () from C:\Windows\system32\KernelBase.dll
#2 0x000007fef94d2339 in joyReleaseCapture ()
from C:\Windows\system32\winmm.dll
#3 0x00000000778f59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
#4 0x0000000077b2c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
#5 0x0000000000000000 in ?? ()
Thread 1 (Thread 6120.0x1644):
#0 0x0000000077b515fa in ntdll!ZwDelayExecution ()
from C:\Windows\system32\ntdll.dll
#1 0x000007fefdc31203 in SleepEx () from C:\Windows\system32\KernelBase.dll
#2 0x000000006c77228e in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\SDL2.dll
#3 0x0000000000405b79 in EventThread::process(RGSSThreadData&) ()
#4 0x00000000004023bb in main ()
Starting program: C:\Users\The_NetZ\Documents\ReGaL.x86_64\Game.exe
[New Thread 5000.0xda0]
[New Thread 5000.0x10c8]
[New Thread 5000.0x17fc]
[New Thread 5000.0x12c4]
[New Thread 5000.0x15f8]
[Thread 5000.0x17fc exited with code 0]
[Thread 5000.0x15f8 exited with code 0]
[New Thread 5000.0x84c]
[New Thread 5000.0x1764]
[Thread 5000.0x84c exited with code 0]
[Thread 5000.0x1764 exited with code 0]
[New Thread 5000.0x16a0]
[New Thread 5000.0x1248]
[New Thread 5000.0x1510]
[New Thread 5000.0x1118]
[New Thread 5000.0x660]
[New Thread 5000.0x100]
[New Thread 5000.0x1124]
[New Thread 5000.0x1380]
[New Thread 5000.0x17ac]
[New Thread 5000.0x127c]
[New Thread 5000.0x15c4]
Program received signal SIGINT, Interrupt.
[Switching to Thread 5000.0x15c4]
0x00000000779349f2 in KERNEL32!CtrlRoutine ()
from C:\Windows\system32\kernel32.dll
Thread 18 (Thread 5000.0x15c4):
#0 0x00000000779349f2 in KERNEL32!CtrlRoutine ()
from C:\Windows\system32\kernel32.dll
No symbol table info available.
#1 0x00000000778f59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
No symbol table info available.
#2 0x0000000077b2c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
No symbol table info available.
#3 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 17 (Thread 5000.0x127c):
#0 0x0000000077b52bba in ntdll!ZwWaitForWorkViaWorkerFactory ()
from C:\Windows\system32\ntdll.dll
No symbol table info available.
#1 0x0000000077b1fe3b in ntdll!RtlValidateHeap ()
from C:\Windows\system32\ntdll.dll
No symbol table info available.
#2 0x00000000778f59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
No symbol table info available.
#3 0x0000000077b2c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
No symbol table info available.
#4 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 16 (Thread 5000.0x17ac):
#0 0x0000000077b52afa in ntdll!ZwTraceControl ()
from C:\Windows\system32\ntdll.dll
No symbol table info available.
#1 0x0000000077bfa9d0 in ntdll!EtwpNotificationThread ()
from C:\Windows\system32\ntdll.dll
No symbol table info available.
#2 0x00000000778f59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
No symbol table info available.
#3 0x0000000077b2c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
No symbol table info available.
#4 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 15 (Thread 5000.0x1380):
#0 0x0000000077b515fa in ntdll!ZwDelayExecution ()
from C:\Windows\system32\ntdll.dll
No symbol table info available.
#1 0x000007fefdc31203 in SleepEx () from C:\Windows\system32\KernelBase.dll
No symbol table info available.
#2 0x0000000000458a69 in ALStream::streamData() ()
No symbol table info available.
#3 0x0000000000458d60 in ALStream::streamDataFun(void*) ()
No symbol table info available.
#4 0x000000006c79ef57 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\SDL2.dll
No symbol table info available.
#5 0x000000006c7e226a in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\SDL2.dll
No symbol table info available.
#6 0x000007feff43415f in srand () from C:\Windows\system32\msvcrt.dll
No symbol table info available.
#7 0x000007feff436ebd in msvcrt!_ftime64_s ()
from C:\Windows\system32\msvcrt.dll
No symbol table info available.
#8 0x00000000778f59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
No symbol table info available.
#9 0x0000000077b2c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 14 (Thread 5000.0x1124):
#0 0x0000000077b512fa in ntdll!ZwWaitForSingleObject ()
from C:\Windows\system32\ntdll.dll
No symbol table info available.
#1 0x000007fefdc310dc in WaitForSingleObjectEx ()
from C:\Windows\system32\KernelBase.dll
No symbol table info available.
#2 0x00000000008bfc4b in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
No symbol table info available.
#3 0x00000000778f59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
No symbol table info available.
#4 0x0000000077b2c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
No symbol table info available.
#5 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 13 (Thread 5000.0x100):
#0 0x0000000077b515fa in ntdll!ZwDelayExecution ()
from C:\Windows\system32\ntdll.dll
No symbol table info available.
#1 0x000007fefdc31203 in SleepEx () from C:\Windows\system32\KernelBase.dll
No symbol table info available.
#2 0x0000000000434d85 in AudioPrivate::meWatchFunInt() ()
No symbol table info available.
#3 0x0000000000434955 in AudioPrivate::meWatchFun(void*) ()
No symbol table info available.
#4 0x000000006c79ef57 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\SDL2.dll
No symbol table info available.
#5 0x000000006c7e226a in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\SDL2.dll
No symbol table info available.
#6 0x000007feff43415f in srand () from C:\Windows\system32\msvcrt.dll
No symbol table info available.
#7 0x000007feff436ebd in msvcrt!_ftime64_s ()
from C:\Windows\system32\msvcrt.dll
No symbol table info available.
#8 0x00000000778f59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
No symbol table info available.
#9 0x0000000077b2c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 12 (Thread 5000.0x660):
#0 0x0000000077b512fa in ntdll!ZwWaitForSingleObject ()
from C:\Windows\system32\ntdll.dll
No symbol table info available.
#1 0x000007fefdc310dc in WaitForSingleObjectEx ()
from C:\Windows\system32\KernelBase.dll
No symbol table info available.
#2 0x000000006b625c1d in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\OpenAL32.dll
No symbol table info available.
#3 0x000000006b61f93d in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\OpenAL32.dll
No symbol table info available.
#4 0x00000000778f59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
No symbol table info available.
#5 0x0000000077b2c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
No symbol table info available.
#6 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 11 (Thread 5000.0x1118):
#0 0x0000000077a19e6a in USER32!SfmDxSetSwapChainStats ()
from C:\Windows\system32\user32.dll
No symbol table info available.
#1 0x0000000077a1615e in USER32!GetMessageA ()
from C:\Windows\system32\user32.dll
No symbol table info available.
#2 0x000000006b626703 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\OpenAL32.dll
No symbol table info available.
#3 0x00000000778f59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
No symbol table info available.
#4 0x0000000077b2c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
No symbol table info available.
#5 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 10 (Thread 5000.0x1510):
#0 0x0000000077b512fa in ntdll!ZwWaitForSingleObject ()
from C:\Windows\system32\ntdll.dll
No symbol table info available.
#1 0x000007fefdc310dc in WaitForSingleObjectEx ()
from C:\Windows\system32\KernelBase.dll
No symbol table info available.
#2 0x000000000344696a in nvoglv64!DrvValidateVersion ()
from C:\Windows\system32\nvoglv64.dll
No symbol table info available.
#3 0x000000000328344d in ?? () from C:\Windows\system32\nvoglv64.dll
No symbol table info available.
#4 0x0000000003283180 in ?? () from C:\Windows\system32\nvoglv64.dll
No symbol table info available.
#5 0x0000000003447747 in nvoglv64!DrvValidateVersion ()
from C:\Windows\system32\nvoglv64.dll
No symbol table info available.
#6 0x00000000778f59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
No symbol table info available.
#7 0x0000000077b2c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
No symbol table info available.
#8 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 9 (Thread 5000.0x1248):
#0 0x000007feff4312d0 in msvcrt!memcmp () from C:\Windows\system32\msvcrt.dll
No symbol table info available.
#1 0x000007feff4327c1 in msvcrt!_errno () from C:\Windows\system32\msvcrt.dll
No symbol table info available.
#2 0x00000000649475ca in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\libwinpthread-1.dll
No symbol table info available.
#3 0x00000000004321fa in FPSLimiter::delayTicks(unsigned long long) ()
No symbol table info available.
#4 0x00000000004322cb in FPSLimiter::delay() ()
No symbol table info available.
#5 0x000000000043d5de in GraphicsPrivate::swapGLBuffer() ()
No symbol table info available.
#6 0x0000000000415529 in Graphics::transition(int, char const*, int) ()
No symbol table info available.
#7 0x0000000000420fba in graphicsTransition(int, unsigned long long*, unsigned long long) ()
No symbol table info available.
#8 0x000000000089f27a in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
No symbol table info available.
#9 0x00000000008ab952 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
No symbol table info available.
#10 0x00000000008a21f8 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
No symbol table info available.
#11 0x00000000008a7024 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
No symbol table info available.
#12 0x00000000008a7649 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
No symbol table info available.
#13 0x00000000008a7a7b in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
No symbol table info available.
#14 0x00000000008a7dd8 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
No symbol table info available.
#15 0x00000000008a906a in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
No symbol table info available.
#16 0x00000000008ac105 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
No symbol table info available.
#17 0x000000000041a575 in evalHelper(evalArg*) ()
No symbol table info available.
#18 0x00000000007a75b8 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
No symbol table info available.
#19 0x000000000041a5ba in evalString(unsigned long long, unsigned long long, int*) ()
No symbol table info available.
#20 0x000000000041acc0 in runRMXPScripts() ()
No symbol table info available.
#21 0x000000000041b1fb in mriBindingExecute() ()
No symbol table info available.
#22 0x0000000000401dae in rgssThreadFun(void*) ()
No symbol table info available.
#23 0x000000006c79ef57 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\SDL2.dll
No symbol table info available.
#24 0x000000006c7e226a in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\SDL2.dll
No symbol table info available.
#25 0x000007feff43415f in srand () from C:\Windows\system32\msvcrt.dll
No symbol table info available.
#26 0x000007feff436ebd in msvcrt!_ftime64_s ()
from C:\Windows\system32\msvcrt.dll
No symbol table info available.
#27 0x00000000778f59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
No symbol table info available.
#28 0x0000000077b2c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
No symbol table info available.
#29 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 8 (Thread 5000.0x16a0):
#0 0x0000000077b512fa in ntdll!ZwWaitForSingleObject ()
from C:\Windows\system32\ntdll.dll
No symbol table info available.
#1 0x000007fefdc310dc in WaitForSingleObjectEx ()
from C:\Windows\system32\KernelBase.dll
No symbol table info available.
#2 0x000000000344696a in nvoglv64!DrvValidateVersion ()
from C:\Windows\system32\nvoglv64.dll
No symbol table info available.
#3 0x000000000328344d in ?? () from C:\Windows\system32\nvoglv64.dll
No symbol table info available.
#4 0x0000000003283180 in ?? () from C:\Windows\system32\nvoglv64.dll
No symbol table info available.
#5 0x0000000003447747 in nvoglv64!DrvValidateVersion ()
from C:\Windows\system32\nvoglv64.dll
No symbol table info available.
#6 0x00000000778f59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
No symbol table info available.
#7 0x0000000077b2c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
No symbol table info available.
#8 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 4 (Thread 5000.0x12c4):
#0 0x0000000077b5186a in ntdll!ZwWaitForMultipleObjects ()
from C:\Windows\system32\ntdll.dll
No symbol table info available.
#1 0x000007fefdc31430 in KERNELBASE!GetCurrentProcess ()
from C:\Windows\system32\KernelBase.dll
No symbol table info available.
#2 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 2 (Thread 5000.0x10c8):
#0 0x0000000077b515fa in ntdll!ZwDelayExecution ()
from C:\Windows\system32\ntdll.dll
No symbol table info available.
#1 0x000007fefdc31203 in SleepEx () from C:\Windows\system32\KernelBase.dll
No symbol table info available.
#2 0x000007fef94d2339 in joyReleaseCapture ()
from C:\Windows\system32\winmm.dll
No symbol table info available.
#3 0x00000000778f59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
No symbol table info available.
#4 0x0000000077b2c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
No symbol table info available.
#5 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 1 (Thread 5000.0xda0):
#0 0x0000000077b515fa in ntdll!ZwDelayExecution ()
from C:\Windows\system32\ntdll.dll
No symbol table info available.
#1 0x000007fefdc31203 in SleepEx () from C:\Windows\system32\KernelBase.dll
No symbol table info available.
#2 0x000000006c77228e in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\SDL2.dll
No symbol table info available.
#3 0x0000000000405b79 in EventThread::process(RGSSThreadData&) ()
No symbol table info available.
#4 0x00000000004023bb in main ()
No symbol table info available.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment