[Mono-bugs] [Bug 691064] New: Need to remove application from iPhone simulator to avoid a GetTypes runtime crash.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Apr 30 12:04:54 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=691064
https://bugzilla.novell.com/show_bug.cgi?id=691064#c0
Summary: Need to remove application from iPhone simulator to
avoid a GetTypes runtime crash.
Classification: Mono
Product: MonoTouch
Version: SVN
Platform: Macintosh
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Runtime
AssignedTo: gnorton at novell.com
ReportedBy: chrisntr at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_7)
AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.57 Safari/534.24
After hitting this bug - https://bugzilla.novell.com/show_bug.cgi?id=691063
Manually removing the offending dll from the bin folder does not completely fix
the issue. To fix the issue, you need to manually remove the Application that
is installed on the iPhone simulator for the application to work as expected.
Reproducible: Always
Steps to Reproduce:
1. Work through the steps in https://bugzilla.novell.com/show_bug.cgi?id=691063
2. Run the application after removing the offending dll
3. Application crashes
Actual Results:
Application crashes with "at (wrapper managed-to-native)
System.Reflection.Assembly.GetTypes
(System.Reflection.Assembly,bool) <IL 0x0002e, 0xffffffff>"
Expected Results:
The application should run now that the offending dlls have been removed.
--
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