On 18.11.2012 06:23, Massimo Manghi wrote:
thanks Mikhail

definitely interesting. I think this has something to do with the problem that occurs on certain platforms (namely Linux) where also cgi scripts are reported to be broken when mod_rivet is installed.
I too have noticed this in connection to occasionally-failing CGI program. But all of the core-dumps were pointing to websh. I finally got around to running httpd under valgrind and got the error pasted into bug-report.

Maybe, this is because after exec-ing the CGI program (or script), httpd goes through the cleanups (of all modules) -- thus triggering the bug?
I remember I ran a cgi script while debugging Apache and I realized Rivet_ChildExit got fired instead of mod_cgi (or whatever was used as cgi support)

I think there's an emerging evidence of a problem in the way we register callbacks to the Apache framework. I would think this is a problem with Rivet rather than WebSh.

I'm going to investigate on this soon (though not right away). Thanks for reporting

Should the bug's Product-attribute be changed to Rivet then? Also, would you like to assign it to yourself? Thanks! Yours,

   -mi


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to