[Mono-bugs] [Bug 471389] mono will fail with stack sizes less then 1MB on systems with 64KB pages
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Apr 30 09:54:31 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=471389
User munroesj at us.ibm.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=471389#c9
--- Comment #9 from Steven Munroe <munroesj at us.ibm.com> 2009-04-30 07:54:30 MDT ---
I modified ./test/thread.cs to add a explicit stack size to the new thread
call. I verified with the current patch the PPC32 (4K page) will support a
minimum 128KB stack and with PPC64 64K Page I see a minimum 192KB stack size (3
64K pages).
So I consider this problem resolved.
I will follow with ./test/bug-471389.cs using 192KB stack.
--
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