[PHP-DEV] PHP 4.0 Bug #8354: session_unset() causes a segfault From: john <email protected>
Date: 12/21/00

From: john <email protected>
Operating system: Solaris 8 on Intel
PHP version: 4.0.4
PHP Bug Type: *Session related
Bug description: session_unset() causes a segfault

Just calling session_unset(), on its own, crashes Apache
with a segfault. PHP-4.0.3pl? doesn't do this. The rest of
session management appears to be fine.

Here's my configure line:./configure
--with-apxs=/usr/apache/bin/apxs --enable-magic-quotes
--enable-calendar --with-gdbm --with-db3 --enable-dbase
--enable-ftp --with-mysql=/usr/local
--with-readline=/usr/local --enable-sysvsem --enable-sysvshm
--with-openssl --with-zlib --enable-bcmath --enable-trans-sid

-- 
Edit Bug report at: http://bugs.php.net/?id=8354&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>