ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alexey Gladkov <legion@altlinux.ru>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] firefox or how to be red-eyed
Date: Mon, 4 Nov 2019 17:23:53 +0100
Message-ID: <20191104162353.uk3maleazqjrumdk@localhost> (raw)
In-Reply-To: <aa22e4f8-283d-ae56-26bf-64844a25dd75@yandex.ru>

On Mon, Nov 04, 2019 at 07:01:16PM +0300, Шенцев Алексей wrote:
> 04.11.2019 0:47, Alexey Gladkov пишет:
> > Приветствую!
> > 
> > Недавно я убил несколько дней на расследование почему у меня новый firefox
> > перешёл полурабочее состояние.
> 
> <кусь>
> 
> > В модуле, который является мостом между JavaScript и libc сделано
> > следующее[1]:
> > 
> > // Open libc
> > var libc = new SharedAll.Library(
> >   "libc",
> >   "libc.so",
> >   "libSystem.B.dylib",
> >   "a.out"
> > );
> > 
> > На машине:
> > 
> > $ l /lib*/libc.so*
> > lrwxrwxrwx 1 root root 12 окт 10 17:46 /lib64/libc.so.6 -> libc-2.27.so
> > lrwxrwxrwx 1 root root 18 апр 28  2015 /lib64/libc.so.1 -> libc-musl-1.1.3.so
> > 
> > Если удалить пакет musl, то firefox "волшебным" образом начинает работать.
> > 
> > На эту особенность наступают периодически в разное время в разных
> > дистрибутивах. Симптомы, которые я наблюдал, упоминаются в разных
> > багзиллах и разных багах[2] мозиллы.
> > 
> > [1] https://hg.mozilla.org/releases/mozilla-release/file/tip/toolkit/components/osfile/modules/osfile_unix_allthreads.jsm#l48
> > [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1042134#c31
> > 
> 
> Я долго не мог понять, почему на одной моеq машине ни firefox ни
> thunderbird не могут поставить ни одно расширение/тему.
> Снёс *musl* и в firefoxe вё заработало.
> Осталось понять, что не так с thunderbird'ом ...

Попробуйте запустить его:

$ thunderbird --no-remote --jsconsole

и посмотрите на ругань в консоли. Также чтобы развязать язык непослушной
громоптице в about:config поищите по ".log" и включите логгинг в
подсистемах (зависит от того что вы дебажите). Значение этих параметров
можно смотреть на kb.mozillazine.org например[1].

[1] http://kb.mozillazine.org/browser.search.log

-- 
Rgrds, legion



  reply	other threads:[~2019-11-04 16:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-03 21:47 Alexey Gladkov
2019-11-04  7:05 ` Sergey
2019-11-04  8:46   ` Alexey Gladkov
2019-11-04 16:01 ` Шенцев Алексей
2019-11-04 16:23   ` Alexey Gladkov [this message]
2019-11-05 19:54     ` Шенцев Алексей
2019-11-04 16:48 ` Anton Farygin
2019-11-04 17:08   ` Alexey Gladkov
2019-11-04 20:56 ` [sisyphus] [JT] " Michael Shigorin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191104162353.uk3maleazqjrumdk@localhost \
    --to=legion@altlinux.ru \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git