[Libreoffice-bugs] [Bug 117155] !!br0ken!! mysteriously appears in Spellcheck after some steps
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Mar 10 13:33:09 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=117155
--- Comment #7 from Julien Nabet <serval2412 at yahoo.fr> ---
Created attachment 149859
--> https://bugs.documentfoundation.org/attachment.cgi?id=149859&action=edit
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 }
--
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/20190310/7ba0fdf8/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list