зеркало из https://github.com/mono/mail-archives.git
94 строки
3.9 KiB
HTML
94 строки
3.9 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 34607][Nor] Changed - need to increase MAX_THREADS in libgc/win32_threads.c and recompile
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="016976.html">
|
|
<LINK REL="Next" HREF="016978.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 34607][Nor] Changed - need to increase MAX_THREADS in libgc/win32_threads.c and recompile
|
|
</H1>
|
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 34607][Nor] Changed - need to increase MAX_THREADS in libgc/win32_threads.c and recompile">bugzilla-daemon@bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Mon, 7 Jun 2004 19:45:13 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="016976.html">[Mono-bugs] [Bug 34607][Nor] Changed - need to increase MAX_THREADS in libgc/win32_threads.c and recompile
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016978.html">[Mono-bugs] [Bug 58758][Wis] Changed - ashx without codebehind cannot find dlls in bin/
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16977">[ date ]</a>
|
|
<a href="thread.html#16977">[ thread ]</a>
|
|
<a href="subject.html#16977">[ subject ]</a>
|
|
<a href="author.html#16977">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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 <A HREF="mailto:duncan@ximian.com.">duncan@ximian.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=34607">http://bugzilla.ximian.com/show_bug.cgi?id=34607</A>
|
|
|
|
--- shadow/34607 2004-06-07 19:43:01.000000000 -0400
|
|
+++ shadow/34607.tmp.25049 2004-06-07 19:45:13.000000000 -0400
|
|
@@ -5,18 +5,17 @@
|
|
OS Details: nt 4 with service pack 5
|
|
Status: NEW
|
|
Resolution:
|
|
Severity: Unknown
|
|
Priority: Normal
|
|
Component: packaging
|
|
-AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
+AssignedTo: <A HREF="mailto:duncan@ximian.com">duncan@ximian.com</A>
|
|
ReportedBy: <A HREF="mailto:rosh_spark@gmx.net">rosh_spark@gmx.net</A>
|
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
TargetMilestone: V1
|
|
URL:
|
|
-Cc:
|
|
Summary: need to increase MAX_THREADS in libgc/win32_threads.c and recompile
|
|
|
|
Please fill in this template when reporting a bug, unless you know what you
|
|
are doing.
|
|
Description of Problem:
|
|
the mono gc throws an error and teh runtime quits during a multi threaded
|
|
@@ -93,6 +92,10 @@
|
|
|
|
------- Additional Comments From <A HREF="mailto:duncan@ximian.com">duncan@ximian.com</A> 2004-06-07 14:39 -------
|
|
Gonzalo, is this fixed?
|
|
|
|
------- Additional Comments From <A HREF="mailto:gonzalo@ximian.com">gonzalo@ximian.com</A> 2004-06-07 19:43 -------
|
|
I know nothing about this
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:duncan@ximian.com">duncan@ximian.com</A> 2004-06-07 19:45 -------
|
|
+Miguel - Do we still need to do this? How do I go about building libgc
|
|
+on Windows?
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="016976.html">[Mono-bugs] [Bug 34607][Nor] Changed - need to increase MAX_THREADS in libgc/win32_threads.c and recompile
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016978.html">[Mono-bugs] [Bug 58758][Wis] Changed - ashx without codebehind cannot find dlls in bin/
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16977">[ date ]</a>
|
|
<a href="thread.html#16977">[ thread ]</a>
|
|
<a href="subject.html#16977">[ subject ]</a>
|
|
<a href="author.html#16977">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|