polybiusproxy / hxCodec

Haxe library for native video playback on HaxeFlixel and OpenFL.
https://lib.haxe.org/p/hxCodec
Mozilla Public License 2.0
108 stars 70 forks source link

android fatal error #266

Closed mcagabe19 closed 1 year ago

mcagabe19 commented 1 year ago

hi after updating hxCodec to git (latest) it giving me a fatal error at PlayState

--------- beginning of crash 05-04 17:49:11.098 19146 19171 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x5c000005 in tid 19171 (SDLThread), pid 19146 (SDLActivity)

i used logcat to get too here is full log and tombstone i think after updating the libVLC did it

MAJigsaw77 commented 1 year ago

I haven't had any issues with the new libs, tell in what way did you used hxCodec

mcagabe19 commented 1 year ago

I haven't had any issues with the new libs, tell in what way did you used hxCodec

didnt do anything just a depench to psych engine im not even did a code for load video

MAJigsaw77 commented 1 year ago

-__-

mcagabe19 commented 1 year ago

then ok still stuck in 2.5.1 perfect...

MAJigsaw77 commented 1 year ago

Your logs doesn't point anything about libvlc or hxCodec so it's definitely another issue

MAJigsaw77 commented 1 year ago

Try to use hxCodec in another context than playstate

MAJigsaw77 commented 1 year ago

That's all