Title: PowerShell exits opening runspace created with SSHConnectionInfo · Issue #4940 · PowerShell/PowerShell · GitHub
Open Graph Title: PowerShell exits opening runspace created with SSHConnectionInfo · Issue #4940 · PowerShell/PowerShell
X Title: PowerShell exits opening runspace created with SSHConnectionInfo · Issue #4940 · PowerShell/PowerShell
Description: Doesn't repro on Windows, but repros on Linux and Mac Steps to reproduce $sshConnectionInfo = [System.Management.Automation.Runspaces.SSHConnectionInfo]::new( "UserName", "localhost", "NoValidKeyFilePath", 22) $rs = [runspacefactory]::Cr...
Open Graph Description: Doesn't repro on Windows, but repros on Linux and Mac Steps to reproduce $sshConnectionInfo = [System.Management.Automation.Runspaces.SSHConnectionInfo]::new( "UserName", "localhost", "NoValidKeyFi...
X Description: Doesn't repro on Windows, but repros on Linux and Mac Steps to reproduce $sshConnectionInfo = [System.Management.Automation.Runspaces.SSHConnectionInfo]::new( "UserName", "localh...
Opengraph URL: https://github.com/PowerShell/PowerShell/issues/4940
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"PowerShell exits opening runspace created with SSHConnectionInfo","articleBody":"Doesn't repro on Windows, but repros on Linux and Mac\r\n\u003c!--\r\n\r\nIf it is a bug report:\r\n- make sure you are able to repro it on the latest released version. \r\nYou can install the latest version from https://github.com/PowerShell/PowerShell/releases\r\n- Search the existing issues.\r\n- Refer to the [FAQ](https://github.com/PowerShell/PowerShell/blob/master/docs/FAQ.md).\r\n- Refer to the [known issues](https://github.com/PowerShell/PowerShell/blob/master/docs/KNOWNISSUES.md).\r\n- Fill out the following repro template\r\n\r\nIf it's not a bug, please remove the template and elaborate the issue in your own words.\r\n--\u003e\r\n\r\nSteps to reproduce\r\n------------------\r\n\r\n```powershell\r\n $sshConnectionInfo = [System.Management.Automation.Runspaces.SSHConnectionInfo]::new(\r\n \"UserName\",\r\n \"localhost\",\r\n \"NoValidKeyFilePath\",\r\n 22)\r\n $rs = [runspacefactory]::CreateRunspace($sshConnectionInfo)\r\n $rs.Open()\r\n```\r\n\r\nExpected behavior\r\n-----------------\r\n\r\n```none\r\nerror message\r\n```\r\n\r\nActual behavior\r\n---------------\r\n\r\n```none\r\npowershell exits due to SIGKILL\r\n```\r\n\r\nEnvironment data\r\n----------------\r\n\r\n\u003c!-- provide the output of $PSVersionTable --\u003e\r\n\r\n```powershell\r\nName Value\r\n---- -----\r\nPSVersion 6.0.0-beta\r\nPSEdition Core\r\nGitCommitId v6.0.0-beta.7\r\nOS Linux\r\nPlatform Win32NT\r\nPSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}\r\nPSRemotingProtocolVersion 2.3\r\nSerializationVersion 1.1.0.1\r\nWSManStackVersion 3.0\r\n```\r\n","author":{"url":"https://github.com/SteveL-MSFT","@type":"Person","name":"SteveL-MSFT"},"datePublished":"2017-09-28T18:28:36.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/4940/PowerShell/issues/4940"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:f92d3d63-52bd-1a17-9ef7-0384b60d8617 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 8CC8:249CA9:424C29:59D955:6A5A7390 |
| html-safe-nonce | 05bc7ac08fcd4818e470585f75b2932e5254806d728f2ce4bf0263cb39c597c8 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4Q0M4OjI0OUNBOTo0MjRDMjk6NTlEOTU1OjZBNUE3MzkwIiwidmlzaXRvcl9pZCI6Ijc0NzM5MzY3OTQxNzIxNTg4NjQiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | aa73a961fd889509cc5df842a73b9e94d4dadbeb5923d57f3d5864c2b9faede5 |
| hovercard-subject-tag | issue:261416425 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/PowerShell/PowerShell/4940/issue_layout |
| twitter:image | https://opengraph.githubassets.com/9190b04d6189bfc7b826f901f365bb5671688afd0e8735bd2d1222e358d79043/PowerShell/PowerShell/issues/4940 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/9190b04d6189bfc7b826f901f365bb5671688afd0e8735bd2d1222e358d79043/PowerShell/PowerShell/issues/4940 |
| og:image:alt | Doesn't repro on Windows, but repros on Linux and Mac Steps to reproduce $sshConnectionInfo = [System.Management.Automation.Runspaces.SSHConnectionInfo]::new( "UserName", "localhost", "NoValidKeyFi... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | SteveL-MSFT |
| hostname | github.com |
| expected-hostname | github.com |
| None | 922bdba685ea48400234d557977f0e32d9adbae6f5125725b4f48cacc6801106 |
| turbo-cache-control | no-preview |
| go-import | github.com/PowerShell/PowerShell git https://github.com/PowerShell/PowerShell.git |
| octolytics-dimension-user_id | 11524380 |
| octolytics-dimension-user_login | PowerShell |
| octolytics-dimension-repository_id | 49609581 |
| octolytics-dimension-repository_nwo | PowerShell/PowerShell |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 49609581 |
| octolytics-dimension-repository_network_root_nwo | PowerShell/PowerShell |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 0437efb828a4041956ce45d1f7fe69fff38926c7 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width