From owner-freebsd-questions@freebsd.org Mon Aug 12 19:37:57 2019 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4334CBE810 for ; Mon, 12 Aug 2019 19:37:57 +0000 (UTC) (envelope-from contact@evilham.com) Received: from yggdrasil.evilham.com (yggdrasil.evilham.com [46.19.33.155]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 466mN43VtMz3MLZ for ; Mon, 12 Aug 2019 19:37:56 +0000 (UTC) (envelope-from contact@evilham.com) Received: from yggdrasil.evilham.com (unknown [IPv6:2a0a:e5c1:121:1::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by yggdrasil.evilham.com (Postfix) with ESMTPSA id 466m9S40D7z3wsm; Mon, 12 Aug 2019 21:28:44 +0200 (CEST) From: Evilham To: hw Cc: freebsd-questions@freebsd.org Subject: Re: Firefox or what? References: <20190812173754.9bbd34f75885d616ae5d074a@gc-24.de> In-reply-to: <20190812173754.9bbd34f75885d616ae5d074a@gc-24.de> Date: Mon, 12 Aug 2019 21:28:41 +0200 Message-ID: <16d0277d-e798-4cb1-9062-a7c450e71b1a@yggdrasil.evilham.com> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Rspamd-Queue-Id: 466mN43VtMz3MLZ X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=pass (policy=none) header.from=evilham.com; spf=pass (mx1.freebsd.org: domain of contact@evilham.com designates 46.19.33.155 as permitted sender) smtp.mailfrom=contact@evilham.com X-Spamd-Result: default: False [-3.44 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; IP_SCORE(-0.71)[asn: 196752(-3.58), country: NL(0.01)]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_SHORT(-0.93)[-0.930,0]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[evilham.com,none]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:196752, ipnet:46.19.32.0/21, country:NL]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Aug 2019 19:37:57 -0000 On dl., ag. 12 2019, hw@gc-24.de wrote: > Hi, > > does any of the Firefox versions that can be installed with pkg > actually work? Firefix continues to freeze, crash, being unable > to > remember its settings, to not show up at all when starting it > other > than in the process list, and it usually can't be killed even > with > kill -9. > > If Firefox is incompatible with FreeBSD, what's the alternative? Confirming what others said: Firefox works just fine at least in 12-RELEASE and 13-CURRENT. Cherry on top of the pie: I even managed to recompile it in poudriere with sndio support (and no alsa / pulseaudio) and even like that it works beautifully :-). -- Evilham