From:             [EMAIL PROTECTED]
Operating system: Linux kernel 2.4.20-pre5
PHP version:      5CVS-2003-01-26 (dev)
PHP Bug Type:     MySQL related
Bug description:  Segfault on mysql_fetch_object

I've ran into some problems with mysql_fetch_object. It segfaults.

Used version: php5-200301240830
configure options:
 './configure' '--with-mysql' '--with-apxs=/usr/local/apache/bin/apxs'

Apache error_log:
[Sun Jan 26 20:29:03 2003] [notice] child pid 729 exit signal Segmentation
fault (11)

Afaik a segfault 11 points to a hardware problem but I only get it when I
use mysql_fetch_object within PHP5.

The function is called within an extended class.

Kind regards,

Hans Wolters
-- 
Edit bug report at http://bugs.php.net/?id=21890&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21890&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21890&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21890&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21890&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21890&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21890&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21890&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21890&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21890&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21890&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21890&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21890&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21890&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21890&r=gnused

Reply via email to