ID:               41796
 Updated by:       [EMAIL PROTECTED]
 Reported By:      iamsoordinary at gmail dot com
-Status:           Open
+Status:           Closed
 Bug Type:         PCRE related
 Operating System: Linux
 PHP Version:      5.2.3
 New Comment:

Yes it will. There were some issues in the previous PCRE libs,
apparently this was one of them.


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

[2007-06-25 16:58:34] iamsoordinary at gmail dot com

Thanks for your reply.

I'm using the bundled PCRE library. I've just tried the development
snapshot and the problem is gone. :)

By the way, will this fix be in the next release?

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

[2007-06-25 16:36:44] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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

For Windows (installer):

  http://snaps.php.net/win32/php5.2-win32-installer-latest.msi

The bundled PCRE library is upgraded to 7.2 in CVS, perhaps it fixes
this issue too. (assuming you are using the bundled library..)


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

[2007-06-25 09:10:00] iamsoordinary at gmail dot com

Description:
------------
Using the preg_match function (as used in the textilePHP class
available at http://jimandlissa.com/project/textilephp) causes a
segmentation fault in PHP. This worked fine until version 5.2.0.

Reproduce code:
---------------
http://www.irede.com/zero/php_crash.txt

Expected result:
----------------
No segmentation fault

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


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


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

Reply via email to