-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Android crash on run, Fatal signal 6 (SIGABRT), code -6 in tid 10265 (SDLThread), avc: denied { search } #1562
Comments
Note to anyone who wants to take a guess:
This is the relevant @ApplySci did you get a chance to test this on any other device? Are you using p4a master or the latest version on pypi? |
p4a master, no other android devices available to test on |
So I'm not sure if this is really that, but what you're doing I wouldn't actually expect to work because I'm pretty sure That may or may not be what you are seeing, but I wouldn't actually have expected what you're doing to work with p4a master as it is right now. The only way to get OpenSSL to work right now is to either build from the #1537 pull request (pip install from This should be fixed in less than a month, we're kind of having a new year's eve hole right now 😬 |
Ok, thanks. Is SQLite in a similar state to openssl? I tried python3crystax, but that crashed on Android 8.1, after working on 8.0. I'm after a route that will enable me to build an APK that will be accepted by the Play Store, so it's going to have to keep up with the API requirements. My impression is that this will need the Android NDk, not crystax |
Yes your best bet honestly might be waiting until we land #1537 on master. That might happen next week, but I obviously can't promise anything since it's a lot to review (just look at the amount of discussion comments) and I'm not one of the people giving the final approval 🤷♀️ |
Can you retry? Do you still have this issue? |
I'm abandoning kivy. I've spent hundreds of hours fighting to get this working properly, and find myself constantly battling against counter-intuitive defaults and unnecessary complexity. I'm migrating to flutter. |
@ApplySci you're comparing a handful of volunteers to big Google corp with its resources, so yeah we are lacking a little behind 🤷♀️ hope you find what you're looking for in flutter! However just to note, without tickets especially about the defaults it often isn't that super trivial to notice from a devs point of view... |
Help! buildozer android logcat | grep python |
The length (255+ |
I think this is a p4a issue rather than a kivy one or a buildozer one. I get an apk from the build process. I install it on my android device. It installs ok. It never runs successfully. The relevant bit of adb logcat pasted is below.
Versions
Description
Aborts on every run on Android 8.1
buildozer.spec
Logs
The text was updated successfully, but these errors were encountered: