[Mono-bugs] [Bug 72680][Maj] New - ** ERROR **: file object.c: line 701 (mono_class_vtable): assertion failed: (fklass->byval_arg.type == MONO_TYPE_PTR)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 17 Feb 2005 08:53:44 -0500 (EST)
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 informatique.internet@fiducial.fr.
http://bugzilla.ximian.com/show_bug.cgi?id=72680
--- shadow/72680 2005-02-17 08:53:44.000000000 -0500
+++ shadow/72680.tmp.28591 2005-02-17 08:53:44.000000000 -0500
@@ -0,0 +1,34 @@
+Bug#: 72680
+Product: Mono: Runtime
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Major
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: informatique.internet@fiducial.fr
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: ** ERROR **: file object.c: line 701 (mono_class_vtable): assertion failed: (fklass->byval_arg.type == MONO_TYPE_PTR)
+
+I've got this strange error when I try to run a crystal report error.
+Ok Crystal Report seems not to work with mono, but I think it isn't normal
+that it crashes mono itself...
+
+With xsp (launched with mono in verbose mode) I got this trace :
+
+Method (wrapper remoting-invoke-with-check)
+FicheClient.Etats.ListeClients:.ctor () emitted at 0xb18a7b88 to 0xb18a7bb1
+[978c8abd]
+Method FicheClient.Etats.ListeClients:.ctor () emitted at 0xb18a7bd8 to
+0xb18a7be6 [978c8abd]
+
+** ERROR **: file object.c: line 701 (mono_class_vtable): assertion failed:
+(fklass->byval_arg.type == MONO_TYPE_PTR)
+aborting...
+Abandon