ID:               41179
 Updated by:       [EMAIL PROTECTED]
 Reported By:      joe at asial dot co dot jp
-Status:           Open
+Status:           Feedback
 Bug Type:         Scripting Engine problem
 Operating System: CentOS 4.4
 PHP Version:      5.2.1
 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.

Can't reproduce.


Previous Comments:
------------------------------------------------------------------------

[2007-05-15 05:58:04] joe at asial dot co dot jp

I'm sorry for no feedback.

I tried snapshot and php 5.2.2, but same error is occured.

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

[2007-05-02 01:00:01] 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".

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

[2007-04-24 14:23:18] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip



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

[2007-04-24 14:19:58] joe at asial dot co dot jp

Description:
------------
If php is compiled with --enable-zend-multibyte and setting
script_encoding to SJIS or Shift_JIS, some script crash the apache
process.

There is no error when running the same script by CLI PHP.

Thank you.

Reproduce code:
---------------
<html>
<head>
<title>test</title>
</head>
<body>
‚ ‚¢‚¤‚¦‚¨‚©‚«‚­‚¯‚±
̧̨̪̪̫ƬƨƭƪƮ
Ë߬ËߨËß­ËߪËß®
hogehoge hogehoge aaa 
›››Î¹Þιްu°° ²²
¢¢¢¢¢¢¢¢°°°°°¢¢¢¢°¢°¢°¢°¢°¢°¢°¢
±²³´µ°¶·¸¹º°»¼½¾¿°š
§¨©ª«¶Þ·Þ¸Þ¹ÞºÞ»Þ¼Þ½Þ¾Þ¿ÞÀÞÁÞÂÞÃÞÄÞÊÞËÞÌÞÍÞÎÞ¢ÊßËßÌßÍßÎߣÅÆÇÈÉhogehoge
</body></html>

Expected result:
----------------
‚ ‚¢‚¤‚¦‚¨‚©‚«‚­‚¯‚±
̧̨̪̪̫ƬƨƭƪƮ
Ë߬ËߨËß­ËߪËß®
hogehoge hogehoge aaa 
›››Î¹Þιްu°° ²²
¢¢¢¢¢¢¢¢°°°°°¢¢¢¢°¢°¢°¢°¢°¢°¢°¢
±²³´µ°¶·¸¹º°»¼½¾¿°š
§¨©ª«¶Þ·Þ¸Þ¹ÞºÞ»Þ¼Þ½Þ¾Þ¿ÞÀÞÁÞÂÞÃÞÄÞÊÞËÞÌÞÍÞÎÞ¢ÊßËßÌßÍßÎߣÅÆÇÈÉhogehoge


Actual result:
--------------
Segmentation fault.

Apache error log
----
zend_mm_heap corrupted
----
or 
----
[Tue Apr 24 22:53:07 2007] [notice] child pid 15135 exit signal
Segmentation fault (11)
----



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


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

Reply via email to