From nobody Wed Nov 27 22:01:05 2024 X-Original-To: freebsd-gecko@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 4XzD0y692Bz5frDD for ; Wed, 27 Nov 2024 22:01:22 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XzD0y4Bwnz4SS9 for ; Wed, 27 Nov 2024 22:01:22 +0000 (UTC) (envelope-from scf@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732744882; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=lwOTspJk8RyHdCPSgcpX6WqF+86+Y7utKY83XYpxBCY=; b=g9APZWOrl+78vNIJxX2wILJSPkhwbOFApMnCUnBnjZFOkuxfLSyiAux76y5DPCUcSgUlWT cItlDYNYjZhRu57qrBOcJZPX3F+Eou5aF3BBcpTopzV1z83fN3G3ITISnx9yiKtHPDhQlt HKEhOKi9oNy0ckyPD7V1WF7AF8HJiCDNPalMeuohW+S3kY6PFQGh+2IWqXXOVXh0qv/vvw VSl3tvI7YLhuX6P+xz1Q4CftEgpCDYTP4ukKUjGJz0gDSA/fe/qY6uTqz+Z9eU63Qb4Afn SJTm1613nJM62sogJjTELQEGl4UwMFhQISMEx4qp5q+b14LoIO3O3z7QVB0nLA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732744882; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=lwOTspJk8RyHdCPSgcpX6WqF+86+Y7utKY83XYpxBCY=; b=tF4pO3GCstbjg3tK1YUHbJHDx66ZB7uZlq/bbD/deAWf6SHlYxGxqwmGnEuSaPvxSACcfA 4EK4kjtB0WFSPJBUTdhSlUuRN7meIZ2bS66weSl+pSUCzCiaFi4paMNvhVEjxl9k46g/DB SMEPJbU3pbSjmu0dxacmEydSFmXqhJfIhbasvMxhzSdW7W4OsThVS7y4tzn2WUVxrgeNSn fwVb+t1zXl5BfxD/jfPA4XUTrB4DS2I1mrf3hxtoiyrGh0rRJXdh7VYbBWlaMoXSNVF+fA D1IAdkaxbMORAyWEu3sh3JH5NOnNEFSWkMGUVOX+pjSNu4xBM+klNq239AKlLw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732744882; a=rsa-sha256; cv=none; b=ydw6P2Jzm83a/yDjp8frd++OAwQUBOAZXikBRfatSwSBAVwuf/OPR72zvWzqEXsskblM0F VWUEsiCSFldxMeLwJi9nEKD0lm6n8ZSj8sGkfcWAZN/H9YmhukZwPkWujM/NMsRDgBD5jC 4vQCDX57DRH2+pBI4Cjk5oYvxLbgh1TK2tevp2VfwxzRw/qT1//iaLy/7HoTmvKqGfsA+n BUMkWAq2REGI3S+xt9k9x2juFD87AgpR6QNDjPh3uEAI5WPbnuTpThD9aYUhcaH0Idf9Fk jR0UEbwg2uJgp5ILVOPpJvZ6XYV2QUUXx80PhkAmXHTOk16OvMGlehtXQFEANg== Received: from thor.farley.org (1609341-v107.1360-static.crmlinaa.metronetinc.net [104.254.222.35]) (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 did not present a certificate) (Authenticated sender: scf/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4XzD0y2m0rzPwg for ; Wed, 27 Nov 2024 22:01:22 +0000 (UTC) (envelope-from scf@FreeBSD.org) Date: Wed, 27 Nov 2024 17:01:05 -0500 (EST) From: "Sean C. Farley" To: freebsd-gecko@FreeBSD.org Subject: Firefox startup use of /tmp Message-ID: <82cc7895-6f04-7187-2175-532ce9ac6db5@FreeBSD.org> List-Id: Gecko Rendering Engine issues List-Archive: https://lists.freebsd.org/archives/freebsd-gecko List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-gecko@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII I have a small question about how Firefox uses /tmp at startup. I have been trying to figure out why Firefox would crash randomly, which is still ongoing. However, I had created a script (/tmp/firefox) just to play a bit. This actually caused a slowdown when starting a new instance (1s -> 6s). It appears Firefox creates a temporary directory (${TMPDIR}/firefox). The fact that it just exists confuses Firefox for awhile before it shows a window. Any ideas about that or a way to make it create a unique directory for its startup to prevent future conflict that confuses others (or me, after I forget)? Sean -- scf@FreeBSD.org