Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GetGlyphIndex sets a dictionary value and can fail #223

Open
@charlesroddie

Description

A GetGlyphIndex method is internally trying to set something. This can result in errors like:

Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior)
SIGABRT: Operations that change non-concurrent collections must have exclusive access. A concurrent update was performed on this collection and corrupted its state. The collection's state is no longer correct.
Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior)
Dictionary`2[TKey,TValue].set_Item (TKey key, TValue value)
Cmap.GetGlyphIndex (System.Int32 codepoint, System.Int32 nextCodepoint, System.Boolean& skipNextCodepoint)
Typeface.GetGlyphIndex (System.Int32 codepoint)
GlyphFinder.Lookup (CSharpMath.Rendering.BackEnd.Fonts fonts, System.Int32 codepoint)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /