Snapshot failed: The snapshot failed because it was over 4GB

Hello,

I'm Getting this error when taking snapshot of 5GB.

using version 8.11

srkyo3bxc0ek.png

I tried this work around:
To collect less data, when setting up a profiling session, select Make snapshots faster by leaving object values
still same error.
any suggestions.?

thanks.
Tagged:

Answers

  • If it's only the profiler overhead making an application's memory near 4GB, disabling the unmanaged profiling option can also really help reduce the overhead. It will also help to disable 'profile child processes', 'track IDisposable objects', and any unneeded performance counters.

    Failing that, I'm afraid there's no other way around the limit. I've raised an enhancement though to see if it can be looked at, though the 4GB limit was chosen because of performance issues.
    Have you visited our Help Centre?
Sign In or Register to comment.