sm2345

Untitled

Nov 19th, 2017
101
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. auto
  2. (gdb) bt time
  3. #0 0x0000000076dbbd37 in ntdll!KiRaiseUserExceptionDispatcher ()
  4. from C:\Windows\SYSTEM32\ntdll.dll
  5. #1 0x000007fefccb1873 in KERNELBASE!CloseHandle ()
  6. from C:\Windows\system32\KernelBase.dll
  7. #2 0x0000000076b71951 in KERNEL32!CloseHandle ()
  8. from C:\Windows\system32\kernel32.dll
  9. #3 0x0000000000df540e in hwdevice_ctx_free (opaque=<optimized out>,
  10. data=<optimized out>) at src/libavutil/hwcontext.c:117
  11. #4 0x0000000000de7359 in buffer_replace (src=0x0, dst=0xe7df8c8)
  12. at src/libavutil/buffer.c:120
  13. #5 av_buffer_unref (buf=buf@entry=0xe7df918) at src/libavutil/buffer.c:130
  14. #6 0x000000000049496a in d3d11_wrap_device_ref (
  15. device=device@entry=0xae30b38) at ../video/decode/d3d.c:110
  16. #7 0x00000000004a112c in init (hw=0xdee48a0)
  17. at ../video/out/d3d11/hwdec_d3d11va.c:112
  18. #8 0x00000000004a7e00 in load_hwdec_driver (log=log@entry=0xdf731a0,
  19. ra=ra@entry=0xde93aa0, global=global@entry=0xaf05e30,
  20. devs=devs@entry=0xdee47e0, drv=0x18b2860 <ra_hwdec_d3d11va>,
  21. is_auto=is_auto@entry=true) at ../video/out/gpu/hwdec.c:99
  22. #9 0x00000000004a7eba in ra_hwdec_load_api (log=log@entry=0xdf731a0,
  23. ra=ra@entry=0xde93aa0, g=g@entry=0xaf05e30, devs=devs@entry=0xdee47e0,
  24. api=api@entry=HWDEC_AUTO) at ../video/out/gpu/hwdec.c:116
  25. #10 0x00000000004a8009 in ra_hwdec_load (log=0xdf731a0, ra=0xde93aa0,
  26. g=0xaf05e30, devs=0xdee47e0,
  27. ---Type <return> to continue, or q <return> to quit---
  28. name=0x186ebc0 <m_option_path_separator+544> "auto")
  29. at ../video/out/gpu/hwdec.c:150
  30. #11 0x00000000004d0ad6 in preinit (vo=0xdf73050) at ../video/out/vo_gpu.c:304
  31. #12 0x00000000004cb3b8 in vo_thread (ptr=ptr@entry=0xdf73050)
  32. at ../video/out/vo.c:957
  33. #13 0x00000000004da619 in run_thread (lpParameter=<optimized out>)
  34. at ../osdep/win32/pthread.c:214
  35. #14 0x0000000076b659cd in KERNEL32!BaseThreadInitThunk ()
  36. from C:\Windows\system32\kernel32.dll
  37. #15 0x0000000076d9a561 in ntdll!RtlUserThreadStart ()
  38. from C:\Windows\SYSTEM32\ntdll.dll
  39. #16 0x0000000000000000 in ?? ()
  40.  
  41. auto-copy
  42. (gdb) bt time
  43. #0 0x0000000076dbbd37 in ntdll!KiRaiseUserExceptionDispatcher ()
  44. from C:\Windows\SYSTEM32\ntdll.dll
  45. #1 0x000007fefccb1873 in KERNELBASE!CloseHandle ()
  46. from C:\Windows\system32\KernelBase.dll
  47. #2 0x0000000076b71951 in KERNEL32!CloseHandle ()
  48. from C:\Windows\system32\kernel32.dll
  49. #3 0x0000000000df540e in hwdevice_ctx_free (opaque=<optimized out>,
  50. data=<optimized out>) at src/libavutil/hwcontext.c:117
  51. #4 0x0000000000de7359 in buffer_replace (src=0x0, dst=0xe77f8c8)
  52. at src/libavutil/buffer.c:120
  53. #5 av_buffer_unref (buf=buf@entry=0xe77f918) at src/libavutil/buffer.c:130
  54. #6 0x000000000049496a in d3d11_wrap_device_ref (
  55. device=device@entry=0xaf08248) at ../video/decode/d3d.c:110
  56. #7 0x00000000004a112c in init (hw=0xde59110)
  57. at ../video/out/d3d11/hwdec_d3d11va.c:112
  58. #8 0x00000000004a7e00 in load_hwdec_driver (log=log@entry=0xddeae40,
  59. ra=ra@entry=0xde08110, global=global@entry=0xad25e30,
  60. devs=devs@entry=0xde59050, drv=0x18b2860 <ra_hwdec_d3d11va>,
  61. is_auto=is_auto@entry=true) at ../video/out/gpu/hwdec.c:99
  62. #9 0x00000000004a7eba in ra_hwdec_load_api (log=log@entry=0xddeae40,
  63. ra=ra@entry=0xde08110, g=g@entry=0xad25e30, devs=devs@entry=0xde59050,
  64. api=api@entry=HWDEC_AUTO_COPY) at ../video/out/gpu/hwdec.c:116
  65. #10 0x00000000004a8009 in ra_hwdec_load (log=0xddeae40, ra=0xde08110,
  66. g=0xad25e30, devs=0xde59050,
  67. ---Type <return> to continue, or q <return> to quit---
  68. name=0x1878488 <screenshot_conf+40> "auto-copy")
  69. at ../video/out/gpu/hwdec.c:150
  70. #11 0x00000000004d0ad6 in preinit (vo=0xddeacf0) at ../video/out/vo_gpu.c:304
  71. #12 0x00000000004cb3b8 in vo_thread (ptr=ptr@entry=0xddeacf0)
  72. at ../video/out/vo.c:957
  73. #13 0x00000000004da619 in run_thread (lpParameter=<optimized out>)
  74. at ../osdep/win32/pthread.c:214
  75. #14 0x0000000076b659cd in KERNEL32!BaseThreadInitThunk ()
  76. from C:\Windows\system32\kernel32.dll
  77. #15 0x0000000076d9a561 in ntdll!RtlUserThreadStart ()
  78. from C:\Windows\SYSTEM32\ntdll.dll
  79. #16 0x0000000000000000 in ?? ()
  80. Backtrace stopped: previous frame inner to this frame (corrupt stack?)
RAW Paste Data

Adblocker detected! Please consider disabling it...

We've detected AdBlock Plus or some other adblocking software preventing Pastebin.com from fully loading.

We don't have any obnoxious sound, or popup ads, we actively block these annoying types of ads!

Please add Pastebin.com to your ad blocker whitelist or disable your adblocking software.

×