https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211226
Jan Beich (mail not working) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|maintainer-feedback?(gecko@ |maintainer-feedback+ |FreeBSD.org) | --- Comment #4 from Jan Beich (mail not working) <[email protected]> --- Old firefox versions are not support either here or upstream. Read below if you still can reproduce what's currently in the ports. > After upgrade to Firefox 41, it started to crash when typing a > character in search or URL bar. Which video driver do you use? Try a basic one like scfb or vesa. Otherwise, rebuild world and ports with just debug symbols (i.e. *not* DEBUG option) and get a backtrace. > Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: > non-double matrix element > Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: > non-double matrix element > Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: > saw unknown, expected number These lines are likely produced by x11-fonts/linux-*-fontconfig which are older than x11-fonts/fontconfig. /etc/fonts comes from using kern_alternate_path() to translate /compat/linux/etc/fonts which is a symlink to /usr/local/etc/fonts. Try checking linux plugins and rewrap them $ nspluginwrapper -a -v -i -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
