Closed
Bug 55425
Opened 25 years ago
Closed 25 years ago
Open file failed in Netscape 6.0. Browser crashed.
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: shirley.liu, Assigned: margaret.chan)
References
Details
(Whiteboard: suntrak-n6-highp)
In Netscape 6.0 build id = 2000100410 with Intel Solaris 2.8.
1. Tried to open a file, file:/home/...
2. Debug message: Document file:///home/sl116442/testcases/buglist.html loaded
successfully
JavaScript error:
line 0: uncaught exception: [Exception... "Component returned failure code:
0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPref.GetBoolPref]" nsresult: "0x8000ffff
(NS_ERROR_UNEXPECTED)" location: "JS frame ::
chrome://navigator/content/navigator.js :: URLBarBlurHandler :: line 2137"
data: no]
User should be able to open a file.
Comment 1•25 years ago
|
||
Changing component to Editor, reassigning.
Assignee: kmcclusk → beppe
Component: Compositor → Editor
QA Contact: petersen → sujay
Comment 3•25 years ago
|
||
Unclear what the problem is from the description; that URLBarBlurHandler dump
might not be related. Leaving unconfirmed for lack of more data.
Comment 4•25 years ago
|
||
Another solaris problem. Does the solaris compiler generate bad code sometimes?
Comment 5•25 years ago
|
||
I don't think this is an editor issue. The user's steps to reproduce don't
mention Composer at all.
Reassign to mtchan@eng.sun.com for further triage.
Assignee: beppe → mtchan
Component: Editor → Browser-General
| Reporter | ||
Comment 6•25 years ago
|
||
I tried in Netscape 6.0 build id = 2000101301 with Intel Solaris 2.8.
1. Brought up the Nestcape 6.0.
2. File -> Open File -> Entered the file name in the Open File Dialog then
clicked Open.
3. Browser crashed with debug messages.
WARNING: waaah!, file nsXULPrototypeDocument.cpp, line 523
JavaScript strict warning:
chrome://global/content/filepicker.js line 343: redeclaration of var i
JavaScript strict warning:
chrome://global/content/filepicker.js line 61: reference to undefined property
o.displayDirectory.path
nsWidget::~nsWidget() of toplevel: 15 widgets still exist.
WEBSHELL- = 4
Segmentation Fault
| Reporter | ||
Updated•25 years ago
|
Whiteboard: suntrak-n6
| Reporter | ||
Updated•25 years ago
|
Summary: Open file failed in Netscape 6.0. → Open file failed in Netscape 6.0. Browser crashed.
Whiteboard: suntrak-n6 → suntrak-n6-highp
| Reporter | ||
Comment 7•25 years ago
|
||
Hi, I found out browser crashed in most of the time after I entered a file name
and then clicked "Return" key instead clicked the "Open" button.
Updated•25 years ago
|
Hardware: PC → Sun
| Assignee | ||
Comment 8•25 years ago
|
||
I am in the process of trying to reproduce this problem on my latest commercial
build.
shirley.liu@sun.com: Does it only happen on i386 or does it happen on Sparc
as well? If the problem only shows up on i386, then we should leave the
platform to PC instead of Sun.
sfraser@netscape.com: We have been building using gcc 2.95.5 for quite some
time now, so it won't be Solaris compiler.
| Reporter | ||
Comment 9•25 years ago
|
||
It is working on the final test blitz.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 10•25 years ago
|
||
Can someone please mark this VERIFIED-FIXED ? thanks!
Comment 11•25 years ago
|
||
removing myself and Akkana from Cc: and qa_contact list. this is not an
editor issue..
Sun, please mark this VERIFIED-FIXED. thanks.
QA Contact: sujay → shirley.liu
| Assignee | ||
Comment 12•25 years ago
|
||
Verified that it worked fine with a more recent build, Build ID 2000102402.
Marked it verified.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•