[Mono-bugs] [Bug 626659] Invalid Incompatible this argument on stack with method signature at 0x0023

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jul 29 15:55:22 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=626659

http://bugzilla.novell.com/show_bug.cgi?id=626659#c1


Rodrigo Kumpera <rkumpera at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |rkumpera at novell.com
         Resolution|                            |INVALID

--- Comment #1 from Rodrigo Kumpera <rkumpera at novell.com> 2010-07-29 19:55:22 UTC ---
I get this with peverify /IL (3.5 SP1):


Microsoft (R) .NET Framework PE Verifier.  Version  3.5.30729.1
Copyright (c) Microsoft Corporation.  All rights reserved.

[IL]: Error: [Y:\mono\mono\tmp\bug-626659_gtest-iter-14.exe :
S+<GetIt>c__Iterator0::MoveNext][offset 0x00000023][found ref ('this' ptr)
'S+<GetIt>c__Iterator0'
][expected address of value 'S'] Unexpected type on the stack.

[IL]: Error: [Y:\mono\mono\tmp\bug-626659_gtest-iter-14.exe :
X+<GetIt>c__Iterator1::MoveNext][offset 0x00000024][found ref ('this' ptr)
'X+<GetIt>c__Iterator1'
][expected ref 'X'] Unexpected type on the stack.

[IL]: Error: [Y:\mono\mono\tmp\bug-626659_gtest-iter-14.exe :
X+<GetIt>c__Iterator1::MoveNext][offset 0x0000002D][found ref ('this' ptr)
'X+<GetIt>c__Iterator1'
][expected ref 'X'] Unexpected type on the stack.

Which matches our verifier behavior.

-- 
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