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

rclone does not run on Android Q #3

Closed
x0b opened this issue Aug 21, 2019 · 0 comments
Closed

rclone does not run on Android Q #3

x0b opened this issue Aug 21, 2019 · 0 comments
Labels
☁️ Affects rcloneExplorer Issue is also found in parent project Android SDK/NDK changes Required changes for newer Android versions 🐞 Bug Something isn't working
Milestone

Comments

@x0b
Copy link
Owner

x0b commented Aug 21, 2019

When running rclone on Android Q, rclone exits with:

runtime/cgo: pthread_key_create failed
Aborted

Environment

go version: go1.12.8 linux/amd64

Possibly fixed in go 1.13

EDIT
Fix confirmed in go 1.13. Version 1.7.5 binaries for x86 will be built with go1.13 RC1+. Other versions (x86_64, armv7a, armv8a) are not affected and will be built with go1.12.

@x0b x0b added the 🐞 Bug Something isn't working label Aug 21, 2019
@x0b x0b added this to the Android Q milestone Aug 21, 2019
@x0b x0b closed this as completed Aug 26, 2019
@x0b x0b modified the milestones: Android 10 (API 29), v1.7.5 Aug 26, 2019
@x0b x0b added the Android SDK/NDK changes Required changes for newer Android versions label Aug 26, 2019
@x0b x0b added the ☁️ Affects rcloneExplorer Issue is also found in parent project label Sep 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☁️ Affects rcloneExplorer Issue is also found in parent project Android SDK/NDK changes Required changes for newer Android versions 🐞 Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant