Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: firefox resets default search engine on i686
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13671@inbox.vuxu.org>
@ 2019-09-03  2:52 ` voidlinux-github
  2019-09-22 15:34 ` voidlinux-github
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-03  2:52 UTC (permalink / raw)
  To: ml

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

New comment by ruegerjr on void-packages repository

https://github.com/void-linux/void-packages/issues/13671#issuecomment-527284216

Comment:
Additional clues from jsconsole.   I suspect the "invalid array length" is important.

```
SearchService.init
_init start
SearchService.init
_readCacheFile: Error reading cache file: RangeError: invalid array length
```
Then later:

`_loadEngines: Absent or outdated cache. Loading engines from disk.`

and
```
batchTask: Invalidating engine cache
_buildCache: Writing to cache file.
_buildCache: cache file written to disk.
_readCacheFile: Error reading cache file: RangeError: invalid array length

```

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

* Re: firefox resets default search engine on i686
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13671@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2019-09-22 15:51 ` voidlinux-github
@ 2019-09-22 16:25 ` voidlinux-github
  3 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-22 16:25 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/issues/13671#issuecomment-533896096

Comment:
Correction: it's not the lz4 decoding but `OS.File.stat().size` which is off by 2^44

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

* Re: firefox resets default search engine on i686
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13671@inbox.vuxu.org>
  2019-09-03  2:52 ` firefox resets default search engine on i686 voidlinux-github
  2019-09-22 15:34 ` voidlinux-github
@ 2019-09-22 15:51 ` voidlinux-github
  2019-09-22 16:25 ` voidlinux-github
  3 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-22 15:51 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/issues/13671#issuecomment-533891976

Comment:
>  I suspect the "invalid array length" is important

I looked a bit into further. 
It seems, that the lz4 decoding in `OS.File.read()` fails on i686.
It works for the same file on x86_64.

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

* Re: firefox resets default search engine on i686
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13671@inbox.vuxu.org>
  2019-09-03  2:52 ` firefox resets default search engine on i686 voidlinux-github
@ 2019-09-22 15:34 ` voidlinux-github
  2019-09-22 15:51 ` voidlinux-github
  2019-09-22 16:25 ` voidlinux-github
  3 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-22 15:34 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/issues/13671#issuecomment-533891976

Comment:
>  I suspect the "invalid array length" is important

I looked a bit into further. 
It seems, that the lz4 deciding in `OS.File.read()` fails on i686.
It works for the same file on x86_64.

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

end of thread, other threads:[~2019-09-22 16:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13671@inbox.vuxu.org>
2019-09-03  2:52 ` firefox resets default search engine on i686 voidlinux-github
2019-09-22 15:34 ` voidlinux-github
2019-09-22 15:51 ` voidlinux-github
2019-09-22 16:25 ` voidlinux-github

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).