From:             [EMAIL PROTECTED]
Operating system: linux
PHP version:      4.1.1
PHP Bug Type:     Reproducible crash
Bug description:  array_merge with $_SESSION

the problem is that I try the thing

$_SESSION = array_merge($_SESSION, pg_fetch_array($res, 0, PGSQL_ASSOC));

it makes segmentation falt

may be I try something wrong, but segfault is not right too
-- 
Edit bug report at http://bugs.php.net/?id=15542&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15542&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15542&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15542&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15542&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15542&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15542&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15542&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=15542&r=submittedtwice

Reply via email to