Bug#908396: firefox-esr: stopped working after upgrade from 59 to 60

2018-09-16 Thread Gianluigi Tiesi
Package: firefox-esr
Version: 60.2.0esr-1
Followup-For: Bug #908396

I get illegal instruction on AMD Duron 900 mhz

flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnow 3dnowprefetch vmmcall


crashes here:

0xb354526f  movsd  -0x18(%ebp),%xmm0

looks like an sse/sse2 instruction

if it's not possible to fix, I would suggest at least a note in the readme

Regards


-- Package-specific info:

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-8-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages firefox-esr depends on:
ii  debianutils   4.8.6
ii  fontconfig2.13.0-5
ii  libatk1.0-0   2.30.0-1
ii  libc6 2.27-6
ii  libcairo-gobject2 1.15.12-1
ii  libcairo2 1.15.12-1
ii  libdbus-1-3   1.12.10-1
ii  libdbus-glib-1-2  0.110-3
ii  libevent-2.1-62.1.8-stable-4
ii  libffi6   3.2.1-8
ii  libfontconfig12.13.0-5
ii  libfreetype6  2.8.1-2
ii  libgcc1   1:8.2.0-6
ii  libgdk-pixbuf2.0-02.38.0+dfsg-5
ii  libglib2.0-0  2.58.0-3
ii  libgtk-3-03.24.0-3
ii  libhunspell-1.6-0 1.6.2-1+b1
ii  libjsoncpp1   1.7.4-3
ii  libnspr4  2:4.20-1
ii  libnss3   2:3.39-1
ii  libpango-1.0-01.42.4-3
ii  libsqlite3-0  3.25.0-1
ii  libstartup-notification0  0.12-5
ii  libstdc++68.2.0-6
ii  libvpx5   1.7.0-3
ii  libx11-6  2:1.6.6-1
ii  libx11-xcb1   2:1.6.6-1
ii  libxcb-shm0   1.13-3
ii  libxcb1   1.13-3
ii  libxcomposite11:0.4.4-2
ii  libxdamage1   1:1.1.4-3
ii  libxext6  2:1.3.3-1+b2
ii  libxfixes31:5.0.3-1
ii  libxrender1   1:0.9.10-1
ii  libxt61:1.1.5-1
ii  procps2:3.3.15-2
ii  zlib1g1:1.2.11.dfsg-1

Versions of packages firefox-esr recommends:
ii  libavcodec57  7:3.4.3-1
ii  libavcodec58  7:4.0.2-1+b1

Versions of packages firefox-esr suggests:
ii  fonts-lmodern  2.004.5-5
pn  fonts-stix | otf-stix  
ii  libcanberra0   0.30-6
ii  libgssapi-krb5-2   1.16-2
ii  libgtk2.0-02.24.32-3

-- no debconf information



Bug#908396: firefox-esr: stopped working after upgrade from 59 to 60

2018-09-12 Thread Marc
I get the same symptoms as #5 after upgrading from 52.9.0esr-1~deb9u1
to 60.2.0esr-1~deb9u2 on a Raspberry Pi (armhf architecture):

firefox-esr crashes immediately after startup, even in safe mode,
even when started by a new user with a nearly-empty home directory.
Terminal output is

$ firefox --safe-mode
ExceptionHandler::GenerateDump cloned child 5756
ExceptionHandler::WaitForContinueSignal waiting for continue signal...
ExceptionHandler::SendContinueSignalToChild sent continue signal to child
$

There are no kernel messages, unlike #906570.  Trying to open the
profile manager yields identical results.

Of course I realize this has nothing to do with SSE2 in my case. :)
Should I open another bug?



Bug#908396: firefox-esr: stopped working after upgrade from 59 to 60

2018-09-10 Thread Gerard ROBIN
On Sun, 09 Sep 2018 16:01:23 +0200 Ondrej Zary  
wrote:
> Package: firefox-esr
> Version: 60.2.0esr-1~deb9u2
> Severity: important
> 
> Dear Maintainer,
> firefox-esr does not work anymore, crashes immediately even in safe mode:
> 
> $ firefox-esr -safe-mode
> ExceptionHandler::GenerateDump cloned child 9620
> ExceptionHandler::SendContinueSignalToChild sent continue signal to child
> ExceptionHandler::WaitForContinueSignal waiting for continue signal...
> 
> I suspect it's related to my CPU not having sse2 instructions and Firefox
> compiled with some flags requiring them.

Same issue here with old box ASSUS AMD Athlon 32 bits.
I solved the problem installing the version 52 which is yet in testing.
It is not perfect but it works.

-- 
Gerard
___
***
*  Created with "mutt 1.8.3"
*  under Debian Linux STRETCH  9.3
*  Registered Linux User #388243
*  https://Linuxcounter.net
***



Bug#908396: firefox-esr: stopped working after upgrade from 59 to 60

2018-09-09 Thread Ondrej Zary
Sorry for misleading info, the upgrade was from 52.9.0esr-1~deb9u1 (not 59) to 
60.

-- 
Ondrej Zary



Bug#908396: firefox-esr: stopped working after upgrade from 59 to 60

2018-09-09 Thread Ondrej Zary
Package: firefox-esr
Version: 60.2.0esr-1~deb9u2
Severity: important

Dear Maintainer,
firefox-esr does not work anymore, crashes immediately even in safe mode:

$ firefox-esr -safe-mode
ExceptionHandler::GenerateDump cloned child 9620
ExceptionHandler::SendContinueSignalToChild sent continue signal to child
ExceptionHandler::WaitForContinueSignal waiting for continue signal...

I suspect it's related to my CPU not having sse2 instructions and Firefox
compiled with some flags requiring them.

$ cat /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 6
model   : 11
model name  : Intel(R) Celeron(TM) CPU1100MHz
stepping: 1
microcode   : 0x1c
cpu MHz : 1365.108
cache size  : 256 KB
physical id : 0
siblings: 1
core id : 0
cpu cores   : 1
apicid  : 0
initial apicid  : 0
fdiv_bug: no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 2
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov 
pse36 mmx fxsr sse
bugs: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf
bogomips: 2730.21
clflush size: 32
cache_alignment : 32
address sizes   : 36 bits physical, 32 bits virtual
power management:


-- Package-specific info:


-- Addons package information

-- System Information:
Debian Release: 9.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (10, 'testing')
Architecture: i386 (i686)

Kernel: Linux 4.9.0-8-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages firefox-esr depends on:
ii  debianutils   4.8.1.1
ii  fontconfig2.11.0-6.7+b1
ii  libatk1.0-0   2.22.0-1
ii  libc6 2.24-11+deb9u3
ii  libcairo-gobject2 1.14.8-1
ii  libcairo2 1.14.8-1
ii  libdbus-1-3   1.10.26-0+deb9u1
ii  libdbus-glib-1-2  0.108-2
ii  libevent-2.0-52.0.21-stable-3
ii  libffi6   3.2.1-6
ii  libfontconfig12.13.0-5
ii  libfreetype6  2.6.3-3.2
ii  libgcc1   1:7.2.0-19
ii  libgdk-pixbuf2.0-02.36.5-2+deb9u2
ii  libglib2.0-0  2.50.3-2
ii  libgtk-3-03.22.11-1
ii  libjsoncpp1   1.7.4-3
ii  libpango-1.0-01.40.5-1
ii  libstartup-notification0  0.12-4+b2
ii  libstdc++66.3.0-18+deb9u1
ii  libvpx4   1.6.1-3+deb9u1
ii  libx11-6  2:1.6.4-3
ii  libx11-xcb1   2:1.6.4-3
ii  libxcb-shm0   1.12-1
ii  libxcb1   1.12-1
ii  libxcomposite11:0.4.4-2
ii  libxdamage1   1:1.1.4-2+b3
ii  libxext6  2:1.3.3-1+b2
ii  libxfixes31:5.0.3-1
ii  libxrender1   1:0.9.10-1
ii  libxt61:1.1.5-1
ii  procps2:3.3.12-3+deb9u1
ii  zlib1g1:1.2.8.dfsg-5

Versions of packages firefox-esr recommends:
ii  libavcodec57  7:3.2.12-1~deb9u1

Versions of packages firefox-esr suggests:
pn  fonts-lmodern  
pn  fonts-stix | otf-stix  
pn  libcanberra0   
ii  libgssapi-krb5-2   1.15-1+deb9u1
ii  libgtk2.0-02.24.31-2

-- debconf-show failed