<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - !!br0ken!! mysteriously appears in Spellcheck after some steps"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117155#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - !!br0ken!! mysteriously appears in Spellcheck after some steps"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117155">bug 117155</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=149859" name="attach_149859" title="bt with debug symbols">attachment 149859</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=149859&action=edit" title="bt with debug symbols">[details]</a></span>
bt with debug symbols

On pc Debian x86-64 with master sources updated today, I had an assert.
This one is related to the crash since we got:
1376        if ( count < 0 || beginIndex < 0 || beginIndex + count >
pFrom->length )
1377        {
1378            assert(false); // fail fast at least in debug builds
1379            IMPL_RTL_STRINGNAME( newFromLiteral )( ppThis, "!!br0ken!!",
10, 0 );
1380            return;
1381        }</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>