Hi Nimrod, Is version.c allocating 4294967290 bytes? Is version.c allocating -6 bytes? (Same thing.) Is that in the BSS (zero initialized), DATA (mutable) or TEXT (constant) sections? Do you have 4 GB of RAM? Are you running on a 64-bit processor, such as an Itanium, Hammer, or SPARC? --Eljay