Closed
Bug 366110
Opened 19 years ago
Closed 19 years ago
Firefox Crashes (SIGSEGV) on Page Load for Mailman login page
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 235336
People
(Reporter: laprice, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.0.9) Gecko/20070102 Ubuntu/1.0.4 Firefox/1.5.0.9
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.0.9) Gecko/20070102 Ubuntu/1.0.4 Firefox/1.5.0.9
firefox crashes when it visits
http://www.euglug.org/mailman/admin/euglug
running firefox with the -g option gives the following
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 46912551639504 (LWP 6112)]
0x00002aaaafc6593d in NSGetModule () from /usr/lib/firefox/components/libtoolkitcomps.so
Mozilla Firefox 1.5.0.9, Copyright (c) 1998 - 2006 mozilla.org
seems to happen with all mailman login pages for the stock ubuntu mailman
(which has broken html on that page, missing </body></html>)
crash happens only when page is loaded from remote server, not when it is saved with
curl -O http://www.euglug.org/mailman/admin/euglug
and opened locally
this seems to happen on all mailman login pages, on multiple servers.
Reproducible: Always
Steps to Reproduce:
1. visit http://www.euglug.org/mailman/admin/euglug
2. browser crashes
Actual Results:
Browser Window closes, if firefox started from commandline:
Segmentation fault
is printed to terminal
Expected Results:
continued in quirks mode
This is new behaviour since this weeks browser update for Ubuntu 6.06
you need to install the debugging symbols package from ubuntu. you should use ubuntu support channels to figure out how to do this.
if there anything we could do to make the bugzilla.mozilla.org page discourage you from using this bugzilla for your ubuntu firefox crash without you first having symbols installed and a stack trace?
URL:
http://www.euglug.org/mailman... → http://www.euglug.org/mailman/admin/e...
Comment 2•19 years ago
|
||
WFM, Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.9) Gecko/20061206 Firefox/1.5.0.9
WFM, Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.1.1) Gecko/20061208 Firefox/2.0.0.1
I'm having the same problem (with Galeon as well). You can use lynx, or if you follow this thread:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/77859
you might get somewhere.
that basically says this is a duplicate of bug 235336.
reporter: please try a mozilla.org build.
Comment 5•19 years ago
|
||
No response from Reporter. Duping based on timeless comment above.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•