From:             kiranhariharan at in dot ibm dot com
Operating system: x86_64 SuSE Linux
PHP version:      4.3.3
PHP Bug Type:     ODBC related
Bug description:  Segmentation Fault while getting NULL values from a row of a 
table(PHP v 4.2.2)

Description:
------------
Hi,

I have installed PHP 4.2.2 on x86_64_AMD machine having SuSE Linux
installed on it. I have a DB2 database which has several tables in it.

I wrote a PHP code which fetches data from a row, that has null values in
it using odbc_fetch_row(), I get segmentation fault. The same PHP script
to access the table runs fine on Windows OS (to mention the PHP version I
have on Windows OS is 4.3.3). I beleive there is some problem when it
comes to handling the NULL values from a table at this version.

1) Can someone please let me know whether there are any reported bugs with
4.2.2 PHP version on Linux platforms. If that is so, also please advice me
to which version of PHP I would have to move (a stable PHP version).

2) Also, is there any seperate PHP 4.3 rpm for x86_64AMD architecture and
where to download it from?


Thanks in advance,
Kiran H.


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

Reply via email to