Hello, > I think this behaviour depends on the different garbage collector > implementations (compacting/non compacting). What can be done to > work around this problem? Or is it a Mono bug? It might be a Mono bug. We might be keeping the strings on a non-GC region. Miguel