Closed
Bug 8892
Opened 25 years ago
Closed 25 years ago
NECKO: M7 Crashes when given localhost url
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
FIXED
M9
People
(Reporter: deleted5352, Assigned: gagan)
References
()
Details
Hi, I just tried entering the following url into M7:
'http://localhost/cyberstorm/builder.php?url=index'. This url doesn't exist
here, but I tried it anyway and the entire window containing it froze, wouldn't
respond to window redraws nor the X icon in WindowMaker-0.60.0. Had to CTRL-C
from my e-term running ./mozilla-apprunner.sh to close and restart it. The
message presented was as follows:
FindShortcut: in='http://localhost/cyberstorm/builder.php3?url=index'
out='null'
Loading url http://localhost/cyberstorm/builder.php3?url=index in WEbshell
83c1cf0
Now, I tried it again, and it stayed up, with the following error:
FindShortcut: in='http://localshost/cyberstorm/builder.php?url=index'
out='null'
Loading url http://localshost/cyberstorm/builder.php?url=index in WEbshell
83e0468
nsDocumentBindInfo::OnStopBinding: Load of URL
'http://localshost/cyberstorm/builder.php?url=index' failed. Error code: 1
Error loading URL http://localshost/cyberstorm/builder.php?url=index
Document: Done (2.686 secs)
Got a handle to forward menu item
Setting forward menu item disabled
Obtained MenuItem Back
Setting Back menuitem to enabled
Alert: Alert! did not find a converter or
decodernsDocumentBindInfo::OnStopBinding: Load of URL
'file:////usr/src/mozilla/M7/package/res/throbber/anim.gif' failed. Error code:
1
Which is fine, but that last one was done from a fresh run of M7, not having had
a page loaded before in that session.
Running RedHat 6.0, Netscape-4.6 alongside M7 binary, apache-1.3.6, php-3.0.9.
Cannot repeat it :(
Assignee: don → rickg
Component: Browser-General → Layout
QA Contact: leger → petersen
Comment 2•25 years ago
|
||
Jan- I'm having a problem installing the latest build on the Linux. I tried to
reproduce this issue on Mac and Windows but can't reproduce (JUN 28TH
1999062808).
Comment 3•25 years ago
|
||
Jan- I'm having a problem installing the latest build on the Linux. I tried to
reproduce this issue on Mac and Windows but can't reproduce (JUN 28TH
1999062808).
DP -- this really looks like a URL handling problem in apprunner. Can you take a
look please?
Updated•25 years ago
|
Assignee: dp → warren
Updated•25 years ago
|
Assignee: warren → gagan
Comment 5•25 years ago
|
||
Gagan can you make sure this works in necko? Thanks.
Summary: M7 Crashes when given localhost url → NECKO: M7 Crashes when given localhost url
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 8•25 years ago
|
||
I'm not seeing this problem in the Aug 16th build.
You need to log in
before you can comment on or make changes to this bug.
Description
•