[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 00:42:02 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#c1
--- Comment #1 from Jan Oravec <jan.oravec at 6com.sk> 2009-01-03 22:41:55 MST ---
I have got another exception of different type, which disappeared on the next
run:
System.ArgumentException: The number of arguments doesn't match the number of
parameters
at System.Linq.Expressions.Expression.CheckMethodArguments
(System.Reflection.MethodBase method, IEnumerable`1 args) [0x00000]
at System.Linq.Expressions.Expression.Call
(System.Linq.Expressions.Expression instance, System.Reflection.MethodInfo
method, IEnumerable`1 arguments) [0x00000]
at System.Linq.Expressions.Expression.Call
(System.Linq.Expressions.Expression instance, System.Reflection.MethodInfo
method, System.Linq.Expressions.Expression[] arguments) [0x00000]
at System.Linq.Queryable.StaticCall (System.Reflection.MethodInfo method,
System.Linq.Expressions.Expression[] expressions) [0x00000]
at System.Linq.Queryable.SingleOrDefault[Object] (IQueryable`1 source,
System.Linq.Expressions.Expression`1 predicate) [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