[Mono-dev] Stack overflow

Robert Jordan robertj at gmx.net
Fri May 2 16:09:59 EDT 2008


Paul wrote:
> Hi,
> 
> I seem to have a problem with mono-1.9.1 with a stack overflow. Any
> ideas on what could be causing it?

Well, MainForm's and xmlhandler's ctor are calling each other.

This seems to be related to your own confusion posted
on mono-list with the subject "Accessing one class from another".

Robert

> 
> Stack overflow in unmanaged: IP: 0x4ea8d4, fault addr: 0x7fff4be34d60
> Stack overflow: IP: 0x4ea8d4, fault addr: 0x7fff4be2cb40
> At Unmanaged
> Stacktrace:
> 
>   at (wrapper managed-to-native)
> System.Object.__icall_wrapper_mono_object_new_specific (intptr)
> <0x00045>
>   at (wrapper managed-to-native)
> System.Object.__icall_wrapper_mono_object_new_specific (intptr)
> <0xffffffff>
>   at marker.MainForm..ctor () <0x00026>
>   at (wrapper remoting-invoke-with-check) marker.MainForm..ctor ()
> <0xffffffff>
>   at marker.xmlhandler..ctor () <0x00036>
>   at (wrapper remoting-invoke-with-check) marker.xmlhandler..ctor ()
> <0xffffffff>
>   at marker.MainForm..ctor () <0x00036>
>   at (wrapper remoting-invoke-with-check) marker.MainForm..ctor ()
> <0xffffffff>
>   at marker.xmlhandler..ctor () <0x00036>
>   at (wrapper remoting-invoke-with-check) marker.xmlhandler..ctor ()
> <0xffffffff>
>  
> (it keeps repeating this ad nauseum).
> 
> TTFN
> 
> Paul
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list