Closed Bug 286086 Opened 20 years ago Closed 20 years ago

apache segfaults, doesn't send content. firefox does actualy nothing.

Categories

(Core :: Networking, defect)

1.0 Branch
x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 223125

People

(Reporter: dothebart, Assigned: darin.moz)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050301 Firefox/1.0.1 (Debian package 1.0.1-1)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050301 Firefox/1.0.1 (Debian package 1.0.1-1)

the apache access-log says:
[Mon Mar 14 17:01:44 2005] [notice] child pid 16989 exit signal Segmentation
fault (11)

on a form submit.

Elinks says: Error reading from socket

Reproducible: Always

Steps to Reproduce:
get some software like netcat and do: 
nc -l -p 8000
enter the url in firefox: http://127.0.0.1:8000
the request will apear in netcat like:
GET / HTTP/1.1
Host: 127.0.0.1:8000
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050301
Firefox/1.0.1 (Debian package 1.0.1-1)
Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: de-de,en-us;q=0.7,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive


now press control c in netcat. 
it will close the connection, like apache does if it crashes.
Actual Results:  
throbber stops, any further reaction.

Expected Results:  
a dialog should be there stating that the remote-site unexpectedly closed the
connection!

this aplies allso to mozilla 1.7.5
Product: Firefox → Core
QA Contact: bryner
Assignee: chase → darin
Component: Build Config → Networking
QA Contact: benc
Severity: blocker → normal

*** This bug has been marked as a duplicate of 223125 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.