[Mono-bugs] [Bug 323929] "_wapi_shm_semaphores_init: semget error" on monobuild

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Nov 25 10:26:59 EST 2009


http://bugzilla.novell.com/show_bug.cgi?id=323929

http://bugzilla.novell.com/show_bug.cgi?id=323929#c2


Martin Baulig <martin at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin at novell.com

--- Comment #2 from Martin Baulig <martin at novell.com> 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:

http://mono.ximian.com/monobuild/builds/RELEASE/debian-4-arm/mono/2.4-3/logs/build.log.

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     
<repeated about 1000 times>

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list