[Mono-bugs] [Bug 463323] Crash in the expression tree compiler when emitting constants

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Jan 4 08:03:25 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=463323

User jan.oravec at 6com.sk added comment
https://bugzilla.novell.com/show_bug.cgi?id=463323#c3





--- Comment #3 from Jan Oravec <jan.oravec at 6com.sk>  2009-01-04 06:03:23 MST ---
Hi Jb,


I will first make a script that can reliably hit the bug in relatively short
time. Currently, I hit it once or twice a day on ~100 application restarts.

Then I will try to remove asp.net, replace nhibernate with empty library, etc.

First, I suspected runtime handling of application domains, as runtime
sometimes crash when xsp tried to load changed DLLs into new application
domain. Since then, I made sure xsp is always restarted, but the LINQ crash
persists.

I will report back when I have more info.

I just hit the most common exception:

System.ArgumentException: Can not assign a
System.Runtime.CompilerServices.ExecutionScope to a
Sixcom.Framework.Business.Model.Internationalization.Geography.Country
  at System.Linq.Expressions.Expression.CheckLambda (System.Type delegateType,
System.Linq.Expressions.Expression body,
System.Collections.ObjectModel.ReadOnlyCollection`1 parameters) [0x00000] 
  at System.Linq.Expressions.Expression.Lambda[Object]
(System.Linq.Expressions.Expression body, IEnumerable`1 parameters) [0x00000] 
  at System.Linq.Expressions.Expression.Lambda[Object]
(System.Linq.Expressions.Expression body,
System.Linq.Expressions.ParameterExpression[] parameters) [0x00000] 


-- 
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