[Mono-bugs] [Bug 623477] Different behavior on Thread(ThreadEntryPoint, maxStackSize) on .net and mono

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Feb 11 09:01:48 EST 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=623477#c6


Rodrigo Kumpera <rkumpera at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |rkumpera at novell.com
         Resolution|                            |FIXED

--- Comment #6 from Rodrigo Kumpera <rkumpera at novell.com> 2011-02-11 14:01:46 UTC ---
Fixed trunk / 2.10 to have behavior more in line with MS.
We only raise an exception if stack size is < 0 and silently uses a minimum of
128k as mono can't realistically work with less than that as we grab quite some
pages for stack overflow protection.

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