[513] OutOfMemoryException on reformatting

Hi,

Lately I've been getting OutOfMemoryException's really quickly upon
reformatting files, even in small solutions (3-4 projects) in not-to-big
files (1500-2000 lines).

See the submitted exceptions like these:
http://www.jetbrains.net/jira/browse/RSRP-45423

Best Regards,

Wiebe Tijsma

0
3 comments
Avatar
Permanently deleted user

I'm seeing the same thing, takes ages for the progress bar to get to the end then crashes.

0
Avatar
Permanently deleted user

I've gotten this on C# files as short as 500 lines, and this is on a workstation with 2gb RAM, a single instance of VS2008, and no other applications running. Turning off "Reorder type members" seems to help sometimes, but not on the larger files.

0
Avatar
Permanently deleted user

I've been seeing the same exceptions while reformatting code. I usually keep
all options (except reorder members) enabled. What I find odd is that I can
usually use Visual Studio's Reformat Code (Ctrl-K+Ctrl-D) followed by
ReSharper's Silent Format Code (Ctrl-ECtrlF) and it succeeds. It seems
Visual Studio must be doing something behind the scenes to straighten out
something in the code ReSharper doesn't like.

"Wiebe Tijsma" <wiebeREMOVE@CAPITALStijsma.com> wrote in message
news:fa1lvc$tua$1@is.intellij.net...

Hi,

>

Lately I've been getting OutOfMemoryException's really quickly upon
reformatting files, even in small solutions (3-4 projects) in not-to-big
files (1500-2000 lines).

>

See the submitted exceptions like these:
http://www.jetbrains.net/jira/browse/RSRP-45423

>

Best Regards,

>

Wiebe Tijsma


0

Please sign in to leave a comment.