[Mono-bugs] [Bug 45817][Maj] Changed - nullref when initing multi-bounded arrays
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Tue, 8 Jul 2003 15:07:44 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=45817
--- shadow/45817 Tue Jul 8 15:06:42 2003
+++ shadow/45817.tmp.15367 Tue Jul 8 15:07:44 2003
@@ -10,13 +10,13 @@
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: m.canini@libero.it
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Summary: mono hangs on exception backtrace
+Summary: nullref when initing multi-bounded arrays
Description of Problem:
mono hangs on exception backtrace. the exception is uncaught
Steps to reproduce the problem:
1. compile the code below with mcs -g /out:bug2.exe /r:System.dll