Jackarain / avplayer

一个基于FFmpeg、libtorrent的P2P播放器实现
421 stars 265 forks source link

threadid=14: native thread exited without detaching #24

Open MichaelGirgis opened 9 years ago

MichaelGirgis commented 9 years ago

when i convert AvplayerActivity to fragment it's worked but onback pressed it's crashed cause that errors: threadid=14: native thread exited without detaching VM aborting Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1), thread 3358 (Thread-1877) so how can i fix it ?