What steps will reproduce the problem?
1. Build program with mono 2.4, using enumerations
2. run program
3. wait for core dump
It appears that mangling the hidden "value__" field in enumerations results
in a crash of the 2.4 mono runtime (and is wrong anyway!)
What version of the product are you using? On what operating system?
I discovered this problem with mono 2.4 (from source) on Centos 5.2.
The attached diff (against subversion) seems to fix the problem.
Original issue reported on code.google.com by tekh...@gmail.com on 26 Jun 2009 at 6:33
Original issue reported on code.google.com by
tekh...@gmail.com
on 26 Jun 2009 at 6:33Attachments: