php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5781 scrambled values and segmentation fault after getenv and mssql_*
Submitted: 2000-07-25 18:45 UTC Modified: 2000-10-02 22:45 UTC
From: markus at htu dot at Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.1pl2 OS: Redhat Linux (Kernel: 2.2.5-22)
Private report: No CVE-ID: None
 [2000-07-25 18:45 UTC] markus at htu dot at
In some cases 
- the page could not be loaded or
- getenv("REMOTE_ADDR") have crazy values 
- or some values of mssql_fetch_row delivers scrambled values.

When the scrambled values are visible I get this entry in the https_error.log 
Tue Jul 25 18:32:38 2000] [notice] child pid 16557 exit signal Segmentation fault (11)

You can see this behaviour on
http://www.wisur.at/wisur/test1.php
There are also a screenshot and a link to the source code
of the script.
To get information of my PHP-installation please visit
http://www.wisur.at/wisur/info.php

TNX for your work
Markus

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-09-04 20:17 UTC] sniper@php.net
Does this problem still exist with php4.0.2 ?
And if it does, please include a gdb backtrace.

--Jani
 [2000-10-02 22:45 UTC] sniper@php.net
No feedback.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 19:01:31 2024 UTC