[TIMOB-1229] App crashes when setRightNavButton is used. Confirmed in KS
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-10-26T15:51:56.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | crash, ios, iphone, kitchensink, rightnavbutton |
Reporter | kosso |
Assignee | Reggie Seagraves |
Created | 2011-04-15T02:47:12.000+0000 |
Updated | 2011-10-26T15:51:56.000+0000 |
Description
- Open KS
- Go to Base UI
- Choose Window NavBar
- Choose 'Right Nav'
- Click back button
KS will then crash
Crash log shows:
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Application Specific Information:
iPhone Simulator 3.2 (193.8), iPhone OS 3.1.2 (iPhone/7D11)
objc[17661]: FREED(id): message respondsToSelector: sent to freed object=0x5167df0
This is holding me up somewhat! ;)
Oddly, this works on a device, but not on the simulator.
upgrading Xcode to latest fixed this.
not valid, does not reproduce in TiMOB sdk version: 1.7.4.v20111025165811 Studio version: 1.0.6.201110251616 OS version: OSX 10.7.2 Lion Devices tested on: iPhone 3.1.2, 4.0.2, 5.0, IPhone Simulator 5.0, IPad Simulator 5.0