php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4731 Running httpd we have: "Unaligned access pid...".
Submitted: 2000-05-31 17:43 UTC Modified: 2000-08-31 21:22 UTC
From: mazzino dot nadia at asf dot ansaldo dot it Assigned:
Status: Closed Package: Other
PHP Version: 4.0 Release Candidate 2 OS: OSF1 (vers. 4.2)
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mazzino dot nadia at asf dot ansaldo dot it
New email:
PHP Version: OS:

 

 [2000-05-31 17:43 UTC] mazzino dot nadia at asf dot ansaldo dot it
PHP was compiled with -ORACLE and -shared
In debugging the problem seems to be in
>0  0x1200588d8 in OnUpdateInt(entry=0x140092800, new_value=0x1400416d8="0", new
_value_length=1, mh_arg1=0x4, mh_arg2=0x14005e830, mh_arg3=0x0, stage=1) php_ini
.c:424
#1  0x120057c54 in php_register_ini_entries(ini_entry=0x14001d5b8, module_number
=2) php_ini.c:112
#2  0x1200fccfc in php_minit_assert(type=1, module_number=2) assert.c:84
#3  0x120082514 in php_minit_basic(type=1, module_number=2) basic_functions.c:64
0
#4  0x120052678 in zend_startup_module(module=0x14000f900) zend_API.c:698
#5  0x1200541cc in php_startup_extensions(ptr=0x14000b528, count=7) main.c:748
#6  0x12007f61c in php_startup_internal_extensions() internal_functions.c:61
#7  0x12005464c in php_module_startup(sf=0x140000390) main.c:895
#8  0x120040fcc in php_apache_startup(sapi_module=0x140000390) mod_php4.c:266
#9  0x120041f68 in php_init_handler(s=0x14006e0a0, p=0x14006e058) mod_php4.c:678
#10 0x12016cdb8 in ap_init_modules(p=0x14006e058, s=0x14006e0a0) http_config.c:1
510
#11 0x12014e4f8 in main(argc=1, argv=0x11ffff668) http_main.c:4976      

only when mh_arg1 is =4


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-08 22:31 UTC] waldschrott@php.net
Please verify that it?s still happening using the latest version of PHP (release 4.0.1pl2 or CVS).
 [2000-08-31 21:22 UTC] sniper@php.net
Yet another abandoned bug. Please try php4.0.2 and if problem still exists,
reopen this bug report and include your configure line.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 15:01:29 2024 UTC