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

T4 Toolbox randomly crashes Visual Studio 2017 #56

Open
patrikholmberg opened this issue Feb 5, 2018 · 2 comments
Open

T4 Toolbox randomly crashes Visual Studio 2017 #56

patrikholmberg opened this issue Feb 5, 2018 · 2 comments

Comments

@patrikholmberg
Copy link

Hi,

We're experiencing that Visual Studio 2017 Community crashes now and then and at next start up it prompts that the crash was caused by T4 Toolbox for Visual Studio 2017 15.0.0.2
https://www.screencast.com/t/EPmnPzt33

Unfortunately I can't find the VS log file or any crash report.
Is this something that you've heard anything about?

@d4d4
Copy link

d4d4 commented Jul 18, 2018

We have the same issue on multiple machines here. That's a real showstopper!

@patrikholmberg
Copy link
Author

So in the EventViewer I get this error when Visual Studio 2017 crashes due to this extension:
Application: devenv.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Runtime.InteropServices.COMException
at EnvDTE.IExtenderSite.NotifyDelete(Int32)
at T4Toolbox.VisualStudio.BrowseObjectExtender.Finalize()

And:
Faulting application name: devenv.exe, version: 15.8.28010.2026, time stamp: 0x5b91ac9f
Faulting module name: KERNELBASE.dll, version: 10.0.16299.15, time stamp: 0x2cd1ce3d
Exception code: 0xe0434352
Fault offset: 0x001008b2
Faulting process id: 0x7030
Faulting application start time: 0x01d477441625197e
Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\devenv.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: cf3e4929-ff15-41fb-8168-b4ad640cf63d
Faulting package full name:
Faulting package-relative application ID:

Maybe this can help a little?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants