Closed
Bug 322146
Opened 20 years ago
Closed 19 years ago
Firefox crashes on certain Web site
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: porton, Unassigned)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
|
35.87 KB,
application/zip
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.8) Gecko/20051118 Debian/1.4.99+1.5rc3.dfsg-1 Firefox/1.5
Build Identifier: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.8) Gecko/20051118 Debian/1.4.99+1.5rc3.dfsg-1 Firefox/1.5
Firefox 1.5RC3 crashes opening certain Web page (a possibly outdated cache of http://pronethosting.net/). I will attach .zip archive with a copy of this page.
Reproducible: Always
Steps to Reproduce:
1. unzip pronethosting.zip
2. cd pronethosting.net
3. firefox ./index.html
Actual Results:
Browser crashes just after starting.
Expected Results:
Site is shown.
about:buildconfig is below:
about:buildconfig
Build platform
target
i686-pc-linux-gnu
Build tools
Compiler Version Compiler flags
gcc gcc version 4.0.3 20051111 (prerelease) (Debian 4.0.2-4) -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pthread -pipe
c++ gcc version 4.0.3 20051111 (prerelease) (Debian 4.0.2-4) -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -fshort-wchar -pthread -pipe
Configure arguments
--prefix=/usr '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' --enable-default-toolkit=gtk2 --with-default-mozilla-five-home=/usr/lib/mozilla-firefox --enable-pango --with-user-appdir=.mozilla --with-system-png=/usr --with-system-jpeg=/usr --disable-mailnews --disable-composer --disable-ldap --enable-postscript --disable-installer --enable-xprint --enable-crypto --enable-strip-libs --enable-canvas --enable-svg --enable-svg-renderer=cairo --enable-system-cairo --enable-mathml --disable-tests --disable-gtktest --disable-debug --enable-xft '--enable-optimize=-pipe\ -w\ -O2' --with-system-zlib=/usr --with-gssapi=/usr --without-system-nspr --enable-xinerama --enable-extensions=default --disable-pedantic --disable-long-long-warning --enable-single-profile --disable-profilesharing --enable-gnomevfs --enable-application=browser --disable-installer --disable-updater --enable-static --disable-shared
| Reporter | ||
Comment 1•20 years ago
|
||
Comment 2•20 years ago
|
||
Works for me, though on Windows:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
If you can reproduce this under a debugger, giving a backtrace would be helpful (not sure if TalkBack is enabled in the Debian builds, as I've never seen it).
1. gdb firefox ./index.html
2. watch for crash
3. type command 'bt' in gdb
4. copy and paste backtrace results.
Comment 3•20 years ago
|
||
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060102 Firefox/1.6a1
Works for me.
Keywords: crash
Comment 4•20 years ago
|
||
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9a1) Gecko/20060220 Firefox/1.6a1 ID:0000000000
Works for me.
Did you submit a Talkback report for the crash? If so, can you post the Talkback ID up here, please?
Can you reproduce this bug when running Firefox in safe mode? (http://kb.mozillazine.org/Safe_Mode)
Comment 5•19 years ago
|
||
-> incomplete
Victor, when this is still a reproducible problem for you in a recent firefox release, please see comment #4.
It would be great, if you could provide a Talkback ID then.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INCOMPLETE
Version: unspecified → 1.5.0.x Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•