On Sun, Feb 05, 2017 at 07:35:08AM +0900, Mike Hommey wrote: > On Fri, Feb 03, 2017 at 09:10:10PM +0200, Aaro Koskinen wrote: > > Package: firefox-esr > > Version: 45.7.0esr-1 > > Severity: important > > > > Dear Maintainer, > > > > Firefox crashes right after startup: > > > > $ time firefox > > Xlib: extension "RANDR" missing on display ":0". > > Segmentation fault > > > > real 0m12.336s > > user 0m10.940s > > sys 0m0.703s > > > > $ time firefox-esr -safe-mode > > Xlib: extension "RANDR" missing on display ":0". > > Segmentation fault > > > > real 0m21.269s > > user 0m11.961s > > sys 0m0.678s > > > > $ MOZILLA_DISABLE_PLUGINS=1 firefox-esr > > Xlib: extension "RANDR" missing on display ":0". > > Segmentation fault > > > Chances are this is the same problem that causes the random build > failures, cf. bug 825355, and I'm going to fix that one in next upload.
That's fixed in 47.5.0esr-3. Can you check if you still get crashes with that version? Mike

