vartanjean / php-for-android

Automatically exported from code.google.com/p/php-for-android
0 stars 0 forks source link

PCRE segfaults #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Using preg_match or any pcre function
2.
3.

What is the expected output? What do you see instead?

Not a segfault..

Please use labels and text to provide additional information.

Original issue reported on code.google.com by ktulur on 23 Jul 2010 at 4:29

GoogleCodeExporter commented 9 years ago
I want this to be solved but it needs serious debugging. 

By now, you can use a dirty workaround: "ereg" extension. 

Original comment by ktulur on 23 Jul 2010 at 4:56

GoogleCodeExporter commented 9 years ago
I think that the latest the php binary doesn't segfaults any more. However, It 
needs more testing before closing the issue.

Original comment by ktulur on 21 Oct 2010 at 9:08

GoogleCodeExporter commented 9 years ago

Original comment by ktulur on 29 Nov 2012 at 9:32