[MonoDevelop] MonoDevelop Crashing on Startup

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


On Mon, Dec 21, 2009 at 1:48 PM, Mark Materna <mjmaterna60193 at yahoo.com> wrote:
> I'm trying to use MonoDevelop on OS X, and it's crashing on start up. I've installed Mono and Monodevelop for OS X as noted on the  MonoDevelop web site.   I can't tell if I have Gtk# on my system, but I thought that it's included with the Mono framework. The one thing that struck me is that there is one message that has the wrong user name:
<snip>
> 12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270] ERROR:mono-debug.c:439:allocate_data_item: assertion failed: (table->current_chunk->current_offset == table->current_chunk->allocated_size)

Update - A couple of other PPC users have reported this same assertion
failure in the runtime. 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