Code Monkey home page Code Monkey logo

Comments (4)

urasandesu avatar urasandesu commented on May 24, 2024

Thank you for reporting issue! 😘

This problem seems possible to reproduce in my environment. When the crash was occurred, I found the following error in my environment Event Viewer:
untitled

Faulting application name: vstest.executionengine.exe, version: 12.0.30501.0, time stamp: 0x5361ead0
Faulting module name: clr.dll, version: 4.0.30319.34014, time stamp: 0x52e0b86c
Exception code: 0xc0000005
Fault offset: 0x0000000000099808
Faulting process id: 0xf6c
Faulting application start time: 0x01d0797b601051a8
Faulting application path: C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO 12.0\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\TESTWINDOW\vstest.executionengine.exe
Faulting module path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
Report Id: a3bfafe7-e56e-11e4-8277-000d3a501d07
Faulting package full name: 
Faulting package-relative application ID: 

Is these errors same as your environment?

from prig.

korzenikov avatar korzenikov commented on May 24, 2024

Yes, while my error message slightly differs from your one, in general it is the same:

Faulting application name: vstest.executionengine.exe, version: 12.0.30501.0, time stamp: 0x5361ead0
Faulting module name: clr.dll, version: 4.0.30319.18444, time stamp: 0x52717f9a
Exception code: 0xc0000005
Fault offset: 0x000000000006470c
Faulting process id: 0x1ce4
Faulting application start time: 0x01d079811ca052fd
Faulting application path: C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO 12.0\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\TESTWINDOW\vstest.executionengine.exe
Faulting module path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
Report Id: 5e1a3b17-e574-11e4-b48c-005056821e72

from prig.

urasandesu avatar urasandesu commented on May 24, 2024

OK, this issue is probably caused same as #33 😥

In my environment, the error was gone after using local build *.nupkg and performing some manual steps. If you are in a hurry, you can resolve the issue by same steps.

from prig.

urasandesu avatar urasandesu commented on May 24, 2024

Fixed at https://github.com/urasandesu/Prig/releases/tag/v2.0.0-alpha04

from prig.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.