From nobody Mon Dec 04 23:18:27 2023 X-Original-To: freebsd-arm@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Skfjg1BgZz52xlq for ; Mon, 4 Dec 2023 23:18:31 +0000 (UTC) (envelope-from jsm@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Skfjg0hL0z4Wcd; Mon, 4 Dec 2023 23:18:31 +0000 (UTC) (envelope-from jsm@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1701731911; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=dweOV5jlQTXHRZOtgGp3Q/QXdDtLGic+IhagGVM2xvQ=; b=i8sqP8oksUZ09lmedUi7AAhf1IFlR4poXkDBJ2+7HbjwqkWZ25HIPKw4hs+KDh2LW5Nvxu plUk/ba1WWy/1lw6dIypdg+v01WZzczdaGpQ6k91sLj7PI9oFZH5tnSMRW//2p5qoQ+6lr E1c87dYrstDrlOsK8ZsTz37rti5X4obOkOiv1Xd5BXGBOcrZFLWLMKJ9EgRTiLbPscE+Gs ht3PMPkz5G1Sr2+RdGJ3PG6F9eibf1DFjoo3t6/apjLL8lcO6vYxIf65FDU5nQaQDklD5A W1xDq0XjFDRIiUOBn/JPcvQrHj18nvibLul4r7xboyVEoB6qrg2CqGNy5ohWcg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1701731911; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=dweOV5jlQTXHRZOtgGp3Q/QXdDtLGic+IhagGVM2xvQ=; b=BsGpQ7IsNq0JkaezYGistyT+py2J9GJioE4R4BSmDm/Mn/0uW6NhyZCc/weylOrNUeZK/e Kx7zowjJt2UkSC0Ch/3mq+6plPPhqh4191naz+SJhq/j7/uosBjnKqfDqQW6gSOF8LY5Hv /lUF4UNbGB0HyP+aUbtPcHFpv/A4k7ONPh0/EUUta2G1EdVxurzLTHfKteXJfsPaXCqUFn AE1OeXPw0r9w+gbmraLZYZBc7CptJ6OwItR7o+VV3wAsFj/YUbutoa1ZJUwBkwKnNfhCHW 4sd+mMw90B7lQsxwd6CR41TsGG61cVbWn0ct2FGLclq5YlK1LmSz1IkaZVIOkg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1701731911; a=rsa-sha256; cv=none; b=W37kmbTVE62jQJcMnZpe63Lo6LItqq8oHQocpXgJSpAch5h+GNoHrRuvE33BEBWWd8BGll 9ewrpd8xiEkwySgervcvCdqkCf0RNzMHEcOMERQuKPwU0ExLwTiSbe3MgdN7B3nfqmkgK5 mR6S43n8/gdtvxNQX0PPIjOEZMVLw8JnJEdA5qs9sSPlMla4eO09BzfQ2vJqr5fgLwN4lG jHJBIpzw+MCxMUWsEfMrHa8W8ff3lreXxxw/YC6kaemsk4Gwb9Gc77BgPC6JbtxA2BUrEo w2fsMeD4e0fETAtetcmE7YmqiRzT/3y3xY74ycWm96pJwRt/boNppzYWxILquw== Received: from [192.168.1.5] (mail.northatlanticmusicsupplies.com [212.237.182.202]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: jsm) by smtp.freebsd.org (Postfix) with ESMTPSA id 4Skfjf3YPnz1MDH; Mon, 4 Dec 2023 23:18:30 +0000 (UTC) (envelope-from jsm@FreeBSD.org) Message-ID: <7147d3e6-7354-46d6-a08a-7064eb14e534@FreeBSD.org> Date: Tue, 5 Dec 2023 00:18:27 +0100 List-Id: Porting FreeBSD to ARM processors List-Archive: https://lists.freebsd.org/archives/freebsd-arm List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arm@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: firefox broken on arm64 ; about:config WebGL Disable Content-Language: en-US To: "Fred G. Finster" , freebsd-arm@freebsd.org Cc: void@f-m.fm References: <330d85af-0db3-d517-d2ee-6fe58228335e@thegalacticzoo.com> From: Jesper Schmitz Mouridsen In-Reply-To: <330d85af-0db3-d517-d2ee-6fe58228335e@thegalacticzoo.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 04.12.2023 23.50, Fred G. Finster wrote: > >> From: Jesper Schmitz Mouridsen >> Date: Sun, 03 Dec 2023 07:34:21 UTC >> >> On 25.11.2023 00.00, Jesper Schmitz Mouridsen wrote: >>> Hi >>> >>> Tabs crashes with signal 4 on arm64 not firefox 115 esr but >>> librewolf 117 dies as well as firefox 119 and 120. Hve not tested 116. >>> example https://gist.github.com/jsm222/e6199a03142f5716921c82c3d2f3ddc5 >>> >>> /Jsm >> >> Just build firefox-esr-115.5.0_1,1  and firefox-116.0.3_1,2 the first >> runs with aslr disabled, the latter signals 4. >> >> Any suggestions on what is going on are appreciated. >> >> /jsm > > JSM, Void, other fellow FreeBSD-ARM users > See if from inside FireFox,  you open URL about:config > find  webgl.disabled and set it to value TRUE. > > See if this fixes crashes in versions 115 , 116 or later, Firefox-esr > version.  Report back your findings. > > webgl.disabled    true > Did not work for me on rpi4 with 4GB ram with firefox 119 from stock packages.. Perhaps it is just a masked OOM problem.. Thanks! /jsm > Robonuggie Youtube video shows this solution as working on  Arm64 > FreeBSD operating system > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > FireFox broswer keeps crashing in FreeBSD 14.0 Release on aarch64 > Raspberry Pi 400 > > WebGL disable in FireFox web browser (about:config) WebGL.disable TRUE > for aarch64 Raspberry Pi 400 Keyboard. FireFox crashing > > Hello a short note, with a RoboNuggie Video at 16:23 start time to see > the problem in action. >  https://youtu.be/thxnemnprPg?si=Nhm1EtUE4Aptcjx0&t=979 > https://www.youtube.com/@RoboNuggie  YouTube Channel for RoboNuggie > > I will test myself on a Raspberry Pi 4B with 8GB dram running FreeBSD > 15.0-CURRENT  building Firefox 120.0_2,2 version > > > This is from booting up  the FreeBSD 14.0 RELEASE Snapshot image > https://Freebsd.org/where > https://download.freebsd.org/releases/arm64/aarch64/ISO-IMAGES/14.0/ > https://download.freebsd.org/releases/arm64/aarch64/ISO-IMAGES/14.0/FreeBSD-14.0-RELEASE-arm64-aarch64-RPI.img.xz > > > Thank you, Gecko for maintaining the FireFox Browser for FreeBSD. > Will see about making a bug report in bugzilla, after I test the > FireFox 120.0_2,2 build version > I see the FireFox version has increased to 121 > > > https://www.mozilla.org/en-US/firefox/121.0beta/releasenotes/ > > Version 121.0beta, first offered to Beta channel users on November 21, > 2023 > > Firefox Beta gets updated 3 times a week and as a consequence, the > release notes for the Beta channel are updated continuously to reflect > features that have reached sufficient maturity to benefit from > community feedback and bug reports. > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >