Bugzilla – Bug 318622
[GMCS] Generic class and multidimensional array
Last modified: 2007-09-15 21:24:46 UTC
---- Reported by roosmaa@gmail.com 2005-08-01 15:00:50 MST ---- Description of Problem: When using a multidimensional array in generic class, they just don't work. Reading the array doesn't work, writing does, I suppose. Testcase attached. Steps to reproduce the problem: 1. Compile testcase 2. Run it with Mono Actual Results (output): ** ERROR **: file metadata.c: line 1810 (mono_metadata_parse_generic_param): assertion failed: (generic_context) aborting... Trace/breakpoint trap Expected Results (output): Hi! How often does this happen? Every time Additional Information: - ---- Additional Comments From roosmaa@gmail.com 2005-08-01 15:01:25 MST ---- Created an attachment Testcase for https://bugzilla.novell.com/show_bug.cgi?id=MONO75681 ---- Additional Comments From atsushi@ximian.com 2005-08-30 02:01:31 MST ---- gmcs compiles it without problem (the executable runs fine on ms.net), so it's runtime issue. ---- Additional Comments From martin@ximian.com 2005-09-26 14:28:30 MST ---- Fixed in SVN; added as gtest-202.cs. Imported an attachment (id=168290) Unknown bug field "cf_op_sys_details" encountered while moving bug <cf_op_sys_details>Mono from svn head</cf_op_sys_details>