With some code re-jigging, I haven't seen this crash in some time. I'm not
convinced it's fixed though.

I am repeatedly seeing another lock-up though:

I run my app, use it for a bit and then close it (using the home button).
Next, I run some other apps to intentionally generate a memory warning on he
device.
Then I attempt to open my app again. I see the splash screen followed by the
screen I was on when I previously closed it, and then the app locks-up!

Again, I'm unable to recreate this in the simulator.

I've added all sorts of logging to my app, but nothing is logged when
attempting to open the app again - it just freezes immediately, and stays
that way indefinitely. Eventually, I see this in the log:

Feb 22 17:51:30 unknown SpringBoard[15] <Warning>: CMSOForum[1048] has
active assertions beyond permitted time: 
        {(
            <SBProcessAssertion: 0xf6e39a0> identifier: Suspending process:
CMSOForum[1048] permittedBackgroundDuration: 10.000000 reason: suspend owner
pid:15 preventSuspend  preventThrottleDownCPU  preventThrottleDownUI 
        )}
Feb 22 17:51:30 unknown SpringBoard[15] <Warning>: Forcing crash report of
CMSOForum[1048]...
> 
Feb 22 17:51:31 unknown SpringBoard[15] <Warning>: Finished crash reporting.
Feb 22 17:51:31 unknown com.apple.launchd[1] <Notice>:
(UIKitApplication:com.comerativeWeb.CMSOForum[0x300b]) Exited: Killed: 9
Feb 22 17:51:31 unknown SpringBoard[15] <Warning>: Application 'CMSOForum'
exited abnormally with signal 9: Killed: 9
Feb 22 17:51:32 unknown ReportCrash[1058] <Error>: Saved crashreport to
/var/mobile/Library/Logs/CrashReporter/CMSOForum_2012-02-22-175130_Tests-iPad.plist
using uid: 0 gid: 0, synthetic_euid: 501 egid: 0

Should I be specifically dealing with the resume in some way?


--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Getting-a-SIGABRT-on-the-device-tp4410210p4411216.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to