Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Can't start FF from the terminal

  • 9 Antworten
  • 0 haben dieses Problem
  • 1 Aufruf
  • Letzte Antwort von jonzn4SUSE

more options

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

Ausgewählte Lösung

Alle Antworten (9)

more options

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

Geändert am von jonzn4SUSE

more options

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...

more options

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

more options
more options

Ausgewählte Lösung

Geändert am von jonzn4SUSE

more options

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

more options

So all is well?

more options

The trick with `open` helps. Thanks a lot

more options

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.