php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6272 xor causes httpd to exit on sig 8 (floating point exception)
Submitted: 2000-08-21 07:48 UTC Modified: 2000-08-21 07:51 UTC
From: pgl at instinct dot org Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0.1pl2 OS: FreeBSD 3.4-STABLE
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
43 - 42 = ?
Subscribe to this entry?

 
 [2000-08-21 07:48 UTC] pgl at instinct dot org
using the ^ operator on my system causes httpd to die with sig 8. here's the line from the error_log:

[Mon Aug 21 12:36:10 2000] [notice] child pid 42640 exit signal Floating point exception (8)

here's the code:

http://miki.instinct.org/~pgl/xor.phps

found out because someone was complaining in alt.php that xor didn't return the correct value.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-21 07:51 UTC] stas@php.net
This should be already fixed in CVS. Please reopen if it still happens in latest CVS.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 04:01:27 2024 UTC