From:             xzingee at centra dot ca
Operating system: Windows 2003
PHP version:      4.3.7
PHP Bug Type:     Filesystem function related
Bug description:  PHP Upload with Sygate Firewall causes spontaneous reboot

Description:
------------
If the server has Sygate Firewall installed and running, when i try to use
any type of php upload function of a file, the system spontaneously
reboots, and there is no error message but windows 2003 tells me something
when it rebooted. mainly it says, 0x000000be, which means some kind of
memory access violation occured.  thats as far as i know.  for sure its
reproducable, since i tried it on 3 destinct servers of mine all running
windows 2003 and sygate. and on each server the second i turn off sygate
the uploads work fine. but when i turn it back on. on each php page with
upload button, when i press the upload button, it acts almost as the
physical reboot button on the machine. 
I'm not sure if anyone knows how to fix this.. but i thought i'd report it
anyway

Reproduce code:
---------------
i'm not exactly sure where the bug is, but i dont think its in the code.
because i tried maybe 5-10 different file upload scripts and each time it
crash/reboots.

Expected result:
----------------
I expect the file to upload to the server hehe.

Actual result:
--------------
a spontaneous reboot of the server.. the client well.. nothing really
happens.. you wait and wait until it says page not found because the
server is rebooting.

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

Reply via email to