Closed
Bug 3982
Opened 26 years ago
Closed 25 years ago
apprunner crashes when attempt to browse JAVA 2 API docs...
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
M7
People
(Reporter: roland.mainz, Assigned: karnaze)
References
()
Details
(Whiteboard: (04/07) 3jrgm@qlink.queensu.ca -- review (in)complete (reproducible crash))
Nightly build 17.3.1999 crashes when an attempt is made to load the above URL,
which is the javadoc 3-frame output (apprunner also crashes for all other
javadoc 2 docs linked into http://puck.informatik.med.uni-giessen.de/java/).
Re-assinged to law@netscape.com and set target milestone to M4.
Bill, see if you can reproduce this and assign it to the component owner
responsible for the problem.
This crashes the same way when you view the page in viewer. The stack shows it
dying with an invalid frame index (due to a bogus mColCount field or some such).
I think this is an html frame bug so I'm reassigning it.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 3•26 years ago
|
||
This works on my 3/23 WinNT debug build. Greg, can you determine if it is an
optimized build problem on a more recent build.
Works for me also...Roland please recheck on your end and reopen if it still
occurs for you. Marking verified WFM.
Reporter | ||
Comment 5•26 years ago
|
||
The nightly build 23.3.1999 crashes when viewing/loading the JavaDoc frame page.
I cannot check it with nightly build 24.3.1999 - it crashes early at startup,
sorry.
I'll check this with the next working nightly build...
Assignee | ||
Comment 6•26 years ago
|
||
Roland, can you also check if it is failing in viewer. If it is only failing in
apprunner, then someone else will get the bug.
Reporter | ||
Updated•26 years ago
|
Status: VERIFIED → REOPENED
Reporter | ||
Comment 7•26 years ago
|
||
Does only crash apprunner.exe; viewer.exe can display it without crashing.
Assignee | ||
Updated•26 years ago
|
Resolution: WORKSFORME → ---
Assignee | ||
Updated•26 years ago
|
Assignee: karnaze → trudelle
Status: REOPENED → NEW
Assignee | ||
Comment 8•26 years ago
|
||
Apprunner specific.
Assignee | ||
Comment 9•26 years ago
|
||
Apprunner specific.
Comment 10•26 years ago
|
||
Roland are you doing anything else prior to visiting the pages? I will try with
new build today once one is available since yesterdays apprunner worked ok for me
on NT.
Reporter | ||
Comment 11•26 years ago
|
||
(Following was tested with nightly build 25.3.1999):
- apprunner.exe crashes on startup; no tests possible
- viewer.exe now crashes when attempting to browse ANY JavaDoc 3-frame output
And what do I do before ?
- Open viewer.exe
- Type in the server name: http://puck.informatik.med.uni-giessen.de
- Clicking on the JAVA link
- Cliking on the JVA mail, JAVA API or any other link to a JavaDoc 3-frame
outout.
Thats all...
Comment 12•26 years ago
|
||
March 251445 build, time stamp 14:48
I followed Roland's steps precisely, with win98 and NT 4.00.1381 on 133 pentium
compaqs. Unable to reproduce; I am able to load the page and links and view docs
no problem. I used both viewer and apprunner. Roland any other variables to
consider? What type of machine do you have, version of NT, etc.?
Reporter | ||
Comment 13•26 years ago
|
||
WinNT 4.0, Service Pack 3, 64 MB, SoundBlaster (Vibra), DIAMOND-Voodo2-12MB.
16bit display, 1024x768 resolution, on-board GFX-card (S3 Display Driver
v3.23.09), NO IE4/IE5 installed (this beast has it's own test-PC here...)
JavaDocs are served by jigsaw 2.0.1 (see http://www.w3c.org/jigsaw/) running on
a SUN SparcStation 5, Solaris 7
Any more info needed ?
Updated•26 years ago
|
Assignee: trudelle → karnaze
Comment 14•26 years ago
|
||
Today's optimized bits crash in RaptorHTML.dll when I try to load the above
URL, using Viewer as well as AppRunner. reassigning to karnaze
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 15•26 years ago
|
||
Viewer failed on 3/29 optimized bits.
Updated•26 years ago
|
QA Contact: 4082 → 3819
Comment 16•26 years ago
|
||
changing QA contact to paulmac
Updated•26 years ago
|
Whiteboard: (04/07) 3jrgm@qlink.queensu.ca -- review (in)complete (reproducible crash)
Comment 17•26 years ago
|
||
Just to note: crashes viewer.exe Apr06 win95 opt.
Comment 18•26 years ago
|
||
move to m5
Assignee | ||
Updated•25 years ago
|
Severity: major → normal
Status: ASSIGNED → RESOLVED
Closed: 26 years ago → 25 years ago
Resolution: --- → WORKSFORME
Target Milestone: M5 → M7
Assignee | ||
Comment 19•25 years ago
|
||
The original problem seems to be fixed on 4/26 optimized WinNT Viewer and
Apprunner. However, it takes a very long time to load and I filed bug 5588 to
address it.
Reporter | ||
Comment 20•25 years ago
|
||
The test URL will be moved tonight because I'll update the docs from JDK 1.2 to
JDK 1.2.1.
Please take a look at http://puck.informatik.med.uni-giessen.de/java/ for the
new URL (maybe /java/jdk1.2.1_docs/, but not guranteed).
Reporter | ||
Updated•25 years ago
|
Reporter | ||
Comment 21•25 years ago
|
||
Changed the URL from
http://puck.informatik.med.uni-giessen.de/java/jdk1.2_docs/api/index.html to
http://puck.informatik.med.uni-giessen.de/java/jdk1.2.1_docs/api/index.html
because the docs have been updated to JDK 1.2.1
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 22•25 years ago
|
||
reporter verified
Reporter | ||
Comment 23•25 years ago
|
||
Seems to work now :-)
Updated•6 years ago
|
Product: Core → Core Graveyard
Updated•6 years ago
|
Component: Layout: HTML Frames → Layout: Images
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•