Subj : Re: Odd SM segfaults in malloc as called from jsarena.c To : netscape.public.mozilla.jseng From : lpsantil Date : Thu Jun 02 2005 09:34 am Thanks for the tip Brendan. Found my stupid mistake (a pointer from a JS preprocessor being used after it was free'd). Kind of odd though that 1.5rc6a didn't cause segfaults with the same code. BTW, I noticed a better than 10% speedup in the execution of my JS code between CVS and 1.5rc6a. Cool! Louis .