Closed
Bug 1188679
Opened 9 years ago
Closed 6 years ago
Flash crash in F_1803529307 calling HeapFree
Categories
(Core Graveyard :: Plug-ins, defect, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: cpeterson, Unassigned)
References
Details
(Keywords: crash, flashplayer)
Crash Data
This bug was filed from the Socorro interface and is
report bp-87735798-022e-4a50-98b3-b12582150715.
=============================================================
This crash signature accounts for about 0.17% of plugin crashes for the last 30 days:
Frame Module Signature Source
0 ntdll.dll RtlpLowFragHeapFree
1 ntdll.dll RtlFreeHeap
2 kernel32.dll HeapFree
Ø 3 flashplayerplugin_18_0_0_209.exe flashplayerplugin_18_0_0_209.exe@0x9f937
Ø 4 flashplayerplugin_18_0_0_209.exe flashplayerplugin_18_0_0_209.exe@0x3ba7f
Ø 5 flashplayerplugin_18_0_0_209.exe flashplayerplugin_18_0_0_209.exe@0x6d3c7
Ø 6 flashplayerplugin_18_0_0_209.exe flashplayerplugin_18_0_0_209.exe@0x6d6ac
Ø 7 flashplayerplugin_18_0_0_209.exe flashplayerplugin_18_0_0_209.exe@0x749ba
Ø 8 flashplayerplugin_18_0_0_209.exe flashplayerplugin_18_0_0_209.exe@0x57178
Ø 9 flashplayerplugin_18_0_0_209.exe flashplayerplugin_18_0_0_209.exe@0x68b80
Ø 10 flashplayerplugin_18_0_0_209.exe flashplayerplugin_18_0_0_209.exe@0x68cf5
11 ntdll.dll RtlpTpWaitCallback
12 ntdll.dll TppWaitpExecuteCallback
13 ntdll.dll TppCallbackCheckThreadBeforeCallback
14 kernel32.dll BaseThreadInitThunk
15 ntdll.dll __RtlUserThreadStart
16 ntdll.dll _RtlUserThreadStart
Comment 1•9 years ago
|
||
After reprocessing, this is the new symbolized top stack frames:
0 ntdll.dll RtlpLowFragHeapFree
1 ntdll.dll RtlFreeHeap
2 kernel32.dll HeapFree
3 flashplayerplugin_18_0_0_209.exe free f:\dd\vctools\crt_bld\self_x86\crt\src\free.c:109
4 flashplayerplugin_18_0_0_209.exe F_1803529307_________________________________ c:\program files (x86)\microsoft visual studio 9.0\vc\include\vector:560
5 flashplayerplugin_18_0_0_209.exe F1066668417__________________________________________________________________________________________________________ F188050962________________________________________________________________:1018
6 flashplayerplugin_18_0_0_209.exe F_1827808836_____________________________________________________________________________________________ F_1657340070______________________________________________________________________:806
7 flashplayerplugin_18_0_0_209.exe F808807744___________________________________________________________________________________________ F_1657340070______________________________________________________________________:874
8 flashplayerplugin_18_0_0_209.exe F611599531_______________________________________________________________________________________ F1267582277___________________________________________________________________________:308
9 flashplayerplugin_18_0_0_209.exe F_152999887_______________________________________________________________ F_1270515614_____________________________________________________________________:405
10 flashplayerplugin_18_0_0_209.exe F_99131885____________________________________________________________________________________ F1162678321__________________________________________________________________________:290
11 flashplayerplugin_18_0_0_209.exe F_1693879591_______________________________________________ F1162678321__________________________________________________________________________:434
12 ntdll.dll RtlpTpWaitCallback
[...]
Crash Signature: [@ RtlpLowFragHeapFree | RtlFreeHeap | HeapFree | flashplayerplugin_18_0_0_209.exe@0x9f937] → [@ RtlpLowFragHeapFree | RtlFreeHeap | HeapFree | flashplayerplugin_18_0_0_209.exe@0x9f937]
[@ RtlpLowFragHeapFree | RtlFreeHeap | HeapFree | free | F_1803529307_________________________________ ]
Summary: Flash crash in RtlpLowFragHeapFree | RtlFreeHeap | HeapFree | flashplayerplugin_18_0_0_209.exe@0x9f937 → Flash crash in F_1803529307 calling HeapFree
Comment 2•8 years ago
|
||
I'm marking this bug as WORKSFORME as bug crashlog signature didn't appear from a long time (over half year).
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Comment 3•8 years ago
|
||
Ups, my bad and due to ( bug #1348631 ) looks like there are sill crashes, so reopening.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Updated•7 years ago
|
Priority: -- → P5
Comment 4•6 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: REOPENED → RESOLVED
Closed: 8 years ago → 6 years ago
Resolution: --- → WONTFIX
Comment 5•6 years ago
|
||
Closing because no crash reported since 12 weeks.
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•