[MonoDevelop] MonoDevelop V2.2 Crashing when Loading Solution with Mono 2.6.1

Michael Hutchinson m.j.hutchinson at gmail.com
Tue Dec 29 22:00:25 EST 2009


On Thu, Dec 24, 2009 at 9:48 AM, Yafiyogi <tony at heavenly-monkey.com> wrote:
>
> MonoDevelop V2.2 (SVN revision: 148428 Build date: 2009-12-14 23:07:25+0000)
> crashes when loading a solution with Mono 2.6.1. This crash does not happen
> with Mono 2.4.2.3.
>
> Mono was installed on a PPC Apple Mac running OSX 10.5.8 from the standard
> MonoFramework-2.6.1_1.macos10.novell.ppc.dmg.
>
> The crash report is as follows:
<snip>

This appears to be a crash with the Mono runtime. Unfortunately Mono
on Darwin-PPC doesn't get tested so well these days, as few people
have the PPC hardware. Could you file a bug against the Mono runtime?

Note - it seems that this particular crash is in the Mono debug-mode
code generation code. MD runs on Mono in debug mode in order to have
line numbers in stack traces. You may be able to work around it by
removing "--debug" from the Mono arguments in the MonoDevelop startup
script, MonoDevelop.app/Content/MacOS/monodevelop.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list