Under Review
Last Updated: 14 Jul 2017 05:00 by Tsviatko
Imported User
Created on: 27 Jun 2017 15:08
Type: Feature Request
1
Fiddler hangs on gzip responses decoding in Linux
Hi everyone,

Bug-report:

Steps to reproduce:

1. Select gzipped response.

2. Select raw (response tab).

3. Click decode response.

4. Fiddler hangs.

Linux Mint 18.1 Serena x64

Fiddler: v4.6.20171.26113 ; Built: Monday, June 12, 201764-bit , VM: 0.0mb, WS: 90.0mb.NET 4.0.30319.42000 Unix 4.4.0.81
3 comments
Tsviatko
Posted on: 14 Jul 2017 05:00
Can we get that specific response where that happens?
Imported User
Posted on: 06 Jul 2017 05:00
>>>  Does this happen for a specific response?

Yes.

For some requests GZIP-unzipping works successfully and RAW is shown.

>>> Does it happen if the RAW tab isn't active?

For example, If I have JSON tab opened - it's okay, text will be displayed.

Then I press RAW - and the app hangs and becomes unresponsive.
Eric
Posted on: 28 Jun 2017 05:00
Does this happen for a specific response? Does it happen if the RAW tab isn't active?

Most likely, what happens here is that the edit control on Linux hangs when it gets some non-ASCII character.