[Mono-dev] trouble with 1st gen ipad after latest MonoTouch update..

David Jeske davidj at gmail.com
Tue Jan 29 19:05:44 UTC 2013


We're having trouble with a 1st gen iPad not working correctly as of the
last couple MonoTouch releases. Our MonoTouch application is crashing,
acting funny, tossing "unknown selector" errors into the console, and
debugging under MonoTouch fails to connect to the application. Other
app-store apps work fine on the device, and our MonoTouch app works fine on
other devices, including iPhone 4, and our latest-and-greatest 4th gen
ipad.

I like to assume the problem is somehow in our code, but since I can't get
MonoDevelop to connect to the application in debug-mode, I'm at a loss for
what to do here. (The MonoTouch app starts on the device, but MonoDevelop
just hangs on the debug-connect dialog)

I have tried with-and-without SGEN, the ref-counting extension, ARM7 vs
ARM7+ARM7s

Hardware Model: iPad1,1   -- Model: MC4977LL, iOS 5.1.1 (9B206)

Host: Mac OS X 10.8.2
MonoDevelop: 3.1.1
MonoTouch: 6.0.10

Crashes are:

EXC_BAD_ACCESS (SIGABRT), KERN_INVALID_ADDRESS at 0x00000008
EXC_BAD_ACCESS (SIGABRT), KERN_INVALID_ADDRESS at 0x0000001c

Anyone else seeing this? Any ideas?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20130129/2a23be8c/attachment.html>


More information about the Mono-devel-list mailing list