Re: firefox missing libmozwayland.so on arm64

2023-12-17 Thread uuitsprmm



firefox-120.0.1p0 has a syscall issue,
so get yourselves the 119 package from the stable tree

and run something like:
firefox --allow-downgrade --no-remote -P

---
firefox-120.0.1p0.tgz
[firefox]89353/227383 pc=7cbba8347bb inside 7cc395c3000-7cc395cefff: 
bogus syscall


thunderbird-115.5.2.tgz
[thunderbird]24657/46990 pc=676d57517bb inside 67715cb4000-67715cb: 
bogus syscall


---
On 12/17/23 06:41, Matthias Schmidt wrote:

Hi,

it's a known issue and you need to update the package to the p0 version:
https://marc.info/?l=openbsd-ports=170228767826863=2

Cheers

Matthias

* Tobias Heider wrote:

On Sun, Dec 17, 2023 at 10:11:26AM +0100, Jan Stary wrote:

This is current/arm64 on a M1 macbook, with firefox-120.0.1.
Firefox will not start, complaining that

XPCOMGlueLoad error for file /usr/local/lib/firefox/libmozwayland.so.132.0:
File not found
Couldn't load XPCOM.

Indeed, the file does not exist.

Jan



I'm seeing the same on amd64, so it might not be arm specific.







Re: firefox missing libmozwayland.so on arm64

2023-12-17 Thread Matthias Schmidt
Hi,

it's a known issue and you need to update the package to the p0 version:
https://marc.info/?l=openbsd-ports=170228767826863=2

Cheers

Matthias

* Tobias Heider wrote:
> On Sun, Dec 17, 2023 at 10:11:26AM +0100, Jan Stary wrote:
> > This is current/arm64 on a M1 macbook, with firefox-120.0.1.
> > Firefox will not start, complaining that
> > 
> > XPCOMGlueLoad error for file /usr/local/lib/firefox/libmozwayland.so.132.0:
> > File not found
> > Couldn't load XPCOM.
> > 
> > Indeed, the file does not exist.
> > 
> > Jan
> > 
> 
> I'm seeing the same on amd64, so it might not be arm specific.
> 



Re: firefox missing libmozwayland.so on arm64

2023-12-17 Thread Stuart Henderson

https://marc.info/?t=170246718800010=1=2
https://marc.info/?t=17023916613=1=2
https://marc.info/?t=17022811751=1=2



--
 Sent from a phone, apologies for poor formatting.

On 17 December 2023 12:06:25 Tobias Heider  wrote:


On Sun, Dec 17, 2023 at 10:11:26AM +0100, Jan Stary wrote:

This is current/arm64 on a M1 macbook, with firefox-120.0.1.
Firefox will not start, complaining that

XPCOMGlueLoad error for file /usr/local/lib/firefox/libmozwayland.so.132.0:
File not found
Couldn't load XPCOM.

Indeed, the file does not exist.

Jan



I'm seeing the same on amd64, so it might not be arm specific.




Re: firefox missing libmozwayland.so on arm64

2023-12-17 Thread Tobias Heider
On Sun, Dec 17, 2023 at 10:11:26AM +0100, Jan Stary wrote:
> This is current/arm64 on a M1 macbook, with firefox-120.0.1.
> Firefox will not start, complaining that
> 
> XPCOMGlueLoad error for file /usr/local/lib/firefox/libmozwayland.so.132.0:
> File not found
> Couldn't load XPCOM.
> 
> Indeed, the file does not exist.
> 
>   Jan
> 

I'm seeing the same on amd64, so it might not be arm specific.



firefox missing libmozwayland.so on arm64

2023-12-17 Thread Jan Stary
This is current/arm64 on a M1 macbook, with firefox-120.0.1.
Firefox will not start, complaining that

XPCOMGlueLoad error for file /usr/local/lib/firefox/libmozwayland.so.132.0:
File not found
Couldn't load XPCOM.

Indeed, the file does not exist.

Jan