Closed
Bug 202215
Opened 23 years ago
Closed 22 years ago
Mozilla crashes on a binary file when the content type is text/plain
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: luke, Assigned: asa)
References
()
Details
(Keywords: crash, Whiteboard: [wfm?])
Attachments
(1 file)
|
72.00 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030327 Debian/1.3-4
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030327 Debian/1.3-4
See URL for an example. An executable is served to Moz with the content-type of
text/plain, and Mozilla crashes hard.
Reproducible: Always
Steps to Reproduce:
Expected Results:
The browser should not crash.
| Reporter | ||
Comment 1•23 years ago
|
||
Actually, this is totally reproducable on any binary file with the mime-type set
to text/plain. This has to be a duplicate.
Keywords: crash
The URL does not seem to work.
The testcase is a Windows executable with text/plain mime type. I don't see
crash on Windows or Linux with 1.4b builds. Please test with Mozilla 1.4b.
Reporter, can you please make the testcase available?
| Reporter | ||
Comment 5•23 years ago
|
||
Sorry, I put it back up. I can't reproduce in Windows, but it still crashes Moz
everytime under Linux.
It does not crash for me on RedHat 8.0. Debug build with XFT just now, and an
optimized build without XFT from 20030429.
Did you test with Mozilla 1.4b? Can you build Mozilla and attach a stack trace?
Also try with new profile...
Simon, can you test this too?
Whiteboard: [wfm?]
Comment 9•23 years ago
|
||
No crash for me with uptodate Linux build (without XFT)
Comment 10•23 years ago
|
||
This is similar to bug 158796 and its duplicates, though the cause of the crash
may be totally different. In any case, reproducability probably depends on the
default encoding and the presence or absence of character set auto-detection,
and maybe also on installed fonts.
| Reporter | ||
Updated•22 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 22 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
•