I am using mono on redhat with an AMD64 and 8Gb of memory. When I try to instantiate a list of arrays int[], total being greater than 1Gb, mono throws an OutOfMemoryException. Can someone tell me why? With a 64-bit architecture, I should be able to handle more than 1Gb of RAM. What should I do to get access to more = memory? Joann=E8s