I've found a patch for this issue in https://bugzilla.mozilla.org/show_bug.cgi?id=421839
I've used Launchpad's PPA to rebuild xulrunner-1.9 (debdiff attached). Indeed, no more SIGSEGV! There is a slightly different behavior for the site in the description of this bug though: the page doesn't update anymore after hitting a keystroke. Don't know if this is caused by firefox or by buggy javascript (I guess the latter) Instructions to use my PPA: $ sudo sh -c 'echo deb http://ppa.launchpad.net/petski/ubuntu intrepid main > /etc/apt/sources.list.d/lp320459.list' $ sudo sh -c 'echo deb-src http://ppa.launchpad.net/petski/ubuntu intrepid main >> /etc/apt/sources.list.d/lp320459.list' $ gpg --recv-keys ADC679189D1D1B6701310DDDDAA9427DCBF475C3 $ gpg --export --armor ADC679189D1D1B6701310DDDDAA9427DCBF475C3 | sudo apt-key add - $ gpg --batch --delete-key ADC679189D1D1B6701310DDDDAA9427DCBF475C3 $ sudo apt-get update $ sudo apt-get upgrade ** Attachment added: "xulrunner-1.9.debdiff" http://launchpadlibrarian.net/21705611/xulrunner-1.9.debdiff ** Also affects: firefox via https://bugzilla.mozilla.org/show_bug.cgi?id=421839 Importance: Unknown Status: Unknown ** Changed in: firefox-3.0 (Ubuntu) Status: Confirmed => Fix Committed -- SIGSEGV in nsViewManager::UpdateWidgetsForView https://bugs.launchpad.net/bugs/320459 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
