<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - assertion in SvxSearchItem::GetRegExp() const, srchitem.hxx:244"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111818">111818</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>assertion in SvxSearchItem::GetRegExp() const, srchitem.hxx:244
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.0.0.0.alpha0+ Master
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>lo_bugs@iseries-guru.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=135556" name="attach_135556" title="bibisect in till52">attachment 135556</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=135556&action=edit" title="bibisect in till52">[details]</a></span>
bibisect in till52

STR
---

(1) Create new spreadsheet "Untitle 1".

(2) Type "<Ctrl>+F".  Program moves caret into the search toolbar at
    bottom of the window.

(3) Type "qwer<Enter>".

    Expected: Nothing much.  In particular, window "Untitled 1"
              remains open.

    Observed: Program terminates with terminal messages (lines
              rewrapped) :

        soffice.bin:
            /home/vmiklos/git/libreoffice/master/include/svl/srchitem.hxx:244:
            bool SvxSearchItem::GetRegExp() const:
            Assertion
            `(m_aSearchOpt.algorithmType ==
                   css::util::SearchAlgorithms_REGEXP
             ) == (m_aSearchOpt.AlgorithmType2 ==
                   css::util::SearchAlgorithms2::REGEXP
                  )
            ' failed.
        Application Error
        Fatal exception: Signal 6

The assertion is raised independently of whether the search string in
step (3) is or is not in the document.

Working on debian-stretch in the linux dbgutil daily till52 bibisect
repository, I see that the assertion started being raised somewhere in
the 179 source commits:

          commit    date        s-h
          --------  ----------  --------
    good  aa6c556b  2016-03-10  3a884475
    bad   64448be9  2016-03-11  42d6a165

I am setting keywords regression, bibisected.</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>