[Mono-bugs] [Bug 623259] New: winforms app crashes on mono without showing anything

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Jul 18 00:40:35 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=623259

http://bugzilla.novell.com/show_bug.cgi?id=623259#c0


           Summary: winforms app crashes on mono without showing anything
    Classification: Mono
           Product: Mono: Runtime
           Version: 2.6.x
          Platform: 64bit
        OS/Version: Windows 7
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: JIT
        AssignedTo: lupus at novell.com
        ReportedBy: danielwag at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=376618)
 --> (http://bugzilla.novell.com/attachment.cgi?id=376618)
Executable and DLLs

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.6)
Gecko/20100625 Firefox/3.6.6 (.NET CLR 3.5.30729)

I'm trying to run my VB.NET application in mono but I get nothing everytime I
do that. It runs fine on .NET, though. MoMa says that there are 3 calls that
will throw a NotImplementedException, but that's not saying too much to me,
specially the first one:

Calling Method      Method that Throws NotImplementedException
Double[,] Inv (Double[, ])     void ProjectData.SetProjectError (Exception,
int)
Object FLASH_TP (double, double, Object, Object, Object, Object, Object,
Object, Object)     void ProjectData.SetProjectError (Exception, int)
Object FLASH_TP (double, double, Object, Object, Object, Object, Object,
Object, Object)     void ProjectData.SetProjectError (Exception, int)

Error info when trying to run:

Mono-Message: gc took 1393 usecs
Mono-Message: gc took 2308 usecs
Mono-Message: gc took 3114 usecs
Mono-Message: gc took 3314 usecs
Mono-Message: gc took 3276 usecs
Mono-Message: gc took 4610 usecs
Mono-Message: gc took 9909 usecs
Mono-Message: gc took 5323 usecs

** (C:\Users\Daniel\Documents\Visual Studio 2010\Projects\DWSIM\Mono
Build\DWSIM\bin\x86\Debug\DWSIM.exe:5472): WARNING **:
mono_class_from_mono_type: implement me 0xb6

**
ERROR:class.c:5162:mono_class_from_mono_type: code should not be reached

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.


Reproducible: Always

Steps to Reproduce:
1. Run DWSIM.exe on mono.
Actual Results:  
Crash.

Expected Results:  
Splash screen shows and then the main form opens.

Config: Win 7 64-bit, AMD Turion II M520, 4 GB RAM

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