From:             [EMAIL PROTECTED]
Operating system: linux MDK 8.1
PHP version:      4.1.2
PHP Bug Type:     Reproducible crash
Bug description:  pg_last_notice causes SegFault

pg_last_notice() causes segmentation falts when the postgresql generates
notices. I mean when there are no messages from the DB server (RAISE
NOTICE ....), pg_last_notice does not generate errors, but when the DB
server generates notices they are sent to the apache log file (which I
find strange), and with them SegFault for the apache child.

I used php-4.1.2 the bug is presented, I get the CVS from 25 March and the
problem still exists.

P.S. if it is necessary I may try to generate backtrace, but the last time
I tried I didn't succeeded :(
-- 
Edit bug report at http://bugs.php.net/?id=16291&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16291&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16291&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16291&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16291&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16291&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16291&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16291&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16291&r=submittedtwice

Reply via email to