question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hyper crashes on exit if a powershell instance is running from within the default cmd window

See original GitHub issue
  • I am on the latest Hyper.app version

  • I have searched the issues of this repo and believe that this is not a duplicate

  • OS version and name: Windows 10, Version 1903

  • Hyper.app version: 3.0.2.1510

  • Link of a Gist with the contents of your .hyper.js: https://gist.github.com/aditya-giri/0128c0e428a2a3b1f20098551795d10d

  • Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): N/A (Not sure where to get info from)

  • The issue is reproducible in vanilla Hyper.app: Is Vanilla

Issue

Hyper crashes in the following scenario:

  • Open Hyper (defaults to cmd)
  • In the cmd prompt, type powershell to launch a powershell instance from within command prompt.
  • Try to exit Hyper (by closing the window using the X)
  • Hyper stops responding and has to be killed.

I looked into the open issues to the best of my ability but found nothing similar. I did however find a couple of issues around setting powershell as the default in hyper.js, but this is not the same scenario. Apologies if this is a known bug.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:12
  • Comments:10

github_iconTop GitHub Comments

4reactions
ChunxuYangcommented, Sep 3, 2019

Having Similar Issue. Some extra presentations:

  • Sometimes after reboot you can fix it, but only for one time.
  • type exit in command line may work.
  • WSL crashes too.
1reaction
lonesome-ridercommented, Oct 2, 2019

Having Similar Issue. Some extra presentations:

* Sometimes after reboot you can fix it, but only for one time.

* type exit in command line may work.

* WSL crashes too.

It happens the same to me.

I normally open a few tabs on Hyper and I use WSL in some of them. If I try to close one of these tabs without logging out from WSL first, Hyper crashes and I have to kill the process. It always happens, everytime.

Read more comments on GitHub >

github_iconTop Results From Across the Web

windows power shell crashes on exit - TechNet - Microsoft
Hello,. When I run windows powershell (admin mode or regular) the session opens up. I then immediately type exit and the session crashes...
Read more >
Powershell script gets stuck, doesn't exit when called from ...
Hacky, but the only solution I've found is to put Stop-Process -processname powershell at the end of the .ps1 script. This kills off...
Read more >
tsm configuration set Options - Tableau Help
Open Windows Command Prompt with an account that is a member of the Administrators group on a node in the cluster. Run the...
Read more >
Chapter 10. Known issues Red Hat Enterprise Linux 8
The installation program behaves as if the autopart command was used in the Kickstart ... the Unregister button is enabled in the Connect...
Read more >
Chapter 11. PowerShell remoting - liveBook · Manning
PS>Get-Command -ParameterName Cimsession. For a new PowerShell v5.1 session on Windows 10, the majority of the cmdlets are listed in table 11.1.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found