php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27784 "unkown software exception" (0x00000fd) and php5 crash
Submitted: 2004-03-30 16:06 UTC Modified: 2004-04-07 04:43 UTC
From: bestmischmaker at web dot de Assigned:
Status: Not a bug Package: Reproducible crash
PHP Version: 5CVS-2004-03-30 (dev) OS: w2k_sp4
Private report: No CVE-ID: None
 [2004-03-30 16:06 UTC] bestmischmaker at web dot de
Description:
------------
Hy

if i try to run this script php crash with 

 Die Ausnahme "unkown software exception" (0x00000fd) ist in der Anwendung an der Stelle 0x78007497 aufgetreten 

and i can say when i will happend....

for that i have upload 2 little txt files for you !!!



Reproduce code:
---------------
http://mitglied.lycos.de/bestmischmaker/php5/example.txt

http://mitglied.lycos.de/bestmischmaker/php5/email.class.txt

^^^^^^^^
have a look at line 109

http://mitglied.lycos.de/bestmischmaker/php/debug1.jpg

Expected result:
----------------
run

Actual result:
--------------
crash

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-05 08:44 UTC] sniper@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 avoid embedding huge scripts into the report.


 [2004-04-05 16:22 UTC] bestmischmaker at web dot de
Hy...

i didn't know what you mean with more code.....

thats all the code where this error will happend.

if the code is run fine....

 - you should get an error_code 1000 "Invalid Argument"
 - a log file is created and every line with "/" at begin has no timestamp....

thats all what the code to at this time....

the 2 links to my webspace by lycos are still working
and thats all i have to reproduce the error by my self !!!

rename the file to php i you need....but this have <?php .. ?>

cya
 [2004-04-07 04:43 UTC] sniper@php.net
Given script is not acceptable. Please read the instructions about how to report a bug at http://bugs.php.net/how-to-report.php 


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 18:01:29 2024 UTC