[Mono-dev] [PATCH] more support for Google Native Client

C.Rivlaldo vladimir at neoaxisgroup.com
Fri Feb 25 11:12:01 EST 2011


Hello again, Mono developers!

And again I have some problem with Mono & NaCl. May be someone had seen the
same error and can help me.

When I'm calling mono_main or mini_init from my NaCl application at browser,
I have assertion from Mono:
Assertion at ../../../../mono/mini/tramp-x86.c:157, condition `ret == 0' not
met
(calling nacl_dyncode_modify method)

Also I add calling of perror in g_assert method and perror prints that
error: Invalid argument

All arguments of nacl_dyncode_modify are looking like non-invalid: 1st:
5126684, 2nd: 35107812, 3rd: 4. In my opinion, it's normal pointers and
size.

Please, help me with starting Mono from NaCl.


-- 
View this message in context: http://mono.1490590.n4.nabble.com/PATCH-more-support-for-Google-Native-Client-tp3159583p3324753.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list