Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: firefox52 core dump on RPI2 NetBSD9.1



On Mon, Nov 16, 2020 at 05:33:55PM +0530, Mayuresh wrote:
> This is using binary packages from
> http://cdn.NetBSD.org/pub/pkgsrc/packages/NetBSD/earmv7hf/9.1/All
> 
> on NetBSD armv7 9.1_STABLE NetBSD 9.1_STABLE (GENERIC) #0: Tue Nov 10
> 11:45:35 UTC 2020
> mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/evbarm/compile/GENERIC evbarm
> 
> #/usr/pkg/bin/firefox52 
> Assertion failure: !joinable(), at /scratch/work/www/firefox52/work/firefox-52.9.0esr/js/src/threading/Thread.h:122
> Segmentation fault (core dumped)
> 
> gdb where output snipped similar lines:
> 
> ...
> BFD: /usr/pkg/lib/libdbus-glib-1.so.2: invalid string offset 9426 >= 2737 for section `.strtab'
> BFD: /usr/pkg/lib/libdbus-glib-1.so.2: invalid string offset 3088 >= 2737 for section `.strtab'
> BFD: /usr/pkg/lib/libdbus-glib-1.so.2: invalid string offset 2990 >= 2737 for section `.strtab'
> BFD: /usr/pkg/lib/libdbus-glib-1.so.2: invalid string offset 6196 >= 2737 for section `.strtab'

These errors came from binutils before the fix that was done one year
ago.

The binary is too old and has been made with an invalid toolchain.

You should first try to rebuild it with an up-to-data compiler
framework before one could assert if there is indeed a problem.
-- 
        Thierry Laronde <tlaronde +AT+ polynum +dot+ com>
                     http://www.kergis.com/
                    http://kertex.kergis.com/
                       http://www.sbfa.fr/
Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C


Home | Main Index | Thread Index | Old Index