[Mono-bugs] [Bug 687383] New: A TYPE LOAD EXCEPTION OCCURED
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Apr 13 17:21:52 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=687383
https://bugzilla.novell.com/show_bug.cgi?id=687383#c0
Summary: A TYPE LOAD EXCEPTION OCCURED
Classification: Mono
Product: MonoTouch
Version: unspecified
Platform: x86
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Critical
Priority: P5 - None
Component: Debugger
AssignedTo: gnorton at novell.com
ReportedBy: gtissington at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; en-US)
AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.204 Safari/534.16
After installing Monotouch 4.0, Mono Develop 2.6 beta 1 and Mono 2.67 I get
the following erro when I start any program for debugging in the iPhone
simulator. The compiler works fine and the apps run in the simulator an on
the iPhone OK. They just always crash while starting the debugger.
System.TypeLoadException: A type load exception has occurred.
at MonoDevelop.Debugger.DebuggerEngine.CreateDebuggerStartInfo
(MonoDevelop.Core.Execution.ExecutionCommand cmd) [0x00006] in
/Users/michael/Mono/md-2-5-90/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger/DebuggerEngine.cs:82
at MonoDevelop.Debugger.DebuggingService.InternalRun
(MonoDevelop.Core.Execution.ExecutionCommand cmd,
MonoDevelop.Debugger.DebuggerEngine factory, IConsole c) [0x0003a] in
/Users/michael/Mono/md-2-5-90/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger/DebuggingService.cs:483
at MonoDevelop.Debugger.DebugExecutionHandler.Execute
(MonoDevelop.Core.Execution.ExecutionCommand command, IConsole console)
[0x00000] in
/Users/michael/Mono/md-2-5-90/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger/DebugExecutionHandlerFactory.cs:70
at MonoDevelop.Debugger.DebugExecutionHandlerFactory.Execute
(MonoDevelop.Core.Execution.ExecutionCommand command, IConsole console)
[0x00015] in
/Users/michael/Mono/md-2-5-90/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger/DebugExecutionHandlerFactory.cs:52
at MonoDevelop.Projects.DotNetProject.DoExecute (IProgressMonitor monitor,
MonoDevelop.Projects.ExecutionContext context,
MonoDevelop.Projects.ConfigurationSelector configuration) [0x000b2] in
/Users/michael/Mono/md-2-5-90/main/src/core/MonoDevelop.Core/MonoDevelop.Projects/DotNetProject.cs:1113
Reproducible: Always
Steps to Reproduce:
1. Create a new project
2. Run with Debugger
3.
Actual Results:
System.TypeLoadException: A type load exception has occurred.
at MonoDevelop.Debugger.DebuggerEngine.CreateDebuggerStartInfo
(MonoDevelop.Core.Execution.ExecutionCommand cmd) [0x00006] in
/Users/michael/Mono/md-2-5-90/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger/DebuggerEngine.cs:82
at MonoDevelop.Debugger.DebuggingService.InternalRun
(MonoDevelop.Core.Execution.ExecutionCommand cmd,
MonoDevelop.Debugger.DebuggerEngine factory, IConsole c) [0x0003a] in
/Users/michael/Mono/md-2-5-90/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger/DebuggingService.cs:483
at MonoDevelop.Debugger.DebugExecutionHandler.Execute
(MonoDevelop.Core.Execution.ExecutionCommand command, IConsole console)
[0x00000] in
/Users/michael/Mono/md-2-5-90/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger/DebugExecutionHandlerFactory.cs:70
at MonoDevelop.Debugger.DebugExecutionHandlerFactory.Execute
(MonoDevelop.Core.Execution.ExecutionCommand command, IConsole console)
[0x00015] in
/Users/michael/Mono/md-2-5-90/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger/DebugExecutionHandlerFactory.cs:52
at MonoDevelop.Projects.DotNetProject.DoExecute (IProgressMonitor monitor,
MonoDevelop.Projects.ExecutionContext context,
MonoDevelop.Projects.ConfigurationSelector configuration) [0x000b2] in
/Users/michael/Mono/md-2-5-90/main/src/core/MonoDevelop.Core/MonoDevelop.Projects/DotNetProject.cs:1113
--
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