We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(lldb) bt
___lldb_unnamed_symbol657 + 576 frame #1: 0x00000001f3f86ee0 AGXMetalA11
___lldb_unnamed_symbol495 + 88 frame #3: 0x00000001f33d0794 AppleMetalGLRenderer
glTexSubImage2D_Exec + 1684 frame #5: 0x00000001b2971ca4 CoreVideo
CVOpenGLESTextureCache::createTextureFromImageWithParams(__CFAllocator const*, CVImageBuffer*, unsigned int, int, int, int, unsigned int, unsigned int, unsigned long, int*) + 376 frame #7: 0x00000001b296ec48 CoreVideo
yuv420sp_vtb_uploadTexture(renderer=<unavailable>, overlay=<unavailable>) at renderer_yuv420sp_vtb.m:136:5 [opt] frame #9: 0x0000000106d76fe0 5i5jAPP
-[IJKSDLGLView displayInternal:](self=0x0000000117b83cb0, _cmd=<unavailable>, overlay=0x00000002826f56c0) at IJKSDLGLView.m:414:10 [opt] frame #11: 0x0000000106d75114 5i5jAPP
_dispatch_call_block_and_release + 24 frame #13: 0x000000011008532c libdispatch.dylib
_dispatch_main_queue_callback_4CF + 972 frame #15: 0x00000001aa9f32e0 CoreFoundation
__CFRunLoopRun + 2528 frame #17: 0x00000001aa9ec818 CoreFoundation
GSEventRunModal + 160 frame #19: 0x00000001ad3180e8 UIKitCore
UIApplicationMain + 164 frame #21: 0x000000010321be40 5i5jAPP
The text was updated successfully, but these errors were encountered:
No branches or pull requests
(lldb) bt
frame #0: 0x00000001f3fa4a3c AGXMetalA11
___lldb_unnamed_symbol657 + 576 frame #1: 0x00000001f3f86ee0 AGXMetalA11
___lldb_unnamed_symbol524 + 92frame 修复在iOS7下会crash的bug #2: 0x00000001f3f851f0 AGXMetalA11
___lldb_unnamed_symbol495 + 88 frame #3: 0x00000001f33d0794 AppleMetalGLRenderer
gldModifyTexSubImage + 1984frame fix iOS7 bug #4: 0x00000001dc28a848 GLEngine
glTexSubImage2D_Exec + 1684 frame #5: 0x00000001b2971ca4 CoreVideo
CVPixelBufferOpenGLESTextureBacking::updateStandardTexture(CVImageBuffer*, CVOpenGLESTexture*) + 272frame 增加手机静音键打开时候,播放也会有声音 #6: 0x00000001b296e144 CoreVideo
CVOpenGLESTextureCache::createTextureFromImageWithParams(__CFAllocator const*, CVImageBuffer*, unsigned int, int, int, int, unsigned int, unsigned int, unsigned long, int*) + 376 frame #7: 0x00000001b296ec48 CoreVideo
CVOpenGLESTextureCacheCreateTextureFromImage + 212frame 进度条拖拽的时候视频没有暂停播放 #8: 0x0000000106d7403c 5i5jAPP
yuv420sp_vtb_uploadTexture(renderer=<unavailable>, overlay=<unavailable>) at renderer_yuv420sp_vtb.m:136:5 [opt] frame #9: 0x0000000106d76fe0 5i5jAPP
IJK_GLES2_Renderer_renderOverlay(renderer=0x00000002836a35a0, overlay=0x00000002826f56c0) at renderer.c:396:14 [opt]-[IJKSDLGLView displayInternal:](self=0x0000000117b83cb0, _cmd=<unavailable>, overlay=0x00000002826f56c0) at IJKSDLGLView.m:414:10 [opt] frame #11: 0x0000000106d75114 5i5jAPP
__24-[IJKSDLGLView display:]_block_invoke(.block_descriptor=0x00000002802a35a0) at IJKSDLGLView.m:376:15 [opt]frame 想参与这个项目 #12: 0x0000000110083ae8 libdispatch.dylib
_dispatch_call_block_and_release + 24 frame #13: 0x000000011008532c libdispatch.dylib
_dispatch_client_callout + 16frame 修复旋转 bug #14: 0x000000011009376c libdispatch.dylib
_dispatch_main_queue_callback_4CF + 972 frame #15: 0x00000001aa9f32e0 CoreFoundation
CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 12frame 列表视频界面的bug #16: 0x00000001aa9ed740 CoreFoundation
__CFRunLoopRun + 2528 frame #17: 0x00000001aa9ec818 CoreFoundation
CFRunLoopRunSpecific + 572frame update #18: 0x00000001c10f2570 GraphicsServices
GSEventRunModal + 160 frame #19: 0x00000001ad3180e8 UIKitCore
-[UIApplication _run] + 1052frame 一些问题 #20: 0x00000001ad31d664 UIKitCore
UIApplicationMain + 164 frame #21: 0x000000010321be40 5i5jAPP
main(argc=1, argv=0x000000016d55f638) at main.m:12:16frame seekToTime from code #22: 0x00000001aa6cb140 libdyld.dylib`start + 4
The text was updated successfully, but these errors were encountered: