Closed
Bug 219676
Opened 22 years ago
Closed 19 years ago
Program crashes when selecting a page with a java-ticker
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: gulliver, Unassigned)
References
()
Details
(Keywords: helpwanted)
Attachments
(2 files, 2 obsolete files)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; de-AT; rv:1.5) Gecko/20030916
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; de-AT; rv:1.5) Gecko/20030916
Program crashes when selecting a page with a java-ticker e.g.
http://www.europeantour.com/tournaments/default.sps
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.europeantour.com/home/
2. Select Tournaments/This week´s schedule - wait 15 seconds (might crash here)
3. Select any tournament - wait 15 seconds (might crash here)
4. Select Live Scoring
5. Program crashes
Actual Results:
Program crashes
Expected Results:
Displayed the live scoring
If you copy the live-scoring URL (e.g.
http://scores.europeantour.com/scores.sps?pageid=1&iTourNo=2003058&iTourId=1&optsel=pos)
from another program like Safari and go there directly no crash occurs.
Attachment #131731 -
Attachment is obsolete: true
Console.log and Mozilla.crash.log
Attachment #131730 -
Attachment is obsolete: true
Comment 4•22 years ago
|
||
WFM Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.5b) Gecko/20030827
Comment 5•22 years ago
|
||
Confirmed on build 2003091805, Mac OS X 10.2.6 (w/ Java 1.4.1_01-69.1, the very
latest public build).
Talkback ID : TB23733685M
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 6•22 years ago
|
||
I don't know if it's Java, though, I have a different stacktrace (see
attachment)
In the console-log, I can see :
...
Tried to create the VM in the Java Applet.plugin.
We detected that one already was created for this browser.
Using existing VM.
**Warning** this VM MAY not have the expected Java Runtime Parameters.
Sep 19 21:58:26 localhost crashdump: Crash report written to:
/Users/jhermans/Library/Logs/CrashReporter/mozilla-bin.crash.log
com.twii.ticker.applet.DataRetriever@d7ace.notify_stop():
java.lang.NullPointerException
no proxy
JavaEmbedding: ReacquireAllLocks exception
Exception in thread "main" java.net.MalformedURLException: unknown protocol:
about
at java.net.URL.<init>(URL.java:475)
at java.net.URL.<init>(URL.java:371)
at java.net.URL.<init>(URL.java:325)
at
com.apple.mrj.JavaEmbedding.JavaEmbedding.createApplet(JavaEmbedding.java:414)
Exception in thread "main" java.lang.NullPointerException
Exception in thread "main" java.lang.NullPointerException
2003-09-19 22:05:36.682 Talkback[2549] *** WARNING: Method
beginModalSessionForWindow:relativeToWindow: in class NSApplication is obsolete
and will be removed in release GM ***
I had a crash when leaving this page. I submitted talkback report TB23740133W.
I am using build 2003091705 on Mac OS 10.2.6 with the original Java that Jaguar
shipped with.
Comment 8•22 years ago
|
||
I am sorry that we have no MacOS environment.
Still present in 1.6a. Using MacOS X 10.3 Panther incl. all updates. Talk Back
Incident: TB25164022K.
Keywords: helpwanted
| Reporter | ||
Comment 11•21 years ago
|
||
Has anyone looked into this shortly? Still exists in 1.6 Final.
Comment 12•21 years ago
|
||
I don't have any Mac OS around, so I'm afraid I can't help on this.
| Reporter | ||
Comment 13•20 years ago
|
||
The problem was gone, but unfortunately it reappeared with tonight's built:
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20050831
SeaMonkey/1.1a
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•