Since the stack trace suggests that firefox cannot read correctly the Bulgarian affix file bg_BG.aff, which is provided by the myspell-bg package. After some debugging I think the reason might be that it is cp1251 encoded, and firefox fails to instantiate the convertor from cp1251 to Unicode.
An easy workaround is to switch off spell checking in Firefox (Edit -> Preferences -> Advanced -> General). -- firefox-bin crashed with SIGSEGV in AffixMgr::parse_file() https://bugs.launchpad.net/bugs/580814 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
