ID:               45588
 Updated by:       [EMAIL PROTECTED]
 Reported By:      alex at ai dot usurt dot ru
-Status:           Open
+Status:           Bogus
 Bug Type:         Reproducible crash
 Operating System: FreeBSD 7.0
 PHP Version:      5.2.6
 New Comment:

First of all, get rid of any 3rd party patches (Suhosin!) and don't
load any 3rd party extensions in your php.ini. If you still can
reproduce this crash using latest CVS snapshot from
http://snaps.php.net/ you can reopen this.


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

[2008-07-22 06:26:06] alex at ai dot usurt dot ru

Description:
------------
System: 
FreeBSD server 7.0-STABLE FreeBSD 7.0-STABLE #0: Tue Jun 10 12:41:05
YEKST 2008     [EMAIL PROTECTED]:/usr/obj/usr/src/sys/RELAY3  i386

PHP:
# pkg_info |grep php
php5-5.2.6          PHP Scripting Language

# php --version
PHP 5.2.6 with Suhosin-Patch 0.9.6.2 (cli) (built: Jun 27 2008
15:55:44)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
    with Suhosin v0.9.24, Copyright (c) 2007, by SektionEins GmbH

Every launch of /usr/local/bin/php lead to php.core in current dir.

Example:

$ cd /tmp/111

$ ls -l /tmp/111
total 0

$ php --version
PHP 5.2.6 with Suhosin-Patch 0.9.6.2 (cli) (built: Jun 27 2008
15:55:44)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
    with Suhosin v0.9.24, Copyright (c) 2007, by SektionEins GmbH
Segmentation fault: 11 (core dumped)

$ ls -l /tmp/111
total 2240
-rw-------  1 root  wheel  2277376 22 июл 12:20
php.core

/usr/local/etc/php/extensions.ini:

extension=zlib.so
extension=pcre.so
extension=session.so
extension=mssql.so
extension=mysql.so
extension=pgsql.so
extension=gd.so
extension=iconv.so
extension=ldap.so
extension=imap.so
extension=mbstring.so
extension=suhosin.so




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


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

Reply via email to