Closed Bug 1195281 Opened 9 years ago Closed 9 years ago

Http connexion errors with firefox 40

Categories

(Firefox :: Untriaged, defect)

40 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1193393

People

(Reporter: sdailly, Unassigned)

Details

Attachments

(1 file)

28.08 KB, application/octet-stream
Details
Attached file wrong_tcp.pcapng
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:39.0) Gecko/20100101 Firefox/39.0
Build ID: 20150630154324

Steps to reproduce:

When trying to connect to a flash application, firefox close the http connexion before receiving all the data.


Actual results:

With firefox 40, we got the following pcap dump :wrong_tcp.pcapng

We saw a tcp FIN request from the client to the server, followed by a RST request :

18 11:19:13.948144000 172.28.0.9 192.168.138.53 TCP 54 59456→panagolin-ident [FIN, ACK] Seq=533 Ack=15121 Win=16695 Len=0 59456,9021

21 11:19:13.949000000 172.28.0.9 192.168.138.53 TCP 54 59456→panagolin-ident [RST, ACK] Seq=534 Ack=16381 Win=0 Len=0 59456,9021

(192.168.138.53 is the server and 172.28.0.9 the client here)


Expected results:

The pcap transmission with firefox 39 is here : http://elm-demos.elettermail.eu/elm-demos/livrables/ok_tcp.pcapng

We can get the full data from the server.
This a duplicate of : https://bugzil.la/1193393

Setting dom.ipc.plugins.asyncInit=false works.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: