Closed
Bug 49288
Opened 25 years ago
Closed 24 years ago
Crash accessing non existent jar files
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
CLOSED
FIXED
M18
People
(Reporter: oliver.fels, Assigned: security-bugs)
References
()
Details
(Keywords: crash, Whiteboard: [nsbeta3+])
Netscape 6 and M17 running under Windows NT4.0 SP5 immediately crashes, if a non
existent jar file is accessed via the jar:http://xxx url.
Comment 1•25 years ago
|
||
could you please test a new m18 build? Thanks.
Comment 2•25 years ago
|
||
I've tried typing this into the URL bar and it does nothing... 081708 mozilla
build on NT
Reporter | ||
Comment 3•25 years ago
|
||
Sorry for not being specific enough, you have to type in an url in a correct
format for mozilla to react, like
jar:http://www.mozilla.org/test.jar!/test.html
If the jar is not present, the browser crashes.
Reproduced with build 081708 this morning.
Comment 4•25 years ago
|
||
OK. crash reproduceable here on 081708 mozilla win32 build. Talkback report
coming soon.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 5•25 years ago
|
||
warren, is this yours?
nsZipReaderCache::ReleaseZip
[d:\builds\seamonkey\mozilla\modules\libjar\nsJAR.cpp, line 1201]
nsJARChannel::Close
[d:\builds\seamonkey\mozilla\netwerk\protocol\jar\src\nsJARChannel.cpp, line 979]
nsFileTransport::DoClose
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsFileTransport.cpp, line 707]
nsFileTransport::Process
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsFileTransport.cpp, line 695]
Assignee: asa → warren
Assignee | ||
Comment 8•24 years ago
|
||
I think my rewrite of the jar protocol will fix this. It should go in this week.
Assignee | ||
Updated•24 years ago
|
Assignee | ||
Comment 10•24 years ago
|
||
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 11•24 years ago
|
||
Tried this morning and it seems to have vanished.
According to my experiencfe one might close the bug .
Tried with build 2000092608.
Reporter | ||
Comment 13•24 years ago
|
||
Can confirm this, though the gap in between is long.
Closing the bug, as my reporting mail address will be changing in the very near future.
Status: VERIFIED → CLOSED
Assignee | ||
Comment 14•24 years ago
|
||
Oliver, long time no hear...
Please don't mark bugs closed. Your Bugzilla email address can be changed
automatically without having to close bugs. Close is used after a product has
shipped (which is true in this case, but I think the closing gets done by QA or
somebody).
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•