Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2747] iOS: one time crash on mail test case

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionCannot Reproduce
Resolution Date2012-08-27T11:42:58.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelscrash, defect, ios, mail, reported-1.6.0
ReporterThomas Huelbert
AssigneeNeeraj Gupta
Created2011-04-15T03:28:30.000+0000
Updated2017-03-09T22:41:32.000+0000

Description

iOS 4.1 4GT iPod touch. Titanium SDK version: 1.6.0 (01/04/11 08:01 e49700d)

1.Base UI > Views > email dialog
results: crash on load, no crash log produced, but console says:

not repro on further attempts. Looks like it was leaking mem before I crashed.

console:
Tue Jan 4 09:37:45 eWorld UIKitApplication:com.appcelerator.pushtest[0xfa1e][18922] : [DEBUG] webview loaded: file:///var/mobile/Applications/9AAD747B-9C62-4966-A738-85EDC4E42809/KitchenSink.app/examples/youtube.html
Tue Jan 4 09:37:46 eWorld securityd[18996] : OCSPResponse: now + maxAge > latestNextUpdate, using latestNextUpdate
Tue Jan 4 09:37:46 eWorld securityd[18996] : OCSPResponse: now + maxAge > latestNextUpdate, using latestNextUpdate
Tue Jan 4 09:38:01 eWorld UIKitApplication:com.appcelerator.pushtest[0xfa1e][18922] : [INFO] window was closed
Tue Jan 4 09:38:40 eWorld KitchenSink[18922] : Using two-stage rotation animation. To use the smoother single-stage animation, this application must remove two-stage method implementations.
Tue Jan 4 09:38:40 eWorld KitchenSink[18922] : Using two-stage rotation animation is not supported when rotating more than one view controller or view controllers not the window delegate
Tue Jan 4 09:38:42 eWorld configd[24] : jetsam: kernel termination snapshot being created
Tue Jan 4 09:38:42 eWorld sandboxd[18997] : KitchenSink(18922) deny file-write-data /private/var/mobile/Media/PhotoData
Tue Jan 4 09:38:42 eWorld com.apple.launchd1 : (UIKitApplication:com.apple.mobileipod[0x4de1]) Exited: Killed
Tue Jan 4 09:38:42 eWorld com.apple.launchd1 : (UIKitApplication:com.apple.mobilemail[0xe169]) Exited: Killed
Tue Jan 4 09:38:42 eWorld com.apple.launchd1 : (UIKitApplication:com.apple.mobilephone[0xb34a]) Exited: Killed
Tue Jan 4 09:38:42 eWorld com.apple.launchd1 : (UIKitApplication:com.appcelerator.pushtest[0xfa1e]) Exited: Killed
Tue Jan 4 09:38:42 eWorld SpringBoard[27] : Application 'Music' exited abnormally with signal 9: Killed
Tue Jan 4 09:38:42 eWorld com.apple.launchd1 : (UIKitApplication:com.apple.AppStore[0xd54a]) Exited: Killed
Tue Jan 4 09:38:42 eWorld SpringBoard[27] : Application 'Mail' exited abnormally with signal 9: Killed
Tue Jan 4 09:38:42 eWorld SpringBoard[27] : Memory level is not normal (65%). Asking background app 'App Store' to exit to permit 'Mail' to relaunch.
Tue Jan 4 09:38:42 eWorld SpringBoard[27] : Memory level is not normal (65%). Delaying auto-relaunch of 'Mail' for 30 seconds.
Tue Jan 4 09:38:42 eWorld SpringBoard[27] : Application 'FaceTime' exited abnormally with signal 9: Killed
Tue Jan 4 09:38:42 eWorld SpringBoard[27] : Application 'KitchenSink' exited abnormally with signal 9: Killed
Tue Jan 4 09:38:42 eWorld SpringBoard[27] : Application 'App Store' exited abnormally with signal 9: Killed
Tue Jan 4 09:38:43 eWorld SpringBoard[27] : Received memory warning. Level=1
Tue Jan 4 09:38:43 eWorld ReportCrash[18998] : Saved crashreport to /Library/Logs/CrashReporter/LowMemory-2011-01-04-093843.plist using uid: 0 gid: 0, synthetic_euid: 0 egid: 0
Tue Jan 4 09:38:44 eWorld MobilePhone[18999] : UI Mode is FaceTime

Comments

  1. Junaid Younus 2012-08-27

    Tested on an iPhone 3GS using TiSDK 2.2.0v20120824175712, unable to reproduce the issue. Ticket marked as resolved.
  2. Lee Morris 2017-03-09

    Closing ticket as the issue cannot be reproduced.

JSON Source