Your message dated Tue, 8 Jan 2013 18:17:52 +0000
with message-id <[email protected]>
and subject line Re: Bug#242499: libapache-mod-perl and request-tracker3
randomly sends html to error log instead of browser
has caused the Debian Bug report #242499,
regarding libapache-mod-perl and request-tracker3 randomly sends html to error
log instead of browser
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
242499: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=242499
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libapache-mod-perl
Version: 1.29.0.2-4
Severity: normal
After enabling mod_perl to use with request-tracker3 I randomly get:
[Tue Apr 6 17:42:50 2004] [notice] child pid 9885 exit signal
Segmentation fault (11)
But this only happens after randomly sending request-tracker(perl) pages
directly to the apache error log instead of the web-browser. This has
affected my php pages as well although I have not noticed the php html
in the log files I now occasionally get empty responses from apache.
In an attempt to fix this problem I did the changed following in
/usr/share/request-tracker3/libexec/webmux.pl
#use Carp;
use CGI::Carp qw(fatalsToBrowser);
After restarting apache it worked fine for several hours. Now it won't
display a page from the request-tracker (perl pages) in the browser
instead all the pages are going to error log instead.
---------------------- snip from error log ---------------------------
[Mon Apr 5 06:44:49 2004] [notice] Apache/1.3.29 (Debian GNU/Linux)
mod_jk/1.2.5 PHP/4.3.4 mod_ssl/2.8.16 OpenSSL/0.9.7c mod_perl/1.29
configured -- resuming normal operations
[Mon Apr 5 06:44:49 2004] [notice] suEXEC mechanism enabled (wrapper:
/usr/lib/apache/suexec)
[Mon Apr 5 06:44:49 2004] [notice] Accept mutex: sysvsem (Default:
sysvsem)
HTTP/1.1 200 OK^M
Date: Mon, 05 Apr 2004 12:46:05 GMT^M
Server: Apache/1.3.29 (Debian GNU/Linux) mod_jk/1.2.5 PHP/4.3.4
mod_ssl/2.8.16 OpenSSL/0.9.7c mod_perl/1.29^M
Expires: +30m^M
Connection: close^M
Content-Type: text/css^M
----------------------- end snip ------------------------------------
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.23
Locale: LANG=en_US, LC_CTYPE=en_US
Versions of packages libapache-mod-perl depends on:
ii apache-common 1.3.29.0.2-4 Support files for all Apache webse
ii libc6 2.3.2.ds1-11 GNU C Library: Shared libraries an
ii libdevel-symdump-perl 2.03-3 Perl module for inspecting perl's
ii libperl5.8 5.8.3-3 Shared Perl library.
ii liburi-perl 1.30-1 Manipulates and accesses URI strin
ii libwww-perl 5.76-2 WWW client/server library for Perl
ii perl [libmime-base64-perl] 5.8.3-3 Larry Wall's Practical Extraction
-- no debconf information
--- End Message ---
--- Begin Message ---
On Sat, Jan 05, 2013 at 03:14:21PM +0000, Dominic Hargreaves wrote:
> On Tue, Apr 06, 2004 at 06:14:29PM -0600, Andre wrote:
> > After enabling mod_perl to use with request-tracker3 I randomly get:
> >
> > [Tue Apr 6 17:42:50 2004] [notice] child pid 9885 exit signal
> > Segmentation fault (11)
> >
> > But this only happens after randomly sending request-tracker(perl) pages
> > directly to the apache error log instead of the web-browser. This has
> > affected my php pages as well although I have not noticed the php html
> > in the log files I now occasionally get empty responses from apache.
> >
> > In an attempt to fix this problem I did the changed following in
> > /usr/share/request-tracker3/libexec/webmux.pl
> >
> > #use Carp;
> > use CGI::Carp qw(fatalsToBrowser);
> >
> > After restarting apache it worked fine for several hours. Now it won't
> > display a page from the request-tracker (perl pages) in the browser
> > instead all the pages are going to error log instead.
>
> There was quite a bit of investigation on this bug, but no resolution
> was ever reached. As this bug relates to long-obsolete versions of
> Apache and mod_perl, I am inclined to close this now, but does anyone
> have anything to add before I do?
Closing.
--
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)
--- End Message ---