- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have aFORTRAN dll project which includes 639 routines. For one and only one of the routines,setting a break point causes VS to crash if I have already started the solution which uses the dll.
If I set a break point in the routine prior to starting the solution, VS will crash on solution startup with the same error dialog: Microsoft VS 2008 has encounterd a problem and needs to close.
VS 2008
Composer 20011.11
Any suggestions on how to find what is causing the problem?
Mike
If I set a break point in the routine prior to starting the solution, VS will crash on solution startup with the same error dialog: Microsoft VS 2008 has encounterd a problem and needs to close.
VS 2008
Composer 20011.11
Any suggestions on how to find what is causing the problem?
Mike
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you construct a separate DLL project that contains just this one routine source, can you see the same behavior?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, aftering moving the offending file to it's own DLL project I still have the VS crash.
This is not a major inconvenience. I can always imbed write statements to extract info from the routine. I am just curious as to what is causing the problem.
Mike
This is not a major inconvenience. I can always imbed write statements to extract info from the routine. I am just curious as to what is causing the problem.
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you would provide us with a ZIP of the smaller project, we'll be glad to investigate.

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