[Mono-bugs] [Bug 81296][Min] Changed - System.Diagnostics configuration sometimes doesn't work
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Apr 30 11:31:59 EDT 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by noix at sphere.pl.
http://bugzilla.ximian.com/show_bug.cgi?id=81296
--- shadow/81296 2007-04-29 23:18:41.000000000 -0400
+++ shadow/81296.tmp.9003 2007-04-30 11:31:59.000000000 -0400
@@ -176,6 +176,14 @@
------- Additional Comments From atsushi at ximian.com 2007-04-29 23:18 -------
Lots of people who touch config xml had been caught by sys.config
issues which looked like sys.xml issues. I'll take a look next week
when I'm back to work.
+
+------- Additional Comments From noix at sphere.pl 2007-04-30 11:31 -------
+Thanks for looking into this!
+I forgot to mention a detail, maybe it might be of some help:
+When I modified DiagnosticsConfigurationHandler.AddTraceListener() to
+ignore all exceptions (a big "try{...}catch(Exception e){}"), my
+testcase _worked_ (i.e. the program correctly outputed "Level: Error").
+So if it's a System.Xml bug, it might be exception-related.
More information about the mono-bugs
mailing list