Re: Firefox52 broken on NetBSD9.3 / pkgsrc-2022Q4
Connor McLaughlan <[email protected]> Fri, 20 Jan 2023 17:10:52 +0100
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <CABo1Du40JK5LzDB0Qftoyo5K9AyKT70Awi9EUHPX_kzPqi03QQ@mail.gmail.com> |
On Tue, Jan 17, 2023 at 8:00 PM Alexander Schreiber <[email protected]> wrote: > > On Tue, Jan 17, 2023 at 05:06:49PM +0100, Connor McLaughlan wrote: > > Hi All, > > > > i reinstalled a sparc64 system with NetBSD9.3 and have built firefox52 > > from pkgsrc-2022Q4: > > firefox52-52.9.0nb50.tgz > > > > It will bus error shortly after start, throwing this in the console: > > > > localhost$ firefox52 > > [Child 4991] ###!!! ABORT: Aborting on channel error.: file > > /usr/pkgsrc/www/firefox52/work/firefox-52.9.0esr/ipc/glue/MessageChannel.cpp, > > line 2152 > > [Child 4991] ###!!! ABORT: Aborting on channel error.: file > > /usr/pkgsrc/www/firefox52/work/firefox-52.9.0esr/ipc/glue/MessageChannel.cpp, > > line 2152 > > [1] Bus error (core dumped) firefox52 > > localhost$ > > > > Is it working for anyone else with the above system config? > > I can try, but the build is going to take a while (UltraSPARC-IIe @ 548 MHz > so no speed daemon despite the SSDs. > > Kind regards, > Alex. > -- > "Opportunity is missed by most people because it is dressed in overalls and > looks like work." -- Thomas A. Edison Thank you for your effort, but i think this will lead to the same outcome. I have also tried the package from https://pkgsrc.zia.io/pub/pkgsrc/packages/NetBSD/sparc64/9.0_2022Q4/All/ with the same crash result. After that i have bootstrapped pkgsrc-2020Q4 into a different directory and built the complete dependency chain to build firefox52-52.9.0nb32.tgz This firefox52 works and tells me that the base system of NetBSD 9.3 is not the root cause. Unfortunately i don't know how to debug and identify the problem further. Regards, Connor