[Mono-bugs] [Bug 667794] Mono crash when starting MonoDevelop

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jan 31 11:41:03 EST 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=667794#c5


Lluis Sanchez <lluis at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Normal                      |Critical

--- Comment #5 from Lluis Sanchez <lluis at novell.com> 2011-01-31 16:41:02 UTC ---
I got a similar crash running the 'mautil' tool. I attached the stack trace.
This is with mono from the 2-10 branch, just updated:

Mono JIT compiler version 2.10 (mono-2-10/b5da420 dl gen 31 16:49:17 CET 2011)
Copyright (C) 2002-2011 Novell, Inc and Contributors. www.mono-project.com
    TLS:           __thread
    SIGSEGV:       altstack
    Notifications: epoll
    Architecture:  amd64
    Disabled:      none
    Misc:          softdebug 
    LLVM:          supported, not enabled.
    GC:            Included Boehm (with typed GC and Parallel Mark)

Again, this crash is random and not 100% reproducible, although it's easier to
reproduce that the MD crash. You can try it doing the following:

- Get latest from mono-addins
- Run ./autogen.sh with the --enable-tests option, make and install it
- cd Test/UnitTests/bin/Debug
- run 'mautil p SimpleApp.addin.xml'

When running this command, I also randomly get this error, which causes mautil
to fail but without a hard crash:

gstring.c:116: assertion 'val != NULL' failed
Missing method System.Array::Resize<[1]>([]&,int) in assembly
/home/lluis/install/lib/mono/2.0/mscorlib.dll, referenced in assembly
/home/lluis/install/lib/mono/gac/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

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