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