15 Firefox crashing at the start of the command line in Windows 15

I was loading my workspace through a batch file every day for 4 years.

This is one of the apps that I start Firefox using the following command:

@start /D "C:\Program Files\Mozilla Firefox\" firefox.exe

My batch file run and close without problem.

Update Firefox 15, using the same order now links Firefox to the console.
When I close the console, the closing of Firefox, when I open again since the standard shortcut, I have the "Firefox crashed.

I also noticed that since the upgrade to Firefox 15, some calls to console.log go in the Console Windows while firefox is loading. In particular, is HTTPSEverywhere.

When I drove back to 14 of Firefox, the problem disappeared

As a temporary workaround, you can change the startup command to create a new command shell and run Firefox from this command interface. The following command will do what you need:

Start "TempShell" / d "C:\Program Files\Mozilla Firefox" /B "CMD /C start""Firefox" "firefox.exe".


NOTE: Thunderbird 15 also has the same problem... and the same workaround.

Tags: Firefox

Similar Questions

Maybe you are looking for