[Mono-dev] condition `class' not met

Zoltan Varga vargaz at gmail.com
Tue Jul 28 16:59:20 UTC 2015


Hi,

  It is a transient failure when using a mismatching mono runtime and
mscorlib.dll. Make sure you are using the latest version of both.

             Zoltan

On Tue, Jul 28, 2015 at 12:22 PM, Daniel Kuhne <dakuit00 at gmail.com> wrote:

>
> I test with a simple VB.NET Hello World console application. Just doing
> System.Console.WriteLine().
>
> I build with yocto using meta-mono where I am using for mono:
> c65aec96e46692ae68df34cf0849c8ff6871507e from master branch (git://
> github.com/mono/mono.git)
> and mono-basic 4.0
>
> Using origninal mono and mono-basic from meta-mono (not the git recipe)
> works.
>
> As this mailing list is not related to yocto or meta-mono, i just want to
> ask if there is any idea what can cause this issue.
>
> Please find my mono installation detail here:
> http://paste.ubuntu.com/11954303/
> And STRACE to the issue here: http://paste.ubuntu.com/11954389/
>
> # which mono
> /usr/bin/mono
> # mono --version
> Mono JIT compiler version 4.3.0 (explicit/c65aec9 Tue Jul 28 17:16:07 CEST
> 2015)
> Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors.
> www.mono-project.com
>     TLS:           __thread
>     SIGSEGV:       normal
>     Notifications: epoll
>     Architecture:  x86
>     Disabled:      none
>     Misc:          softdebug
>     LLVM:          supported, not enabled.
>     GC:            sgen
>
> Thanks!
> Daniel
>
>
>
> Miguel de Icaza <miguel at xamarin.com> schrieb am Di., 28. Juli 2015 um
> 17:49 Uhr:
>
>> yes, produce a minimal test case that exhibits the issue.
>>
>> On Tue, Jul 28, 2015 at 3:24 AM, Daniel Kuhne <dakuit00 at gmail.com> wrote:
>>
>>> Hello,
>>>
>>> I am getting assertion:
>>>
>>> * Assertion at class.c:5078, condition `class' not met
>>>
>>>
>>> Native stacktrace:
>>>
>>>         mono() [0x48f940]
>>>
>>> =================================================================
>>> Got a SIGABRT while executing native code. This usually indicates
>>> a fatal error in the mono runtime or one of the native libraries
>>> used by your application.
>>> =================================================================
>>>
>>> Aborted
>>>
>>>
>>> Any idea?
>>> Cheers,
>>> Daniel
>>>
>>> _______________________________________________
>>> Mono-devel-list mailing list
>>> Mono-devel-list at lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>>
>>>
>>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20150728/84ec2299/attachment.html>


More information about the Mono-devel-list mailing list