Closed
Bug 1861
Opened 26 years ago
Closed 26 years ago
resource: crashes viewer && xpviewer
Categories
(Core :: Networking, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: joe, Assigned: gagan)
References
()
Details
(Keywords: testcase)
This happens in both viewer && xpviewer on win95 -- resource:/ does not crash,
but resource: on its own does.
---
VIEWER caused a stack fault in module NETLIB.DLL at 014f:00511c37.
Registers:
EAX=00ac82d1 CS=014f EIP=00511c37 EFLGS=00010206
EBX=00ac82d0 SS=0157 ESP=008ff9b0 EBP=00000000
ECX=0000003a DS=0157 ESI=00000104 FS=0ef7
EDX=815d373a ES=0157 EDI=00ac8210 GS=0000
Bytes at CS:EIP:
80 7d 00 2f 75 01 45 53 e8 16 5a 00 00 59 8b f8
Stack dump:
00ac8210 00549318 008ff9dc 00ac82b0 00511480 00000000 012685d8 00ac81e0 00000000
005491a0 00549030 008ffa00 01263303 00a37ea0 00ac8210 00ac81e0
Reporter | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 1•26 years ago
|
||
Fixed as of at least 1998-12-23
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 2•26 years ago
|
||
verified
Changing all Networking Library/Browser bugs to Networking-Core component for
Browser.
Occasionally, Bugzilla will burp and cause Verified bugs to reopen when I do
this in a bulk change. If this happens, I will fix. ;-)
Bulk move of all Networking-Core (to be deleted component) bugs to new
Networking component.
Keywords: testcase
Summary: url 'resource:' crashes viewer && xpviewer → resource: crashes viewer && xpviewer
gagan: I've turned this into a testcase, should I be testing all protocol
handlers for scheme only URL's or is this just a really one-of-a-kind problem?
QA Contact: benc
You need to log in
before you can comment on or make changes to this bug.
Description
•