Firefox 26 Android repeatedly crashes
I am writing an app with lots of canvas and Dom manipulation with javascript. after a short amount of time Firefox crashes after the page loads. I'm using a test device on Android 2.3
here is one of many crash IDs : 91467f81-e52c-4ac9-a900-47cfb2131219
Всички отговори (5)
Sorry for the issue
Please provide the crash id starting with bp-
You can try the firefox beta
I have also tried firefox beta and seen the same issue. The id above is the error code minus the bp- so it should be: bp-91467f81-e52c-4ac9-a900-47cfb2131219
Crash happens only in firefox or with other applications also?
Crash happened because of "0xdeadbaad" = Something's corrupted or uninitialised.
Променено на
It is only happening in Firefox and was not happening until recently. The page at https://www.timetotrade.eu/demos/jscharts/ was working before, but now the page crashes Firefox during page load. What can I do to fix the issue then? Is it likely due to something I'm doing on the page? here are some other recent crash ids: bp-51dfc244-51d4-4263-90c0-b51932131220 bp-abc291e3-cf9d-4987-8c33-c40d22131220
Would you try a current nightly build of Firefox for Android - https://nightly.mozilla.org/
There are some changes that might have helped this.