ID:               35140
 User updated by:  jfbustarret at tf1 dot fr
 Reported By:      jfbustarret at tf1 dot fr
-Status:           Feedback
+Status:           Open
 Bug Type:         Scripting Engine problem
 Operating System: Linux
 PHP Version:      5CVS-2005-11-10 (snap)
 New Comment:

I did some extensive tests with 5.1RC.

I did get a few random parsing errors :
#0  0x4070a2ad in yy_push_state (new_state=1) at
zend_language_scanner.c:6031
#1  0x4070ac97 in lex_scan (zendlval=0xbf8c5764) at
zend_language_scanner.c:4420
#2  0x407105a9 in zendlex (zendlval=0xbf8c5760) at
/soft/sources/php/php5-200511160730/Zend/zend_compile.c:3971
#3  0x40709b07 in zendparse () at zend_language_parser.c:2644

Every core I got was on the same template. Most of the time, the
template is correctly parsed, and sometimes it crashes (3 crashes in a
few thousand compiles, about the same frequency than my 5.0.5 crash).

I'll try to extract the part of the template that crashes and put it
online.

configure is the same as the beginning of the ticket, without
enable-debug (I'm unable to get core files with enable-debug). No
accelerator is used.


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

[2005-11-15 23:01:28] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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

We're not interested in 5.0.5, we're interested if this happens with
the latest CVS.

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

[2005-11-15 11:18:19] jfbustarret at tf1 dot fr

Our standard procedure for building PHP is already :
configure
make clean
make
make install
(we even rm -rf the directory & untar the source package each time)

I am trying to get a new core with 5.0.5/enable-debug & various
extensions.

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

[2005-11-15 11:00:06] [EMAIL PROTECTED]

Please try make full rebuild (including extensions).

make clean ; make install

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

[2005-11-14 11:39:38] jfbustarret at tf1 dot fr

We use prefork

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

[2005-11-14 11:38:34] [EMAIL PROTECTED]

What MPM do you use with Apache2?
Are you able to reproduce it with prefork MPM?

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/35140

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

Reply via email to