<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] WebKitWebProcess at 100% CPU loading hyphenation dictionaries (ASSERTION FAILED: xPos + prefixWidth &lt;= availableWidth)"
   href="https://bugs.webkit.org/show_bug.cgi?id=165601#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] WebKitWebProcess at 100% CPU loading hyphenation dictionaries (ASSERTION FAILED: xPos + prefixWidth &lt;= availableWidth)"
   href="https://bugs.webkit.org/show_bug.cgi?id=165601">bug 165601</a>
              from <span class="vcard"><a class="email" href="mailto:wk&#64;genodeftest.de" title="Christian Stadelmann &lt;wk&#64;genodeftest.de&gt;"> <span class="fn">Christian Stadelmann</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=165601#c5">comment #5</a>)
<span class="quote">&gt; What locale are you using? Specifically, what locale is being passed (via
&gt; `localeIdentifier`) to lastHyphenLocation?</span >

My system locale is the German (de / de_DE) locale. I don't know about those variables.

<span class="quote">&gt; In relation to that locale, how many dictionaries for that locale are stored
&gt; at /usr/share/hyphen or /usr/local/share/hyphen?</span >

/usr/share/hyphen: 29 locales, 6 are German (5 symlinks, one hyph_de_DE.dic file), 23 are English (22 symlinks, one hyph_en_US.dic file).

/usr/locale/share/hyphen: doesn't exist

<span class="quote">&gt; In my case, I'm using the 'en' locale, meaning that related locales will be
&gt; mapped via the availableLocales() HashMap to three dictionary files:
&gt; hyph_en_GB.dic, hyph_en_AU.dic and hyph_en_ZA.dic, as provided by the
&gt; hyphen-en-gb package.
&gt; 
&gt; We're storing these in a TinyLRUCache with a default capacity of 4, meaning
&gt; that they will fit in just fine.</span >

No idea about that and the rest of your post.
hyph_en_US.dic is 106.1 kiB, hyph_de_DE.dic is 50.1 kiB.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>