>> What system are you using?
> It's a virtual server.
Okay, there's definitely something weird going on with the memory
management. I suspect the virtual machine's memory manager interacts
in weird ways with Ghc's garbage collector.
What's the virtual machine? VServer?
Could you try if any of the following fixes your problem?
export GHCRTS=-c
export GHCRTS=-G1
export GHCRTS='-c -G1'
If it doesn't, I guess we're going to have to ask the Ghc people for help.
Juliusz
_______________________________________________
parted-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/parted-devel