Closed
Bug 168781
Opened 23 years ago
Closed 23 years ago
Mozilla crashes at this site
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: beanladen, Assigned: asa)
References
()
Details
(Keywords: crash, stackwanted)
Attachments
(1 file)
387 bytes,
text/html
|
Details |
Mozilla 1.2a Linux i686
1. Goto given URL ==> Mozilla crashes immediately
Also consistently reproducible with downloaded file ss.html.
It's a plain simple html 3.2, but there are two obscure
src=file:///C|/pagesinternet/rien ne marche/image/logosite.gif
entries at the top.
Comment 1•23 years ago
|
||
WFM - trunk build 2002091404 - WinXP.
Comment 2•23 years ago
|
||
*** Bug 168779 has been marked as a duplicate of this bug. ***
Comment 3•23 years ago
|
||
*** Bug 168780 has been marked as a duplicate of this bug. ***
No talkback, tar.gz build (sorry for the two unwanted spam entries).
Further test : Deleting the obscure entries does NOT solve the problem.
Comment 6•23 years ago
|
||
worksforme, linux trunk build 20020913 and 1.2a
Which linux kernel, compiled with which gcc ? I'm using
2.4.18 gcc-2.95-2 compiled, plain binary tar.gz Mozilla 1.2a
for i686.
Updated•23 years ago
|
Keywords: crash,
stackwanted
Comment 8•23 years ago
|
||
WFM, 2002-09-13-10 trunk Linux
Found the killer !! It's the \221s entry (and another similar one in the same
paragraph) which crashes Mozilla when default character coding is UTF-8.
See attachment for the stripped down minimal crash page.
Comment 10•23 years ago
|
||
Do you get a core dump or any error messages?
Reporter | ||
Comment 11•23 years ago
|
||
Absolutely nothing. I set all debug flags, javascript console output
etc.pp., started from the commandline, and it dies without any
message.
This must have something to do with the fonts, or localization in
general.
Reporter | ||
Comment 12•23 years ago
|
||
Does not crash anymore when running on a new profile.
Another bug with profile migration from one version
to the next.
Comment 13•23 years ago
|
||
Works for me with Mozilla 1.2b build 2002101612, Mandrake Linux 9.0 and "Show
images only from originating server" (which prevents the two top images from
being shown)
Comment 14•23 years ago
|
||
Works for me, using linux nightly 2002110804. I'm going to resolve this. Grabow,
if you can reproduce this with a current version of mozilla, please feel free to
reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•