ports/59805: RT 3.0.7 on FreeBSD 5.1 with Apache2 (2.0.48) and mod_perl2

Paul Pathiakis paul at pathiakis.com
Sat Nov 29 22:40:16 UTC 2003


>Number:         59805
>Category:       ports
>Synopsis:       RT 3.0.7 on FreeBSD 5.1 with Apache2 (2.0.48) and mod_perl2
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 29 14:40:11 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Paul J. Pathiakis
>Release:        FreeBSD 5.1-RELEASE-p10 i386
>Organization:
self
>Environment:
System: FreeBSD pc8.pathiakis.com 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #0: 
Mon Nov 24 10:10:59 EST 2003 root at pc8.pathiakis.com:/usr/obj/usr/src/sys/
GENERIC i386

>Description:
       3.0.6 used to work 
fine, however, it used to also have ap2mp2-fix.pl in the web config.  Now, 
when I attempt to go to the page I get this in my httpd-error.log:

Can't call method "handle_request" on an undefined value at /usr/local/rt3/
bin/webmux.pl line 134 (/usr/local/rt3/bin/webmux.pl:136)

The offending code frag from line 132-137:

    my %session;
    my $status;
    eval { $status = $ah->handle_request($r) };
    if ($@) {
        $RT::Logger->crit($@);
    }

No, I don't have PerlFreshStart anywhere in my httpd.conf file.  Any ideas?

>How-To-Repeat:
        baseline 5.1 P10 OS with X-User and kernel sources.  Cvsup 
ports-supfile and then a portupgrade -a -r .  Install apache2, postgresql 
7.3.4, mod_perl2, and rt 3.0.7.  Configure as docs.
>Fix:

        unknown.
        <how to correct or work around the problem, if known (multiple lines)>

>Release-Note:
>Audit-Trail:
>Unformatted:
 SEND-PR: -*- send-pr -*-
 SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as
 SEND-PR: will all comments (text enclosed in `<' and `>').
 SEND-PR:
 SEND-PR: Please consult the following URL if you are not sure how to
 SEND-PR: fill out a problem report:
 SEND-PR: http://www.freebsd.org/doc/en/articles/problem-reports/
 SEND-PR:
 SEND-PR: Note that the Synopsis field is mandatory.
 SEND-PR:
 SEND-PR: Please note that (unless you state otherwise) if your report
 SEND-PR: includes a patch then it will be taken under the same license as
 SEND-PR: the one on the file(s) you want to change.
 SEND-PR:
 SEND-PR: BE ADVISED THAT FREEBSD PROBLEM REPORTS ARE PUBLIC INFORMATION AND
 SEND-PR: WILL BE PUBLISHED AS-IS ON THE PROJECT'S MAILING LISTS AND WEB SITES.
 SEND-PR: DO NOT SUBMIT ANY INFORMATION YOU DO NOT WANT MADE PUBLIC.
 SEND-PR:
 SEND-PR: For sensitive security issues, consider contacting the FreeBSD
 SEND-PR: security officer team (security-officer at freebsd.org) directly.
 SEND-PR:
 SEND-PR: Choose from the following categories:
 SEND-PR: advocacy  alpha     bin       conf      docs      gnu
 SEND-PR: i386      ia64      java      kern      misc      ports
 SEND-PR: powerpc   sparc64   standards www
 SEND-PR:
 To: FreeBSD-gnats-submit at freebsd.org
 From: Paul J. Pathiakis <pathiaki at pathiaki.com>
 Reply-To: Paul J. Pathiakis <pathiaki at pathiaki.com>
 Cc:
 X-send-pr-version: 3.113
 X-GNATS-Notify:



More information about the freebsd-ports-bugs mailing list