sandboxie-plus / Sandboxie

Sandboxie Plus & Classic
https://Sandboxie-Plus.com
GNU General Public License v3.0
13.68k stars 1.52k forks source link

Error in GUI server: [55 / C0000155] when open Edge browser in standard box #3659

Open NeonBubbles opened 7 months ago

NeonBubbles commented 7 months ago

Describe what you noticed and did

I open Edge browser in the standard box but fail to load the GUI. what I see is a white page. when I open other browsers in Sandboxie, everything works well. So I have to use the edge browser in the application compatibility box.

How often did you encounter it so far?

everytime

Expected behavior

use edge browser in a standard box and security hardened box.

Affected program

Microsoft Edge Version 122.0.2365.59 (Official build) (64-bit)

Download link

Not relevant

Where is the program located?

The program is installed only outside the sandbox.

Did the program or any related process close unexpectedly?

No, not at all.

Crash dump

No response

What version of Sandboxie are you running now?

Version 1.13.0

Is it a new installation of Sandboxie?

I recently did a new clean installation.

Is it a regression from previous versions?

No response

In which sandbox type you have this problem?

In a standard isolation sandbox (yellow sandbox icon).

Can you reproduce this problem on a new empty sandbox?

I can confirm it also on a new empty sandbox.

What is your Windows edition and version?

Windows 11 Pro 21H2

In which Windows account you have this problem?

A local account (Administrator).

Please mention any installed security software

ESET security

Did you previously enable some security policy settings outside Sandboxie?

No response

Trace log

No response

Sandboxie.ini configuration

[default box]
Enabled=y
BlockNetworkFiles=y
RecoverFolder=%{374DE290-123F-4565-9164-39C4925E467B}%
RecoverFolder=%Personal%
RecoverFolder=%Desktop%
BorderColor=#02f6f6,ttl,6
Template=OpenBluetooth
Template=SkipHook
Template=FileCopy
Template=qWave
Template=BlockPorts
Template=LingerPrograms
Template=AutoRecoverIgnore
Template=RpcPortBindingsExt
ConfigLevel=10
UseFileDeleteV2=y
UseRegDeleteV2=y
AutoRecover=y
ForceProcessDisabled=msedge.exe

[global setting]
Template=7zipShellEx
Template=Edge_Fix
Template=NOD32
Template=OfficeClickToRun
Template=OfficeLicensing
Template=WindowsLive
Template=WindowsRasMan
DefaultBox=Telegram
NeonBubbles commented 7 months ago

PID: 4196: SBIE2336 Error in GUI server: [55 / C0000155] PID: 4196: SBIE2335 Initialization failed for process msedge.exe [88 / 0]

offhub commented 7 months ago

Does this setting help?

ClosedFilePath=msedge.exe,*\MpDetours.dll
NeonBubbles commented 7 months ago

Does this setting help?

ClosedFilePath=msedge.exe,*\MpDetours.dll

after enabling this setting, no error occurs in the Sbie message anymore, but the Edge browser is still unable to load the UI

offhub commented 7 months ago

Please share the output file of the trace log with us.

https://sandboxie-plus.github.io/sandboxie-docs/PlusContent/TraceLog.html

NeonBubbles commented 7 months ago

tracelog.log

NeonBubbles commented 7 months ago

Even in the application compatlbility box, if I put msedge.exe in the force program list, will cause another error. the troubleshooting wizard didn't help.

msedge.exe: SBIE2181 LowLevel.dll detour failed to load SbieDll.dll into target process. tracelog(forceprogram).log

offhub commented 7 months ago

Have you tried running Edge in the sandbox after disabling Eset's (or other 3rd party) browser-related protections? Also make sure that MS Edge is updated outside, if it tries to update while in the sandbox, this can also cause the error.

NeonBubbles commented 7 months ago

I installed and updated the Edge browser outside the sandbox. I did try to run Edge in the standard box after disabling ESET security, but there is still an error in the GUI server.

offhub commented 7 months ago
  1. Create a new box.
  2. Change the settings in the box to the following settings.
Box Settings From UI: Right click on the sandbox > From the menu: Select Sandbox Options > From Left: Select Edit Ini Section > From Right: Click on the Edit Ini > Replace the list > Save > OK ```ini Enabled=y BlockNetworkFiles=y RecoverFolder=%{374DE290-123F-4565-9164-39C4925E467B}% RecoverFolder=%Personal% RecoverFolder=%Desktop% BorderColor=#0423ee,ttl Template=OpenBluetooth Template=SkipHook Template=FileCopy Template=qWave Template=BlockPorts Template=LingerPrograms Template=AutoRecoverIgnore ConfigLevel=10 UsePrivacyMode=y UseSecurityMode=y UseFileDeleteV2=y UseRegDeleteV2=y SandboxieLogon=y DenyHostAccess=*,y NormalFilePath=%SystemRoot%\* NormalFilePath=%SbieHome%\* WriteFilePath=%ProgramFiles%\* WriteFilePath=%ProgramFiles% (x86)\* NormalFilePath=%ProgramData%\Microsoft\* NormalFilePath=C:\Program Files (x86)\Common Files\* NormalFilePath=C:\Program Files (x86)\Internet Explorer\* NormalFilePath=C:\Program Files (x86)\Microsoft\* NormalFilePath=C:\Program Files (x86)\Microsoft.NET\* NormalFilePath=C:\Program Files (x86)\Windows Defender\* NormalFilePath=C:\Program Files (x86)\Windows Mail\* NormalFilePath=C:\Program Files (x86)\Windows Media Player\* NormalFilePath=C:\Program Files (x86)\Windows NT\* NormalFilePath=C:\Program Files (x86)\Windows Photo Viewer\* NormalFilePath=C:\Program Files (x86)\WindowsPowerShell\* NormalFilePath=C:\Program Files\Common Files\* NormalFilePath=C:\Program Files\Microsoft Update Health Tools\* NormalFilePath=C:\Program Files\ModifiableWindowsApps\* NormalFilePath=C:\Program Files\Sandboxie-Plus\* NormalFilePath=C:\Program Files\Uninstall Information\* NormalFilePath=C:\Program Files\Windows Defender\* NormalFilePath=C:\Program Files\Windows Defender Advanced Threat Protection\* NormalFilePath=C:\Program Files\Windows Mail\* NormalFilePath=C:\Program Files\Windows Media Player\* NormalFilePath=C:\Program Files\Windows NT\* NormalFilePath=C:\Program Files\Windows Photo Viewer\* NormalFilePath=C:\Program Files\WindowsApps\* NormalFilePath=C:\Program Files\WindowsPowerShell\* ```
  1. Run MS Edge.
KT907 commented 7 months ago

I also first observe a white page before the interface appears for about 5-10 seconds. Browser MS Edge_112, Windows-10 system. On Windows 7, the situation is similar with the FreeTube/Release v0.19.2 Beta/ program. Sandbox version 5.68.1 classic.

NeonBubbles commented 7 months ago
  1. Create a new box.
  2. Change the settings in the box to the following settings.

Box Settings From UI:

Right click on the sandbox > From the menu: Select Sandbox Options > From Left: Select Edit Ini Section > From Right: Click on the Edit Ini > Replace the list > Save > OK

Enabled=y
BlockNetworkFiles=y
RecoverFolder=%{374DE290-123F-4565-9164-39C4925E467B}%
RecoverFolder=%Personal%
RecoverFolder=%Desktop%
BorderColor=#0423ee,ttl
Template=OpenBluetooth
Template=SkipHook
Template=FileCopy
Template=qWave
Template=BlockPorts
Template=LingerPrograms
Template=AutoRecoverIgnore
ConfigLevel=10
UsePrivacyMode=y
UseSecurityMode=y
UseFileDeleteV2=y
UseRegDeleteV2=y
SandboxieLogon=y
DenyHostAccess=*,y
NormalFilePath=%SystemRoot%\*
NormalFilePath=%SbieHome%\*
WriteFilePath=%ProgramFiles%\*
WriteFilePath=%ProgramFiles% (x86)\*
NormalFilePath=%ProgramData%\Microsoft\*
NormalFilePath=C:\Program Files (x86)\Common Files\*
NormalFilePath=C:\Program Files (x86)\Internet Explorer\*
NormalFilePath=C:\Program Files (x86)\Microsoft\*
NormalFilePath=C:\Program Files (x86)\Microsoft.NET\*
NormalFilePath=C:\Program Files (x86)\Windows Defender\*
NormalFilePath=C:\Program Files (x86)\Windows Mail\*
NormalFilePath=C:\Program Files (x86)\Windows Media Player\*
NormalFilePath=C:\Program Files (x86)\Windows NT\*
NormalFilePath=C:\Program Files (x86)\Windows Photo Viewer\*
NormalFilePath=C:\Program Files (x86)\WindowsPowerShell\*
NormalFilePath=C:\Program Files\Common Files\*
NormalFilePath=C:\Program Files\Microsoft Update Health Tools\*
NormalFilePath=C:\Program Files\ModifiableWindowsApps\*
NormalFilePath=C:\Program Files\Sandboxie-Plus\*
NormalFilePath=C:\Program Files\Uninstall Information\*
NormalFilePath=C:\Program Files\Windows Defender\*
NormalFilePath=C:\Program Files\Windows Defender Advanced Threat Protection\*
NormalFilePath=C:\Program Files\Windows Mail\*
NormalFilePath=C:\Program Files\Windows Media Player\*
NormalFilePath=C:\Program Files\Windows NT\*
NormalFilePath=C:\Program Files\Windows Photo Viewer\*
NormalFilePath=C:\Program Files\WindowsApps\*
NormalFilePath=C:\Program Files\WindowsPowerShell\*
  1. Run MS Edge.

It still won’t work, The edge just crashed. Anyway, I have changed my default browser from Edge to Brave. so this error is not so urgent to me.