Closed Bug 639519 Opened 15 years ago Closed 8 years ago

Accessing a WebEx meeting url crashes Firefox [@ OnLinkClickEvent::OnLinkClickEvent]

Categories

(Core Graveyard :: Plug-ins, defect)

x86
Linux
defect
Not set
critical

Tracking

(blocking2.0 -)

RESOLVED INCOMPLETE
Tracking Status
blocking2.0 --- -

People

(Reporter: george.carstoiu, Unassigned)

Details

(Keywords: crash, Whiteboard: [4rc])

Crash Data

Mozilla/5.0 (X11; Linux i686; rv:2.0) Gecko/20100101 Firefox/4.0 When trying to access a WebEx meeting url, FF crashes. I am unable to attach a link to such a meeting because they automatically close when desktop session is closed. Reproducible: always Crash reports: bp-ef0b9864-0a93-4260-a0a1-65dc6211030703 bp-33f3acb0-d2a5-4cc0-8b7b-4d1eb211030703 bp-d01ff08d-354f-4c75-9faf-8d2812110307
This is crashing with a null deref on this line: mPopupState = window->GetPopupControlState(); where right before that we have: nsCOMPtr<nsPIDOMWindow> window(do_QueryInterface(mHandler->mScriptGlobal)); The stack in general is: 0 libxul.so OnLinkClickEvent::OnLinkClickEvent docshell/base/nsDocShell.cpp:11473 1 libxul.so nsDocShell::OnLinkClick docshell/base/nsDocShell.cpp:11511 2 libxul.so nsPluginInstanceOwner::GetURL layout/generic/nsObjectFrame.cpp:3419 How is plugin code managing to call OnLinkClick on a docshell that has no window inside it?
blocking2.0: --- → ?
Whiteboard: [4rc]
Nominating to get triage eyes on this.
If this doesn't block on mac, it's not going to block on Linux either.
blocking2.0: ? → -
Severity: normal → critical
Keywords: crash
Summary: Accessing a WebEx meeting url crashes Firefox → Accessing a WebEx meeting url crashes Firefox [@ OnLinkClickEvent::OnLinkClickEvent]
Notifying WebEx client team of this.
It is #8 top crasher on Linux in 4.0.
Keywords: topcrash
Crash Signature: [@ OnLinkClickEvent::OnLinkClickEvent]
It's #96 on the Linux crash list for 8.0. Removing the top crash keyword.
Keywords: topcrash
Resolving old bugs which are likely not relevant any more, since NPAPI plugins are deprecated.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.