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

 ID:                 60231
 Updated by:         fel...@php.net
 Reported by:        mausglov at yandex dot ru
 Summary:            child process exited with status 3221225725
-Status:             Open
+Status:             Feedback
 Type:               Bug
 Package:            Reproducible crash
 Operating System:   Windows 7 Ultimate
 PHP Version:        5.3.8
 Block user comment: N
 Private report:     N

 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.




Previous Comments:
------------------------------------------------------------------------
[2011-11-07 10:42:56] mausglov at yandex dot ru

Description:
------------
Apache crashes after submitting the form. On smaller content of textarea the 
bug disappears.

httpd.exe: 2.2.17.0 , running as application
exception code: 0xc00000fd
error offset: 0x0018a7a3

php5ts.dll 5.3.8.0
extensions:
extension=php_gd2.dll
extension=php_mbstring.dll
extension=php_mysql.dll
extension=php_mysqli.dll
extension=php_pdo_mysql.dll


Test script:
---------------
http://pastebin.com/dg38zb5J


Expected result:
----------------
print_r() show me $_REQUEST, converted to utf-8

Actual result:
--------------
Connection aborted, Windows says something like "Application closed"


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



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

Reply via email to