Closed
Bug 278082
Opened 21 years ago
Closed 18 years ago
unable to open links / page crashes
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: webbaas, Assigned: alfred.peng)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
51.80 KB,
text/plain
|
Details |
Firefox does not open links on the following URL(dutch stock exchange):
http://www.eurobench.com/koersen.asp?page=exchange&bc=AEX&kt=streaming
although Java is installed.
In IE these links work ok.
Example: click on Kon.Philips. Normally you should now be linked to details of
that stock but in Firefox nothing happens.
Regards,
Bill
Comment 1•21 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a6) Gecko/20050112
Firefox/1.0+
->WFM
The site does not work with Java, it's javascript
Comment 2•21 years ago
|
||
I saw a message about a Java Applet
I got a crash following the recipe given.
Talkback ID TB3083077H
I did catch this in gdb and which tried to claim a stack depth of over 300
frames and I suspected looping in the pthread code, but this could be a red herring.
Comment 3•21 years ago
|
||
(In reply to comment #2)
> I saw a message about a Java Applet
>
> I got a crash following the recipe given.
>
> Talkback ID TB3083077H
>
> I did catch this in gdb and which tried to claim a stack depth of over 300
> frames and I suspected looping in the pthread code, but this could be a
> red herring.
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a6) Gecko/20050114
Firefox/1.0+
The stack trace on talkback didn't seem to have many symbols, yet it came from
the nightly of the above build.
I enclose the stack trace from crash reporter, which I think is identical.
Comment 4•21 years ago
|
||
Confirming that links dont work, reloading the page crashes the browser (1.0).
Havent tested with trunk though.
Java Plug-in 1.5.0
Comment 5•20 years ago
|
||
Confirming on Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2)
Gecko/20050520 Firefox/1.0+ and crash (talkback server is down now...)
Summary: unable to open links → unable to open links / page crashes
Version: 1.0 Branch → unspecified
Updated•20 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
if you disable java does the problem go away?
attachment 171351 [details] seems to inidcate legitimate stack overflow (plugin induced)
Assignee: firefox → kyle.yuan
Severity: normal → critical
Component: General → Java: OJI
Keywords: crash
Product: Firefox → Core
QA Contact: general → oji
Version: unspecified → Trunk
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050523
Firefox/1.0+ ID:2005052308
I've tried the given page. The browser does not crash.. it does become unusable
(scrolling with mousewheel/autoscroll isn't working, tabs not opening up and the
process is not closed when you hit the X button).
Disabling Java fixed the problem.
-> Requesting 1.1 blocking because a Java applet practically kills the browser.
Flags: blocking-aviary1.1?
Updated•20 years ago
|
Flags: blocking-aviary1.1? → blocking-aviary1.1-
Comment 11•18 years ago
|
||
WFM now with Java
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a3pre) Gecko/20070220 Minefield/3.0a3pre ID:2007022005 [cairo]
Java Plug-in 1.5.0_10
--> WFM
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•