[TIMOB-2437] Switching between windows crashes app on trunk rb47ae8fc build
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:59:06.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Backlog |
Components | iOS |
Labels | crash, ios, window |
Reporter | David Pratt |
Assignee | Reggie Seagraves |
Created | 2011-04-15T03:19:51.000+0000 |
Updated | 2011-04-17T01:59:06.000+0000 |
Description
Steps:
Updated apps from 1.4.2 r8e708e78 to 1.4.2 release
Switching between windows crashes emulator Updated to 1.4.3 trunk
at rb47ae8fc
This resolved crashes on emulator. Loaded app on device. App
crashes with switches between windows on device with SIGABRT
Date/Time: 2010-11-28 10:30:14.939 -0400
OS Version: iPhone OS 4.2.1 (8C148)
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x00000000, 0x00000000
Crashed Thread: 0
To crash, window has table view. Click on row to load window. Abort edit and return to parent. Select another row. When repeated for third time, app crashes. 1.4.2 r8e708e78 worked properly without issue.
I have seen this issue before in an earlier 1.4 release which was previously resolved, so this would appear to be a regression. At that time I went to a trunk release to evade the trouble. I upgraded trunk a couple of times to stay at 1.4.2 r8e708e78 and SKD 4.1 until yesterday where I upgraded SDK to 4.2. Beyond this crash, app functions normally.
As an additional note: Building with 1.5.0 r6705da89 works without issue. I will be using this however, this remains an issue with 1.4.x
For anyone installing 1.5.0. It requires changes in project settings in xcode to align with SDK 4.2, otherwise SDK will not be found.
Requires sample code.
As per user, this is fixed in 1.5. In fact, this was due of the confusion over 1.4.2 release being 1.4.0, not what was labelled 1.4.2 in the repo.