Search

Compiler crash on _InterlockedCompareExchange64 by HOMO_PROGRAMMATIS

Closed
as Fixed Help for as Fixed

1
0
Sign in
to vote
Type: Bug
ID: 678710
Opened: 7/7/2011 5:50:25 AM
Access Restriction: Public
Moderator Decision: Sent to Engineering Team for consideration
0
Workaround(s)
0
User(s) can reproduce this bug
See attached project.
Details (expand)

Visual Studio/Team Foundation Server/.NET Framework Tooling version

Visual Studio 2010 SP1

Steps to reproduce

Compile it in DEBUG, and compiler will crash. Compiling in release works.

Product Language

English

Operating System

Windows 7

Operating System Language

French

Actual results

Crash

Expected results

no crash :)
File Attachments
File Name Submitted By Submitted On File Size  
CompilerCrash.zip 7/7/2011 6 KB
Sign in to post a comment.
Posted by Microsoft on 12/2/2011 at 11:21 AM
Thank you for reporting this issue. This has been fixed and will appear in a future release of Visual Studio.

Microsoft Visual Studio Product Team
Posted by MS-Moderator10 [Feedback Moderator] on 7/8/2011 at 12:06 AM
Thank you for submitting feedback on Visual Studio 2010 and .NET Framework. Your issue has been routed to the appropriate VS development team for investigation. We will contact you if we require any additional information.
Posted by MS-Moderator01 on 7/7/2011 at 6:50 AM
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)
Posted by HOMO_PROGRAMMATIS on 7/7/2011 at 5:51 AM
As far as i can tell, changing member variable to local variable removes the crash.
Sign in to post a workaround.