Bugzilla – Bug 321924
[GMCS] Crash when calling method in Generic class with private enum.
Last modified: 2007-09-15 21:24:46 UTC
---- Reported by billholmes54@gmail.com 2006-08-29 18:07:25 MST ---- See the attached code and compiled exe. If you use gmcs the defect does not occur. If the class is not generic the defect does not occur. If the enum is made public and moved outside the class the defect does not occur. ---- Additional Comments From billholmes54@gmail.com 2006-08-29 18:08:05 MST ---- Created an attachment (id=170354) Sample Code ---- Additional Comments From billholmes54@gmail.com 2006-08-29 18:08:41 MST ---- Created an attachment (id=170355) Sample exe from VS 2005 ---- Additional Comments From vargaz@gmail.com 2006-08-31 08:54:35 MST ---- This is because MONO_TYPE_ISSTRUCT returns TRUE for generic instances which are enums. ---- Additional Comments From lupus@ximian.com 2007-01-18 14:08:29 MST ---- Fixed in svn, thanks for the test. Imported an attachment (id=170354) Imported an attachment (id=170355) Unknown bug field "cf_op_sys_details" encountered while moving bug <cf_op_sys_details>Fedora 4 x86_64</cf_op_sys_details> Unknown operating system other. Setting to default OS "Other".