[Mono-bugs] [Bug 644451] New: Native stacktrace with new GC (mono_array_new_specific)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Oct 7 02:50:39 EDT 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=644451#c0


           Summary: Native stacktrace with new GC
                    (mono_array_new_specific)
    Classification: Mono
           Product: Mono: Runtime
           Version: 2.8.x
          Platform: x86-64
        OS/Version: SLES 11
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: GC
        AssignedTo: lupus at novell.com
        ReportedBy: maciej.paszta at secpl.cs.put.poznan.pl
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US)
AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.24 Safari/534.7

When my app initializes, Mono throws native stacktrace:


Stacktrace:


Native stacktrace:

        /usr/bin/mono-sgen [0x493948]
        /usr/bin/mono-sgen [0x4e510d]
        /lib64/libpthread.so.0 [0x7f09f83d7a90]
        /usr/bin/mono-sgen [0x5f243e]
        /usr/bin/mono-sgen [0x5f2565]
        /usr/bin/mono-sgen [0x50fc88]
        /usr/bin/mono-sgen [0x51632a]
        /usr/bin/mono-sgen [0x517b0f]
        /usr/bin/mono-sgen [0x518093]
        /usr/bin/mono-sgen [0x518386]
        /usr/bin/mono-sgen(mono_array_new_specific+0x36) [0x593696]
        [0x41dce19d]

It never happens with /usr/bin/mono (Boehm's GC)




Reproducible: Always

Steps to Reproduce:
1.
2.
3.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list