[Libreoffice-bugs] [Bug 111818] New: assertion in SvxSearchItem::GetRegExp() const, srchitem.hxx:244
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 15 15:35:14 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=111818
Bug ID: 111818
Summary: assertion in SvxSearchItem::GetRegExp() const,
srchitem.hxx:244
Product: LibreOffice
Version: 6.0.0.0.alpha0+ Master
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: lo_bugs at iseries-guru.com
Created attachment 135556
--> https://bugs.documentfoundation.org/attachment.cgi?id=135556&action=edit
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170815/c46be267/attachment.html>
More information about the Libreoffice-bugs
mailing list