[Mono-devel-list] Mono and Memory

Hamza Karamali karamal at eecg.toronto.edu
Tue Jul 13 19:07:29 EDT 2004


Hi,

Does mono impose a maximum value on the amount of memory that can be
allocated for internal compiler use?  I checked mempool.c and I can't find
anything that would impose a limit.  However, I often experience erratic
and unpredictable memory errors (null pointer exceptions and segfaults)
after modifying various sections of the source code.  I can't seem to
figure out why such errors would appear, since the amount of memory taken
up by the process isn't really very significant.

Any insights or pointers on mono internal memory management would be
appreciated.

Thanks,

Hamza.





More information about the Mono-devel-list mailing list