bilibili / ijkplayer

Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
GNU General Public License v2.0
32.42k stars 8.11k forks source link

Get 1 crash information in iOS11 #4120

Open foolsparadise opened 6 years ago

foolsparadise commented 6 years ago

0 |   |  

-- | -- | -- Crashed: ff_vout |   |   EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000001 |   |   Raw Text |   |   0 | libGPUSupportMercury.dylib | gpus_ReturnGuiltyForHardwareRestart 1 | AGXGLDriver | (Missing) 2 | libGPUSupportMercury.dylib | gpusSubmitDataBuffers 3 | AGXGLDriver | (Missing) 4 | GLEngine | gliPresentViewES_Exec 5 | OpenGLES | -[EAGLContext presentRenderbuffer:] + 80 6 | My App | IJKSDLGLView.m line 363 -[IJKSDLGLView displayInternal:] 7 | My App | IJKSDLGLView.m line 323 -[IJKSDLGLView display:] 8 | My App | ijksdl_vout_ios_gles2.m line 103 vout_display_overlay 9 | My App | ff_ffplay.c line 641 video_display2 10 | My App | ff_ffplay.c line 1088 video_refresh_thread 11 | My App | ijksdl_thread_ios.m line 31 SDL_RunThread 12 | libsystem_pthread.dylib | _pthread_body + 308 13 | libsystem_pthread.dylib | _pthread_body + 310 14 | libsystem_pthread.dylib | thread_start + 4

boluomeng commented 6 years ago

同样遇到 Thread 37 name: Thread 37 Crashed: 0 libGPUSupportMercury.dylib 0x000000019e624f08 gpus_ReturnGuiltyForHardwareRestart + 12 (gpui_client_io.c:87) 1 AGXGLDriver 0x00000001a2847228 glrKillClient + 464 (agxu_kill_client.cpp:175) 2 libGPUSupportMercury.dylib 0x000000019e625ecc gpusSubmitDataBuffers + 176 (gpui_context.c:0) 3 AGXGLDriver 0x00000001a2848724 SubmitPackets(AGXContextRec*) + 296 (agxu_gl_command.cpp:93) 4 GLEngine 0x00000001a38b701c gliPresentViewES_Exec + 188 (gli_drawable_es.c:526) 5 OpenGLES 0x0000000186051a8c -[EAGLContext presentRenderbuffer:] + 80 (eagl_context.m:594) 6 demo 0x0000000100a5fb90 -[IJKSDLGLView displayInternal:] + 364 7 demo 0x0000000100a5f384 -[IJKSDLGLView display:] + 188 8 demo 0x0000000100a6cf74 voud_display_overlay + 148 9 demo 0x0000000100a5a168 video_display2 + 392 10 demo 0x0000000100a56ea8 video_refresh_thread + 2136 11 demo 0x0000000100a5daf0 SDL_RunThread + 40 12 libsystem_pthread.dylib 0x0000000182db42b4 _pthread_body + 308 (pthread.c:740) 13 libsystem_pthread.dylib 0x0000000182db4180 _pthread_start + 312 (pthread.c:799) 14 libsystem_pthread.dylib 0x0000000182db2b74 thread_start + 4

IDOKN commented 6 years ago

这个bug能不能处理下 奔溃率超高 没法用了

gaoxiaowei commented 6 years ago

mark

fushengit commented 6 years ago

mark

im-ling commented 6 years ago

mark

ProFive commented 2 years ago

Crashed: ff_vout 0 Flutter 0x12e54 (Missing UUID be105c8b7c053a8ba51f83e291732357) 1 ChillaxBaby 0xc6bec -[IJKFFMediaPlayer display_pixels:] + 504 (IJKFFMediaPlayer.m:504) 2 ChillaxBaby 0xe7060 vout_display_overlay + 131 (ijksdl_vout_ios_gles2.m:131) 3 ChillaxBaby 0xd1bb8 video_display2 + 1061 (ff_ffplay.c:1061) 4 ChillaxBaby 0xcfb40 video_refresh_thread + 1725 (ff_ffplay.c:1725) 5 ChillaxBaby 0xd430c SDL_RunThread + 33 (ijksdl_thread_ios.m:33) 6 libsystem_pthread.dylib 0x19ac _pthread_start + 148 7 libsystem_pthread.dylib 0xe68 thread_start + 8