GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-05-16T12:36:15.000+0000 |
Affected Version/s | Release 1.7.0 |
Fix Version/s | Release 1.7.0, Sprint 2011-18 |
Components | iOS |
Labels | crash, defect, ios, regression, reported-1.7.0, resume |
Reporter | Natalie Huynh |
Assignee | Stephen Tramer |
Created | 2011-04-27T14:58:25.000+0000 |
Updated | 2011-05-16T12:36:15.000+0000 |
Steps to Reproduce:
1. Launch Kitchen Sink
2. Hit the home key to put it in the background
3. Click on the application to resume
Actual Result:
Apr 27 10:04:18 unknown SpringBoard[30] : KitchenSink failed to resume in time
Apr 27 10:04:18 unknown SpringBoard[30] : Forcing crash report of KitchenSink[1095]...
Apr 27 10:04:18 unknown SpringBoard[30] : Finished crash reporting.
Apr 27 10:04:18 unknown com.apple.launchd[1] : (UIKitApplication:com.appcelerator.pushtest[0x4116]) Exited: Killed: 9
Apr 27 10:04:18 unknown SpringBoard[30] : Application 'KitchenSink' exited abnormally with signal 9: Killed: 9
Apr 27 10:04:18 unknown ReportCrash[1117] : Saved crashreport to /var/mobile/Library/Logs/CrashReporter/KitchenSink_2011-04-27-100418_openDoc.plist using uid: 0 gid: 0, synthetic_euid: 501 egid: 0
Expected Result:
Should always be able to resume
Note:
Does not happen frequently, but seems once you crash it continues to crash
Potentially fixed by 70055c0. Unable to replicate in testing because it relies on timing your suspend/resume EXACTLY at the same moment as analytics is writing to the database to queue an event. Going to discuss with Blain this week and potentially close the bug then.
"Resolved" by commit 821cd06 (no longer able to reproduce). Issue may reappear again, as it has done a handful of times in the past, but hopefully this resolves it for good.
Tested with a Verizon iPhone 4, opened/closed KS over 30 times without an issue. Placing a stamp of approval on this one.