Archived

This forum has been archived. Please start a new discussion on GitHub.

VS Plugin crashes

kwaclaw
kwaclaw Oshawa, Canada
I installed the newest version (3.4.1.2) of the plug-in in VS 2010.
Occasionally, when debugging a project, stepping through the code, the plug-in crashes with an IndexoutOfRangeException.

Unfortunately, I cannot reproduce this reliably.
The project is not an ICE project, so this is not a Slice compilation issue.

I have attached a screen capture of the error dialog.

Comments

  • xdm
    xdm La Coruña, Spain
    Hi Karl,

    Thanks for report the problem, we will fix this for the next release.

    Jose
  • xdm
    xdm La Coruña, Spain
    I was able to reproduce the issue, the add-in has a bug in the method that is used to retrieve the active project.

    The bug is easy to reproduce by selecting the solution object, and then click Debug Start. As workaround select the project or one of the project files before click Debug Start.

    A fix for this issue will be included in the next add-in release.

    Thanks again for the bug report,
    Jose
  • I can also verify that I'm running into this same problem on Visual Studio 2010, SP1, with the latest version of ICE as of 2011-04-05.