Closed Bug 92645 Opened 23 years ago Closed 23 years ago

Crash using npinstall plugin

Categories

(Core Graveyard :: Plug-ins, defect)

x86
Windows NT
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED INVALID

People

(Reporter: serhunt, Assigned: serhunt)

References

()

Details

Triaging War Room bugs. This is from bugscape 7076.

1. go to the url
2. click on Play
3. this will cause a pop-up offering you to install a helper plugin which to my 
understanding should help you to install the real stuff for playing the content
4. follow the instructions and install it into 4.x
5. copy npinstall.dll over to Mozilla Plugins folder, refresh
6. reload the url, click Play again to supposedly continue the installation
7. crash
The plugin is LiveConnected. What happens is that on its initialization it 
queries us for JavaEnv. Since we don't support LiveConnect with the current code 
base we just return zero. It gets dereferenced inside the plugin, hence the 
crash. There is nothing we can do here. Should be evangelized. Two moments: 
plugin is not doing its best (not checking a pointer for null before using it) 
and LiveConnect functionality will not work anyway. There are other ways to make 
plugins scriptable with the Mozilla code base.

Marking invalid.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
spam : marking invalid bugs 'verif'. reopen if u disagree, reporter!
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.