php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37208 Novell Open Enterprise Server, NetWare 6.5
Submitted: 2006-04-26 13:16 UTC Modified: 2006-05-04 01:00 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: omar dot a dot abdi at uis dot no Assigned:
Status: No Feedback Package: Other web server
PHP Version: 5.0.4 OS: netware 6.5 sp4a
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
10 - 2 = ?
Subscribe to this entry?

 
 [2006-04-26 13:16 UTC] omar dot a dot abdi at uis dot no
Description:
------------
Novell Open Enterprise Server, NetWare 6.5
PVER: 6.50.04

Server WITH halted Wednesday, 26 April 2006  13.23.40,131 
Abend 1 on P01: Server-5.70.04: Page Fault Processor Exception (Error code 00000000)

Registers:
    CS = 0060 DS = 007B ES = 007B FS = 007B GS = 007B SS = 0068
    EAX = 00000000 EBX = 00000000 ECX = FFFFFFFE EDX = A2696830
    ESI = 00000000 EDI = 8CA0BDA9 EBP = A2026FE4 ESP = A2026FC0
    EIP = 4C289494 FLAGS = 00010246 
    4C289494 833C9800       CMP     [EAX+EBX*4]=?, 00000000
    EIP in AUTHLDDN.NLM at code start +00000494h
    Access Location: 0x00000000

The violation occurred while processing the following instruction:
4C289494 833C9800       CMP     [EAX+EBX*4], 00000000
4C289498 75F6           JNZ     4C289490
4C28949A 83C9FF         OR      ECX, FFFFFFFF
4C28949D 8B7D08         MOV     EDI, [EBP+08]
4C2894A0 31C0           XOR     EAX, EAX
4C2894A2 F2AE     REPNE SCASB   
4C2894A4 B8FEFFFFFF     MOV     EAX, FFFFFFFE
4C2894A9 29C8           SUB     EAX, ECX
4C2894AB 85C0           TEST    EAX, EAX
4C2894AD 7502           JNZ     4C2894B1



Running process: Apache_Worker 8 Process
Thread Owned by NLM: APACHE2.NLM
Stack pointer: A2028D30
OS Stack limit: A201A140
Scheduling priority: 67371008
Wait state: 5050030  Blocked on Semaphore
Stack: -4C28B198  (AUTHLDDN.NLM|(Data Start)+198)
       --4D3AE940  ?
       --00000000  ?
       --A2694BF0  ?
       --00000001  ?
       4C2897EA  (AUTHLDDN.NLM|(Code Start)+7EA)
       --00000000  ?
       --A2694BF0  ?
       --8CA0BC80  ?
       --A2029024  ?
       4C289801  (AUTHLDDN.NLM|(Code Start)+801)
       --A2696830  ?
       --A2694BF0  ?
       --8CA0BC80  ?
       --223D6575  ?
       --8BE60050  ?
       --00000001  ?
       --00000000  ?
       --A26967B0  ?
       --00000000  ?
       --6F282628  ?
       --63656A62  ?
       --616C4374  ?
       --753D7373  ?
       --29726573  ?
       --64697528  ?
       --29292A3D  ?
       --223D6C00  ?
       --6C636E69  ?
       --2F656475  ?
       --2E706F74  ?
       --6C6D7468  ?
       --2D2D2022  ?
       --0D0A0D3E  ?
       --2020200A  ?
       --6E755320  ?
       --20756375  ?
       --64207562  ?
       --6DFC6B6F  ?
       --20616E61  ?
       --26697265  ?
       --31353323  ?
       --206D693B  ?
       --696E7A69  ?
       --697A696E  ?
       --266F6420  ?
       --37383223  ?
       --6C75723B  ?
       --6D617961  ?
       --23266461  ?
       --3B353033  ?
       --200A0D2E  ?
       --59202020  ?
       --696B2061  ?
       --26696C6D  ?
       --37383223  ?
       --696E693B  ?
       --6F64207A  ?
       --38322326  ?
       --75723B37  ?
       --616E616C  ?
       --2664616D  ?
       --35303323  ?
       --F628203B  ?
       --26656E72  ?
       --37383223  ?
       --206E693B  ?
       --61746168  ?
       --3323266C  ?
       --203B3530  ?
       --6F726170  ?
       --6720616C  ?
       --69647269  ?
       --297A696E  ?
       --200A0D2C  ?
       --79202020  ?
       --61642061  ?
       --7A656720  ?
       --696E6967  ?
       --207A696E  ?
       --69207562  ?
       --35332326  ?
       --656C3B31  ?
       --7920696D  ?
       --6E697265  ?
       --65672065  ?
       --65726974  ?
       --6F79696D  ?
       --0A0D2E72  ?
       --20200A0D  ?
       --2D2D213C  ?
       --636E6923  ?
       --6564756C  ?
       --72697620  ?
       --6C617574  ?
       --6E69223D  ?
       --64756C63  ?
       --70732F65  ?
       --72656361  ?
       --6D74682E  ?
       
Additional Information:
    The CPU encountered a problem executing code in AUTHLDDN.NLM.  The problem may be in that module or in data passed to that module by a process owned by APACHE2.NLM.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-04-26 13:25 UTC] omar dot a dot abdi at uis dot no
When I chech the Error code which is Abend 1 on P01: Server-5.70.04
It says that  error coused of PHP

Please lat me know how to fix this

thanks
 [2006-04-26 13:27 UTC] tony2001@php.net
Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc.

If possible, make the script source available online and provide
an URL to it here. Try to avoid embedding huge scripts into the report.


 [2006-05-04 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 14:01:30 2024 UTC