Closed
Bug 233757
Opened 20 years ago
Closed 20 years ago
Assertions on shutdown
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bzbarsky, Assigned: alex)
Details
Start a debug build. Don't load any SVG. Quit. ###!!! ASSERTION: font aliases never initialized: 'nsSVGLibartGlyphMetricsFT::sFontAliases.IsInitialized()', file /home/bzbarsky/mozilla/xlib/mozilla/layout/svg/renderer/src/libart/nsSVGLibartGlyphMetricsFT.cpp, line 172 ###!!! ASSERTION: nsTHashtable was not initialized properly.: 'mTable.entrySize', file ../../../../../dist/include/xpcom/nsTHashtable.h, line 246 ###!!! ASSERTION: ft2 never initialized: 'ft2', file /home/bzbarsky/mozilla/xlib/mozilla/layout/svg/renderer/src/libart/nsSVGLibartFreetype.cpp, line 65
Assignee | ||
Comment 1•20 years ago
|
||
Added some guard clauses to NS_FreeSVGRendererLibartGlobals() -> marking fixed.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•