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

[Plus 1.1.1] SBIE2205 Service not implemented: Win32Init.5 and BoxDisplayOrder issues #1934

Closed
RandomGOTI opened this issue Jun 8, 2022 · 8 comments
Labels
Browser: Firefox Issues with Firefox-based browsers Status: Fixed in Next Build Fixed in the next Sandboxie version Type: Regression A Sandboxie build broke compatibility, it was working before

Comments

@RandomGOTI
Copy link

RandomGOTI commented Jun 8, 2022

  1. Tor browser sandbox
    TOR 11.0.13 (based on Mozilla Firefox 91.9.0esr) (32-bit)
    Download : https://dist.torproject.org/torbrowser/11.0.13/torbrowser-install-11.0.13_en-US.exe
    Worked fine with 1.1.0

-With AllowBoxedJobs=n
firefox.exe (6692): SBIE2205 Service not implemented: Win32Init.5 (00000005)
SandboxieCrypto.exe (2136): SBIE2205 Service not implemented: Win32Init.5 (0000000000000005)
Tor Starts but 'Gah. Your tab just crashed.'

-Without AllowBoxedJobs=n
SandboxieRpcSs.exe (5376): SBIE2205 Service not implemented: Win32Init.5 (0000000000000005)
SandboxieDcomLaunch.exe (3896): SBIE2205 Service not implemented: Win32Init.5 (0000000000000005)
Start.exe (6668): SBIE2205 Service not implemented: Win32Init.5 (0000000000000005)
SandboxieRpcSs.exe (5376): SBIE2203 Failed to communicate with Sandboxie Service: *GUIPROXY_00000001; MsgId: 13 - SandboxieRpcSs.exe [FF000005]

Tor doesn't start

2 BoxDisplayOrder issues

All groups are added as !Groupname to the end of the value
BoxDisplayOrder=(.....),!group1,!group2

PID's are added to the end of the value
example :
firefox.exe (6692): SBIE2205 Service not implemented: Win32Init.5 (00000005)
Sandboxie config has been reloaded (6692 added to BoxDisplayOrder)
BoxDisplayOrder=(.....),!group1,!group2,6692

Windows 7 Ultimate SP1 x64
Plus 1.1.1 x64

@RandomGOTI RandomGOTI added the Confirmation Pending Further confirmation is requested label Jun 8, 2022
@ghost
Copy link

ghost commented Jun 8, 2022

Edge does not work with this version of SBIE and all tabs in Firefox crash immediately

@isaak654 isaak654 added Browser: Firefox Issues with Firefox-based browsers Type: Regression A Sandboxie build broke compatibility, it was working before labels Jun 9, 2022
@isaak654
Copy link
Collaborator

isaak654 commented Jun 9, 2022

Edge does not work with this version of SBIE

It looks like the issue(s) with Edge and the latest Sandboxie changes are still discussed in this thread.

As reported by @DavidXanatos :

one causing a blank edge page and another causing the welcome page to appear again and again.

Now it is the turn of Firefox-based browsers, which may require further fixes.

@0x4E69676874466F78
Copy link

0x4E69676874466F78 commented Jun 9, 2022

After "starting" TorBrowser, the sandbox generally breaks (no other sandbox can be run) until a full restart Sandboxie. v1.1.1 / 5.56.1

@DavidXanatos DavidXanatos added the Status: Fixed in Next Build Fixed in the next Sandboxie version label Jun 9, 2022
@ghost
Copy link

ghost commented Jun 9, 2022

Now it is the turn of Firefox-based browsers, which may require further fixes.

I wish we could disable all those software compatibility fixes (like when people are expecting to run games and complicated software in sandbox) without degrading performance as well as with keeping old security policies working.

@DavidXanatos
Copy link
Member

you can try a test build: https://xanasoft.com/Downloads/Sandboxie-Plus-x64-v1.1.test.exe

@RandomGOTI
Copy link
Author

you can try a test build: https://xanasoft.com/Downloads/Sandboxie-Plus-x64-v1.1.test.exe

Thank you for the test build , i can confirm that the first issue is fixed
For the 2nd the only issue now is with groups within another group

Just as an example :
group
-box

group1
-Box
-group2
--(boxes)
-group3
--(boxes)
group
-box

value would look like group(box),group1(Box,group2(...),group3(...)),group(box)
Starting sandman 1.1.2(v1.1.test) the value is changed to group(box),group1(Box,group2(...),group3(...)),group(box),group2(...),group3(...)

That will make group2 and group3 to be placed at the end
group
-box

group1
-Box
group
-box

group2
-(boxes)
group3
-(boxes)

group1: "They grow up so fast"

@0x4E69676874466F78
Copy link

@DavidXanatos

you can try a test build: https://xanasoft.com/Downloads/Sandboxie-Plus-x64-v1.1.test.exe

Thanks this solves the problem.

@RandomGOTI
Copy link
Author

RandomGOTI commented Jun 14, 2022

All op issues are fixed with 1.1.2 build , edit nvm can still reproduce groups within another group issue with pre release 1.1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Browser: Firefox Issues with Firefox-based browsers Status: Fixed in Next Build Fixed in the next Sandboxie version Type: Regression A Sandboxie build broke compatibility, it was working before
Projects
None yet
Development

No branches or pull requests

5 participants