Advertisement
Guest User

Untitled

a guest
May 22nd, 2019
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.46 KB | None | 0 0
  1. (gdb) thread apply all backtrace
  2.  
  3. Thread 2 (Thread 336.0x13bc):
  4. #0 0x77d53f81 in ntdll!DbgBreakPoint () from C:\Windows\SYSTEM32\ntdll.dll
  5. #1 0x77d8aba9 in ntdll!DbgUiRemoteBreakin () from C:\Windows\SYSTEM32\ntdll.dll
  6. #2 0x1d5620a2 in ?? ()
  7. #3 0x77d8ab70 in ntdll!DbgUiIssueRemoteBreakin () from C:\Windows\SYSTEM32\ntdll.dll
  8. #4 0x757b6359 in KERNEL32!BaseThreadInitThunk () from C:\Windows\System32\kernel32.dll
  9. #5 0x77d47a94 in ntdll!RtlGetAppContainerNamedObjectPath ()
  10. from C:\Windows\SYSTEM32\ntdll.dll
  11. #6 0x77d47a64 in ntdll!RtlGetAppContainerNamedObjectPath ()
  12. from C:\Windows\SYSTEM32\ntdll.dll
  13. #7 0x00000000 in ?? ()
  14.  
  15. Thread 1 (Thread 336.0x17b0):
  16. #0 0x77d5393c in ntdll!ZwWaitForAlertByThreadId () from C:\Windows\SYSTEM32\ntdll.dll
  17. #1 0x77d1835f in ntdll!RtlSleepConditionVariableSRW ()
  18. from C:\Windows\SYSTEM32\ntdll.dll
  19. #2 0x776f2f63 in SleepConditionVariableSRW () from C:\Windows\System32\KernelBase.dll
  20. #3 0x70a257a6 in ModernColorSetLut () from C:\Windows\SYSTEM32\coloradapterclient.dll
  21. #4 0x009ee2dc in ?? ()
  22. #5 0x70a2406c in ?? () from C:\Windows\SYSTEM32\coloradapterclient.dll
  23. #6 0x70a24530 in ModernColorSetGDILut ()
  24. from C:\Windows\SYSTEM32\coloradapterclient.dll
  25. #7 0x0608da30 in ?? ()
  26. #8 0x70a248b6 in ModernColorSetGDILutFromHDC ()
  27. from C:\Windows\SYSTEM32\coloradapterclient.dll
  28. #9 0x0608d3f0 in ?? ()
  29. #10 0x70a5a465 in mscms!InternalSetDeviceGDIGammaRamp ()
  30. from C:\Windows\SYSTEM32\mscms.dll
  31. ---Type <return> to continue, or q <return> to quit---
  32. #11 0x755fde34 in gdi32full!SetDeviceGammaRamp ()
  33. from C:\Windows\System32\gdi32full.dll
  34. #12 0x70d0b011 in libpandagl!?setup_colormap@wglGraphicsWindow@@AAEXABUtagPIXELFORMATDESCRIPTOR@@@Z ()
  35. from C:\Program Files (x86)\Python37-32\Lib\site-packages\panda3d\libpandagl.dll
  36. #13 0xb8010fc7 in ?? ()
  37. #14 0x009eec60 in ?? ()
  38. #15 0x773c891c in ucrtbase!_execute_onexit_table ()
  39. from C:\Windows\System32\ucrtbase.dll
  40. #16 0x773c88ea in ucrtbase!_execute_onexit_table ()
  41. from C:\Windows\System32\ucrtbase.dll
  42. #17 0x70d0b9a7 in libpandagl!?wgl_make_current@wglGraphicsPipe@@CA_NPAUHDC__@@PAUHGLRC__@@PAVPStatCollector@@@Z ()
  43. from C:\Program Files (x86)\Python37-32\Lib\site-packages\panda3d\libpandagl.dll
  44. #18 0x70d37d64 in ?? ()
  45. #19 0x70d0bfe5 in libpandagl!?wgl_make_current@wglGraphicsPipe@@CA_NPAUHDC__@@PAUHGLRC__@@PAVPStatCollector@@@Z ()
  46. from C:\Program Files (x86)\Python37-32\Lib\site-packages\panda3d\libpandagl.dll
  47. #20 0x00000001 in ?? ()
  48. #21 0x009ef380 in ?? ()
  49. #22 0x70d0c228 in libpandagl!?wgl_make_current@wglGraphicsPipe@@CA_NPAUHDC__@@PAUHGLRC__@@PAVPStatCollector@@@Z ()
  50. from C:\Program Files (x86)\Python37-32\Lib\site-packages\panda3d\libpandagl.dll
  51. #23 0x70cc0000 in ?? ()
  52. #24 0x70d0c2bb in libpandagl!?wgl_make_current@wglGraphicsPipe@@CA_NPAUHDC__@@PAUHGLRC__@@PAVPStatCollector@@@Z ()
  53. from C:\Program Files (x86)\Python37-32\Lib\site-packages\panda3d\libpandagl.dll
  54. #25 0x70cc0000 in ?? ()
  55. #26 0x77d51c56 in ntdll!RtlFreeUserStack () from C:\Windows\SYSTEM32\ntdll.dll
  56. ---Type <return> to continue, or q <return> to quit---
  57. #27 0x77d15548 in ntdll!RtlGetNtSystemRoot () from C:\Windows\SYSTEM32\ntdll.dll
  58. #28 0x70d0c29f in libpandagl!?wgl_make_current@wglGraphicsPipe@@CA_NPAUHDC__@@PAUHGLRC__@@PAVPStatCollector@@@Z ()
  59. from C:\Program Files (x86)\Python37-32\Lib\site-packages\panda3d\libpandagl.dll
  60. #29 0x70cc0000 in ?? ()
  61. #30 0x77d25216 in ntdll!LdrShutdownProcess () from C:\Windows\SYSTEM32\ntdll.dll
  62. #31 0x00000000 in ?? ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement