You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2005/01/08 16:28:15 UTC

DO NOT REPLY [Bug 33012] New: - ERROR: child pid $PID exit segnal segmentation fault

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33012>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33012

           Summary: ERROR: child pid $PID exit segnal segmentation fault
           Product: Apache httpd-2.0
           Version: 2.0.52
          Platform: PC
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: All
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: sivaji_blr@yahoo.com


hi,

i want  to dispaly .gif file on the browser.  for that i used 
ap_internal_redirect_handler(r->uri, r);

i intialised the r->uri with path to the .gif file.

when used the above i get child pid $PID exit segnal segmentation fault 

and one more is  i  want  to know  whether my DIRECTIVE(Track) is set to ON or 
OFF . 

for that i wrote
 <IfModule tarck.c>
    Track ON
</IfModule>

in httpd.conf file and in the commad_rec array i used AP_INIT_FLAG, i wrote a 
function corresponding to the directive Track,in that function  how to get 
the value of the Track  whether it is set to ON or OFF .

i am using linx(os) and httpd-2.0.52. 
                
can any one help for the above QUERIES.

Thanks in Advance,
sivaji

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org