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

Gopeed Android crashed at launch #278

Closed
Unknown78 opened this issue Nov 25, 2023 · 7 comments
Closed

Gopeed Android crashed at launch #278

Unknown78 opened this issue Nov 25, 2023 · 7 comments
Labels
bug Something isn't working

Comments

@Unknown78
Copy link

Unknown78 commented Nov 25, 2023

Description(required)

Crashed at launch.

App Version(required)

Gopeed-v1.4.4-android.apk

OS Version(required)

Android Nougat 7.1.1 (API 25)

Device: Samsung Galaxy Note 4 SM-N910H
Architecture: armeabi-v7a
System:

Boot:

Snapshots

image

Log

Gopeed-v1.4.4-android_logcat.log

Some highlights:

  • 11-26 04:43:50.720 1803 0 E Go : fatal error: sync: unlock of unlocked mutex
  • 11-26 04:43:50.732 1803 1824 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 1824 (flutter-worker-)
@monkeyWie
Copy link
Member

thx for the feedback, It looks like it has been fixed in the latest version of bbolt, I will follow up this.

@monkeyWie monkeyWie added the bug Something isn't working label Nov 27, 2023
@Unknown78
Copy link
Author

Hi, you're welcome.
Does that mean Gopeed isn't using the latest one?
Between Oct 26 and Nov 9 of two weeks seems to be long enough for the updates though.

@monkeyWie
Copy link
Member

Yeah, Gopeed is using go.etcd.io/bbolt v1.3.7-0.20231005155708-db45d0d6b1f6, you also can see that in go.mod: https://github.com/GopeedLab/gopeed/blob/ddfe76b635b3a596cc55c2ba963dd2b098ae6197/go.mod#L16C2-L16C55

@Unknown78
Copy link
Author

Okay I will report back if it works or not.
When is your next release schedule?

@monkeyWie
Copy link
Member

Soon, before that I can build a fixed apk for you.

@monkeyWie
Copy link
Member

I had uploaded to google drive, please help with testing and feedback.
https://drive.google.com/file/d/1JC2w2pjtdSNJ2y_JR0Mk7lzHbmCoPhkl/view?usp=sharing

@Unknown78
Copy link
Author

Good job, it works, no more crash at launch. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants