Closed
Bug 1048619
Opened 11 years ago
Closed 9 years ago
Reproducible java.lang.NullPointerException
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: capella, Unassigned)
References
()
Details
(Keywords: crash, testcase)
On my GS3 - cm-11-20140708-SNAPSHOT-M8 ... nightly build current as of now (reporting date/time)
Clicking this link causes crash ...
http://www.reddit.com/r/AskReddit/comments/oji5j/what_is_the_best_prankpractical_joke_that_youve/c3hvf7x
Checking with Release v31.0 and Beta v32.0 on the same device produces no crash, so I can't necessarily blame CM11 ...
Checking with Nightly on my Stock Tablet N7 - 4.4.3 produces no crash.
( see crash ID: 63161033-29c0-4621-91b7-c6fb82140804 )
-or logcat-
https://pastebin.mozilla.org/5812092
Comment 1•11 years ago
|
||
(In reply to Mark Capella [:capella] from comment #0)
> ( see crash ID: 63161033-29c0-4621-91b7-c6fb82140804 )
Just shows an [@ OOM | small] signature crash
https://crash-stats.mozilla.com/report/index/63161033-29c0-4621-91b7-c6fb82140804
Provided the activity shown over in bug 1045588 with the same signature, I bet that's the problem. Let's dupe to that bug.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Comment 2•11 years ago
|
||
Mark - I also noticed this in the log:
E/GeckoConsole( 5155): [JavaScript Error: "this.window.BrowserApp.deck is null" {file: "resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///data/data/org.mozilla.fennec/files/mozilla/hgedykum.default/extensions/%7Bd10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d%7D.xpi!/bootstrap.js -> jar:file:///data/data/org.mozilla.fennec/files/mozilla/hgedykum.default/extensions/%7Bd10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d%7D.xpi!/lib/appSupport.js" line: 735}]
Probably unrelated, but could be causing other issues. You should have that looked at.
| Reporter | ||
Comment 3•11 years ago
|
||
k - That's Adblock (which I also had installed on the N7 which doesn't crash) ...
To be thorough, uninstalling it completely and re-testing on the GS3 still produces the crash :(
Updated•11 years ago
|
Crash Signature: [@ OOM | small ]
Version: unspecified → Firefox 34
Updated•11 years ago
|
Comment 4•11 years ago
|
||
If it is a dup, it should be a dup of bug 1034254.
But this bug is reproducible, so maybe somebody should investigate it.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
(In reply to Tobias B. Besemer from comment #4)
> If it is a dup, it should be a dup of bug 1034254.
I don't think this bug should be duped to bug 1034254. There are going to be many situations which trigger OOM|small and each of them should be investigated separately on their own merit.
> But this bug is reproducible, so maybe somebody should investigate it.
I see a few engineers engaged on this bug already, so I'd say this is being investigated.
Comment 6•11 years ago
|
||
I'm confused by the crash signature [@ OOM | small ].
This bug was a dup of bug 1045588.
At 2014-08-12 16:13:01 CEST [:Aleksej] added "not unique:" to this crash signature.
But this bug have this signature.
Comment 7•11 years ago
|
||
OK, bug 1045588 have again the crash signature [@ OOM | small] ... So make it a dup again ???
But a "bet" is not a "sure" for me ... ;-)
(In reply to Aaron Train [:aaronmt] from comment #1)
> (In reply to Mark Capella [:capella] from comment #0)
> > ( see crash ID: 63161033-29c0-4621-91b7-c6fb82140804 )
>
> Just shows an [@ OOM | small] signature crash
>
> https://crash-stats.mozilla.com/report/index/63161033-29c0-4621-91b7-
> c6fb82140804
>
> Provided the activity shown over in bug 1045588 with the same signature, I
> bet that's the problem. Let's dupe to that bug.
>
> *** This bug has been marked as a duplicate of bug 1045588 ***
Comment 8•11 years ago
|
||
I have a reproducible OOM | Small test-case on Android.
LG Nexus 5 (Android 4.4.4)
Visit: http://www.reddit.com/r/askscience/comments/28vajr/if_i_had_a_sealed_room_filled_with_butane_gas_and/ and pinch-zoom in.
Crashes 100%
Comment 9•9 years ago
|
||
(In reply to Aaron Train [:aaronmt] from comment #8)
> I have a reproducible OOM | Small test-case on Android.
>
> LG Nexus 5 (Android 4.4.4)
>
> Visit:
> http://www.reddit.com/r/askscience/comments/28vajr/
> if_i_had_a_sealed_room_filled_with_butane_gas_and/ and pinch-zoom in.
>
> Crashes 100%
Does it still crash for you?
Updated•9 years ago
|
Status: REOPENED → RESOLVED
Closed: 11 years ago → 9 years ago
Flags: needinfo?(aaron.train)
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
Updated•3 years ago
|
Crash Signature: [@ OOM | small ]
You need to log in
before you can comment on or make changes to this bug.
Description
•