openGeeksLab / codenameone

Automatically exported from code.google.com/p/codenameone
0 stars 0 forks source link

Hitting Home after scrolling a list can crash an app with new iOS VM #1372

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Sample program attached.

You must build this app with ios.application_exits=false so that it continues 
to run in the background.

Run app and it will display a dialog at startup. Click OK and the list is 
displayed.

At this point you can hit Home, then touch the app icon again to bring the app 
back. I have done this repeatedly without a problem.

Scroll the list, hit Home. The app has crashed. If you touch the app icon 
again, the dialog is displayed indicating that the app has been restarted.

Another scenario, start the app, click OK, scroll the list, hit Home. Bring the 
app back and everything is OK. Scroll the list a little more, hit Home. The app 
has crashed.

It seems related to scrolling the list.

Original issue reported on code.google.com by mwarn...@readerware.com on 24 Feb 2015 at 9:53

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by shai.almog on 16 Mar 2015 at 4:26