https://bugzilla.novell.com/show_bug.cgi?id=381100
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=381100#c1 Robert Jordan <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #1 from Robert Jordan <[EMAIL PROTECTED]> 2008-04-19 09:16:36 MST --- Fixed in SVN r101212. The segfault was actually a stack overflow. You can use this AddRange overload until this patch has been releases: command.Parameters.AddRange((System.Array)new SqlParameter[] { }); -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
