Bug 1662429 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

78.2.1 (32-bit)

Crash report: https://crash-stats.mozilla.org/report/index/a2a5cb6c-46fd-4726-bd2b-c61590200901

Top 10 frames of crashing thread:
```
0 ntdll.dll NtClose 
1 kernelbase.dll CloseHandle 
2 dwrite.dll void __thiscall File::Close 
3 dwrite.dll __thiscall LocalFileLoader::FontFileStream::~FontFileStream 
4 dwrite.dll virtual unsigned long __stdcall LocalFileLoader::FontFileStream::Release 
5 dwrite.dll void __thiscall ComPtr<struct IDWriteFontFileStream>::Deref 
6 dwrite.dll __thiscall FontFileReference::~FontFileReference 
7 dwrite.dll __thiscall FontFace::~FontFace 
8 dwrite.dll virtual unsigned long __stdcall DWriteFontFace::Release 
9 xul.dll gfxDWriteFontEntry::~gfxDWriteFontEntry gfx/thebes/gfxDWriteFontList.cpp:357
```
78.2.1 (32-bit)

Crash report: https://crash-stats.mozilla.org/report/index/a2a5cb6c-46fd-4726-bd2b-c61590200901

Top 10 frames of crashing thread:
```
0 ntdll.dll NtClose 
1 kernelbase.dll CloseHandle 
2 dwrite.dll void __thiscall File::Close 
3 dwrite.dll __thiscall LocalFileLoader::FontFileStream::~FontFileStream 
4 dwrite.dll virtual unsigned long __stdcall LocalFileLoader::FontFileStream::Release 
5 dwrite.dll void __thiscall ComPtr<struct IDWriteFontFileStream>::Deref 
6 dwrite.dll __thiscall FontFileReference::~FontFileReference 
7 dwrite.dll __thiscall FontFace::~FontFace 
8 dwrite.dll virtual unsigned long __stdcall DWriteFontFace::Release 
9 xul.dll gfxDWriteFontEntry::~gfxDWriteFontEntry gfx/thebes/gfxDWriteFontList.cpp:357
```

 0 	ntdll.dll	NtClose	
1 	kernelbase.dll	CloseHandle	
2 	dwrite.dll	void __thiscall File::Close	
3 	dwrite.dll	__thiscall LocalFileLoader::FontFileStream::~FontFileStream	
4 	dwrite.dll	virtual unsigned long __stdcall LocalFileLoader::FontFileStream::Release	
5 	dwrite.dll	void __thiscall ComPtr<struct IDWriteFontFileStream>::Deref	
6 	dwrite.dll	__thiscall FontFileReference::~FontFileReference	
7 	dwrite.dll	__thiscall FontFace::~FontFace	
8 	dwrite.dll	virtual unsigned long __stdcall DWriteFontFace::Release	
9 	xul.dll	gfxDWriteFontEntry::~gfxDWriteFontEntry()	gfx/thebes/gfxDWriteFontList.cpp:357
10 	xul.dll	gfxDWriteFontEntry::~gfxDWriteFontEntry()	gfx/thebes/gfxDWriteFontList.cpp:357
11 	xul.dll	gfxFontFamily::~gfxFontFamily()	gfx/thebes/gfxFontEntry.cpp:1835
12 	xul.dll	gfxDWriteFontFamily::~gfxDWriteFontFamily()	gfx/thebes/gfxDWriteFontList.cpp:53
13 	xul.dll	static nsTHashtable<nsBaseHashtableET<nsCStringHashKey, RefPtr<gfxFontFamily> > >::s_ClearEntry(PLDHashTable*, PLDHashEntryHdr*)	xpcom/ds/nsTHashtable.h:511
14 	xul.dll	PLDHashTable::~PLDHashTable()	xpcom/ds/PLDHashTable.cpp:290
15 	xul.dll	gfxPlatformFontList::~gfxPlatformFontList()	gfx/thebes/gfxPlatformFontList.cpp:301
16 	xul.dll	gfxDWriteFontList::~gfxDWriteFontList()	gfx/thebes/gfxDWriteFontList.h:361
17 	xul.dll	static gfxPlatform::Shutdown()	gfx/thebes/gfxPlatform.cpp:1262
18 	xul.dll	nsLayoutModuleDtor()	layout/build/nsLayoutModule.cpp:267
19 	xul.dll	nsComponentManagerImpl::Shutdown()	xpcom/components/nsComponentManager.cpp:933
20 	xul.dll	mozilla::ShutdownXPCOM(nsIServiceManager*)	xpcom/build/XPCOMInit.cpp:735
21 	xul.dll	ScopedXPCOMStartup::~ScopedXPCOMStartup()	toolkit/xre/nsAppRunner.cpp:1278
22 	xul.dll	mozilla::UniquePtr<ScopedXPCOMStartup, mozilla::DefaultDelete<ScopedXPCOMStartup> >::reset(ScopedXPCOMStartup*)	mfbt/UniquePtr.h:302

Back to Bug 1662429 Comment 0