Gary Benson
gbenson at redhat.com
Thu Sep 12 17:40:43 EST 2002
Doh, forgot the tarball! ----- Forwarded message from Gary Benson <gbenson at redhat.com> ----- Date: Thu, 12 Sep 2002 17:39:46 +0100 From: Gary Benson <gbenson at redhat.com> To: mod_python at modpython.org Mail-Followup-To: mod_python at modpython.org Subject: Filter chaining bug Hi, I've been playing around with chaining PythonOutputFilters and run into a dead end. It seems that mod_python can be the first filter in a chain quite nicely but it can't be a subsequent filter and it's not obvious why (to me, anyway). The attached tarball contains a fragment of httpd.conf that sets up filters from mod_python and mod_include in some directory. Everything works except data.flt.flt -- two mod_python filters chained, the second segfaults data.shtml.flt -- mod_include outputting into mod_python, mod_python segfaults Is anyone else is able to reproduce this and/or does anyone know what is wrong here? Cheers, Gary [ gbenson at redhat.com ][ GnuPG 85A8F78B ][ http://inauspicious.org/ ] ----- End forwarded message ----- [ gbenson at redhat.com ][ GnuPG 85A8F78B ][ http://inauspicious.org/ ] -------------- next part -------------- A non-text attachment was scrubbed... Name: filter.tar.gz Type: application/x-gzip Size: 621 bytes Desc: not available Url : http://mailman.modpython.org/pipermail/mod_python/attachments/20020912/a4775706/filter.tar-0003.bin
|