Closed
Bug 1276555
Opened 9 years ago
Closed 7 years ago
Crash in mozilla::plugins::PluginScriptableObjectParent::`scalar deleting destructor''
Categories
(Core Graveyard :: Plug-ins, defect, P3)
Tracking
(firefox47 affected, firefox48 affected, firefox49 affected, firefox-esr45 affected, firefox50 affected, firefox51 affected, firefox52 wontfix)
People
(Reporter: n.nethercote, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-84632b55-109c-4cab-8399-da2d72160529.
=============================================================
686 crashes with this signature in the past 7 days, in versions ranging from 37--49. It's currently the #146 topcrash for 46.0.1.
Comment 2•9 years ago
|
||
Going to steal the NI from aklotz. Need to see which pointer is dead. If it's something on mObject, I kinda thought that this should have all been taken care of by the PluginInstanceParent::ActorDestroy well before we were tearing down.
If it's the ScriptableObjectParent itself, then we're in a really weird spot.
Flags: needinfo?(aklotz) → needinfo?(benjamin)
Comment 3•9 years ago
|
||
Crash volume for signature 'mozilla::plugins::PluginScriptableObjectParent::`scalar deleting destructor''':
- nightly (version 50): 4 crashes from 2016-06-06.
- aurora (version 49): 7 crashes from 2016-06-07.
- beta (version 48): 271 crashes from 2016-06-06.
- release (version 47): 2454 crashes from 2016-05-31.
- esr (version 45): 503 crashes from 2016-04-07.
Crash volume on the last weeks:
Week N-1 Week N-2 Week N-3 Week N-4 Week N-5 Week N-6 Week N-7
- nightly 0 0 0 2 0 0 2
- aurora 0 2 1 0 1 2 1
- beta 44 33 37 38 51 39 14
- release 345 357 347 366 379 407 126
- esr 35 45 47 41 46 56 35
Affected platform: Windows
status-firefox47:
--- → affected
status-firefox48:
--- → affected
status-firefox50:
--- → affected
status-firefox-esr45:
--- → affected
Comment 4•9 years ago
|
||
Crash volume for signature 'mozilla::plugins::PluginScriptableObjectParent::`scalar deleting destructor''':
- nightly (version 51): 3 crashes from 2016-08-01.
- aurora (version 50): 7 crashes from 2016-08-01.
- beta (version 49): 146 crashes from 2016-08-02.
- release (version 48): 378 crashes from 2016-07-25.
- esr (version 45): 569 crashes from 2016-05-02.
Crash volume on the last weeks (Week N is from 08-22 to 08-28):
W. N-1 W. N-2 W. N-3
- nightly 1 1 1
- aurora 0 5 1
- beta 42 49 25
- release 131 105 60
- esr 51 41 36
Affected platform: Windows
Crash rank on the last 7 days:
Browser Content Plugin
- nightly #628
- aurora #1606
- beta #335 #654
- release #180 #141
- esr #199
status-firefox51:
--- → affected
Comment 5•9 years ago
|
||
Crash volume for signature 'mozilla::plugins::PluginScriptableObjectParent::`scalar deleting destructor''':
- nightly (version 52): 3 crashes from 2016-09-19.
- aurora (version 51): 9 crashes from 2016-09-19.
- beta (version 50): 39 crashes from 2016-09-20.
- release (version 49): 404 crashes from 2016-09-05.
- esr (version 45): 795 crashes from 2016-06-01.
Crash volume on the last weeks (Week N is from 10-03 to 10-09):
W. N-1 W. N-2
- nightly 1 2
- aurora 9 0
- beta 26 13
- release 338 66
- esr 60 88
Affected platform: Windows
Crash rank on the last 7 days:
Browser Content Plugin
- nightly #961
- aurora #115
- beta #591 #657
- release #208 #140
- esr #182
status-firefox52:
--- → affected
Comment 6•8 years ago
|
||
Too late for firefox 52, mass-wontfix.
Updated•8 years ago
|
Flags: needinfo?(benjamin)
Updated•8 years ago
|
Priority: -- → P3
Comment 7•7 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
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
•