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

Powershell in Mac OS Catalina 10.15.3 Error #1474

Closed
mustaqsyed445 opened this issue Apr 17, 2020 · 2 comments
Closed

Powershell in Mac OS Catalina 10.15.3 Error #1474

mustaqsyed445 opened this issue Apr 17, 2020 · 2 comments

Comments

@mustaqsyed445
Copy link

Oops, something went wrong. Please report this bug with the details below.
Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new

Last 0 Keys:


Exception:

System.IO.IOException: The system cannot open the device or file specified : 'PSReadLineHistoryFile_-753757225'
   at System.Threading.Mutex.CreateMutexCore(Boolean initiallyOwned, String name, Boolean& createdNew)
   at System.Threading.Mutex..ctor(Boolean initiallyOwned, String name)
   at Microsoft.PowerShell.PSConsoleReadLine.DelayedOneTimeInitialize()
   at Microsoft.PowerShell.PSConsoleReadLine.Initialize(Runspace runspace, EngineIntrinsics engineIntrinsics)
   at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics, CancellationToken cancellationToken)

@ghost ghost added the Needs-Triage 🔍 It's a new issue that core contributor team needs to triage. label Apr 17, 2020
@iSazonov
Copy link

Dup #833 #857

@daxian-dbw
Copy link
Member

@mustaqsyed445 The mutex name was fixed to be consistent across powershell sessions in #1061. It's likely resolve this issue. Can you please upgrade to the 2.0.1 version of PSReadLine from PowerShellGallery? See the upgrading section for instructions.

I will close this issue. If you run into the same with the 2.0.1 version of PSReadLine, please reopen it.

@ghost ghost removed the Needs-Triage 🔍 It's a new issue that core contributor team needs to triage. label Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants