Closed
Bug 1158754
Opened 10 years ago
Closed 8 years ago
ASSERTION: Should have a valid plugin instance or not receive events.: 'mInstance', file /var/tmp/portage/www-client/seamonkey-2.33.1/work/comm-release/mozilla/dom/plugins/base/nsPluginInstanceOwner.cpp, line 1394
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: mmokrejs, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33.1
Build ID: 20150425185639
Steps to reproduce:
This seems similar to bug #1126658 . I was opening a PDF file from http://mbe.oxfordjournals.org
Actual results:
For application/pdf found plugin npwrapper.nppdf.so
[11960] WARNING: XPCOM objects created/destroyed from static ctor/dtor: file /var/tmp/portage/www-client/seamonkey-2.33.1/work/comm-release/mozilla/xpcom/base/nsTraceRefcnt.cpp, line 143
[11960] WARNING: XPCOM objects created/destroyed from static ctor/dtor: file /var/tmp/portage/www-client/seamonkey-2.33.1/work/comm-release/mozilla/xpcom/base/nsTraceRefcnt.cpp, line 143
[11960] WARNING: XPCOM objects created/destroyed from static ctor/dtor: file /var/tmp/portage/www-client/seamonkey-2.33.1/work/comm-release/mozilla/xpcom/base/nsTraceRefcnt.cpp, line 143
[2313] WARNING: pipe error (43): Connection reset by peer: file /var/tmp/portage/www-client/seamonkey-2.33.1/work/comm-release/mozilla/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 457
^G[2313] ###!!! ASSERTION: Should have a valid plugin instance or not receive events.: 'mInstance', file /var/tmp/portage/www-client/seamonkey-2.33.1/work/comm-release/mozilla/dom/plugins/base/nsPluginInstanceOwner.cpp, line 1394
^G[2313] ###!!! ASSERTION: Should have a valid plugin instance or not receive events.: 'mInstance', file /var/tmp/portage/www-client/seamonkey-2.33.1/work/comm-release/mozilla/dom/plugins/base/nsPluginInstanceOwner.cpp, line 1394
[2313] WARNING: NS_ENSURE_TRUE(ParseTypeAttribute(type, &version)) failed: file /var/tmp/portage/www-client/seamonkey-2.33.1/work/comm-release/mozilla/dom/base/nsScriptLoader.cpp, line 571
![]() |
||
Updated•10 years ago
|
Component: General → Plug-ins
Product: SeaMonkey → Core
Version: SeaMonkey 2.33 Branch → 36 Branch
Reporter | ||
Comment 1•10 years ago
|
||
So, this can be reproduced in browser window by file://tmp/blah.pdf . In my case the PDF is NOT opened but instead, "Activate evince browser" icon is shown. At the same time, the ASSERTION is logged.
I have app-text/evince-3.14.2-r1 installed on my Gentoo Linux (64bit with multilib support). Seems I originally used Adobe PDF plugin 9.5 and it gave same ASSERTION. So is this ASSERTION independent of the actual plugin?
Comment 2•8 years ago
|
||
Resolving old bugs which are likely not relevant any more, since NPAPI plugins are deprecated.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
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
•