Hi All, I am expriencing a problem using apache 1.3.20 binary distribution for win32. This problem both occurs on Windows98 as well as WindowsNT Server (SP6a). I also use HTML::Mason 1.25 and the XML::parser.
Inside one of the modules there is an eval block. In the code executed withing this eval block there is a die that is called when an operation failed. This die causes the Apache child process to crash and generates an Dr. Watson message. Also the $m->abort() method of mason (which implements a die) causes this error to occur. Anyone familiar with this problem? Any solutions? Thanks in Advance, Maarten.