- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is probably a Visual Studio bug. Maybe someone else here has some comments.
I have an application that frequently exhibits a memory access fault when issuing "Start Debugging" (or F5). Sometimes re-issuing Build (which builds nothing) will get the debug session going. I've also discovered that instead of "Start Debugging" if I do a "Step Into" I get to the entry point of the app just prior to the call to the init of C runtime system (crt0). If I continue from there all seems to work fine. This seems to be a timing issue.
A few years ago I had a similar experience with DEVENV vs IFV where a fleetingfile access privledges conflicted due to a race condition at startup. i.e. upon context switch between the IDE and the Debug session of DEVENV for the application.
This occured with both 9.1 and 10.0.025
Jim Dempsey
Link Copied

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page