Skip to content

Instantly share code, notes, and snippets.

@drott
Created February 26, 2015 15:04
Show Gist options
  • Save drott/2f4f6efa0b36e6856bac to your computer and use it in GitHub Desktop.
Save drott/2f4f6efa0b36e6856bac to your computer and use it in GitHub Desktop.
../../third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzShaper.cpp(643) : bool blink::collectCandidateRuns(const UChar *, size_t, const blink::Font *, Vector<blink::CandidateRun> *, bool)
ERROR: glyphPositionsLength: 4
../../third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzShaper.cpp(917) : void blink::HarfBuzzShaper::setGlyphPositionsForHarfBuzzRun(blink::HarfBuzzShaper::HarfBuzzRun *, hb_buffer_t *, blink::HarfBuzzShaper::HarfBuzzRun *)
ERROR: i: 0 ccIndex: 3 glyphInfos[i].cluster: 3 numGlyphs: 4
../../third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzShaper.cpp(935) : void blink::HarfBuzzShaper::setGlyphPositionsForHarfBuzzRun(blink::HarfBuzzShaper::HarfBuzzRun *, hb_buffer_t *, blink::HarfBuzzShaper::HarfBuzzRun *)
ERROR: i: 1 ccIndex: 2 glyphInfos[i].cluster: 2 numGlyphs: 4
../../third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzShaper.cpp(935) : void blink::HarfBuzzShaper::setGlyphPositionsForHarfBuzzRun(blink::HarfBuzzShaper::HarfBuzzRun *, hb_buffer_t *, blink::HarfBuzzShaper::HarfBuzzRun *)
ERROR: i: 2 ccIndex: 3802896 glyphInfos[i].cluster: 3802896 numGlyphs: 4
../../third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzShaper.cpp(935) : void blink::HarfBuzzShaper::setGlyphPositionsForHarfBuzzRun(blink::HarfBuzzShaper::HarfBuzzRun *, hb_buffer_t *, blink::HarfBuzzShaper::HarfBuzzRun *)
ASSERTION FAILED: m_normalizedBufferLength > currentCharacterIndex
../../third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzShaper.cpp(936) : void blink::HarfBuzzShaper::setGlyphPositionsForHarfBuzzRun(blink::HarfBuzzShaper::HarfBuzzRun *, hb_buffer_t *, blink::HarfBuzzShaper::HarfBuzzRun *)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment