Skip to content
New issue

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

App crashes when running GPAC Service #2596

Open
3 tasks done
nirojmhj opened this issue Sep 17, 2023 · 0 comments
Open
3 tasks done

App crashes when running GPAC Service #2596

nirojmhj opened this issue Sep 17, 2023 · 0 comments
Labels

Comments

@nirojmhj
Copy link

nirojmhj commented Sep 17, 2023

I'm trying to run the GPAC service on gpac_android with the command "gpac -i route:{url}:max_segs=8 dashin:forward=file httpout:port=6000 --rdirs=/sdcard/gpac --cors=auto", which is causing a crash with the log message JNI DETECTED ERROR IN APPLICATION: can't call void android.media.AudioTrack.stop() on null object. If I comment out the uninit() function in the gpac_jni.cpp file and rebuild, the crash doesn't occur. However, the service doesn't stop. Therefore, I'm attempting to stop the previous service and start a new one.

Crash log: https://www.mediafire.com/file/h10vaq1x14dktsw/gpac_crash_log.rtf/file

Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!

Detailed guidelines: http:https://gpac.io/2013/07/16/how-to-file-a-bug-properly/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants