I have suddenly the error in the subject but have no idea how to set this in VS2012. Found this answer but dont get it exact how to adjust it: Degraded allocation. Consider increasing nursery-size if the warning persists
This is my complete error code:
GC_OLD_BRIDGE num-objects 0 num_hash_entries 0 sccs size 0 init 0.00ms df1 0.00ms sort 0.00ms dfs2 0.00ms setup-cb 0.00ms free-data 0.00ms links 0/0/0/0 dfs passes 0/0 ( 2042): GC_MINOR: (Nursery full) pause 50.59ms, total 50.64ms, bridge 0.08ms promoted 384K major 624K los 0K ( 2042): GC_OLD_BRIDGE num-objects 0 num_hash_entries 0 sccs size 0 init 0.00ms df1 0.00ms sort 0.00ms dfs2 0.00ms setup-cb 0.00ms free-data 0.00ms links 0/0/0/0 dfs passes 0/0 ( 2042): GC_MINOR: (Nursery full) pause 52.03ms, total 52.16ms, bridge 0.13ms promoted 0K major 624K los 0K ( 2042): Warning: Degraded allocation. Consider increasing nursery-size if the warning persists.
Can somebody help me out on this?
Thanks