[Mono-bugs] [Bug 79344][Cri] New - when running a mono app, being flooded with errors

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Sep 9 05:28:44 EDT 2006


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 brendan.mckenzie at maccasoft.com.au.

http://bugzilla.ximian.com/show_bug.cgi?id=79344

--- shadow/79344	2006-09-09 05:28:44.000000000 -0400
+++ shadow/79344.tmp.29997	2006-09-09 05:28:44.000000000 -0400
@@ -0,0 +1,39 @@
+Bug#: 79344
+Product: Mono: Runtime
+Version: 1.0
+OS: other
+OS Details: FreeBSD 6.1
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Critical
+Component: GC
+AssignedTo: lupus at ximian.com                            
+ReportedBy: brendan.mckenzie at maccasoft.com.au               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: when running a mono app, being flooded with errors
+
+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


More information about the mono-bugs mailing list