Skip to content

Instantly share code, notes, and snippets.

@hanetzer
Created June 12, 2014 10:08
Show Gist options
  • Save hanetzer/723ff275bd37e6b88d47 to your computer and use it in GitHub Desktop.
Save hanetzer/723ff275bd37e6b88d47 to your computer and use it in GitHub Desktop.
Backtrace with debugging symbols available:
(gdb) Undefined command: "". Try "help".
(gdb)
Thread 16 (Thread 4728.0x1468):
#0 0x0000000077730591 in ntdll!DbgBreakPoint ()
from C:\Windows\system32\ntdll.dll
#1 0x00000000777d7f48 in ntdll!DbgUiRemoteBreakin ()
from C:\Windows\system32\ntdll.dll
#2 0x00000000774d59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
#3 0x000000007770c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
#4 0x0000000000000000 in ?? ()
Thread 14 (Thread 4728.0x1768):
#0 0x00000000777312fa in ntdll!ZwWaitForSingleObject ()
from C:\Windows\system32\ntdll.dll
#1 0x000007fefd8010dc in WaitForSingleObjectEx ()
from C:\Windows\system32\KernelBase.dll
#2 0x0000000000ddfc4b in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#3 0x00000000774d59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
#4 0x000000007770c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
#5 0x0000000000000000 in ?? ()
Thread 13 (Thread 4728.0x16e8):
#0 0x00000000777315fa in ntdll!ZwDelayExecution ()
from C:\Windows\system32\ntdll.dll
#1 0x000007fefd801203 in SleepEx () from C:\Windows\system32\KernelBase.dll
#2 0x0000000000434db5 in AudioPrivate::meWatchFunInt (this=0x2667a40)
at C:/Users/The_NetZ/mkxp/src/audio.cpp:1664
#3 0x0000000000434985 in AudioPrivate::meWatchFun (self=0x2667a40)
at C:/Users/The_NetZ/mkxp/src/audio.cpp:1670
#4 0x000000006c7a62d7 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\SDL2.dll
#5 0x000000006c7ef23a in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\SDL2.dll
#6 0x000007feff03415f in srand () from C:\Windows\system32\msvcrt.dll
#7 0x000007feff036ebd in msvcrt!_ftime64_s ()
from C:\Windows\system32\msvcrt.dll
#8 0x00000000774d59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
#9 0x000000007770c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
#10 0x0000000000000000 in ?? ()
Thread 12 (Thread 4728.0x1220):
#0 0x00000000777312fa in ntdll!ZwWaitForSingleObject ()
from C:\Windows\system32\ntdll.dll
#1 0x000007fefd8010dc 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 0x00000000774d59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
#5 0x000000007770c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
#6 0x0000000000000000 in ?? ()
Thread 11 (Thread 4728.0xd98):
#0 0x00000000775f9e6a in USER32!SfmDxSetSwapChainStats ()
from C:\Windows\system32\user32.dll
#1 0x00000000775f615e in USER32!GetMessageA ()
from C:\Windows\system32\user32.dll
#2 0x000000006b626703 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\OpenAL32.dll
#3 0x00000000774d59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
#4 0x000000007770c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
#5 0x0000000000000000 in ?? ()
Thread 10 (Thread 4728.0x1014):
#0 0x00000000777312fa in ntdll!ZwWaitForSingleObject ()
from C:\Windows\system32\ntdll.dll
#1 0x000007fefd8010dc in WaitForSingleObjectEx ()
from C:\Windows\system32\KernelBase.dll
#2 0x000000006728696a in nvoglv64!DrvValidateVersion ()
from C:\Windows\system32\nvoglv64.dll
#3 0x00000000670c344d in ?? () from C:\Windows\system32\nvoglv64.dll
#4 0x00000000670c3180 in ?? () from C:\Windows\system32\nvoglv64.dll
#5 0x0000000067287747 in nvoglv64!DrvValidateVersion ()
from C:\Windows\system32\nvoglv64.dll
#6 0x00000000774d59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
#7 0x000000007770c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
#8 0x0000000000000000 in ?? ()
Thread 9 (Thread 4728.0x1594):
#0 0x00000000777315fa in ntdll!ZwDelayExecution ()
from C:\Windows\system32\ntdll.dll
#1 0x000007fefd801203 in SleepEx () from C:\Windows\system32\KernelBase.dll
#2 0x000000000043222b in FPSLimiter::delayTicks (this=0x2667068, ticks=76042)
at C:/Users/The_NetZ/mkxp/src/graphics.cpp:361
#3 0x00000000004322fb in FPSLimiter::delay (this=0x2667068)
at C:/Users/The_NetZ/mkxp/src/graphics.cpp:306
#4 0x000000000043d60e in GraphicsPrivate::swapGLBuffer (this=0x2666f40)
at C:/Users/The_NetZ/mkxp/src/graphics.cpp:502
#5 0x000000000043d5e3 in GraphicsPrivate::redrawScreen (this=0x2666f40)
at C:/Users/The_NetZ/mkxp/src/graphics.cpp:530
#6 0x000000000041516a in Graphics::update (this=0x2663db8)
at C:/Users/The_NetZ/mkxp/src/graphics.cpp:579
#7 0x0000000000420f52 in graphicsUpdate (argc=0, argv=0x74b00c0,
self=123815800)
at C:/Users/The_NetZ/mkxp/binding-mri/graphics-binding.cpp:31
#8 0x0000000000dbf27a in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#9 0x0000000000dc21f8 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#10 0x0000000000dc7024 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#11 0x0000000000dcf85a in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#12 0x0000000000cc735c in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#13 0x0000000000dbe2bd in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#14 0x0000000000dbf27a in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#15 0x0000000000dc215e in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#16 0x0000000000dc7024 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#17 0x0000000000dc7649 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#18 0x0000000000dc7a7b in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#19 0x0000000000dc7dd8 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#20 0x0000000000dc906a in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#21 0x0000000000dcc105 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#22 0x000000000041a5e5 in evalHelper (arg=0x5eefb90)
at C:/Users/The_NetZ/mkxp/binding-mri/binding-mri.cpp:236
#23 0x0000000000cc75b8 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\x64-msvcrt-ruby210.dll
#24 0x000000000041a62a in evalString (string=131243440, filename=131243400,
state=0x5eefc08) at C:/Users/The_NetZ/mkxp/binding-mri/binding-mri.cpp:242
#25 0x000000000041ad30 in runRMXPScripts ()
at C:/Users/The_NetZ/mkxp/binding-mri/binding-mri.cpp:365
#26 0x000000000041b26b in mriBindingExecute ()
at C:/Users/The_NetZ/mkxp/binding-mri/binding-mri.cpp:413
#27 0x0000000000401dae in rgssThreadFun (userdata=0x22f170)
at C:/Users/The_NetZ/mkxp/src/main.cpp:212
#28 0x000000006c7a62d7 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\SDL2.dll
#29 0x000000006c7ef23a in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\SDL2.dll
#30 0x000007feff03415f in srand () from C:\Windows\system32\msvcrt.dll
#31 0x000007feff036ebd in msvcrt!_ftime64_s ()
from C:\Windows\system32\msvcrt.dll
#32 0x00000000774d59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
#33 0x000000007770c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
#34 0x0000000000000000 in ?? ()
Thread 8 (Thread 4728.0x190):
#0 0x00000000777312fa in ntdll!ZwWaitForSingleObject ()
from C:\Windows\system32\ntdll.dll
#1 0x000007fefd8010dc in WaitForSingleObjectEx ()
from C:\Windows\system32\KernelBase.dll
#2 0x000000006728696a in nvoglv64!DrvValidateVersion ()
from C:\Windows\system32\nvoglv64.dll
#3 0x00000000670c344d in ?? () from C:\Windows\system32\nvoglv64.dll
#4 0x00000000670c3180 in ?? () from C:\Windows\system32\nvoglv64.dll
#5 0x0000000067287747 in nvoglv64!DrvValidateVersion ()
from C:\Windows\system32\nvoglv64.dll
#6 0x00000000774d59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
#7 0x000000007770c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
#8 0x0000000000000000 in ?? ()
Thread 4 (Thread 4728.0x13fc):
#0 0x000000007773186a in ntdll!ZwWaitForMultipleObjects ()
from C:\Windows\system32\ntdll.dll
#1 0x000007fefd801430 in KERNELBASE!GetCurrentProcess ()
from C:\Windows\system32\KernelBase.dll
#2 0x0000000000000000 in ?? ()
Thread 2 (Thread 4728.0x38c):
#0 0x00000000777312fa in ntdll!ZwWaitForSingleObject ()
from C:\Windows\system32\ntdll.dll
#1 0x000007fefd8010dc in WaitForSingleObjectEx ()
from C:\Windows\system32\KernelBase.dll
#2 0x000000006c7ef116 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\SDL2.dll
#3 0x000000006c7ef6b5 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\SDL2.dll
#4 0x000000006c7ea5b9 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\SDL2.dll
#5 0x000000006c7a62d7 in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\SDL2.dll
#6 0x000000006c7ef23a in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\SDL2.dll
#7 0x000007feff03415f in srand () from C:\Windows\system32\msvcrt.dll
#8 0x000007feff036ebd in msvcrt!_ftime64_s ()
from C:\Windows\system32\msvcrt.dll
#9 0x00000000774d59ed in KERNEL32!BaseThreadInitThunk ()
from C:\Windows\system32\kernel32.dll
#10 0x000000007770c541 in ntdll!RtlUserThreadStart ()
from C:\Windows\system32\ntdll.dll
#11 0x0000000000000000 in ?? ()
Thread 1 (Thread 4728.0xb60):
#0 0x00000000777315fa in ntdll!ZwDelayExecution ()
from C:\Windows\system32\ntdll.dll
#1 0x000007fefd801203 in SleepEx () from C:\Windows\system32\KernelBase.dll
#2 0x000000006c77233e in ?? ()
from C:\Users\The_NetZ\Documents\ReGaL.x86_64\SDL2.dll
#3 0x0000000000405b79 in EventThread::process (this=0x22f0c0, rtData=...)
at C:/Users/The_NetZ/mkxp/src/eventthread.cpp:114
#4 0x00000000004023bb in main (argc=1, argv=0x2e53e0)
at C:/Users/The_NetZ/mkxp/src/main.cpp:326
(gdb) Undefined command: "exit". Try "help".
(gdb) A debugging session is active.
Inferior 1 [process 4728] will be killed.
Quit anyway? (y or n) [answered Y; input not from terminal]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment