> > At least you have to add #include <stdlib.h>. > Same results. > > > Which is your architecture, kernel, and gcc version? > hppa (32-bit) > > Linux mimic 2.4.19-32 #1 Mon Sep 16 12:27:27 MDT 2002 parisc unknown > unknown GNU/Linux >
I'll look into this today, I'm just rebuilding libc with my own version of hooks for malloc so I can take a closer look at the exact failure. I see it's not making it past some of the initial checks in mem2chunk_check which could really mean a lot of different things. c. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

