Closed
Bug 149594
Opened 23 years ago
Closed 23 years ago
Crash when launching a scriptable plugin that calls XInitThreads() after visiting a Flash page
Categories
(Core Graveyard :: Plug-ins, defect, P2)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
mozilla1.2beta
People
(Reporter: stevec, Assigned: srgchrpv)
Details
(Keywords: crash, Whiteboard: [Awaiting input from reporter])
I have created a scriptable 4.x style plugin that calls XInitThreads() in the
NPP_Initialize() function. If the plugin is loaded after having visited a page
with Flash content I get a browser crash. This happens even if I have since left
the page with flash content.
The crash appears to happen at line 295 of
mozilla/widget/src/gtkxtbin/gtkxtbin.c
Comment 1•23 years ago
|
||
handing this one over to serge
Assignee: beppe → serge
Severity: normal → major
Keywords: crash
Priority: -- → P2
Target Milestone: --- → mozilla1.2beta
Updated•23 years ago
|
Severity: major → normal
Comment 2•23 years ago
|
||
Steve: can you supply us with a testcase using your plug-in?
Whiteboard: [Awaiting input from reporter]
Comment 3•23 years ago
|
||
haven't heard from reporter..pls reopen if u stil crash/ with a testcase,thx
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•