ID:               15829
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         Reproducible crash
 Operating System: Debian (Sid) Linux
 PHP Version:      4.0CVS-2002-03-0
 New Comment:

I reported this BEFORE 4.2.0 was branched. 
I can't reproduce it anymore with todya's HEAD.


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

[2002-04-12 15:09:12] [EMAIL PROTECTED]

which branch? I'm seeing this on HEAD.
I've just started a new build, will post backtrace within 20 minutes.



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

[2002-04-12 14:57:17] [EMAIL PROTECTED]

Doesn't crash here either..


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

[2002-04-12 12:38:02] [EMAIL PROTECTED]

I have it segfaulting there as well.

FreeBSD roman.mobil.cz 4.4-STABLE FreeBSD 4.4-STABLE #0: Wed Dec 26
12:45:18 CET 2001    
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/CRUDPUPPY_3  i386

'./configure' \
'--disable-shared' \
'--disable-session' \
'--enable-debug' \
'--enable-inline-optimization' \
'--enable-dio' \
'--enable-ftp' \
'--enable-pcntl' \
'--enable-shmop' \
'--enable-sysvsem' \
'--enable-sysvshm' \
'--enable-sockets' \
'--enable-tokenizer' \
'--without-mysql' \
'--with-openssl' \
'--with-zlib' \
'--with-bz2' \
'--with-curl' \
'--with-gettext' \
'--with-iconv' \
'--with-ncurses' \
'--with-readline' \
"$@"

I don't have a backtrace yet.

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

[2002-03-02 07:42:55] [EMAIL PROTECTED]

It crashes with a plain ./configure too btw...

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

[2002-03-02 07:25:30] [EMAIL PROTECTED]

Doesn't crash for me:

php -q

<?php $a="abc123";
  echo ereg_replace("123",'def\1ghi',$a)?>

abcdef\1ghi


Derick

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

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/15829

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

Reply via email to