AW: [Mono-dev] Mono remoting on an embedded arm system

FALE(Leopold Faschalek) FALE at skidata.com
Thu May 18 07:47:49 EDT 2006


Hello,

I looked at the 4th trace on x86 and arm and found 
an interesting difference. When the exception on the
x86 is handled it has 5 stack frames and produces
at the end a new RemoteException with 3 stackframes
which is sent to the client.

On the arm the exception has only 3 stack frames
and is not catched by the remoting system.
So maybe the failor is in the mono runtime InternalExecute()
Function

Hope this helpes to find the bug

Greetings Leopold




More information about the Mono-devel-list mailing list