<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crashed in Calc Macro (Basic)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111313#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crashed in Calc Macro (Basic)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111313">bug 111313</a>
              from <span class="vcard"><a class="email" href="mailto:sbergman@redhat.com" title="Stephan Bergmann <sbergman@redhat.com>"> <span class="fn">Stephan Bergmann</span></a>
</span></b>
        <pre>(In reply to Xisco FaulĂ­ from <a href="show_bug.cgi?id=111313#c6">comment #6</a>)
<span class="quote">> Regression introduced by:

> author     Stephan Bergmann <<a href="mailto:sbergman@redhat.com">sbergman@redhat.com</a>>     2014-11-20 08:23:53 +0100
> committer  Stephan Bergmann <<a href="mailto:sbergman@redhat.com">sbergman@redhat.com</a>>     2014-11-20 08:34:07 +0100
> commit     04ae3d0cc9b671729deabf33c2cea1031d72e6ae (patch)
> tree       5b3b8f08aa393c8e659947bd709f3752299686f2
> parent     e7abad5683a28305204977b57357dddefab0e065 (diff)
> len cannot be <= 1 here</span >

That commit is merely adding the assert that fires here because SbRtl_Mid
(basic/source/runtime/methods.cxx) is calling rtl::OUStringBuffer::remove with
bad arguments (*this being "abc", start=0, len=-1).</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>