[Bug 320459] Re: SIGSEGV in nsViewManager::UpdateWidgetsForView

petski pet at painfullscratch.nl
Wed Jan 28 08:25:51 UTC 2009


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 Mozilla
Bugs, which is subscribed to firefox-3.0 in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list