Bugzilla – Bug 322053
[FreeBSD] _wapi_shm_semaphores_init: semget error: No space left on device.
Last modified: 2007-09-15 21:24:46 UTC
---- Reported by brendan.mckenzie@maccasoft.com.au 2006-09-09 05:28:43 MST ---- Description of Problem: When executing an application using `mono app.exe` i get flooded with an endless loop outputting: ** (/usr/local/lib/mono/1.0/mcs.exe:10458): CRITICAL **: _wapi_shm_semaphores_init: semget error: No space left on device. Try deleting some semaphores with ipcs and ipcrm over and over until I ^C Steps to reproduce the problem: 1. execute: `mono app.exe` Actual Results: Flood. Expected Results: The application to execute How often does this happen? All the time ---- Additional Comments From dick@ximian.com 2006-11-03 11:33:17 MST ---- Mono 1.0 is ancient! Newer versions of mono try to clean up the semaphores when they exit. Please try 1.1.18 or newer (you might have to clean up behind an older version manually, with ipcrm), and reopen if the bug really does still exist on freebsd. Unknown bug field "cf_op_sys_details" encountered while moving bug <cf_op_sys_details>FreeBSD 6.1</cf_op_sys_details> Unknown operating system other. Setting to default OS "Other".