[Mono-dev] StackOverflow on System.Delegate.Equals

Tom Spink tspink at gmail.com
Wed Mar 30 14:22:30 EDT 2011


Hi Marcin,

I very much agree with you here.  Even searching for assignments to
prev, doesn't yield anything too suspicious (except for where a local
variable overrides the scope of the class-level field!).  All
assignments *appear* to be clones, which is okay.

Can you squeeze out any more debugging information?

-- Tom.

On 29 March 2011 15:33, krlm <kralu at poczta.onet.pl> wrote:
> Hi Tom,
>
> Thanks for your reply. I've also just took a look on the MulticastDelegate
> implementation and on the CombineImpl method but I cannot see how to make
> that this.prev to be equals to this. Maybe the issue lies in the RemoveImpl
> method/KMP? I'll try to debug this step by step. Thanks in advance for any
> advices.
>
> Best regards,
> Marcin
>
> --
> View this message in context: http://mono.1490590.n4.nabble.com/StackOverflow-on-System-Delegate-Equals-tp3411024p3415001.html
> Sent from the Mono - Dev mailing list archive at Nabble.com.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>



-- 
Tom Spink


More information about the Mono-devel-list mailing list