[Mono-bugs] [Bug 426309] New: Crash with microsoft-compiled binary

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Sep 15 09:58:06 EDT 2008


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


           Summary: Crash with microsoft-compiled binary
           Product: Mono: Runtime
           Version: unspecified
          Platform: i686
        OS/Version: Windows Vista
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: misc
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: thomas.reinhardt at fauser-ag.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Development


Created an attachment (id=239574)
 --> (https://bugzilla.novell.com/attachment.cgi?id=239574)
VS2008 solution

The provided vb project crashes mono when compiled from within VS2008, in both,
debug and release setting. The same code converted to cs seems to work.

The code provided uses no framework functionality and only consists of empty
interfaces / classes. The error seems to depend on a variety of things as i was
not able to strip it down any more (now about 40 loc).

Crash behavior:
(1) an error is printed on the commandline "System.String doesn't implement
interface vbBug.IDataCollection". Strangely, the project doesn't use any String
objects.

(2) a messagebox appears:
** ERROR **: file mini-trampolines.c: line 66
(mono_convert_imt_slot_to_vtable_slot): should not be reached
aborting...


-- 
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