Insufficient Memory Address Space

137 views
Skip to first unread message

ghs pedoc

unread,
Sep 24, 2017, 10:49:47 PM9/24/17
to Fiddler
i used fiddler two days and more,an exception occurred.screenshots are as follows

this problem does not occur often,should be able to repair it?

ghs pedoc

unread,
Sep 24, 2017, 10:52:53 PM9/24/17
to Fiddler

ps,I look at the task manager,it takes up 1.4GB of memory.

Eric Lawrence

unread,
Sep 27, 2017, 12:32:23 PM9/27/17
to Fiddler
This indicates that Fiddler attempted to allocate memory at a time when it was already using 14.1 gigabytes, and that allocation failed. Generally, that means that your system has a Paging (Swap) file of a limited size and your physical RAM + limited Paging file simply didn't have enough room to handle the memory needs of all of your applications.

Because Fiddler buffers all traffic in memory for inspection, it can use a large amount of memory if you download a lot (or huge files) and do not periodically clear the Web Sessions list.
  • You can use the Keep: dropdown on Fiddler's toolbar to limit how many Web Sessions Fiddler will keep in the session list.
  • Click Tools > Fiddler Options > Performance to set a lower "Stream and Forget" threshold (useful if you download large files you don't care to inspect in Fiddler).

Reply all
Reply to author
Forward
0 new messages