[Mono-bugs] [Bug 665501] New: Crash with NSInternalInconsistencyException when run in iOS simulator
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jan 19 08:32:27 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=665501
https://bugzilla.novell.com/show_bug.cgi?id=665501#c0
Summary: Crash with NSInternalInconsistencyException when run
in iOS simulator
Classification: Mono
Product: MonoTouch
Version: SVN
Platform: Other
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Runtime
AssignedTo: gnorton at novell.com
ReportedBy: miso at resco.net
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=409106)
--> (http://bugzilla.novell.com/attachment.cgi?id=409106)
Sample project
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US;
rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10
Application build with MonoTouch 3.2.3 and higher crashes on iOS simulator
immediately after run with "NSInternalInconsistencyException: Unable to
instantiate the UIApplication delegate instance. No class named
SampleAppDelegate is loaded" when SampleAppDelegate class is not in main
project, but it is in referenced library (dll) project. The same code works
with MonoTouch 3.2.2 and lower.
Reproducible: Always
Steps to Reproduce:
1.Build sample app and start debug session in simulator.
2.Observe crash
Actual Results:
Application throws NSInternalInconsistencyException exception.
Expected Results:
The sample app should start and show yellow screen.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list