http://bugzilla.novell.com/show_bug.cgi?id=471389
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=471389#c9 --- Comment #9 from Steven Munroe <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
