Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

Can't start FF from the terminal

  • 9 odpovedí
  • 0 má tento problém
  • 273 zobrazení
  • Posledná odpoveď od jonzn4SUSE

ďalšie možnosti

Hello

```

~ /Applications/Firefox.app/Contents/MacOS/firefox-bin

[1] 5919 killed /Applications/Firefox.app/Contents/MacOS/firefox-bin ```

Can't event imagine how to debug this - FF has stopped working totally from the command line, despite options etc It is still working when run from the dock however. But I need to start it from the terminal for the second profile

Hello ``` ~ /Applications/Firefox.app/Contents/MacOS/firefox-bin [1] 5919 killed /Applications/Firefox.app/Contents/MacOS/firefox-bin ``` Can't event imagine how to debug this - FF has stopped working totally from the command line, despite options etc It is still working when run from the dock however. But I need to start it from the terminal for the second profile

Vybrané riešenie

Všetky odpovede (9)

ďalšie možnosti

It works for me. see screenshot The second screenshot, I'm running it while in my home directory using the same path you posted.

Upravil(a) jonzn4SUSE dňa

ďalšie možnosti

You should be able to run trace and see what happens. Trace on mac is new for me, but let's play with it and see what happens. trace -t [-o outfile] I assume it should be something like trace -t -o firefox_outfile /Applications/Firefox.app/Contents/MacOS/firefox-bin

Let's test...

ďalšie možnosti

Nope.... crashed and burned.  ;-)

ďalšie možnosti
ďalšie možnosti

Vybrané riešenie

Upravil(a) jonzn4SUSE dňa

ďalšie možnosti

Browser is working when started from the Dock, yes. I've even found a workaround to start secondary profile through http://about:profiles

ďalšie možnosti

So all is well?

ďalšie možnosti

The trick with `open` helps. Thanks a lot

ďalšie možnosti

No problem. If no further questions, please mark this issue as resolved to get it off our list of things to do. Have a nice day.