[Webkit-unassigned] [Bug 14195] when posting a form with an <input type='file'> to 127.0.0.1, the browser simply hangs...

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 17 11:00:30 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14195





------- Comment #2 from michael at gearyweb.com  2007-06-17 11:00 PDT -------
i always connect to 127.0.0.1, rather than localhost, but i'll try localhost
going forward to see if this persists. I am generally connected to a Lan (wifi)
when this happens. 

The issue only happens when i have selected a file. If i just submit data, i
never see the problem. The type of file doesn't seem to matter. It's happened
most recently with PDF and CSV files. 

Now that i've submitted this bug, of course, the issue doesn't seem to be as
reliably reproduced, but it is still there, i'm sure of it.

I compiled Apache myself. Tthe httpd -V output is below. However, it should be
noted that when this problem occurs, the server never gets the request. Even
putting a PHP "die()" at the top of the file receiving the upload produces no
results when the bug happens.

Server version: Apache/2.2.3
Server built:   Oct 30 2006 23:55:59
Server's Module Magic Number: 20051115:3
Server loaded:  APR 1.2.7, APR-Util 1.2.7
Compiled using: APR 1.2.7, APR-Util 1.2.7
Architecture:   32-bit
Server MPM:     Prefork
  threaded:     no
    forked:     yes (variable process count)
Server compiled with....
 -D APACHE_MPM_DIR="server/mpm/prefork"
 -D APR_HAS_MMAP
 -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
 -D APR_USE_SYSVSEM_SERIALIZE
 -D APR_USE_PTHREAD_SERIALIZE
 -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
 -D APR_HAS_OTHER_CHILD
 -D AP_HAVE_RELIABLE_PIPED_LOGS
 -D DYNAMIC_MODULE_LIMIT=128
 -D HTTPD_ROOT="/usr/local/apache2"
 -D SUEXEC_BIN="/usr/local/apache2/bin/suexec"
 -D DEFAULT_PIDLOG="logs/httpd.pid"
 -D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
 -D DEFAULT_LOCKFILE="logs/accept.lock"
 -D DEFAULT_ERRORLOG="logs/error_log"
 -D AP_TYPES_CONFIG_FILE="conf/mime.types"
 -D SERVER_CONFIG_FILE="conf/httpd.conf"


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list