El dv 14 de 09 del 2007 a les 17:42 +0530, en/na Abir Bhattacharya va escriure: > Hi, > > > > I have a C# application(usage of extensive graphics) which I am > porting to mono . The applications generates runtime images on the > OnPaint() method ,however when it runs in mono ,Linux 2.6 the > application hangs along with the monodevelop IDE . In some of the > instances the images are painted once or twice and then it crashes(the > IDE too) . > > > > Is it a problem with my mono installation (1.2.3 –JIT version)? Is > there any way I can debug my application ? How can I check memory > leaks with mono?
Without more information like error messages or stack traces it is impossible to know what's the problem. Try starting MonoDevelop from a terminal and see the errors shown there. Lluis. > _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
