From:             [EMAIL PROTECTED]
Operating system: RH 7.2
PHP version:      4.1.2
PHP Bug Type:     InterBase related
Bug description:  Segmentation fault (11)

ibase_close function causes Segmentation fault (11) in Apache 1.3.23 web
server.


Program received signal SIGSEGV, Segmentation fault.
0x40430c7c in memcpy () from /lib/i686/libc.so.6
(gdb) bt
#0  0x40430c7c in memcpy () from /lib/i686/libc.so.6
#1  0x00000000 in __strtol_internal (nptr=0x0, endptr=0x0, base=165,
group=128)

If I comment out the ibase_close() from my PHP scripst all works well.

-- 
Edit bug report at http://bugs.php.net/?id=15992&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15992&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15992&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15992&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15992&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15992&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15992&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15992&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=15992&r=submittedtwice

Reply via email to