Closed pbtdej35692hotmail closed 4 months ago
I mean Firfox didn't crahs in plus1.13.7 for a long time. Suddenly,I found every tab I opened crashed.After I reboot,firefox always crash.
Obviously, the sandbox is not deleted using "AutoDelete" after a program is closed. The contents of the sandbox should therefore be deleted manually (context menu: "Delete Content" > button: "Delete Content"). After this, Firefox may already be working again.
Edit: Sorry, I had unfortunately overlooked this: "I can confirm it also on a new empty sandbox." Then the issue seems to be something else. Anti-virus software has often caused this in the past.
Have you tried with a new profile on a new box?
new box:
Enabled=y
BlockNetworkFiles=y
RecoverFolder=%{374DE290-123F-4565-9164-39C4925E467B}%
RecoverFolder=%Personal%
RecoverFolder=%Desktop%
BorderColor=#02f6f6,ttl
Template=OpenBluetooth
Template=SkipHook
Template=FileCopy
Template=qWave
Template=BlockPorts
Template=LingerPrograms
Template=AutoRecoverIgnore
ConfigLevel=10
UseFileDeleteV2=n
UseRegDeleteV2=n
AutoDelete=n
UseRuleSpecificity=y
WriteFilePath=?:\*
NormalFilePath=%SystemRoot%\*
NormalFilePath=%ProgramFiles%\Mozilla Firefox\*
new box > run sandboxed:
cmd /c "cd /d "%ProgramFiles%\Mozilla Firefox" && firefox -CreateProfile TestUser & firefox -P TestUser"
Have you tried with a new profile on a new box?
new box:
Enabled=y BlockNetworkFiles=y RecoverFolder=%{374DE290-123F-4565-9164-39C4925E467B}% RecoverFolder=%Personal% RecoverFolder=%Desktop% BorderColor=#02f6f6,ttl Template=OpenBluetooth Template=SkipHook Template=FileCopy Template=qWave Template=BlockPorts Template=LingerPrograms Template=AutoRecoverIgnore ConfigLevel=10 UseFileDeleteV2=n UseRegDeleteV2=n AutoDelete=n UseRuleSpecificity=y WriteFilePath=?:\* NormalFilePath=%SystemRoot%\* NormalFilePath=%ProgramFiles%\Mozilla Firefox\*
new box > run sandboxed:
cmd /c "cd /d "%ProgramFiles%\Mozilla Firefox" && firefox -CreateProfile TestUser & firefox -P TestUser"
Thank you. It works! Can you tell me why it works? And how can i use firefox without crashing in a normal sandbo? Thank you
Remove these lines from the box config
UseRuleSpecificity=y
WriteFilePath=?:\*
NormalFilePath=%SystemRoot%\*
NormalFilePath=%ProgramFiles%\Mozilla Firefox\*
Delete Content
Run Firefox with a new profile as sandboxed
And how can i use firefox without crashing in a normal sandbo?
You need to find out which program is causing the crash and prevent that program from interfering with the sandboxed Firefox with ClosedFilePath.
https://github.com/sandboxie-plus/Sandboxie/assets/6871698/3f7ec327-eba2-45f6-af06-1e0bcf618e52
"C
NormalFilePath=C
"
(empty)Thank you for your reply. I have solved this problem. 360 Total Security causede this.Adding "WriteFilePath=C:\Program Files (x86)\360" can solve it. I am sorry for not checking third-party program before opening the issue.
By the way,how can I start firefox without logging automatically and syncing on a new empty sandbox?
Try blocking signedInUser.json:
WriteFilePath=firefox.exe,*\Mozilla\Firefox\Profiles\*\signedInUser.json
OR
With this setting, Firefox will open as if you were opening it for the first time:
WriteFilePath=firefox.exe,*\Mozilla\Firefox\Profiles\**\*
It works. Thank you very much.
Describe what you noticed and did
1.start firefox.exe in sandbox. 2.firefox.exe crashed. -When I use Virtualization scheme version 2. Firefox window didn't diplay at all.
In AppData~Local~CrashDumps.zip OR -When I use Virtualization scheme version 1. I can see firefox windows,but every tab crashed.Like this:
And urls like about:preferences is right.
AppData~Roaming~Mozilla~Firefox~Crash Reports~pending.zip There is nothing in CrashDumps.
How often did you encounter it so far?
It had never happened before.And now evertime I open firefox in sandbox .
Expected behavior
Firefox can be used in sandboxie.
Affected program
Firefox 115.12.0esr-win64
Download link
https://ftp.mozilla.org/pub/firefox/releases/115.12.0esr/win64/zh-CN/Firefox%20Setup%20115.12.0esr.exe
Where is the program located?
The program is installed only outside the sandbox.
Did the program or any related process close unexpectedly?
Yes, it did. See the link to the .dmp file(s) I have attached here.
Crash dump
No response
What version of Sandboxie are you running now?
Plus 1.13.7 and 1.14.3
Is it a new installation of Sandboxie?
I have been using the same version for some time.
Is it a regression from previous versions?
This problem didn't happen until now when I using 1.13.7.And I didn't install any software duing that time.
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?
Windows7 Sp1
In which Windows account you have this problem?
A local account (Administrator).
Please mention any installed security software
360 Anti virus. Huorong
Did you previously enable some security policy settings outside Sandboxie?
No.
Trace log
No response
Sandboxie.ini configuration