NetBSD-Users archive

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

Re: does anyone have a working mozilla firefox-74.0 on 9.0 amd64?



Hi Greg,

Mine works fine. However, my system is an upgraded one from 8.1 to 9.0 if it makes a difference. Then I installed firefox-74.0 and removed 68 (I guess that was its version). On the first run it complained about libepoxy like in this mail:

https://mail-index.netbsd.org/pkgsrc-users/2020/01/29/msg030382.html

So I followed that up to the solution which was to remove the installed libepoxy package:

https://mail-index.netbsd.org/pkgsrc-users/2020/01/29/msg030384.html

It worked out indeed, and since then firefox-74.0 runs just fine.

Best regards,
r0ller

-------- Eredeti levél --------
Feladó: Greg A. Woods < woods%planix.ca@localhost (Link -> mailto:woods%planix.ca@localhost) >
Dátum: 2020 július 2 02:34:48
Tárgy: does anyone have a working mozilla firefox-74.0 on 9.0 amd64?
Címzett: NetBSD Users's Discussion List < port-amd64%NetBSD.org@localhost (Link -> mailto:port-amd64%NetBSD.org@localhost) >

So, does anyone have a working mozilla firefox-74.0 on 9.0 amd64?
I've been rebuilding another amd64 system starting with a stock 9.0
install, and I decided I should try firefox, since I haven't tried it in
a very long time, so I just used "pkgin install firefox" to try....

However it just dumps core when I start it:
Reading symbols from /usr/pkg/lib/firefox/firefox...
(No debugging symbols found in /usr/pkg/lib/firefox/firefox)
(gdb) run
Starting program: /usr/pkg/lib/firefox/firefox
[New process 17803]
[Detaching after fork from child process 2656]
[New LWP 2 of process 17803]
Thread 1 "" received signal SIGSEGV, Segmentation fault.
0x00007b1ac69aa96a in ?? () from /usr/pkg/lib/firefox/libxul.so
(gdb) bt
#0 0x00007b1ac69aa96a in ?? () from /usr/pkg/lib/firefox/libxul.so
#1 0x00007b1ac980e571 in ?? () from /usr/pkg/lib/firefox/libxul.so
#2 0x00007b1ac980b18b in ?? () from /usr/pkg/lib/firefox/libxul.so
#3 0x00007b1ac9810278 in ?? () from /usr/pkg/lib/firefox/libxul.so
#4 0x00007b1ac98105d9 in ?? () from /usr/pkg/lib/firefox/libxul.so
#5 0x00000001e8c0a810 in ?? ()
#6 0x00000001e8c068fd in _start ()
(gdb)
(stripped binaries are a curse)
--
Greg A. Woods <gwoods%acm.org@localhost>
Kelowna, BC +1 250 762-7675 RoboHack <woods%robohack.ca@localhost>
Planix, Inc. <woods%planix.com@localhost> Avoncote Farms <woods%avoncote.ca@localhost>

Home | Main Index | Thread Index | Old Index