|
From: Nuno L. <nun...@sa...> - 2007-01-14 00:42:28
|
>> ==3786== Source and destination overlap in memcpy(0x644C2E8, 0x644C2E8, >> 10) >> ==3786== at 0x401DE80: _intel_fast_memcpy (mc_replace_strmem.c:116) > > In r6509 (trunk) / r6512 (3_2_BRANCH) I fixed a bug in reading > icc9 generated debug info on amd64, and that has improved some of the > stack traces on amd64 for icc9 generated code. So if you are using amd64 > I suggest you check out the 3_2_BRANCH from the repo and work with that. Thanks, but ther server is x86. (about that error above, I get the stack trace. I didn't post it because I felt it wasn't interesting for you) >> We have already fixed many many bugs with valgrind's help :) > > Well, good! Don't forget to use cachegrind/callgrind to profile PHP > too. Yes, sure, at least I like Kcachegrind :) And are you suggesting by any means that PHP is slow? :P It is not that slow (especially newer php 5 versions) :) Nuno |