Closed
Bug 1069884
Opened 10 years ago
Closed 6 years ago
Start-up crash in [@ @0x0 | CallWindowProcCrashProtected]
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: AndreeaMatei, Unassigned)
References
()
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-b12a8175-14a6-4923-8f1b-7212b2140919.
=============================================================
This crashed in our Mozmill testrun, at testSecurity/testSafeBrowsingNotificationBar.js, so far on XP I've seen it.
http://mozmill-release.blargon7.com/#/remote/report/2f982f72826307fed840a3b11c5eb9c7
Comment 1•10 years ago
|
||
Looks to be a null deref crash with a very low rate in the last 7 days:
Crash Reason EXCEPTION_ACCESS_VIOLATION_EXEC
Crash Address 0x0
0 @0x0
1 xul.dll CallWindowProcCrashProtected xpcom/base/nsCrashOnException.cpp
2 xul.dll _SEH_epilog4
3 xul.dll nsWindow::WindowProc(HWND__*, unsigned int, unsigned int, long) widget/windows/nsWindow.cpp
4 xul.dll nsStyleSet::nsStyleSet() layout/style/nsStyleSet.cpp
5 xul.dll nsStyleSet::nsStyleSet() layout/style/nsStyleSet.cpp
6 xul.dll nsStyleSet::nsStyleSet() layout/style/nsStyleSet.cpp
7 user32.dll UserCallWinProcCheckWow
status-firefox33:
--- → affected
OS: Windows NT → Windows XP
Summary: crash in @0x0 | CallWindowProcCrashProtected → Start-up crash in [@ @0x0 | CallWindowProcCrashProtected]
Reporter | ||
Comment 2•10 years ago
|
||
8 times this week, from 2 XP machines.
There also seems to be a crash on 32.0.1 on Windows 7 from someone running a private Aheeva instance.
https://crash-stats.mozilla.com/report/index/29c6556c-39dc-4c53-b61f-b2c202140917
status-firefox32:
--- → affected
Version: 33 Branch → 32 Branch
Comment 4•10 years ago
|
||
Keep in mind that the stack of that Win7 crash looks totally different. That's why I haven't added it.
Comment 5•10 years ago
|
||
Crashed again on XP:
https://crash-stats.mozilla.com/report/index/5a61e8a0-b8a0-492f-a14f-c0d092140924
Comment 6•10 years ago
|
||
This crashed 4 times yesterday (all on XP, in the same test testSafeBrowsingNotificationBar.js):
https://crash-stats.mozilla.com/report/index/76e41d4c-0a99-4738-9431-a75102140925
https://crash-stats.mozilla.com/report/index/026cc87d-b730-4422-9425-a60d02140925
https://crash-stats.mozilla.com/report/index/699888f8-b1fe-4dfe-883b-bb3d22140925
https://crash-stats.mozilla.com/report/index/580a8454-5b80-46c2-90a7-42aac2140925
Updated•10 years ago
|
Component: XUL → General
Comment 7•8 years ago
|
||
Andreea,
Unfortunately all your old crash reports have aged off of the reporting system.
Do you still crash?
Flags: needinfo?(matei.andreea89)
Comment 8•6 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Updated•4 years ago
|
Flags: needinfo?(matei.andreea89)
You need to log in
before you can comment on or make changes to this bug.
Description
•