GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-05-04T14:08:55.000+0000 |
Affected Version/s | Release 1.7.0 |
Fix Version/s | Sprint 2011-18 |
Components | iOS |
Labels | Update_Row, crash, defect, regression, reported-1.7.0 |
Reporter | Natalie Huynh |
Assignee | Blain Hamon |
Created | 2011-04-27T14:49:32.000+0000 |
Updated | 2011-05-04T14:08:55.000+0000 |
Steps to Reproduce:
1. Launch Kitchen Sink
2. Run Base UI > Views > Table Views > Update Row
3. Click on all the Change Me
4. Rotate phone to landscape
Actual Result:
Application Crash
Apr 26 14:07:02 unknown com.apple.launchd[1] : (UIKitApplication:com.appcelerator.pushtest[0xd56e]) Job appears to have crashed: Segmentation fault: 11
Apr 26 14:07:02 unknown SpringBoard[30] : Application 'KitchenSink' exited abnormally with signal 11: Segmentation fault: 11
Apr 26 14:07:02 unknown ReportCrash[494] : Saved crashreport to /var/mobile/Library/Logs/CrashReporter/KitchenSink_2011-04-26-140702_openDoc.plist using uid: 0 gid: 0, synthetic_euid: 501 egid: 0
Expected Result:
Application should no crash
Note:
Working on 1.6.2
Verified, assigning to Blain.
When changing the tablerow callback cell, make sure the old cell no longer points to the proxy
Tested with iPhone 4 (4.3.2) with build 1.7.0.fbd779f... (05/04/11 12:42)