Closed
Bug 236914
Opened 22 years ago
Closed 22 years ago
Java interactive map causes crash
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: t.muhlhofer, Assigned: yuanyi21)
References
()
Details
(Keywords: crash)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040308
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040308
When producing driving directions on the above site, using the interactive java
map, Mozilla crashes, as the plugin loads.
Reproducible: Always
Steps to Reproduce:
1.Go to http://rp.rac.co.uk/routeplanner
2.Enter a route (f.ex. London to Aberdeen)
3.Make sure Interactive Map is selected under 4
4.press go
Actual Results:
Browser crashes as the java map loads.
Running in terminal window gives the following debug message:
INTERNAL ERROR on Browser End: Plugin instance index out of bounds 31337
Expected Results:
Load the interactive map.
Running in terminal window gives the following debug message:
INTERNAL ERROR on Browser End: Plugin instance index out of bounds 31337
Not sure if it's a tech-evangelism issue?
Same results with the 1.6 milestone release as with this nightly.
Comment 1•22 years ago
|
||
can you try again with JRE 1.4.2_03 ?
Site seems to crash previous version, see bug 218426.
Comment 2•22 years ago
|
||
No problem with Mozilla 1.7a under WinXP with Java 1.5 beta
| Reporter | ||
Comment 3•22 years ago
|
||
OK, did it with jre 1.4.2_04-b05 and it works with that one, unlike with the old
1.4.2_02.
Yes, jre did fix a bunch of "index out of bounds" bug recently. Marking WFM.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•