[Mono-bugs] [Bug 78096][Nor] Changed - Cannot compile mono 1.1.13.6

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Apr 19 16:29:34 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by brian.kroeker at hotmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=78096

--- shadow/78096	2006-04-19 11:02:13.000000000 -0400
+++ shadow/78096.tmp.4058	2006-04-19 16:29:34.000000000 -0400
@@ -107,6 +107,13 @@
 i686 i386 GNU/Linux"
 
 ------- Additional Comments From lupus at ximian.com  2006-04-19 11:02 -------
 Could you report what are the values of sstart and size and also print
 the return value of pthread_getattr_np() and pthread_attr_getstack()?
 It may be that your libc/kernel combination don't support them.
+
+------- Additional Comments From brian.kroeker at hotmail.com  2006-04-19 16:29 -------
+pthread_getattr_np(pthread_self (), &attr) == 0
+pthread_attr_getstack (&attr, &sstart, &size) == 0
+sstart == 0
+size == 1074529440
+


More information about the mono-bugs mailing list