Closed Bug 888205 Opened 11 years ago Closed 5 years ago

java.lang.IllegalStateException: at android.widget.ListView.layoutChildren(ListView.java) with Adapter(class miui.widget.RoundCornerListAdapter)

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
critical

Tracking

(firefox25 affected)

RESOLVED INCOMPLETE
Tracking Status
firefox25 --- affected

People

(Reporter: scoobidiver, Unassigned)

Details

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

Crash Data

There are two crashes from the same user in 25.0a1/20130627, including bp-ac47821b-4944-401c-bc65-fbcdf2130628 .

Crashes in 22.0 are with another adapter.

java.lang.IllegalStateException: The content of the adapter has changed but ListView did not receive a notification. Make sure the content of your adapter is not modified from a background thread, but only from the UI thread. [in ListView(16908732, class com.android.internal.view.menu.ExpandedMenuView) with Adapter(class miui.widget.RoundCornerListAdapter)]
	at android.widget.ListView.layoutChildren(ListView.java:1510)
	at android.widget.AbsListView.onTouchModeChanged(AbsListView.java:2142)
	at android.view.ViewTreeObserver.dispatchOnTouchModeChanged(ViewTreeObserver.java:591)
	at android.view.ViewRoot.ensureTouchModeLocally(ViewRoot.java:2122)
	at android.view.ViewRoot.performTraversals(ViewRoot.java:811)
	at android.view.ViewRoot.handleMessage(ViewRoot.java:1892)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:130)
	at android.app.ActivityThread.main(ActivityThread.java:3684)
	at java.lang.reflect.Method.invokeNative(Native Method)
	at java.lang.reflect.Method.invoke(Method.java:507)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:864)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:622)
	at dalvik.system.NativeStart.main(Native Method)

More reports at:
https://crash-stats.mozilla.com/report/list?product=FennecAndroid&signature=java.lang.IllegalStateException%3A+at+android.widget.ListView.layoutChildren%28ListView.java%29
Crash Signature: [@ java.lang.IllegalStateException: at android.widget.ListView.layoutChildren(ListView.java)] → [@ java.lang.IllegalStateException: at android.widget.ListView.layoutChildren(ListView.java)] [@ java.lang.IllegalStateException: at android.widget.ListView.layoutChildren]

All the crashing versions are over 10 versions old. Closing.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.