Hi,
I am running on an AIX 4.2.1 platform and just installed dmalloc. I
ran the test program and it exited with the following error message.
Any inkling as to what may be wrong would be apprecited........thanks
in advance.
./dmalloc_t -s -t 10000
Random seed is 947527325
Running 10000 tests (use -i for interactive)...
dmalloc_t: problems allocating space for 1024 pointer slots.
Failed.
Final malloc error: heap failed to produce linear address space (44)
make: 1254-004 The error code from the last command is 1.
Stop.