Re: SEGV in bleadperl@17165 under mod_perl

2002-06-13 Thread Nicholas Clark
ks* but definitely looks like "fandango on core"... Ah. That's what valgrind is good for finding the cause of. By the way, did I say that I like valgrind? I like ccache too. (The two are unrelated, other than they are both GPL and I like them both). The samba folks have a new scary thing under development - a distributed compile demon. I'm not sure how useful that is to most of us, except that it should allow anyone with 2+ similar machines a chance to debug Makefiles running under -j :-) Nicholas Clark -- Even better than the real thing:http://nms-cgi.sourceforge.net/

Re: SEGV in bleadperl@17165 under mod_perl

2002-06-13 Thread Nicholas Clark
#x27; 170817906 ry. > If this is an unused field why does it contain a very readable string :-) > In my Linux stdio.h unused2 is int _unused2[16], but off-hand I don't > even think it should be part of a FILE, so I really don't know what to say. "08\cZ@" "08\cZ@" "(Andreas J. König) visited the PAUSE and reqested an upload into his/her directory.\n" . "The request used the following parameters\n\n SUBMIT_" I think. (that's König in utf8, isn't it?) I don't think we're in FILE* any longer, Toto. (and I didn't get the misquote quite correct, did I?) What's a good memory leak checker for running PAUSE under? valgrind with showleaks turned on? Nicholas Clark -- Even better than the real thing:http://nms-cgi.sourceforge.net/