I have no clue why this is crashing. Its just a simple TweenMAX that calls a function onStart and onComplete.
I dont know what all these references are to apple.Music
I see a lowMemory error as well .. but my Profiler is showing that I'm hardly using any memory. ??
--
Apr 15 18:06:33 unknown kernel[0] <Debug>: launchd[2123] Builtin profile: container (sandbox)
Apr 15 18:06:33 unknown kernel[0] <Debug>: launchd[2123] Container: /private/var/mobile/Applications/E88687CB-C4D3-4B7E-B61A-30AE1FF128A4 [69] (sandbox)
>
Apr 15 18:06:48 unknown com.apple.launchd[1] <Notice>: (UIKitApplication:com.apple.Music[0x3b9]) Exited: Killed: 9
Apr 15 18:06:48 unknown com.apple.launchd[1] <Notice>: (UIKitApplication:com.apple.mobilemail[0xf1b8]) Exited: Killed: 9
Apr 15 18:06:48 unknown SpringBoard[23] <Warning>: Application 'Music' exited abnormally with signal 9: Killed: 9
Apr 15 18:06:48 unknown SpringBoard[23] <Warning>: Application 'Mail' exited abnormally with signal 9: Killed: 9
Apr 15 18:06:48 unknown com.apple.launchd[1] <Notice>: (UIKitApplication:com.apple.mobilephone[0xaeff]) Exited: Killed: 9
Apr 15 18:06:48 unknown SpringBoard[23] <Warning>: Application 'FaceTime' exited abnormally with signal 9: Killed: 9
Apr 15 18:06:48 unknown UserEventAgent[12] <Notice>: jetsam: kernel termination snapshot being created
Apr 15 18:06:48 unknown com.apple.launchd[1] <Notice>: (UIKitApplication:historyapp[0x2680]) Exited: Killed: 9
Apr 15 18:06:48 unknown ReportCrash[2126] <Notice>: Saved crashreport to /Library/Logs/CrashReporter/LowMemory-2012-04-15-180648.plist using uid: 0 gid: 0, synthetic_euid: 0 egid: 0
Apr 15 18:06:48 unknown SpringBoard[23] <Warning>: Application exited abnormally with signal 9: Killed: 9
Apr 15 18:06:48 unknown kernel[0] <Debug>: launchd[2124] Builtin profile: MobileMail (sandbox)
--