Comment 7 for bug 1022124

Revision history for this message
Jim Salter (jrssnet) wrote :

That's correct Jason - when I fix the include in header.php to use normal quotes instead of typographic quotes, I can then mirror the entire site without segfaulting. Put the typographic quotes back in, and poof - segfault, at the same spot every time.

Interestingly, *every single page* has the bad include in it - so wget has already "mirrored" several of the 404's generated by the bad include by the time it segfaults. I don't know why. Some kind of corner case, pretty apparently. (But, again, wget 1.12 does not segfault at all. So it's a regression, not just a weird corner case nobody has ever ever seen before.)