Open masscream opened 1 year ago
It could be an issue caused by Sentinel security software.
Optional:
C:\Windows\Sandboxie.ini
C:\Users\user\AppData\Local\Sandboxie-Plus\Sandboxie-Plus.ini
I tried, however, even with the new config on a new box, same issue. Isn't there any log I could check or setup in verbose mode? Yes, Sentinel is a pretty piece of crap in this sense, it wouldn't be the first app it screwed up in that system, however, everytime it does so, it's very visibly announcing "quarantining a threat", now it's silent, nothing in its log... Interesting.
There must be a way how to find out, what exactly goes wrong. There are no files missing, blocked, I do have admin rights on the system...
Attaching a tracelog, it looks like there's a problem to the RpcSs exe file itself, like permissions or so. The file is physically there but Sb can't use it Sandboxie-log.txt
Try adding the following to your sandbox configuration.
DelayLoadDll=InProcessClient32.dll
DelayLoadDll=InProcessClient64.dll
ClosedFilePath=*\InProcessClient32.dll
ClosedFilePath=*\InProcessClient64.dll
OR
ClosedFilePath=*\InProcessClient32.dll
ClosedFilePath=*\InProcessClient64.dll
Tried, the result is that the error pops up immediately instead of the process hanging for a moment... (and then threw an error). Here is the log. Sandboxie-log2.txt
Try these:
Note: Do not use them except for testing! Especially with untruested apps!
DelayLoadDll=InProcessClient32.dll
DelayLoadDll=InProcessClient64.dll
ClosedFilePath=*\InProcessClient32.dll
ClosedFilePath=*\InProcessClient64.dll
OpenIpcPath=*\BaseNamedObjects*\*
OpenPipePath=\Device\NamedPipe\*
OR
ClosedFilePath=*\InProcessClient32.dll
ClosedFilePath=*\InProcessClient64.dll
OpenIpcPath=*\BaseNamedObjects*\*
OpenPipePath=\Device\NamedPipe\*
OR
OpenIpcPath=*\BaseNamedObjects*\*
OpenPipePath=\Device\NamedPipe\*
Still no success, here is the log for the first one. Will try to find in the meantime, if there's any process interfering. Sandboxie-log3.txt
have you tried with Sentinel disabled or uninstalled? PS: where can i find a test version of this Sentinel to check it out?
Nope, unfortunately I don't have that option. Anyway digging deeper into the system log, I discovered, that last day my setup was working was the day Sentinel got a new version, speaking about 22.2.4.558. Where you can get it, not sure, cause I'm using both with Windows forced on this PC.
It is interesting because Sentinel is usually seizing / deleting functional files on the run and as I said, very verbosely. Therefore this must be something new in its settings or so. There might be a slight chance getting it to work by modifying something in Sb settings only, but I already started creating a new solution. Thanks for the ideas and hints.
This is corporate AV software. It does not even have any GUI options to configure
@masscream Did you have Firefox and KeePassXC in the same box or different boxes?
If I remember correctly, I had it installed on the host but was running it inside the Sb. I found some tutorials how to make it work from the host to Sb, however I was never successful with them. Anyway, I dumped the whole Sb solution back then, cause it stopped working at all in the corporate environment.
Describe what you noticed and did
I've been using SBP, mainly for firefox and keepassxc on Win 10 and it's been working well for quite a time. Now, suddenly (might have been triggered by firefox update - always outside of sb, but I doubt it, however I have no other trace what changed), it stopped working. Whenever I try to run any app in Sb I get only error "SBIE2204 cannot start sandboxed service RpcSs (-1)" and sometimes "SBIE2204 cannot start sandboxed service DcomLaunch (-4)". While googling around, I found only old threads with no solutions and/or advices, that Sb (old versions) were not compatible with windows 10 yet. Now the situation should be different however. I updated Sb plus to the latest version (was using 1.0.20, then 1.7.2), reinstalled everything, but no change. It broke across all the sandboxes, creating a new sb does not help.
The issue is nicely described here, but with not solution too.... https://sandboxie-plus.github.io/sandboxie-docs/Content/SBIE2204.html
Thanks for any hints
How often did you encounter it so far?
Always
Affected program
Firefox ESR, KeepassXC, but probably not relevant....
Download link
not relevant
Where is the program located?
The program is installed both inside and outside the sandbox.
Expected behavior
It should run.
What is your Windows edition and version?
Windows 10 Enterprise 21H2
In which Windows account you have this problem?
User account with UAC protection completely turned off.
Please mention any installed security software
Sentinel
What version of Sandboxie are you running?
Sandboxie Plus 1.7.2
Is it a new installation of Sandboxie?
I have been using the same version for some time.
Is it a regression?
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.
Did you previously enable some security policy settings outside Sandboxie?
Nothing I'm aware of.
Crash dump
No response
Trace log
No response
Sandboxie.ini configuration