Fiddler Ideas

The free web debugging proxy for any browser, system or platform.

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

  • Guest
  • Jun 27 2017
  • Under review
Bug
  • Attach files
  • Deleted User commented
    July 14, 2017 16:39

    Can we get that specific response where that happens?

  • Guest commented
    July 06, 2017 15: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 Lawrence commented
    June 28, 2017 22:29

    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.