[Mono-bugs] [Bug 565765] New: After crash, 100% cpu spin

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Dec 17 16:11:58 EST 2009


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: mono-bugs at lists.ximian.com
        ReportedBy: tedu at fogcreek.com
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list