Search

Visual studio crashes when switching solution explorer's view by adjachenko

Closed
as Fixed Help for as Fixed

1
0
Sign in
to vote
Type: Bug
ID: 614417
Opened: 10/17/2010 11:33:03 AM
Access Restriction: Public
1
Workaround(s)
2
User(s) can reproduce this bug
Environment: Microsoft Visual Studio 2010 Version 10.0.30319.1 RTMRel Ultimate,
c++ project, product language - russian

The solution explorer is placed on the right of code document's area

For the first time (solution explorer was in headers/sources view) i pushed a button "view all files" on the solution explorer's tool panel. When i pushed this button again, Visual Studio hanged and then crashed after about 10 seconds.

When i restarted visual studio and loaded the same project, solution explorer was in the "view all files" mode. I pushed this button and then this probleb was reproduced again.
Details (expand)

Visual Studio/Silverlight/Tooling version

Visual Studio 2010

What category (if any) best represents this feedback?

 

Steps to reproduce

1) For the first time
Load any c++ project.
Push "view all files" button on the solution explorer's tool panel.
Push it again.

2) Load the same project after restart Visual Studio
Push "view all files" button on the solution explorer's tool panel.

Product Language

English

Operating System

Windows 7

Operating System Language

Russian

Actual results

Visual Studio hangs and then crashes after few seconds.

Expected results

The solution explorer must be switched in a default view.
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 10/17/2010 at 10:22 PM
Thanks for reporting the issue.
Could you please provide us with a mini dump file? You can get detailed steps about how to get the dump file at :

http://blogs.msdn.com/debugger/archive/2009/12/30/what-is-a-dump-and-how-do-i-create-one.aspx

It would be greatly appreciated if you could provide us with that information as quickly as possible.

You can upload your dump to the workspace:
https://sftasia.one.microsoft.com/choosetransfer.aspx?key=64b8c383-9225-4638-9247-8fe73b6f6790
Password:zDyRp0LOnmJU5

Please use "FeedbackID-614417" as the file name.

Thanks!
Posted by Microsoft on 10/17/2010 at 12:25 PM
Thank you for your feedback, we are currently reviewing the issue you have submitted. If this issue is urgent, please contact support directly(http://support.microsoft.com)
Sign in to post a workaround.
Posted by Gingko_fr on 1/10/2011 at 9:22 AM
Try to close (minimize) the file view before switching it and then reopen it.
It seems that the crash does not occur when the file list is closed/minimized.

Gingko