https://bugzilla.novell.com/show_bug.cgi?id=458173
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=458173#c1 Sebastien Pouliot <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #1 from Sebastien Pouliot <[EMAIL PROTECTED]> 2008-12-10 19:32:34 MST --- The stack trace comes from the wizard runner. It's a bit less useful (I need to work on this) than what the one the console runner would report. The later include the rule (which we know in this case) and the target (the method for this case). If possible please re-run the analysis with the console runner. >From the rule source code it looks a bit weird. An NRE would need to come from an ExceptionHandler with a null HandlerStart or an Instruction with a null Next before HandlerEnd. None of this should be happening (it could be a Cecil issue). -- 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
