Closed Bug 920690 Opened 11 years ago Closed 10 years ago

crash in java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child''s parent first. at android.view.ViewGroup.addViewInner(ViewGroup.java)

Categories

(Firefox for Android Graveyard :: General, defect)

27 Branch
All
Android
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: aaronmt, Unassigned)

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is 
report bp-781ea137-ddce-40c8-9738-c3d3a2130925.
=============================================================

I hit this while UI fuzzing, not sure what the steps are manually.

--
Nightly (09/25) | LG Nexus 4 (Android 4.3)
java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first.
	at android.view.ViewGroup.addViewInner(ViewGroup.java:3506)
	at android.view.ViewGroup.addView(ViewGroup.java:3377)
	at android.view.ViewGroup.addView(ViewGroup.java:3353)
	at android.widget.PopupWindow.preparePopup(PopupWindow.java:967)
	at android.widget.PopupWindow.showAsDropDown(PopupWindow.java:890)
	at org.mozilla.gecko.menu.MenuPopup.showAsDropDown(MenuPopup.java:115)
	at org.mozilla.gecko.BrowserToolbar.openOptionsMenu(BrowserToolbar.java:1756)
	at org.mozilla.gecko.BrowserApp.openOptionsMenu(BrowserApp.java:1827)
	at org.mozilla.gecko.GeckoApp.showMenu(GeckoApp.java:360)
	at org.mozilla.gecko.menu.GeckoMenu.showMenu(GeckoMenu.java:238)
	at org.mozilla.gecko.menu.GeckoMenu.handleMenuItemClick(GeckoMenu.java:421)
	at org.mozilla.gecko.menu.GeckoMenu.onItemClick(GeckoMenu.java:401)
	at android.widget.AdapterView.performItemClick(AdapterView.java:298)
Can consistently hit this multiple times with just doing '$ monkey -p org.mozilla.fennec -v 3000'
Keywords: steps-wanted
Thanks!
Aaron, still reproducible?
Flags: needinfo?(aaron.train)
Not able to reproduce currently but it may be because I'm hitting bug 1039471 constantly.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(aaron.train)
Resolution: --- → WORKSFORME
Product: Firefox for Android → Firefox for Android Graveyard

Removing steps-wanted keyword because this bug has been resolved.

Keywords: steps-wanted
You need to log in before you can comment on or make changes to this bug.