On Thu, Jul 28, 2005 at 11:46:36AM +0200, Richard Leopold wrote:
> > you get an apache error? If you want to use local://, make
> > sure your .xsl file is accessible by any browser... otherwise,
> > bad things (tm) may happen!
> I also tested the new snapshot 2005072700 ... and I got like Eric the
> Segmentation fault.
>
> strace shows what happend:
> [pid 15743] send(16, "GET /style/xslt-basic/01.xsl HTTP/1.0\r\nHost:
> localhost\r\n\r\n", 58, 0) = 58
> ...
> [pid 15743] recv(16, "HTTP/1.1 404 Not Found\r\n ....
>
>
> But the Segfault only happends with the mpm-perchild compilation, with
> the preforker apache2 stays.
ok, this is very important info. I had been trying yesterday night
to reproduce the problem, but it was just working for me... well,
I'll try a bit harder with other setups.
> so the local:// - URLs don't work - relative and absolute.
> And in a threaded environment this causes a Segfault.
Ok, moe tests are needed...
Thanks,
Cheers,
Carlo
--
GPG Fingerprint: 2383 7B14 4D08 53A4 2C1A CA29 9E98 5431 1A68 6975
-------------
The use of anthropomorphic terminology when dealing with computing systems
is a symptom of professional immaturity.
-- Edsger Dijkstra