Closed Bug 854180 Opened 11 years ago Closed 11 years ago

java.lang.NullPointerException: at org.mozilla.gecko.BrowserApp$7$1.run(BrowserApp.java)

Categories

(Firefox for Android Graveyard :: General, defect)

22 Branch
ARM
Android
defect
Not set
critical

Tracking

(firefox21 unaffected, firefox22 affected)

RESOLVED WORKSFORME
Tracking Status
firefox21 --- unaffected
firefox22 --- affected

People

(Reporter: scoobidiver, Unassigned)

References

Details

(Keywords: crash, regression, Whiteboard: [native-crash])

Crash Data

It first showed up in 22.0a1/20130314 and has been hit by three users. It's likely a regression from bug 716403.

Here is a crash report: bp-69df60a4-63e2-4821-90c3-9b86f2130323.

java.lang.NullPointerException
	at org.mozilla.gecko.BrowserApp$7$1.run(BrowserApp.java:505)
	at android.os.Handler.handleCallback(Handler.java:615)
	at android.os.Handler.dispatchMessage(Handler.java:92)
	at android.os.Looper.loop(Looper.java:137)
	at android.app.ActivityThread.main(ActivityThread.java:4745)
	at java.lang.reflect.Method.invokeNative(Native Method)
	at java.lang.reflect.Method.invoke(Method.java:511)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
	at dalvik.system.NativeStart.main(Native Method)

More reports at:
https://crash-stats.mozilla.com/report/list?signature=java.lang.NullPointerException%3A+at+org.mozilla.gecko.BrowserApp%247%241.run%28BrowserApp.java%29
This crash looks like mBrowserToolbar or mBrowserToolbar.getLayout() is null.
I'm just going to close this as worksforme - there haven't been any signiatures for over two weeks now and I can't see anything suspect in or around that line number anymore. Possible dupe of bug 859031.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.