https://bugzilla.novell.com/show_bug.cgi?id=402833
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=402833#c7 Miguel de Icaza <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] Severity|Major |Normal --- Comment #7 from Miguel de Icaza <[EMAIL PROTECTED]> 2008-09-07 22:25:31 MDT --- This is a very interesting observation. Could you help us track this down a little further? One of the tests that I have in mind is to try out a newer version of Boehm's Garbage Collector. Install the latest Boehm Garbage Collector, and then instruct Mono to not use the built-in copy of Boehm, but instead to use the system installed version of it, by using: /configure --with-gc=boehm And report back the data? Additionally, I wonder if you could run Mono with Shark, and provide us some profiling information? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
