http://bugzilla.novell.com/show_bug.cgi?id=502944
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=502944#c1 Jonathan Pryor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Jonathan Pryor <[email protected]> 2009-05-12 12:53:52 MDT --- Fixed in r133981. 2009-05-12 Jonathan Pryor <[email protected]> * System.Diagnostics/DiagnosticsConfigurationHandler.cs: Use the new TraceSourceInfo(string, SourceLevels, TraceImplSettings) constructor. * System.Diagnostics/TraceSourceInfo.cs: Add a new constructor, TraceSourceInfo(string, SourceLevels, TraceImplSettings), which adds the DefaultTraceListener w/o depending upon (the possibly still initializing) TraceImpl members. Fixes #502944. * Test/test-config-file: Add a /configuration/system.diagnostics/source section to elicit the buggy behavior found in #502944. -- Configure bugmail: http://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
