Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Firefox Android 50.0 to current crashes after 16 seconds on AGM X2 phone (NullPointerException)

  • 7 回覆
  • 6 有這個問題
  • 1 次檢視
  • 最近回覆由 runerd

more options

AGM X2 "rugged" phone. Android 7.1.1. All versions of Firefox starting with 50.0 crashes after 16 seconds, if I sit still, browse a page, go into settings etc. Have tried factory wiped phone and nothing else than FF installed. Tried given all or none permissions to FF app. Tried contacting AGM support but no answer. Don't know what to do or how to interpret the crash reports. Version 49.0.2 works.

58.0.2 from Google Play: bp-e7410bac-6b9d-485e-a6c9-72a480180216

Nightly from Google Play: bp-8a0e260a-c64b-46b1-bf4e-412de0180217

55.0.2 aarch64 apk: bp-786d243c-a0a8-47e6-ba2c-caa7a0180217

50.0 api-15: bp-af82dd00-ad84-40f8-9cb5-b75fa0180217

AGM X2 "rugged" phone. Android 7.1.1. All versions of Firefox starting with 50.0 crashes after 16 seconds, if I sit still, browse a page, go into settings etc. Have tried factory wiped phone and nothing else than FF installed. Tried given all or none permissions to FF app. Tried contacting AGM support but no answer. Don't know what to do or how to interpret the crash reports. Version 49.0.2 works. 58.0.2 from Google Play: bp-e7410bac-6b9d-485e-a6c9-72a480180216 Nightly from Google Play: bp-8a0e260a-c64b-46b1-bf4e-412de0180217 55.0.2 aarch64 apk: bp-786d243c-a0a8-47e6-ba2c-caa7a0180217 50.0 api-15: bp-af82dd00-ad84-40f8-9cb5-b75fa0180217

被選擇的解決方法

Haha, did a small change in GeckoApp.java and now my nightly build doesn't crash anymore :)

從原來的回覆中察看解決方案 👍 0

所有回覆 (7)

more options

Hello runerd! You seem to have done pretty much everything to get Firefox working! That's dedication right there! I have looked at all four of the crash reports you kindly provided, and all of them have the same core crash reason. And all of them seem to be common problems with AGM phones as you can see here. I as a volunteer can't fix this. This bug is reported in Bugzilla. Hope I could provide some information, and if I did, please mark this post as solved!

more options

Hi Vendell and thank you for your answer and the link to that Bugzilla report! I followed the Simple Android build instructions and have managed to run my own build of 60.0a1. It crashes the same way. Don't know if I'm a little over optimistic here, but I was hoping to figure out the cause and just remove it from the code and rebuild :) But it's my first time here at Mozilla. Do they provide help in those Bugzilla reports?

more options

選擇的解決方法

Haha, did a small change in GeckoApp.java and now my nightly build doesn't crash anymore :)

more options

Same problem here! Also agm X2 and crashing Firefox... I've been using Firefox for years now, so very inconvienient

more options

It's nothing wrong with the phone. This is a confirmed Firefox bug which is triggered if the directory /res/fonts/ exists in the file system, as it does on the AGM X2. See discussion here: https://bugzilla.mozilla.org/show_bug.cgi?id=1373964

more options

Does this still work and how to do this?

more options

The bug must be fixed by the Firefox developers. Then I guess this will find its way into Firefox Nightly, then Beta, and finally the official release version. In the meantime your only option is probably to build your own version of Firefox (Fennec). In the bugzilla thread there's a pastebin-link with a quickly made build-howto. Your completely on your own, but if you're desperate enough like I was you'll figure it out :)