[Mono-bugs] [Bug 348522] SIGABRT when a custom Binder doesn' t convert parameters correctly
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jan 24 17:55:36 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=348522
User rkumpera at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=348522#c5
--- Comment #5 from Rodrigo Kumpera <rkumpera at novell.com> 2008-01-24 15:55:35 MST ---
There are a bunch of issues here. I'll update this bug as I get then fixed.
The first one is that on MS a System.ArgumentException is thrown after
Binder::BindToMethod is called due to the fact that a parameter without default
value is invoked with Missing.Value.
This one is fixed in r93850. Now I'll take a look at the crashers in object.c.
--
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