Mike Emmel wrote:Thanks I tried using mudflap which looked cool but does not work with shared libraries. valgrind is way to slow. This looks juuust right. I'm assumming MALLOC_CHECK_ is basically the same as electric fence i.e it puts in unmapped pages ?if this can help, i would suggest you to boot the mini.iso image with install DEBIAN_FRONTEND=newtthis way you boot the textual frontend,
I prefer the Ncurses Frontend (semi-graphical).
then you can switch to VT2 and do export DEBIAN_FRONTEND=gtk export MALLOC_CHCCK_=n debian-installer
OK Regards