[Mono-bugs] [Bug 502944] StackOverflowException caused by TraceSource

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue May 12 14:53:53 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=502944

User jpryor at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=502944#c1


Jonathan Pryor <jpryor at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Jonathan Pryor <jpryor at novell.com>  2009-05-12 12:53:52 MDT ---
Fixed in r133981.

2009-05-12  Jonathan Pryor  <jpryor at novell.com>

    * 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.


More information about the mono-bugs mailing list