element-hq / element-x-android

Android Matrix messenger application using the Matrix Rust Sdk and Jetpack Compose
GNU Affero General Public License v3.0
985 stars 132 forks source link

Element X is crashing at boot, no way to access anything. #3462

Open GamePlayer-8 opened 5 days ago

GamePlayer-8 commented 5 days ago

Steps to reproduce

  1. Open Element X Android.
  2. Use https://catgirl.cloud server for auth.
  3. Recover account keys from the server or use authorization from another devices.
  4. Crash after successfully authenticating.

Every boot up of the Element X leads into crash from now on.

Outcome

What did you expect?

The application working.

What happened instead?

The application crashed.

Your phone model

Samsung Galaxy A40

Operating system version

Android 11

Application version and app store

0.4.15

Homeserver

catgirl.cloud

Will you send logs?

No

Are you willing to provide a PR?

No

bmarty commented 4 days ago

Hello @GamePlayer-8 , is there any chance that you provide some log about the issue?

GamePlayer-8 commented 3 days ago

https://github.com/user-attachments/assets/c1b66604-71b6-4dff-8a19-54f4dcab0677

GamePlayer-8 commented 3 days ago

I've captured the log of the app in adb logcat: android_elementx.log.txt

bmarty commented 3 days ago

OK, thanks for the log.

The issue is maybe the same than https://github.com/element-hq/element-x-android/issues/3121, which has been fixed in 0.4.16.

Can you install a newer version?

GamePlayer-8 commented 2 days ago

I've realized, the latest version is 0.6.2 what has fixed the issue. Although F-Droid is still hosting 0.4.15 version in the repositories.