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

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


Martin Baulig <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Martin Baulig <[email protected]> 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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to