Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] firefox 83.0 won't load pages on aarch64-musl
@ 2020-11-23 14:10 duncancmt
  2020-11-23 14:54 ` ericonr
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: duncancmt @ 2020-11-23 14:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 827 bytes --]

New issue by duncancmt on void-packages repository

https://github.com/void-linux/void-packages/issues/26639

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  `Void 5.7.0_1 aarch64-musl Unknown uptodate hold rrFFFFF`
* package:  
  `firefox-83.0_1`

### Expected behavior

```
$ firefox 'http://example.com'
```
example.com loads

### Actual behavior

```
$ firefox 'http://example.com'
```
white screen, loading icon never goes away

### Steps to reproduce the behavior

I uninstalled all my extensions; the behavior was unchanged. I created a new profile; even the "Welcome to Firefox" page that opens on first launch did not load.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: firefox 83.0 won't load pages on aarch64-musl
  2020-11-23 14:10 [ISSUE] firefox 83.0 won't load pages on aarch64-musl duncancmt
@ 2020-11-23 14:54 ` ericonr
  2020-11-23 18:27 ` jnbr
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2020-11-23 14:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 148 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/26639#issuecomment-732212465

Comment:
@jnbr

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: firefox 83.0 won't load pages on aarch64-musl
  2020-11-23 14:10 [ISSUE] firefox 83.0 won't load pages on aarch64-musl duncancmt
  2020-11-23 14:54 ` ericonr
@ 2020-11-23 18:27 ` jnbr
  2020-11-23 21:39 ` duncancmt
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: jnbr @ 2020-11-23 18:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/issues/26639#issuecomment-732343986

Comment:
Oops, looks like I broke the sandbox with the last update.
I try to fix this asap, until then, you can set the value for key `security.sandbox.content.syscall_whitelist` to `25`.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: firefox 83.0 won't load pages on aarch64-musl
  2020-11-23 14:10 [ISSUE] firefox 83.0 won't load pages on aarch64-musl duncancmt
  2020-11-23 14:54 ` ericonr
  2020-11-23 18:27 ` jnbr
@ 2020-11-23 21:39 ` duncancmt
  2020-11-23 22:39 ` jnbr
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: duncancmt @ 2020-11-23 21:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 202 bytes --]

New comment by duncancmt on void-packages repository

https://github.com/void-linux/void-packages/issues/26639#issuecomment-732442156

Comment:
Thanks for the workaround. Good to know it's not just me.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: firefox 83.0 won't load pages on aarch64-musl
  2020-11-23 14:10 [ISSUE] firefox 83.0 won't load pages on aarch64-musl duncancmt
                   ` (2 preceding siblings ...)
  2020-11-23 21:39 ` duncancmt
@ 2020-11-23 22:39 ` jnbr
  2020-11-23 22:44 ` duncancmt
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: jnbr @ 2020-11-23 22:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 370 bytes --]

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/issues/26639#issuecomment-732467439

Comment:
No problem, you should reset the syscall_whitelist after updating to the patched version (I'll merge it soon).
Out of curiosity: did it work with firefox-82 or did you only try 83?
I'm surprised this did not cause issues before.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: firefox 83.0 won't load pages on aarch64-musl
  2020-11-23 14:10 [ISSUE] firefox 83.0 won't load pages on aarch64-musl duncancmt
                   ` (3 preceding siblings ...)
  2020-11-23 22:39 ` jnbr
@ 2020-11-23 22:44 ` duncancmt
  2020-11-23 22:44 ` duncancmt
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: duncancmt @ 2020-11-23 22:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 324 bytes --]

New comment by duncancmt on void-packages repository

https://github.com/void-linux/void-packages/issues/26639#issuecomment-732469338

Comment:
I had `82.0.3_1` installed previously (and a number of other versions prior to that). It worked _fine_ before, but tabs and sometimes the entire browser would become unresponsive.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: firefox 83.0 won't load pages on aarch64-musl
  2020-11-23 14:10 [ISSUE] firefox 83.0 won't load pages on aarch64-musl duncancmt
                   ` (4 preceding siblings ...)
  2020-11-23 22:44 ` duncancmt
@ 2020-11-23 22:44 ` duncancmt
  2020-11-24 18:37 ` [ISSUE] [CLOSED] " jnbr
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: duncancmt @ 2020-11-23 22:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 338 bytes --]

New comment by duncancmt on void-packages repository

https://github.com/void-linux/void-packages/issues/26639#issuecomment-732469338

Comment:
I had `82.0.3_1` installed previously (and a number of other versions prior to that). It worked _fine_ (not perfect) before, but tabs and sometimes the entire browser would become unresponsive.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [ISSUE] [CLOSED] firefox 83.0 won't load pages on aarch64-musl
  2020-11-23 14:10 [ISSUE] firefox 83.0 won't load pages on aarch64-musl duncancmt
                   ` (5 preceding siblings ...)
  2020-11-23 22:44 ` duncancmt
@ 2020-11-24 18:37 ` jnbr
  2020-11-24 21:31 ` duncancmt
  2020-11-24 21:43 ` jnbr
  8 siblings, 0 replies; 10+ messages in thread
From: jnbr @ 2020-11-24 18:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 830 bytes --]

Closed issue by duncancmt on void-packages repository

https://github.com/void-linux/void-packages/issues/26639

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  `Void 5.7.0_1 aarch64-musl Unknown uptodate hold rrFFFFF`
* package:  
  `firefox-83.0_1`

### Expected behavior

```
$ firefox 'http://example.com'
```
example.com loads

### Actual behavior

```
$ firefox 'http://example.com'
```
white screen, loading icon never goes away

### Steps to reproduce the behavior

I uninstalled all my extensions; the behavior was unchanged. I created a new profile; even the "Welcome to Firefox" page that opens on first launch did not load.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: firefox 83.0 won't load pages on aarch64-musl
  2020-11-23 14:10 [ISSUE] firefox 83.0 won't load pages on aarch64-musl duncancmt
                   ` (6 preceding siblings ...)
  2020-11-24 18:37 ` [ISSUE] [CLOSED] " jnbr
@ 2020-11-24 21:31 ` duncancmt
  2020-11-24 21:43 ` jnbr
  8 siblings, 0 replies; 10+ messages in thread
From: duncancmt @ 2020-11-24 21:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 254 bytes --]

New comment by duncancmt on void-packages repository

https://github.com/void-linux/void-packages/issues/26639#issuecomment-733245083

Comment:
Do you have any idea why the repos aren't syncing? Neither the change from this nor #26638 have shown up yet.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: firefox 83.0 won't load pages on aarch64-musl
  2020-11-23 14:10 [ISSUE] firefox 83.0 won't load pages on aarch64-musl duncancmt
                   ` (7 preceding siblings ...)
  2020-11-24 21:31 ` duncancmt
@ 2020-11-24 21:43 ` jnbr
  8 siblings, 0 replies; 10+ messages in thread
From: jnbr @ 2020-11-24 21:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 259 bytes --]

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/issues/26639#issuecomment-733250452

Comment:
firefox build has not finished yet (first attempt failed for some reason).
For the other one, I don't know the reason.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-11-24 21:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-23 14:10 [ISSUE] firefox 83.0 won't load pages on aarch64-musl duncancmt
2020-11-23 14:54 ` ericonr
2020-11-23 18:27 ` jnbr
2020-11-23 21:39 ` duncancmt
2020-11-23 22:39 ` jnbr
2020-11-23 22:44 ` duncancmt
2020-11-23 22:44 ` duncancmt
2020-11-24 18:37 ` [ISSUE] [CLOSED] " jnbr
2020-11-24 21:31 ` duncancmt
2020-11-24 21:43 ` jnbr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).