Closed
Bug 1031363
Opened 10 years ago
Closed 10 years ago
crash in java.lang.NullPointerException: at org.mozilla.gecko.home.TabMenuStripLayout.onPageSelected(TabMenuStripLayout.java)
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox33 affected, fennec33+)
VERIFIED
FIXED
Firefox 33
People
(Reporter: aaronmt, Assigned: lucasr)
References
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-def6dc7c-6bcc-499e-8811-c40ad2140625.
=============================================================
java.lang.NullPointerException
at org.mozilla.gecko.home.TabMenuStripLayout.onPageSelected(TabMenuStripLayout.java:68)
at org.mozilla.gecko.home.TabMenuStrip.onPageSelected(TabMenuStrip.java:62)
at org.mozilla.gecko.home.HomePager.setCurrentItem(HomePager.java:267)
at org.mozilla.gecko.home.HomePager.access$600(HomePager.java:35)
at org.mozilla.gecko.home.HomePager$ConfigLoaderCallbacks.onLoadFinished(HomePager.java:454)
Reporter | ||
Comment 1•10 years ago
|
||
9 crash reports from a user on the same Nexus 7 on trunk
status-firefox33:
--- → affected
Comment 2•10 years ago
|
||
Shoot, maybe this is also a regression from bug 1004850. Setting the dependency just in case. I'll investigate.
Blocks: 1004850
tracking-fennec: --- → ?
Updated•10 years ago
|
Keywords: steps-wanted
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → lucasr.at.mozilla
Assignee | ||
Comment 3•10 years ago
|
||
Not entirely sure whether or not this is related to bug 1004850. A regression window would be useful here.
Keywords: regressionwindow-wanted
Reporter | ||
Comment 4•10 years ago
|
||
Prior, we need steps to reproduce. Nonetheless you can take a peak at the first report, and yes it's from that timeframe.
Assignee | ||
Comment 5•10 years ago
|
||
(In reply to Aaron Train [:aaronmt] from comment #4)
> Prior, we need steps to reproduce. Nonetheless you can take a peak at the
> first report, and yes it's from that timeframe.
I suspect this is just another symptom of bug 1030141. Possible steps to reproduce:
1. Install a nightly built before bug 1004850 landed with a fresh profile.
2. Disable all built-in panels in Settings -> Customize -> Home.
3. about:home will only show the Firefox watermark now.
4. Install new nightly with this fix included.
5. Fennec will crash on next startup.
Updated•10 years ago
|
tracking-fennec: ? → 33+
Assignee | ||
Comment 6•10 years ago
|
||
This is very likely fixed by the patch bug 1029046. Please verify with the STR in comment #5. This bug is tablet-specific btw.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 33
Comment 7•10 years ago
|
||
Tested with:
Device: Samsung GT-P7510
OS: Android 4.0.4
1. Installed the 22-06 build
2. Disabled all panels from Settings
3. Update to latest Nightly 04-07 build
Firefox watermark is present in about:home.
Updated•10 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Updated•10 years ago
|
Keywords: regressionwindow-wanted,
steps-wanted
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•