From:             [EMAIL PROTECTED]
Operating system: Solaris 7
PHP version:      4.1.2
PHP Bug Type:     Session related
Bug description:  session data not consistently stored during startup (10-50% failure 
rate)

We use mysql db as the store for session data. In the past one month or so,
I have noticed that Apache generated some "Segmentation fault" or "Bus
error" messages. I was finally able to single out the cause of these
errors: a couple of php pages using session. When a new session is
initiated, the session data is not stored in the mysql db at least 1 out
of 5 times, which appears to be related to the segfault/bus errors.
-- 
Edit bug report at http://bugs.php.net/?id=16538&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16538&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16538&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16538&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16538&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16538&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16538&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16538&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16538&r=submittedtwice

Reply via email to