mail-archives/mono-bugs/2009-November/095234.html

150 строки
4.9 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 323929] &quot;_wapi_shm_semaphores_init: semget error&quot; on monobuild
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20323929%5D%20%22_wapi_shm_semaphores_init%3A%20semget%20error%22%0A%09on%20monobuild&In-Reply-To=bug-323929-28286%40http.bugzilla.novell.com/">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="095232.html">
<LINK REL="Next" HREF="095242.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 323929] &quot;_wapi_shm_semaphores_init: semget error&quot; on monobuild</H1>
<B>bugzilla_noreply at novell.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20323929%5D%20%22_wapi_shm_semaphores_init%3A%20semget%20error%22%0A%09on%20monobuild&In-Reply-To=bug-323929-28286%40http.bugzilla.novell.com/"
TITLE="[Mono-bugs] [Bug 323929] &quot;_wapi_shm_semaphores_init: semget error&quot; on monobuild">bugzilla_noreply at novell.com
</A><BR>
<I>Wed Nov 25 10:26:59 EST 2009</I>
<P><UL>
<LI>Previous message: <A HREF="095232.html">[Mono-bugs] [Bug 549722] The debugger doesn't stop on the first line of the Main method in a console application
</A></li>
<LI>Next message: <A HREF="095242.html">[Mono-bugs] [Bug 558437] New: ASP.NET: CS0433: The imported type `ASP.controls_cart_ascx' is defined multiple times
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#95234">[ date ]</a>
<a href="thread.html#95234">[ thread ]</a>
<a href="subject.html#95234">[ subject ]</a>
<a href="author.html#95234">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE><A HREF="http://bugzilla.novell.com/show_bug.cgi?id=323929">http://bugzilla.novell.com/show_bug.cgi?id=323929</A>
<A HREF="http://bugzilla.novell.com/show_bug.cgi?id=323929#c2">http://bugzilla.novell.com/show_bug.cgi?id=323929#c2</A>
Martin Baulig &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">martin at novell.com</A>&gt; changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">martin at novell.com</A>
--- Comment #2 from Martin Baulig &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">martin at novell.com</A>&gt; 2009-11-25 15:26:57 UTC ---
I just ran into the same problem on my machine (x86-64 running SuSE 11.0) and
it's also currently happening on one of the monobuild lanes:
<A HREF="http://mono.ximian.com/monobuild/builds/RELEASE/debian-4-arm/mono/2.4-3/logs/build.log.">http://mono.ximian.com/monobuild/builds/RELEASE/debian-4-arm/mono/2.4-3/logs/build.log.</A>
The exact error message is:
** ERROR **: shm_semaphores_init: semget error: No space left on device. Try
deleting some semaphores with ipcs and ipcrm
or increase the maximum number of semaphore in the system.
Running ./runtime/mono-wrapper --wapi=semdel does not fix this for me.
ipcs -s shows:
------ Semaphore Arrays --------
key semid owner perms nsems
0x4d007e6f 0 martin 600 8
0x00000000 11370497 martin 600 8
0xffffffff 983042 martin 600 8
0x00000000 950275 martin 600 8
0x00000000 1015812 martin 600 8
0x00000000 1703941 martin 600 8
0x00000000 2031622 martin 600 8
&lt;repeated about 1000 times&gt;
--
Configure bugmail: <A HREF="http://bugzilla.novell.com/userprefs.cgi?tab=email">http://bugzilla.novell.com/userprefs.cgi?tab=email</A>
------- You are receiving this mail because: -------
You are the QA contact for the bug.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="095232.html">[Mono-bugs] [Bug 549722] The debugger doesn't stop on the first line of the Main method in a console application
</A></li>
<LI>Next message: <A HREF="095242.html">[Mono-bugs] [Bug 558437] New: ASP.NET: CS0433: The imported type `ASP.controls_cart_ascx' is defined multiple times
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#95234">[ date ]</a>
<a href="thread.html#95234">[ thread ]</a>
<a href="subject.html#95234">[ subject ]</a>
<a href="author.html#95234">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>