[Mono-dev] Trying to run teste.exe

guysherman guy at guysherman.com
Fri Jun 18 19:29:19 EDT 2010


Hi All,

I built the a 64-bit version of the mono runtime on Windows 7. I also built
the test.exe application under samples/embed, as well as the teste.exe
project. 

I am running it as follows "teste test.exe"

However, I am getting a failed assertion at tramp-amd64.c:548 : g_assert
((code-buf) <= 538);

Upon debugging, I find that code - buf = 539, code points to an empty string
and buf points to some random characters, which I assume are the debugger's
attempt to print out part of test.exe.

Anybody got any idea what's going on?

Many thanks in advance,

Guy Sherman.
-- 
View this message in context: http://mono.1490590.n4.nabble.com/Trying-to-run-teste-exe-tp2260847p2260847.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list