xamarin.mac - stack overflows in xamarin mac -


im developing mac app xamarin, im having stack overflows

stack overflow in unmanaged: ip: 0x24a265, fault addr: 0xb049d4dc

stack overflow in unmanaged: ip: 0x59b66, fault addr: 0xb049cd14

stack overflow in unmanaged: ip: 0x24a265, fault addr: 0xb049d4dc

stack overflow in unmanaged: ip: 0x59b66, fault addr: 0xb049cd14

im trying figure out "ip: 0x24a265" , "fault addr: 0xb049d4dc" means, please solve im kinda stuck here. thnx in advance!!!


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -