Closed
Bug 1376924
Opened 8 years ago
Closed 8 years ago
Crash in SetLinkFlags
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1376760
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox54 | --- | unaffected |
firefox55 | --- | fixed |
firefox56 | --- | fixed |
People
(Reporter: philipp, Unassigned)
References
Details
(Keywords: crash, regression)
Crash Data
This bug was filed from the Socorro interface and is
report bp-dd9034bf-a3e2-4b8a-835e-c7dab0170628.
=============================================================
Crashing Thread (92), Name: Lazy Idle
Frame Module Signature Source
0 windows.storage.dll SetLinkFlags
1 windows.storage.dll CDestinationCategory::_WriteDests(IStream*)
2 windows.storage.dll CDestinationCategory::Write(IStream*)
3 windows.storage.dll CDestinationList::_WriteListToFile(unsigned short const*)
4 windows.storage.dll CDestinationList::_WriteList()
5 windows.storage.dll CDestinationList::CommitList()
6 xul.dll mozilla::widget::JumpListBuilder::DoCommitListBuild(RefPtr<mozilla::widget::detail::DoneCommitListBuildCallback>) widget/windows/JumpListBuilder.cpp:494
7 xul.dll mozilla::detail::RunnableMethodImpl<mozilla::widget::JumpListBuilder* const, void ( mozilla::widget::JumpListBuilder::*)(RefPtr<mozilla::widget::detail::DoneCommitListBuildCallback>), 0, 0, RefPtr<mozilla::widget::detail::DoneCommitListBuildCallback> >::Run() obj-firefox/dist/include/nsThreadUtils.h:1133
8 xul.dll nsThread::ProcessNextEvent(bool, bool*) xpcom/threads/nsThread.cpp:1418
9 xul.dll NS_ProcessNextEvent(nsIThread*, bool) xpcom/threads/nsThreadUtils.cpp:475
10 xul.dll mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) ipc/glue/MessagePump.cpp:338
11 xul.dll MessageLoop::RunHandler() ipc/chromium/src/base/message_loop.cc:231
12 xul.dll MessageLoop::Run() ipc/chromium/src/base/message_loop.cc:211
13 xul.dll nsThread::ThreadFunc(void*) xpcom/threads/nsThread.cpp:501
14 nss3.dll _PR_NativeRunThread nsprpub/pr/src/threads/combined/pruthr.c:397
15 nss3.dll pr_root nsprpub/pr/src/md/windows/w95thred.c:95
16 ucrtbase.dll thread_start<unsigned int (__stdcall*)(void*)>
17 kernel32.dll BaseThreadInitThunk
18 mozglue.dll patched_BaseThreadInitThunk mozglue/build/WindowsDllBlocklist.cpp:809
19 ntdll.dll __RtlUserThreadStart
20 ntdll.dll _RtlUserThreadStart
reports of these crashes on windows are increasing in firefox 55. the first report of a nightly channel user was from 56.0a1 build 20170612091112 just after the nightly->beta merge
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(jmathies)
Resolution: --- → DUPLICATE
Comment 3•8 years ago
|
||
Mirroring the 55/56 status of bug 1376760 as that's the dup.
You need to log in
before you can comment on or make changes to this bug.
Description
•