http://bugzilla.novell.com/show_bug.cgi?id=565765
http://bugzilla.novell.com/show_bug.cgi?id=565765#c0 Summary: After crash, 100% cpu spin Classification: Mono Product: Mono: Runtime Version: 2.6.x Platform: Other OS/Version: Mac OS X 10.6 Status: NEW Severity: Normal Priority: P5 - None Component: misc AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.12) Gecko/20080207 Ubuntu/7.10 (gutsy) Firefox/2.0.0.12 After mono crashes, it spins, using 100% of cpu and is unkillable except via -9. The exact cause of the crash can vary and be one of many, but the critical problem is that spinning on CPU is much worse than exiting. Easy way to trigger the bug: sudo rm -r .wapi sudo mkdir .wapi gmcs This triggers the _wapi_shm_file_open assertion failure. But instead of exiting after printing the message, the mono process gets stuck. Please note, this bug is NOT about .wapi. That's only a simple way to trigger. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
