Closed
Bug 301697
Opened 19 years ago
Closed 17 years ago
Crash at the first loading time when there are two plugins in a page
Categories
(Toolkit Graveyard :: Plugin Finder Service, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: tyuan, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 I created a plugin (which actually is an ActiveX wrapper). But it crashes at the first loading time when there are two plugins in one page. The plugin's SRC parameter is set to a URL file. If there is only one plugin or not set SRC parameter for both plugins, it doesn't crash. When crashing, the error dialog says "it reads inaccessible memory" I spent quite a lot of time on this, but still not fix it. Because this crash is in FireFox (I notice this from Visual Studio call lists), I cannot debug into it. I try to build Debug FireFox, but not succeed. Reproducible: Always
Comment 2•17 years ago
|
||
Resolving as INCOMPLETE.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INCOMPLETE
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
| Assignee | ||
Updated•10 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•