[Mono-bugs] [Bug 420197] New: AppDomain.CreateDomain crashes when (indirectly) called by mono_runtime_invoke

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Aug 25 18:08:11 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=420197


           Summary: AppDomain.CreateDomain crashes when (indirectly) called
                    by mono_runtime_invoke
           Product: Mono: Runtime
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: misc
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: robertj at gmx.net
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Embedding mono and invoking a method that eventually calls
AppDomain.CreateDomain
is crashing the runtime. On Windows, I get a System.StackOverflowException.
On Linux (amd64, altstack) it's just loading the machine so bad, that I was
unable to get a backtrace. Probably a stack overflow too.


-- 
Configure bugmail: https://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