#29847 [Bgs]: bcsqrt crashes - problem reproducable

2004-08-28 Thread aliendesaster at hotmail dot com
 ID:   29847
 User updated by:  aliendesaster at hotmail dot com
 Reported By:  aliendesaster at hotmail dot com
 Status:   Bogus
 Bug Type: BC math related
 Operating System: WinXP
 PHP Version:  5.0.1
 New Comment:

Actually, I now know what caused the problem:
The problem was the file php5ts which I once copied to
C:\windows\system32\
for some reason I don´t now heh. Well, this was really stupid. I wonder
why bcsqrt() worked after I unzipped php5-dev snapshot till I switched
apache 2 from *.47 to *.50 and restarted my computer.
However, It seems I worked with a pre-php distribution version all the
time...damn. No wonder that this bug has been fixed already...how could
I notice that then;)


Previous Comments:


[2004-08-27 17:15:29] [EMAIL PROTECTED]

Yes, but since this was actually a duplicate of a bug that was already
fixed (which is why the snapsshot works for you) it should actually be
marked 'Bogus'.  Nothing personal about you or the bug, just part of
the statistical analysis.



[2004-08-27 16:07:00] aliendesaster at hotmail dot com

well, I can close myself, do I? Let´s check...



[2004-08-27 16:06:16] aliendesaster at hotmail dot com

True, since I only got 56k I usually don´t update that often but the
latest CVS snapshot works. Might be closed then. Thanks for your help
:)



[2004-08-27 00:54:39] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.0-win32-latest.zip

Seems to work fine with latest CVS, the result is  
6.70820393249936908922752100619382 for all 3 sample codes. 



[2004-08-26 12:52:11] aliendesaster at hotmail dot com

Description:

It´s simple: bcsqrt doesn´t work at all, it´s always causing a crash
unlike sqrt, which works! I dunno if bcsqrt working in other php
version.

I´m installed the php 5.01 win-binary version (zip) from php.net.

Reproduce code:
---


or



or



Expected result:

result should be similar to what sqrt(45) returns.

Actual result:
--
A nice reproducable crash in apache:
AppName: apache.exe  AppVer: 2.0.47.0ModName: php5ts.dll
ModVer: 5.0.0.0  Offset: 0008238f





-- 
Edit this bug report at http://bugs.php.net/?id=29847&edit=1


#29847 [Opn->Csd]: bcsqrt crashes - problem reproducable

2004-08-27 Thread aliendesaster at hotmail dot com
 ID:   29847
 User updated by:  aliendesaster at hotmail dot com
 Reported By:  aliendesaster at hotmail dot com
-Status:   Open
+Status:   Closed
 Bug Type: BC math related
 Operating System: WinXP
 PHP Version:  5.0.1
 New Comment:

well, I can close myself, do I? Let´s check...


Previous Comments:


[2004-08-27 16:06:16] aliendesaster at hotmail dot com

True, since I only got 56k I usually don´t update that often but the
latest CVS snapshot works. Might be closed then. Thanks for your help
:)



[2004-08-27 00:54:39] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.0-win32-latest.zip

Seems to work fine with latest CVS, the result is  
6.70820393249936908922752100619382 for all 3 sample codes. 



[2004-08-26 12:52:11] aliendesaster at hotmail dot com

Description:

It´s simple: bcsqrt doesn´t work at all, it´s always causing a crash
unlike sqrt, which works! I dunno if bcsqrt working in other php
version.

I´m installed the php 5.01 win-binary version (zip) from php.net.

Reproduce code:
---


or



or



Expected result:

result should be similar to what sqrt(45) returns.

Actual result:
--
A nice reproducable crash in apache:
AppName: apache.exe  AppVer: 2.0.47.0ModName: php5ts.dll
ModVer: 5.0.0.0  Offset: 0008238f





-- 
Edit this bug report at http://bugs.php.net/?id=29847&edit=1


#29847 [Fbk->Opn]: bcsqrt crashes - problem reproducable

2004-08-27 Thread aliendesaster at hotmail dot com
 ID:   29847
 User updated by:  aliendesaster at hotmail dot com
 Reported By:  aliendesaster at hotmail dot com
-Status:   Feedback
+Status:   Open
 Bug Type: BC math related
 Operating System: WinXP
 PHP Version:  5.0.1
 New Comment:

True, since I only got 56k I usually don´t update that often but the
latest CVS snapshot works. Might be closed then. Thanks for your help
:)


Previous Comments:


[2004-08-27 00:54:39] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.0-win32-latest.zip

Seems to work fine with latest CVS, the result is  
6.70820393249936908922752100619382 for all 3 sample codes. 



[2004-08-26 12:52:11] aliendesaster at hotmail dot com

Description:

It´s simple: bcsqrt doesn´t work at all, it´s always causing a crash
unlike sqrt, which works! I dunno if bcsqrt working in other php
version.

I´m installed the php 5.01 win-binary version (zip) from php.net.

Reproduce code:
---


or



or



Expected result:

result should be similar to what sqrt(45) returns.

Actual result:
--
A nice reproducable crash in apache:
AppName: apache.exe  AppVer: 2.0.47.0ModName: php5ts.dll
ModVer: 5.0.0.0  Offset: 0008238f





-- 
Edit this bug report at http://bugs.php.net/?id=29847&edit=1


#29847 [NEW]: bcsqrt crashes - problem reproducable

2004-08-26 Thread aliendesaster at hotmail dot com
From: aliendesaster at hotmail dot com
Operating system: WinXP
PHP version:  5.0.1
PHP Bug Type: BC math related
Bug description:  bcsqrt crashes - problem reproducable

Description:

It´s simple: bcsqrt doesn´t work at all, it´s always causing a crash
unlike sqrt, which works! I dunno if bcsqrt working in other php version.

I´m installed the php 5.01 win-binary version (zip) from php.net.

Reproduce code:
---


or



or



Expected result:

result should be similar to what sqrt(45) returns.

Actual result:
--
A nice reproducable crash in apache:
AppName: apache.exe  AppVer: 2.0.47.0ModName: php5ts.dll
ModVer: 5.0.0.0  Offset: 0008238f

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