hi all,
when I run any .net program under mono, mono exits with the error:
** ERROR **: file jit.c: line 4100 (mono_get_lmf_addr): should not be
reached
aborting...
I run mono on a redhat 7.3 installation.
the mono_jit_tls_id at this point of the file is 0and TLS_keys is {0, 1, 2,
0 <repeats 61 times>}. I do know any other info that will be needed to trace
the error.
kojo