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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
