Received: (qmail 10326 invoked by uid 65534); 8 Mar 2000 16:02:22 -0000 Message-Id: <20000308160222.10325.qmail@locus.apache.org> Date: 8 Mar 2000 16:02:22 -0000 From: Emmanuel Soden Reply-To: es@4js.com To: submit@bugz.apache.org Subject: mod info give a GPF X-Send-Pr-Version: 3.110 >Number: 5844 >Category: mod_info >Synopsis: mod info give a GPF >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: duplicate >Submitter-Id: apache >Arrival-Date: Wed Mar 08 08:10:00 PST 2000 >Closed-Date: Sun Oct 01 11:51:13 PDT 2000 >Last-Modified: Sun Oct 01 11:51:13 PDT 2000 >Originator: es@4js.com >Release: 1.3.9 to 1.3.12 >Organization: >Environment: NT 4 SP 5 and Windows 2000 Professional Visual C++ 6 SP3 Apache 1.3.9 Apache 1.3.12 >Description: I have installed the latest release 1.3.12 on Windows 2000. I would like to enable mod_info so I compile this module integrate it in my configuration file. And when I want to use my server info URL "http://localhost/server-info". I got a GPF I try in debug mode to find the error. The error seems to be in the mod_info.c. I have try to compile using makefile and VC++ project and I got the same problem. >How-To-Repeat: Simply using the following to get server-info on your httpd >Fix: - several global variables a NULL when the procedure try to retrieve informations about the web browser in the function 'display_info' at line 359. Here you can find the NULL variables: ap_user_name ap_user_id ap_group_id ap_pid_fname ap_server_confname - When it try to retrieve information about the different modules the 'modp' variable is NULL. >Release-Note: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: wrowe State-Changed-When: Sun Oct 1 11:51:13 PDT 2000 State-Changed-Why: [This is a standard response.] This issue has been reported before; please search the FAQ and the bug database. Thanks for using Apache! Class-Changed-From-To: sw-bug-duplicate Class-Changed-By: wrowe Class-Changed-When: Sun Oct 1 11:51:13 PDT 2000 >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]