Bug 318622 (MONO75681) - [GMCS] Generic class and multidimensional array
Summary: [GMCS] Generic class and multidimensional array
Status: RESOLVED FIXED
Alias: MONO75681
Product: Mono: Runtime
Classification: Mono
Component: misc (show other bugs)
Version: unspecified
Hardware: Other All
: P3 - Medium : Major
Target Milestone: ---
Assignee: Mono Bugs
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-01 22:00 UTC by Mart Roosmaa
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Testcase for bug #75681 (441 bytes, text/plain)
2005-08-01 22:01 UTC, Thomas Wiest
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 19:26:14 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>