[TIMOB-4282] iOS: KitchenSink unreproducible crash while running Base UI>Views>Table Views>Table Empty AppendRow
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T20:34:47.000+0000 |
Affected Version/s | Release 1.7.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | KitchenSink |
Reporter | Eric Merriman |
Assignee | Ingo Muschenetz |
Created | 2011-06-01T15:13:24.000+0000 |
Updated | 2017-05-02T20:34:47.000+0000 |
Description
Description:
While testing KitchenSink, I experienced a crash that seemed to relate to a table append that was out of sync with the contents of the table.
I could not reproduce this failure in 5 attempts.
Please see the log and console output attached.
Steps to reproduce:
1) Unknown, but occurred about 2 hours into testing.
Result:
Crash
Expected Result:
No crash
Notes:
Could not reproduce on 1.6.2 (5 attempts) or 1.7.0 (5 attempts)
Problem
A customer has encountered a similar issue. After creating a Table View and opening it a certain number of times, appending rows crashes the app.Environment
{noformat} Product: Mobile Titanium SDK: Mobile 1.7.1 Platform OS: iOS Platform OS Version: 4.2 {noformat}Console Log
[INFO] Application has exited from SimulatorReproduction
Tough to reliably reproduce, although happens most often after a Table view has been added to a window instantiated (url to a JavaScript file).Repro sequence
Associated HD ticket
A PRO customer relies on thisResolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.