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

conhost.exe (14352): SBIE2205 Service not implemented: ConsoleControl #1238

Closed
koliu opened this issue Oct 1, 2021 · 6 comments
Closed

conhost.exe (14352): SBIE2205 Service not implemented: ConsoleControl #1238

koliu opened this issue Oct 1, 2021 · 6 comments
Labels
Status: Fixed in Next Build Fixed in the next Sandboxie version

Comments

@koliu
Copy link

koliu commented Oct 1, 2021

Describe the bug
When I try to run the git command (e.g. git --version) in the sandbox terminal (cmd.exe or VS Code terminal --powershell/command prompt/gitbash), it hangs...

And if remove the terminal from VS Code, it will get the sbie message: conhost.exe (14352): SBIE2205 Service not implemented: ConsoleControl.

The last 3 trace logs of git:
git.exe (11824, 15336) - 23:21:02.416 Ipc Open \KnownDlls\SHELL32.dll
git.exe (11824, 2296) - 23:21:02.416 Pipe (8) \Device\NamedPipe\winansi11824
git.exe (11824, 2296) - 23:21:02.416 Pipe \Device\Null

To Reproduce
Steps to reproduce the behavior:

  1. Download VSCode
  2. Unzip it to a sandbox folder
  3. Run [Unzip Folder]/code.exe
  4. [Ctrl+`] to display VS Code terminal
  5. Enter the command: git --version, then the terminal will hang up...
  6. Click "Kill Terminal" in the upper right corner of the terminal, and then the sbie message will be displayed.

Expected behavior

  • No the sbie message.
  • Running git commands in the sandbox will not hang up...

System details and installed software (please provide the following information):

  • Windows 10 Pro 21H1.
  • Sandboxie Plus 0.9.6.
  • Latest VS Code.
  • Comodo Personal Firewall 12.2.2.8012

Sandboxie configuration

  • The sandbox has been set to Drop rights from Administrators and Power Users groups.
@DavidXanatos
Copy link
Member

is this teh git version you used: https://git-scm.com/download/win

@DavidXanatos DavidXanatos added Priority: High To be done as soon as possible under investigation and removed to investigate labels Oct 12, 2021
@DavidXanatos
Copy link
Member

So it seams one of the desktop virtualisations is causing the hang

@DavidXanatos DavidXanatos added Status: Fixed in Next Build Fixed in the next Sandboxie version and removed under investigation Priority: High To be done as soon as possible labels Oct 12, 2021
@koliu
Copy link
Author

koliu commented Oct 12, 2021

is this teh git version you used: https://git-scm.com/download/win

Yes, it is.
My git is installed from "64-bit Git for Windows Setup". It is installed in the OS host, not in the sandbox.

@ko25july
Copy link

I'm in the same situation.

@DavidXanatos
Copy link
Member

@ko25july so for you the issue is nto fixed yet? are you using the latest sbie version?

@ko25july
Copy link

@ko25july so for you the issue is nto fixed yet? are you using the latest sbie version?

@DavidXanatos Thank you very much for your reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Fixed in Next Build Fixed in the next Sandboxie version
Projects
None yet
Development

No branches or pull requests

3 participants