« Return to Thread: Win32 Mono 2.0 compiled from SVN branch - dies inside mono_get_lmf_addr

Re: Win32 Mono 2.0 compiled from SVN branch - dies inside mono_get_lmf_addr

by Robert Jordan :: Rate this Message:

Reply to Author | View in Thread

russell.kay@... wrote:

> All,
>
>  
>
> Does anyone have any ideas why I am seeing my code dying inside
> mono_get_lmf_addr at the g_assert_not_reached(), it looks like this code
> has something to do with trampolines but there are not a lot of comments
> around this function.
>
>  
>
> I have compiled mono from the 2.0 branch (using cygwin) and everything
> else seems to be working fine, well I am seeing what I expect, just it
> is dying on exit.
>
>  
>
> The code that I am running is using System.Timers.Timer, running around
> 10 of them and it dies on exit.

Please file a bug with a test case at http://www.mono-project.com/Bugs.

Robert

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@...
http://lists.ximian.com/mailman/listinfo/mono-devel-list

 « Return to Thread: Win32 Mono 2.0 compiled from SVN branch - dies inside mono_get_lmf_addr