From:             [EMAIL PROTECTED]
Operating system: Sun Solaris 5.8 on Intel
PHP version:      4.0.5
PHP Bug Type:     *Session related
Bug description:  Segmentation Fault

I had got Segmentation Faults using the sessions with PHP 4.05. After installing PHP 
4.04pl1 the same code works fine.

I use the session_start(),session_register(),session_unregister() functions. But i 
could not localize which of them causes the problems, i'd expect that it is 
session_unregister().

"./configure" \
"--with-mysql=/usr/local/mysql" \
"--with-apache=../apache_1.3.19" \
"--enable-dbg=shared" \
"--with-ttf=/usr/local" \
"--with-gd" \
"--with-xml" \
"--with-zlib=/usr/local" \
"--with-jpeg-dir=/usr/local" \
"--enable-track-vars" \
"--enable-url-includes" \
"--disable-debug" \

Claus


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



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to