I've just deployed a minGW application compiled by 3.3. Does the problem with garbage collection mean that memory won't be recovered, and that the application will starve? I mean, is this something that will bring down the application and even the entire OS? Should I recall the application, and compile with 3.2 instead?