You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Juergen Oppermann <ju...@contrib.net> on 2000/02/01 19:43:03 UTC

mod_env/5683: REMOTE_ADDR = 255.255.255.255 when compiled with gcc -- not with native cc

>Number:         5683
>Category:       mod_env
>Synopsis:       REMOTE_ADDR = 255.255.255.255 when compiled with gcc -- not with native cc
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Tue Feb 01 10:50:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     juergen@contrib.net
>Release:        1.3.11
>Organization:
apache
>Environment:
SGI Origin IRIX6.5 64bit
gcc 2.8.1 + 2.95.2, mipspro c 7.2.1  
>Description:
as already stated in #5239, #3766, #3506
on irix compiling with gcc results with 255.255.255.255 on $ENV{'REMOTE_ADDR'}
with 2.8.1 and 2.95.2 ! (so no improvements inbetween)
>How-To-Repeat:
now a cc apache 1.3.11
http://www.movabit.de:417/asc/env

a gcc 2.8.1 apache 1.3.9
https://www.movabit.de:443/cgi-bin/test-cgi
>Fix:
use a mipspro compiler on IRIX/SGI saves you A LOT of trouble !
>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> 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!     ]