[TIMOB-3776] iOS: crash when navigating through navgroup
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-05-04T10:34:27.000+0000 |
Affected Version/s | Release 1.7.0 |
Fix Version/s | Sprint 2011-18 |
Components | iOS |
Labels | crash, ios, navgroup, regression, reported-1.7.0 |
Reporter | Thomas Huelbert |
Assignee | Jacob Relkin |
Created | 2011-04-27T14:45:26.000+0000 |
Updated | 2011-05-04T10:34:27.000+0000 |
Description
1.Base UI > nav group
2.tap "well look at this"
3.tap "close Nav"
4.tap "open nav group"
5.Tap "tweetdeck is cool"
6.Close nav
repeat quickly until crash (3g and iphone4)
results:
Tue Apr 26 16:40:08 unknown KitchenSink[3606] : KitchenSink(3606,0xaaf000) malloc: *** error for object 0x5003c00: non-page-aligned, non-allocated pointer being freed
*** set a breakpoint in malloc_error_break to debug
Tue Apr 26 16:40:08 unknown UIKitApplication:com.appcelerator.pushtest[0xf58b][3606] : KitchenSink(3606,0xaaf000) malloc: *** error for object 0x5003c00: non-page-aligned, non-allocated pointer being freed
Tue Apr 26 16:40:08 unknown UIKitApplication:com.appcelerator.pushtest[0xf58b][3606] : *** set a breakpoint in malloc_error_break to debug
Attachments
Does not occur on iPhone 3GS iOS 3.1.2, iPad (3.2.2), iPod 3rd gen (4.0.2), iPod 4th gen (4.1) or iPhone 4 VZW (4.2.6)