php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #582 crash with classed (already reported via php-dev) now -> files included....
Submitted: 1998-07-26 09:43 UTC Modified: 1998-07-27 14:20 UTC
From: thies at digicol dot de Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 3.0 Latest CVS OS: solaris 2.6
Private report: No CVE-ID: None
 [1998-07-26 09:43 UTC] thies at digicol dot de
you can download a file from http://www.digicol.de:7777/crash.txt

this should crash your php even if you dont't have oracle  installed.....
(it doesn't get far enough to complain about it..)

gbd trace from stand-alone php

(gdb) r DataBase.fnc
Starting program: /dot/dc4/packages/php-cvs/bug/../php DataBase.fnc
warning: Unable to find dynamic linker breakpoint function.
warning: GDB will be unable to debug shared library initializers
warning: and track explicitly loaded dynamic code.
Content-type: text/html



Program received signal SIGILL, Illegal instruction.
0xd8998 in ?? ()
(gdb) where
#0  0xd8998 in ?? ()
#1  0x2e278 in _php3_hash_find (ht=0xd8970, arKey=0xd7e18 "database", nKeyLength=9, pData=0xefffe884) at php3_hash.c:833
#2  0x241d0 in call_user_function (function_table=0xd8970, object=0xefffea10, function_name=0xefffeb00, retval=0xefffe9d8, 
    param_count=0, params=0x0) at ./language-parser.y:747
#3  0x2217c in phpparse () at control_structures_inline.h:961
#4  0x2c404 in php3_parse (yyin=0x8e978) at main.c:1452
#5  0x2cc98 in main (argc=2, argv=0xeffff9c4) at main.c:1778

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-07-27 14:20 UTC] zeev
Fixed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 15:01:32 2024 UTC