[MonoDevelop] 2.2 startup crash on OS X/ppc (was: Re: MonoDevelop Crashing on Startup)

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


On Tue, Dec 29, 2009 at 10:24 PM, Michael Hutchinson
<m.j.hutchinson at gmail.com> wrote:
> Unfortunately, I'm pretty sure your issue is PPC-specific, and I don't
> have a PPC machine. My replies to other users with this issue mention
> a possible workaround.

I asked one of our runtime experts, who requested that you use gdb to
set a breakpoint on the line mono-debug.c:439, which is the line that
explodes:
g_assert (table->current_chunk->current_offset ==
table->current_chunk->allocated_size);
and print the 2 values when they differ.

I'm not very familiar with gdb myself, so I'm afraid I can't give more
detailed instructions.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list