Closed Bug 1273555 Opened 8 years ago Closed 3 years ago

Crash in RtlActivateActivationContextUnsafeFast | UserCallWinProcCheckWow

Categories

(Core Graveyard :: Plug-ins, defect, P3)

x86
Windows 10
defect

Tracking

(firefox47 affected, firefox48 affected, firefox49 affected, firefox-esr45 affected, firefox50 affected, firefox51 affected, firefox52 wontfix)

RESOLVED WONTFIX
Tracking Status
firefox47 --- affected
firefox48 --- affected
firefox49 --- affected
firefox-esr45 --- affected
firefox50 --- affected
firefox51 --- affected
firefox52 --- wontfix

People

(Reporter: lizzard, Unassigned)

References

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is 
report bp-9cc8c613-d20e-4db9-a9c8-ea7152160517.
=============================================================
This crash signature is showing up on 46.0.1 on release much more strongly than it did on 45 release versions.  More super fun infinite recursion?

Crashing thread:
0 	ntdll.dll 	RtlActivateActivationContextUnsafeFast 	
1 	user32.dll 	UserCallWinProcCheckWow 	
2 	user32.dll 	CallWindowProcW 	
3 	xul.dll 	PluginWndProcInternal 	dom/plugins/base/nsPluginNativeWindowWin.cpp:325
4 	xul.dll 	CallWindowProcCrashProtected 	xpcom/base/nsCrashOnException.cpp:35
5 	xul.dll 	PluginWndProc 	dom/plugins/base/nsPluginNativeWindowWin.cpp:354
6 	user32.dll 	_InternalCallWinProc 	
7 	user32.dll 	UserCallWinProcCheckWow 	
8 	user32.dll 	CallWindowProcW
Crash volume for signature 'RtlActivateActivationContextUnsafeFast | UserCallWinProcCheckWow':
 - nightly (version 50): 2 crashes from 2016-06-06.
 - aurora  (version 49): 10 crashes from 2016-06-07.
 - beta    (version 48): 254 crashes from 2016-06-06.
 - release (version 47): 2918 crashes from 2016-05-31.
 - esr     (version 45): 548 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          0          1          1          0
 - aurora           2          0          1          4          1          0          0
 - beta            18         20         31         49         51         56         17
 - release        297        240        364        432        576        683        229
 - esr             39         25         49         61         90         75         53

Affected platform: Windows
Crash volume for signature 'RtlActivateActivationContextUnsafeFast | UserCallWinProcCheckWow':
 - nightly (version 51): 1 crash from 2016-08-01.
 - aurora  (version 50): 4 crashes from 2016-08-01.
 - beta    (version 49): 103 crashes from 2016-08-02.
 - release (version 48): 264 crashes from 2016-07-25.
 - esr     (version 45): 677 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       0       0       1
 - aurora        1       0       2
 - beta         31      39      16
 - release      85      77      33
 - esr          41      28      27

Affected platform: Windows

Crash rank on the last 7 days:
           Browser     Content Plugin
 - nightly
 - aurora  #1064               #226
 - beta    #772                #90
 - release #269                #99
 - esr     #220                #278
Crash volume for signature 'RtlActivateActivationContextUnsafeFast | UserCallWinProcCheckWow':
 - nightly (version 52): 3 crashes from 2016-09-19.
 - aurora  (version 51): 1 crash from 2016-09-19.
 - beta    (version 50): 18 crashes from 2016-09-20.
 - release (version 49): 873 crashes from 2016-09-05.
 - esr     (version 45): 250 crashes from 2016-07-25.

Crash volume on the last weeks (Week N is from 10-17 to 10-23):
            W. N-1  W. N-2  W. N-3  W. N-4
 - nightly       0       0       0       0
 - aurora        1       0       0       0
 - beta          8       2       6       1
 - release     262     299     212      30
 - esr          16      22      11      13

Affected platform: Windows

Crash rank on the last 7 days:
           Browser     Content Plugin
 - nightly #627                #39
 - aurora
 - beta    #2991               #105
 - release #321                #41
 - esr     #545
I have few dumps from an assertive technology vendor, please ni? me if interested, I can share them privately.
Typically this kind of stack overflow is indicative of a window being subclassed while it was neutered during a plugin call.
Too late for firefox 52, mass-wontfix.
Priority: -- → P3
Resolving as wont fix, plugin support deprecated in Firefox 85.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.