Edit report at https://bugs.php.net/bug.php?id=63096&edit=1

 ID:                 63096
 Comment by:         pracanowo at gmail dot com
 Reported by:        pracanowo at gmail dot com
 Summary:            Crash when  run cli script
 Status:             Feedback
 Type:               Bug
 Package:            *General Issues
 Operating System:   win xp sp3
 PHP Version:        5.4.7
 Block user comment: N
 Private report:     N

 New Comment:

ok i find it str_get_html() from "PHP Simple HTML DOM Parser".

Now i need only save bugy html


Previous Comments:
------------------------------------------------------------------------
[2012-09-17 10:28:32] paj...@php.net

First of all, please post a clean backtrace.

See https://bugs.php.net/bugs-generating-backtrace-win32.php

------------------------------------------------------------------------
[2012-09-16 01:31:01] re...@php.net

Could you please try to get a reproducible test script ?
if possible it would be much easier to spot.

------------------------------------------------------------------------
[2012-09-15 20:48:36] pracanowo at gmail dot com

Error are somtimes random, script parse lot of data [ so i think is preg ], on 
Monday i will be able to reproduce error, now all sessio that my script need 
handle are finish. I need also create some markers in my code. Now i install 
Xdebug. I remember in 5.3 whose the same now i update to 5.4.7

------------------------------------------------------------------------
[2012-09-15 19:32:54] fel...@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 the script requires a 
database to demonstrate the issue, please make sure it creates 
all necessary tables, stored procedures etc.

Please avoid embedding huge scripts into the report.



------------------------------------------------------------------------
[2012-09-15 17:49:09] pracanowo at gmail dot com

Description:
------------
[Web crawler preg curl etc]

 Report for 
php__PID__2688__Date__09_15_2012__Time_01_31_06PM__296__Second_Chance_Exception_C0000005.dmp
Type of Analysis Performed   Crash Analysis 
Machine Name   XXXX 
Operating System   Windows XP Dodatek Service Pack 3 
Number Of Processors   2 
Process ID   2688 
Process Image   ...php.exe 
System Up-Time   8 day(s) 01:44:43 
Process Up-Time   00:02:07 


Thread 0 - System ID 3144
Entry point   php!sapi_cli_single_write+80d8 
Create time   2012-09-15 13:28:59 
Time spent in user mode   0 Days 0:0:43.468 
Time spent in kernel mode   0 Days 0:0:1.109 

Full Call Stack

Function     Arg 1     Arg 2     Arg 3     Arg 4   Source 
php5!zval_dtor_func+45     02b24040     0128f408     03ab0a38     0128f408    
php5!zend_objects_store_del_ref_by_handle_ex+24b     01280888     00000000     
00c1e8f0     00c1e944    
php5!execute+164     012bea58     012bc688     00c1e9a8     00c1e9b4    
php5!zend_call_function+269     00c1e9b4     012bc688     00c1e9a8     1050f034 
   
php5!zend_objects_destroy_object+bc     03d0ccb8     0000000c     012253b4     
03587678    
php5!libiconv_open+57a97     00000000     00000000     00000000     00000000    

Exception Information
PHP5!ZVAL_DTOR_FUNC+45WARNING - DebugDiag was not able to locate debug symbols 
for php5.dll, so the information below may be incomplete.

In 
php__PID__2688__Date__09_15_2012__Time_01_31_06PM__296__Second_Chance_Exception_C0000005.dmp
 the assembly instruction at php5!zval_dtor_func+45 in G:\Home\PHP5\php5.dll 
from The PHP Group has caused an access violation exception (0xC0000005) when 
trying to read from memory location 0x00001874 on thread 0

 


Test script:
---------------
too big need first find error line



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=63096&edit=1

Reply via email to