Closed
Bug 169547
Opened 22 years ago
Closed 12 years ago
PPEmbed and Netscape will crash after visiting the page which javascript calling java (liveconnect)
Categories
(Core Graveyard :: Java: OJI, defect, P1)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
mozilla1.5alpha
People
(Reporter: teruko, Assigned: peterl-bugs)
References
()
Details
(Keywords: crash, testcase, topembed+, Whiteboard: [PL2:NA][adt2] [ETA Needed])
Attachments
(2 files)
PPEmbed will crash after visiting the page which javascript calling java
Steps of reproduce
1. Launch PPEmbed (Home page is http://www.mozilla.org)
2. Go to above url
At this time, the page is not displayed correctly. Some of the previous page
will shown.
3. Try to change the background or text
4. Use the back botton to back to Home page
Actual result
Back botton does not work. Then, when you try to quit the PPEmbed, PPEmbed will
crash.
Expected result
Back bottun work. When you try to quit the PPEmbed, PPEmbed will quit without
any problems.
Tested 8-30 and 9-13 branch PPEmbed build.
Reporter | ||
Updated•22 years ago
|
QA Contact: mdunn → teruko
Comment 2•22 years ago
|
||
Removing edt1.0.2, as their is now patch to approve for checkin.
Comment 3•22 years ago
|
||
Meant "no", not "now.
Comment 4•22 years ago
|
||
CC'ing plugin people.
Comment 5•22 years ago
|
||
OS 10.what? If this is 10.2, LiveConnect doesn't work... might explain it.
Reporter | ||
Comment 6•22 years ago
|
||
I tested this on OS 10.1.5.
Comment 7•22 years ago
|
||
LiveConnect is working as of v1.0.1 of MRJCarbonPlugin I thought. You'd prolly
need to update the version of the plugin inside the app bundle if it's not
v1.0.1 already and make sure there's not a copy of v1.0 in /Library/Internet
Plug-Ins
Reporter | ||
Updated•22 years ago
|
Hardware: PC → Macintosh
Reporter | ||
Comment 8•22 years ago
|
||
I tested this with Netscape 9-19 1.0.2 branch and 9-20 trunk build. I can
reproduce this on both.
Summary: PPEmbed will crash after visiting the page which javascript calling java → PPEmbed and Netscape will crash after visiting the page which javascript calling java
Comment 9•22 years ago
|
||
-> Plug-ins
Assignee: ccarlen → beppe
Component: Embedding: Mac → Plug-ins
QA Contact: teruko → shrir
Comment 10•22 years ago
|
||
still crashes for me with 1.0.1 plugin
Comment 11•22 years ago
|
||
anyone get a stack trace?
Reporter | ||
Comment 12•22 years ago
|
||
No. I have not get the stack trace.
Comment 13•22 years ago
|
||
Didn't crash for me, but I saw some very serious input control focusing problems.
Comment 14•22 years ago
|
||
asigning to Peter -- can you please take a look at this one
Assignee: beppe → peterl
Whiteboard: [adt2] [ETA Needed] → [PL2:NA][adt2] [ETA Needed]
Comment 15•22 years ago
|
||
As far as I can tell, the focus problems appear to be mouse specific. You can
tab through the edit fields and type without any obvious problems. Mouse
clicking and dragging seems to be really screwed up however.
Comment 16•22 years ago
|
||
This page contains the following directive
function onload() { // wait for the applet reflection
fader=document.applets.fader
}
This is the source of the problem. If you remove this, the page works perfectly.
Comment 17•22 years ago
|
||
Brain seems to undersatnd what's going on here better than me, --->reassign
Assignee: peterl → bnesse
Component: Plug-ins → OJI
Updated•22 years ago
|
Status: NEW → ASSIGNED
QA Contact: shrir → petersen
Target Milestone: mozilla1.0.2 → mozilla1.3alpha
Comment 20•22 years ago
|
||
Okay, I think I narrowed down the problem to a testcase without any applets and
only has one line of Liveconnect:
<script>
var Font=java.awt.Font;
</script>
I'm seeing this in 10.2 w/ today's trunk PPEmbed. Anyone seeing this on 10.1?
Comment 21•22 years ago
|
||
This is also occuring under 10.1.5 using the 2002-12-19-04 NB. Attaching stack
trace.
Comment 22•22 years ago
|
||
Comment 23•22 years ago
|
||
This has problems even with 7.01 and today's Chimera on 10.1.3.
Since this looks purely liveconnect, --->reassign to default owner
Assignee: peterl → rogerl
Status: ASSIGNED → NEW
Component: OJI → Live Connect
QA Contact: petersen → pschwartau
Comment 24•22 years ago
|
||
*** Bug 131288 has been marked as a duplicate of this bug. ***
Comment 25•22 years ago
|
||
Reassigning to Patrick, Mac Java plug-in expert.
I crash on Mac 9.1 on both the URL and the reduced testcase.
I have no problems on WinNT or Linux using Java plug-in 1.4.x.
Assignee: rogerl → beard
Component: Live Connect → OJI
QA Contact: pschwartau → petersen
Comment 27•22 years ago
|
||
Crashes on a Java thread:
Thread 14 Crashed:
#0 0x70740000 in 0x70740000
#1 0x73118a94 in DispatchEventToHandlers
#2 0x73101da8 in SendEventToEventTargetInternal
#3 0x731b65c8 in SendEventToEventTarget
#4 0x732e1154 in UpdateMenuEnabling(void)
#5 0x7328c184 in MenuBarObserver(void)
#6 0x73112e64 in _NotifyEventLoopObservers
#7 0x7312d8f4 in RunEventLoopInModeUntilEventArrives
#8 0x731407a4 in ReceiveNextEventCommon
#9 0x732f3bac in _AcquireNextEvent
#10 0x73197090 in RunApplicationEventLoop
#11 0x752617ac in InitializeJavaRunLoop
#12 0x7002053c in _pthread_body
Updated•22 years ago
|
Summary: PPEmbed and Netscape will crash after visiting the page which javascript calling java → PPEmbed and Netscape will crash after visiting the page which javascript calling java (liveconnect)
Updated•22 years ago
|
Target Milestone: mozilla1.3beta → mozilla1.4alpha
Updated•22 years ago
|
Target Milestone: mozilla1.4alpha → mozilla1.5alpha
Comment 28•21 years ago
|
||
*** Bug 224495 has been marked as a duplicate of this bug. ***
Comment 29•12 years ago
|
||
OJI has been discontinued and Java now runs out-of-process, so this stuff has probably changed a lot. This bug has no info about current software versions, please file a new bug for new issues or reopen this one with current info, including a crash signature if it still happens.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•