http://bugzilla.novell.com/show_bug.cgi?id=583817
http://bugzilla.novell.com/show_bug.cgi?id=583817#c0 Summary: SIGABRT (ERROR:mini-trampolines.c:183:mono_convert_imt_slot_to _vtable_slot: code should not be reached) using Saxon Classification: Mono Product: Mono: Runtime Version: 2.6.x Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: JIT AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; MS-RTC LM 8; .NET CLR 3.0.4506.2152; NET CLR 3.5.30729; eMusic DLM/4) When using Saxon under 2.6.X Mono on Linux (haven't been able to test under other OS) crashes with the following message: ERROR:mini-trampolines.c:183:mono_convert_imt_slot_to_vtable_slot: code should not be reached Reporting as a runtime bug because Saxon is mature/stable library and shouldn't be crashing and because this same code used to work fine so it suggests a regression of some kind. I can confirm the exact same code does not produce an error under 2.4.2.3. Also works fine under the MS CLR. Full crash output is attached, but top looks like: net.sf.saxon.style.XSLTemplate doesn't implement interface net.sf.saxon.om.UnfailingIterator ** ERROR:mini-trampolines.c:183:mono_convert_imt_slot_to_vtable_slot: code should not be reached Stacktrace: at net.sf.saxon.style.StyleElement.bindVariable (net.sf.saxon.om.StructuredQName) <IL 0x000ee, 0xffffffff> at net.sf.saxon.style.StyleElement.bindVariable (net.sf.saxon.om.StructuredQName) <IL 0x0008c, 0x002c6> at net.sf.saxon.style.ExpressionContext.bindVariable (net.sf.saxon.om.StructuredQName) <IL 0x00007, 0x00026> at net.sf.saxon.expr.ExpressionParser.parseBasicStep () <IL 0x0016c, 0x00304> at net.sf.saxon.expr.ExpressionParser.parseStepExpression () <IL 0x00001, 0x00014> at net.sf.saxon.expr.ExpressionParser.parseRelativePath () <IL 0x00001, 0x0001a> .. Reproducible: Always -- Configure bugmail: http://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
