Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual Studio freezes and restart when adding a new feature file to an SDK-style project #46

Closed
schmitz85 opened this issue Jul 12, 2019 · 11 comments
Labels
bug Something isn't working

Comments

@schmitz85
Copy link

Every new feature my visual studio freezes and restart, how to solve this? where i can get logs for this errors?

@okyrylenko
Copy link

the same here. I would suggest to give another title to this issue. The current title "Help" is not very explicit of what the issue is

@gasparnagy gasparnagy changed the title Help Visual Studio freezes and restart Jul 12, 2019
@gasparnagy
Copy link
Contributor

@iceoz @okyrylenko Could you please share more information on the context (which VS version, which Deveroom version, what other non-default VS extensions you have installer) and on how the freeze happens (what do you do to let it happen). If you can share a small screen-recording that's also very useful.

For accessing the log and trace files and on how to try out with an older version, please check the Troubleshooting page.

@gasparnagy
Copy link
Contributor

@iceoz @okyrylenko do you still have this issue?

@gasparnagy gasparnagy added the details needed Further details/repro needed to be able to diagnose the issue label Jul 22, 2019
@psehmbi
Copy link

psehmbi commented Jul 26, 2019

I am having the same issue:
VS version: 16.1.0 (2019)
Deveroom version 1.4.1
SpecFlow version 3.0.213

Deveroom is the only non-standard extension I have installed.

To reproduce you just simply add a new feature file. Visual studio will freeze and then restart and the banner is displayed: "A previous session ended unexpectedly. Disabling the extension Deveroom for SpecFlow (Visual Studio 2019) 1.4.1 might help."

This happens every time a new feature file is added.

@gasparnagy
Copy link
Contributor

gasparnagy commented Jul 30, 2019

@psehmbi And do you see anything strange in the log (see Troubleshooting page)?

Could you maybe also check if this issue was also present in the older versions of Deveroom (see the Troubleshooting page for installing an older one)?

@psehmbi
Copy link

psehmbi commented Jul 31, 2019

@gasparnagy There is nothing sinister looking in the output panel, and when the issue occurs nothing new is written (presumably because Visual Studio crashes before anything can be written). In the log file, there is an entry for Missing [assembly:RuntimePlugin] attribute in TechTalk.SpecFlow.xUnit.SpecFlowPlugin, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0778194805d6db41. Not sure if that is related.

I have gone back a few versions and the problem starts happening in v1.3.0. v1.2.1 does not exhibit this behaviour. If you need any more information let me know.

@gasparnagy
Copy link
Contributor

@psehmbi thx for the info. The missing attribute is not related. I will review the changes in 1.3... Unfortunately that was a bigger change, but anyway. At least something to start with.
Would it be possible to do an online debugging session with you? Like we would have an online call and I would help you to debug Deveroom to find out where the problem is.

@psehmbi
Copy link

psehmbi commented Aug 1, 2019

Sure @gasparnagy let me know what you need from me.

@gasparnagy
Copy link
Contributor

@psehmbi pls send a mail to gaspar at specsolutions.eu and we will discuss it over there.

@gasparnagy gasparnagy changed the title Visual Studio freezes and restart Visual Studio freezes and restart when adding a new feature file to an SDK-style project Aug 1, 2019
@gasparnagy gasparnagy added bug Something isn't working and removed details needed Further details/repro needed to be able to diagnose the issue labels Aug 1, 2019
gasparnagy added a commit that referenced this issue Aug 4, 2019
@gasparnagy
Copy link
Contributor

Fixed in v1.4.2. Thank you @psehmbi for the help.

@psehmbi
Copy link

psehmbi commented Aug 5, 2019

Can confirm working in 1.4.2 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants