Fiddler Ideas

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

Out of memory exceptions when debugging large file upload requests

Hi, 

I've just was dubugging large (0.5 GB) files uploading. For testing purposes I several times aborted upload sessions using "Abort session" context menu item. While doing this I've got many out of memory exceptions.

http://take.ms/bXsHaO

  • Guest
  • Nov 18 2016
  • Under review
Bug
  • Attach files
  • Guest commented
    November 22, 2016 09:09

    Hi Eric,

    thank you for given comment.

    BTW my settings are set to "Autonatically manage paging file size" and I've got some free space on my drive. During debugging amount of free space was not changing.

  • Eric Lawrence commented
    November 18, 2016 19:52

    http://fiddler2.com/r/?fiddlerOOM offers some help on out-of-memory exceptions in general. 

    Interestingly, you are running 64bit Windows and 64bit Fiddler so this should never happen to you unless either 1> Your hard disk is full, or 2> Control Panel > System > Advanced System Settings > Advanced > Performance Settings > Advanced is configured such that you either do not have a PageSwap file or you've artificially constrained its size.