Hello David, I never had issue with the same hardware. Could you file a bug report and attach the symbolicated crash reports (from Xcode) so we can get more details about what could be wrong ?
Thanks Sebastien On Tue, Jan 29, 2013 at 2:08 PM, David Jeske <[email protected]> wrote: > > 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? > > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
