Closed
Bug 1502044
Opened 7 years ago
Closed 5 years ago
Crash in mozilla::widget::ToastNotificationHandler::InitializeXmlForTemplate
Categories
(Toolkit Graveyard :: Notifications and Alerts, defect, P2)
Tracking
(firefox63 unaffected, firefox64 disabled, firefox65 disabled, firefox66 disabled, firefox67 disabled, firefox68 fix-optional)
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox63 | --- | unaffected |
firefox64 | --- | disabled |
firefox65 | --- | disabled |
firefox66 | --- | disabled |
firefox67 | --- | disabled |
firefox68 | --- | fix-optional |
People
(Reporter: marcia, Unassigned)
References
Details
(Keywords: crash, regression)
Crash Data
This bug was filed from the Socorro interface and is
report bp-3bf7cbef-22d9-4d11-bf75-05c0b0181025.
=============================================================
Seen while reviewing nightly crash data: https://bit.ly/2PqM3gw. This startup crash started in Build 20181022100055 while nightly was still in 64. 9 crashes so far. Appears as if code was touched in Bug 1155505. ni on :mkato to see what might be happening here.
Top 10 frames of crashing thread:
0 xul.dll class Microsoft::WRL::ComPtr<ABI::Windows::Data::Xml::Dom::IXmlDocument> mozilla::widget::ToastNotificationHandler::InitializeXmlForTemplate widget/windows/ToastNotificationHandler.cpp:165
1 xul.dll bool mozilla::widget::ToastNotificationHandler::ShowAlert widget/windows/ToastNotificationHandler.cpp:184
2 xul.dll nsresult mozilla::widget::ToastNotificationHandler::TryShowAlert widget/windows/ToastNotificationHandler.cpp:457
3 xul.dll nsresult mozilla::detail::RunnableFunction<`lambda at z:/build/build/src/widget/windows/ToastNotificationHandler.cpp:544:9'>::Run xpcom/threads/nsThreadUtils.h:577
4 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1245
5 xul.dll NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:530
6 xul.dll static bool mozilla::SpinEventLoopUntil<mozilla::ProcessFailureBehavior::ReportToCaller, `lambda at z:/build/build/src/xpfe/appshell/nsXULWindow.cpp:411:24'> xpcom/threads/nsThreadUtils.h:347
7 xul.dll nsXULWindow::ShowModal xpfe/appshell/nsXULWindow.cpp:411
8 xul.dll nsresult nsWindowWatcher::OpenWindowInternal toolkit/components/windowwatcher/nsWindowWatcher.cpp:1264
9 xul.dll nsWindowWatcher::OpenWindow toolkit/components/windowwatcher/nsWindowWatcher.cpp:323
=============================================================
Updated•7 years ago
|
Comment 1•7 years ago
|
||
Windows Insider build (10.0.17763) only
Reporter | ||
Comment 2•7 years ago
|
||
Looks to be a few crashes on 10.0.17134 as well. The majority are on 10.0.17763. Looks as if only 3 installations are crashing.
Updated•7 years ago
|
Keywords: csectype-nullptr
![]() |
||
Updated•7 years ago
|
Keywords: csectype-nullptr
Updated•7 years ago
|
status-firefox66:
--- → affected
Comment 3•7 years ago
|
||
There are 5 crashes in nightly 66 with buildid 20190123165704.
The pushlog for this build:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=c60e6c0c2e23&tochange=4f1ff0e34dd5
Comment 5•7 years ago
|
||
(In reply to Tim Spurway [:tspurway] from comment #4)
no recent crashes in 66 -> wontfix
This is Nightly-only so -> disabled
Reporter | ||
Comment 6•7 years ago
|
||
Last crash was in 20190220040540. No crashes on 67 since then.
![]() |
||
Comment 7•7 years ago
|
||
A couple of crashes on 68, nothing in 66 or 67.
![]() |
||
Comment 8•7 years ago
|
||
Oh of course - because Toast notifications for win 10 are disabled in 67 beta.
Updated•6 years ago
|
Reporter | ||
Comment 9•6 years ago
|
||
A few crashes in the 9-25 build according to crash stats.
Comment 10•5 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
Updated•2 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•