From:             mul at rentapacs dot de
Operating system: SLES11 x86_64
PHP version:      5.2.12
PHP Bug Type:     Sybase-ct (ctlib) related
Bug description:  retcode != CS_END_RESULTS in exec_cmd()

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

last working PHP version for me on SLES11 x86_64 (ASE-15.0.3 xe) is 
php5.2-200807031030 (5.2.7-dev). Have tried 5.2.9 and now 5.2.12 but
without success. Did some debugging and found out that retcode (-205) no
longer equals CS_END_RESULTS (-205) in exec_cmd(). A type cast (int)retcode
works as a fix in this location (l. 974), but then it bails out somewhere
else.

There isn't much difference in sybase_ct beween these versions, so I
suspect that the problem lies somewhere else.

Any hints are greatly appreciated!

TIA ... Michael


-- 
Edit bug report at http://bugs.php.net/?id=50827&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=50827&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=50827&r=trysnapshot53
Try a snapshot (PHP 6.0):            
http://bugs.php.net/fix.php?id=50827&r=trysnapshot60
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=50827&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=50827&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=50827&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=50827&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=50827&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=50827&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=50827&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=50827&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=50827&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=50827&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=50827&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=50827&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=50827&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=50827&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=50827&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=50827&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=50827&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=50827&r=mysqlcfg

Reply via email to