Package: firefox
Version: 120.0-2
Severity: normal
X-Debbugs-Cc: phil...@marek.priv.at

I can't reopen 1039566 as it's already archived;
with 120.0-2 I have the same problem again.

    $ MOZILLA_DISABLE_PLUGINS=1 firefox -safe-mode

then open any page, open developer tools, and type

    >> crypto.getRandomValues(new Uint8Array(3))

to get

    Uncaught DOMException: The operation failed for an operation-specific reason
    <anonymous> debugger eval code:1
    <anonym> debugger eval code:1


That breaks quite a few websites, sadly.


When I noticed the problem I saw that opensc was updated the day before --
that might have something to do with randomness.

https://buildd.debian.org/status/fetch.php?pkg=firefox&arch=amd64&ver=120.0-1&stamp=1700636532&raw=0
doesn't show libopensc or similar being used for compilation, though -
so any breakage would be through a few other libraries.



Debugging attempts with gdb were unsuccessful --
too many threads and too much activity,
too much indirection via async queues,
even when running only one tab.


Is there a way to get a dump similar to what ltrace() should do,
ie. all calls within the binary and to libraries, including arguments and 
return values?
Perhaps I can find out which part breaks in the first place and start debugging 
there.


-- Package-specific info:


-- Addons package information

-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 
'testing-debug'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-4-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_AT:de
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages firefox depends on:
ii  debianutils          5.14
ii  fontconfig           2.14.2-6
ii  libasound2           1.2.10-1
ii  libatk1.0-0          2.50.0-1
ii  libc6                2.37-12
ii  libcairo-gobject2    1.18.0-1
ii  libcairo2            1.18.0-1
ii  libdbus-1-3          1.14.10-3
ii  libevent-2.1-7       2.1.12-stable-8
ii  libffi8              3.4.4-1
ii  libfontconfig1       2.14.2-6
ii  libfreetype6         2.13.2+dfsg-1
ii  libgcc-s1            13.2.0-5
ii  libgdk-pixbuf-2.0-0  2.42.10+dfsg-3
ii  libglib2.0-0         2.78.1-4
ii  libgtk-3-0           3.24.38-6
ii  libnspr4             2:4.35-1.1
ii  libnss3              2:3.94-1
ii  libpango-1.0-0       1.51.0+ds-3
ii  libstdc++6           13.2.0-5
ii  libvpx8              1.13.1-2
ii  libx11-6             2:1.8.7-1
ii  libx11-xcb1          2:1.8.7-1
ii  libxcb-shm0          1.15-1
ii  libxcb1              1.15-1
ii  libxcomposite1       1:0.4.5-1
ii  libxdamage1          1:1.1.6-1
ii  libxext6             2:1.3.4-1+b1
ii  libxfixes3           1:6.0.0-2
ii  libxrandr2           2:1.5.2-2+b1
ii  procps               2:4.0.4-2
ii  zlib1g               1:1.2.13.dfsg-3

Versions of packages firefox recommends:
ii  libavcodec58  7:4.4.2-1+b3
ii  libavcodec60  7:6.1-3

Versions of packages firefox suggests:
ii  fonts-lmodern          2.005-1
ii  fonts-stix [otf-stix]  1.1.1-4.1
ii  libcanberra0           0.30-11
ii  libgssapi-krb5-2       1.20.1-5
ii  pulseaudio             16.1+dfsg1-2+b1

-- no debconf information

-- debsums errors found:
debsums: can't check firefox file /usr/share/doc/firefox/changelog.Debian.gz 
(Wide character in subroutine entry)
debsums: can't check firefox file 
/usr/share/firefox/browser/chrome/icons/default/default128.png (Wide character 
in subroutine entry)
debsums: can't check firefox file 
/usr/share/firefox/browser/chrome/icons/default/default16.png (Wide character 
in subroutine entry)
debsums: can't check firefox file 
/usr/share/firefox/browser/chrome/icons/default/default32.png (Wide character 
in subroutine entry)
debsums: can't check firefox file 
/usr/share/firefox/browser/chrome/icons/default/default48.png (Wide character 
in subroutine entry)
debsums: can't check firefox file 
/usr/share/firefox/browser/chrome/icons/default/default64.png (Wide character 
in subroutine entry)
debsums: can't check firefox file /usr/share/man/man1/firefox.1.gz (Wide 
character in subroutine entry)

Reply via email to