[Mono-list] "Invalid IL code" error message

Frederik Carlier frederik.carlier at carlier-online.be
Wed Aug 29 16:10:40 EDT 2007


Mono SVN. It turns out it is a similar, but different bug. I filed a 
report in bugzilla, and it's being worked on.

Thanks!

Rodrigo Kumpera schreef:
> Hi Frederik,
>
> What version of mono are you using? A similar bug in mcs was fixed 
> recently, so could you please test with mono from svn trunk? If the 
> bug persist, please fill a bug report.
>
> Rodrigo.
>
> On 8/28/07, *Frederik Carlier* <frederik.carlier at carlier-online.be 
> <mailto:frederik.carlier at carlier-online.be>> wrote:
>
>     Hi,
>
>     I am trying to compile and run Open Dental (SVN:
>     https://70.90.133.65:23793/svn/opendental/head/) on Mono/Linux.
>     Compiling using nant/mcs runs fine, but when executing, I get the
>     following error message:
>
>     "Invalid IL code in OpenDentBusiness.AppointmentB:GetPeriodApptsTable
>     (string,string,string,string): IL_099d: stelem.ref"
>
>     Now, I have never encountered an issue relating to invalid IL code
>     before, so I'm not sure how to narrow down (or to fix) this issue.
>     Therefore, I can only give quite lengthy repro-steps (see below). Is
>     there anyone who can give advise on this one?
>
>     Thanks in advance,
>
>     Frederik.
>
>     --
>
>     The steps to reproduce are:
>     1. Use Mono from SVN
>     2. Use NAnt from CVS
>     3. svn co https://70.90.133.65:23793/svn/opendental/head/
>     <https://70.90.133.65:23793/svn/opendental/head/> opendental
>     4. cd opendental
>     5. make
>     6. cd build/mono-2.0.unix/opendental-5.1-debug/bin/
>     7. mono --debug OpenDental.exe
>     8. log on to a database (*)
>     9. You should see the error message.
>
>     (*) On how to configure the database, see
>     http://opendental.carlier-online.be/using.html
>     _______________________________________________
>     Mono-list maillist  -   Mono-list at lists.ximian.com
>     <mailto:Mono-list at lists.ximian.com>
>     http://lists.ximian.com/mailman/listinfo/mono-list
>
>




More information about the Mono-list mailing list