[Bug 77859] Re: Firefox: saved passwords causes crash with Mailman admin page

2007-01-19 Thread Ivailo Stoyanov
Yes, Freddy, this bug only affects the latest security-fix for Firefox in Dapper Drake (i.e. version 1.5.dfsg+1.5.0.9-0ubuntu0.6.06)! I think it would be a good idea to add some indication (something like "[Dapper]", for example) in the bug summary field in order to stress on this detail; AFAIK Fi

[Bug 77859] Re: Firefox: saved passwords causes crash with Mailman admin page

2007-01-19 Thread Freddy Martinez
Didn't crash for me. I've never had a problem with mailman / Fx. -- Firefox: saved passwords causes crash with Mailman admin page https://launchpad.net/bugs/77859 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 77859] Re: Firefox: saved passwords causes crash with Mailman admin page

2007-01-19 Thread Freddy Martinez
but I use Feisty with Fx 2.0 -- Firefox: saved passwords causes crash with Mailman admin page https://launchpad.net/bugs/77859 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 77859] Re: Firefox: saved passwords causes crash with Mailman admin page

2007-01-19 Thread Rafael Gattringer
oops - 1.) should only say " enter a password like "" " -- Firefox: saved passwords causes crash with Mailman admin page https://launchpad.net/bugs/77859 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 77859] Re: Firefox: saved passwords causes crash with Mailman admin page

2007-01-19 Thread Rafael Gattringer
another testcase: http://ubuntu.flowconsult.at/en/bugs/firefox-1.5.0.9-crash/ 1.) enter a password like "" and save it with the password manager 2.) click on "login" and save the password with the password manager 3.) revisit the login page -> firefox crashes Mozilla/5.0 (X11; U; Linux

Re: [Bug 77859] Re: Firefox: saved passwords causes crash with Mailman admin page

2007-01-16 Thread Freddy Martinez
wiki.ubuntu.com/FirefoxNewVersion for those on Dapper systems. On 1/16/07, Ivailo Stoyanov <[EMAIL PROTECTED]> wrote: > > > I just want to confirm an interim solution for folks who > > desperately need to admin mailman lists: > > > sudo aptitude install firefox/dapper > > IMHO, a better approach,

[Bug 77859] Re: Firefox: saved passwords causes crash with Mailman admin page

2007-01-16 Thread Ivailo Stoyanov
> I just want to confirm an interim solution for folks who > desperately need to admin mailman lists: > sudo aptitude install firefox/dapper IMHO, a better approach, that doesn't sacrifice the latest security enhancements, is to manually install the official Firefox build from Mozilla.org followi

[Bug 77859] Re: Firefox: saved passwords causes crash with Mailman admin page

2007-01-15 Thread Amanda
I just want to confirm an interim solution for folks who desperately need to admin mailman lists: sudo aptitude install firefox/dapper Will rollback your firefox installation to the previous version and undo the security fix. You'll immediately be invited to update Firefox, which you'll want to

[Bug 77859] Re: Firefox: saved passwords causes crash with Mailman admin page

2007-01-10 Thread Ewen McNeill
In the hope that this will bring the bug to the firefox/security maintainers attention, I've changed the status to "confirmed" given (a) the number of bugs which have been marked as a duplicate of this bug, and (b) that several people have reported they can reproduce the bug. It would be nice to h

[Bug 77859] Re: Firefox: saved passwords causes crash with Mailman admin page

2007-01-10 Thread Keneo
seems to be the same bug as occuring here: https://launchpad.net/ubuntu/+source/firefox/+bug/78561 -- Firefox: saved passwords causes crash with Mailman admin page https://launchpad.net/bugs/77859 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo

[Bug 77859] Re: Firefox: saved passwords causes crash with Mailman admin page

2007-01-09 Thread Ivailo Stoyanov
I confirm this bug (reproduced via the isolated test case in Ewen's second comment) on several up-to-date Dapper systems [Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20070102 Ubuntu/dapper-security Firefox/1.5.0.9] Workaround: disable "Remember passwords" and "Save information entere

[Bug 77859] Re: Firefox: saved passwords causes crash with Mailman admin page

2007-01-05 Thread Ewen McNeill
I managed to find the source to firefox-1.5.dfsg+1.5.0.8 on a mirror (http://mirror.xmu.edu.cn/archive.ubuntu.com/ubuntu/pool/main/f/firefox/; it's already expired out of security.ubuntu.com and archive.ubuntu.com). Diff between firefox-1.5.dfsg+1.5.0.8 and firefox-1.5.dfsg+1.5.0.9 reveals that a

[Bug 77859] Re: Firefox: saved passwords causes crash with Mailman admin page

2007-01-05 Thread Ewen McNeill
Source for affected function that is segfaulting: void nsPasswordManager::AttachToInput(nsIDOMHTMLInputElement* aElement) { nsCOMPtr targ = do_QueryInterface(aElement); nsIDOMEventListener* listener = NS_STATIC_CAST(nsIDOMFocusListener*, this); targ->AddEventListener(NS_LITERAL_STRING("blur

[Bug 77859] Re: Firefox: saved passwords causes crash with Mailman admin page

2007-01-05 Thread Ewen McNeill
As suggested by Peter Cherriman (https://launchpad.net/~pjcherriman) in comment: https://launchpad.net/ubuntu/+source/firefox/+bug/77859/comments/3 I've installed the firefox-dbg package (ie, debug symbols), and regenerated the core dump and run gdb over it. Like him I see: nsPasswordManager::A

[Bug 77859] Re: Firefox: saved passwords causes crash with Mailman admin page

2007-01-05 Thread Peter Cherriman
I'm getting this on both my dapper machines. Downgrading to 1.5.0.8 packages I had cached gets rid of the problem. So I think this must be a bug generated by one of the new security patches. It also happens with the yahoo mail website if you have a stored login details the browser segv when you go

[Bug 77859] Re: Firefox: saved passwords causes crash with Mailman admin page

2007-01-04 Thread Paul Smith
It's not just Mailman. I first saw the crash on bugs.busybox.net. I log into the site just fine, but when I click on the link to view my account info, FF crashes every time. BusyBox bug tracking is run by Mantis if that helps anyone. I think the difference between mailman and some others like l

[Bug 77859] Re: Firefox: saved passwords causes crash with Mailman admin page

2007-01-03 Thread Ewen McNeill
Issolated test case: http://www.naos.co.nz/tmp/ubuntu/firefox/mailman-signon-page.html Steps to reproduce is slightly different here, I think because there's no real form processing behind it. To reproduce: 1. Go to URL 2Enter some string to be the password, eg "test" (it doens't matter,