[Mono-bugs] [Bug 622223] New: Verifier complains about use of uninitialized 'this ptr'
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jul 14 08:18:02 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=622223
http://bugzilla.novell.com/show_bug.cgi?id=622223#c0
Summary: Verifier complains about use of uninitialized 'this
ptr'
Classification: Mono
Product: Mono: Runtime
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: verifier
AssignedTo: rkumpera at novell.com
ReportedBy: msafar at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
1) MonoTests.System.Windows.Forms.FormEvent.Closed :
System.Reflection.TargetInvocationException : Exception has been thrown by the
target of an invocation.
----> System.Security.VerificationException : Error verifying Logger:.ctor
(MonoTests.System.Windows.Forms.EventLogger/EventLog,object): Found use of
uninitialized 'this ptr' ref at 0x000a
at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x0012c] in
/home/builder/lanes/mono-trunk-test/160348/source/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:529
at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr,
System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] in
/home/builder/lanes/mono-trunk-test/160348/source/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:538
at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters)
[0x0000e] in
/home/builder/lanes/mono-trunk-test/160348/source/mono/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:62
at MonoTests.System.Windows.Forms.EventLogger..ctor (System.Object item)
[0x0027f] in
/home/builder/lanes/mono-trunk-test/160348/source/mono/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/EventLogger.cs:163
at MonoTests.System.Windows.Forms.FormEvent.Closed () [0x0000b] in
/home/builder/lanes/mono-trunk-test/160348/source/mono/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/FormEventTest.cs:91
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(System.Reflection.MonoMethod*,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x000d0] in
/home/builder/lanes/mono-trunk-test/160348/source/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:223
--VerificationException
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke
(System.Reflection.MonoCMethod*,object,object[],System.Exception&)
at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00119] in
/home/builder/lanes/mono-trunk-test/160348/source/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:523
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list