[Mono-bugs] [Bug 458173] Nullref in DoNotSwallowErrorsCatchingNonSpecificExceptionsRule .ThrowsGeneralException

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Dec 10 21:32:39 EST 2008


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

User spouliot at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=458173#c1


Sebastien Pouliot <spouliot at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |spouliot at novell.com




--- Comment #1 from Sebastien Pouliot <spouliot at novell.com>  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.


More information about the mono-bugs mailing list