[TIMOB-3970] iOS: Intermittent crashes with error "Job appears to have crashed: Bus error"
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-11-05T14:42:45.000+0000 |
Affected Version/s | Release 1.7.0 |
Fix Version/s | Sprint 2011-20, Release 1.8.0 |
Components | iOS |
Labels | regression |
Reporter | Natalie Huynh |
Assignee | Blain Hamon |
Created | 2011-05-06T17:08:44.000+0000 |
Updated | 2011-11-05T14:42:46.000+0000 |
Description
Steps to Reproduce:
1. XML > RSS open an item and then close it (2X crashes, then not repro)
2. Facebook > query (!X crash, then not repro)
Actual Result from Console:
Sat Jan 31 22:02:03 unknown ReportCrash[6453] : Formulating crash report for process KitchenSink[6358]
Sat Jan 31 22:02:03 unknown com.apple.launchd[1] : (UIKitApplication:com.appcelerator.pushtest[0x7b93]) Job appears to have crashed: Bus error
Sat Jan 31 22:02:03 unknown SpringBoard[27] : Application 'KitchenSink' exited abnormally with signal 10: Bus error
Sat Jan 31 22:02:03 unknown ReportCrash[6453] : Saved crashreport to /var/mobile/Library/Logs/CrashReporter/KitchenSink_1970-01-31-220202_eWorld.plist using uid: 0 gid: 0, synthetic_euid: 501 egid: 0
Expected Result:
Should not be crashing randomly
Attachments
[INFO] Titanium SDK version: 1.7.0 (05/12/11 14:06 e6afca8...). Using the ipad1 (3.2) saw 2X crashes (not repro, of course) during the pass. 2X on the xml rss test when closing the window (never seen after) 1X crash on Facebook while tapping Publish wall post
We were releasing and nilling our controllers before we broke the relationship.
Passed as expected on: iPod 3rd Gen 4.0.2 iPad 2 4.3.2 iPhone 4 4.2.10 SDK: version=1.8.0 timestamp=08/26/11 14:53 githash=8e978eb...
Standardizing summary and labels.