[MonoDevelop] [Bug] MonoDevelop.Projects.Text.TextFile.Read ( trunk r109621)

Michael Hutchinson m.j.hutchinson at gmail.com
Fri Aug 15 18:46:06 EDT 2008


On Mon, Aug 11, 2008 at 3:19 PM, Kevin M. Fitzgerald
<kevin at kevinfitzgerald.net> wrote:
> Greetings,
>
> I've encountered the same issue as Vincent Laine, and I've attached a patch
> which fixed the issue for me.
>
> The issue occurred for me on ASP.net projects, imported from a Windows
> environment.

Looking at the C# and the stack trace, the exception made no sense to
me, so when a user mentioned this in problem in IRC, we confirmed that
it's an issue with the new Linear IR JIT in Mono trunk. To work around
this, set MONO_COUNT=0 to switch back to the old JIT.

Could you file a bug report against the JIT?

I general I recommend using the stable Mono release for running
MonoDevelop if you want to be sure of a stable environment..

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list