[Libreoffice-bugs] [Bug 141705] New: assertion in BigPtrArray::operator[]: `idx < m_nSize'
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Apr 15 15:29:20 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=141705
Bug ID: 141705
Summary: assertion in BigPtrArray::operator[]: `idx < m_nSize'
Product: LibreOffice
Version: 4.3.0.4 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: lo_bugs at iseries-guru.com
Created attachment 171224
--> https://bugs.documentfoundation.org/attachment.cgi?id=171224&action=edit
backtrace with symbols
This bug will be apparent only in --enable-dbgutil builds.
STR
(1) Download comp.zip
<https://bugs.documentfoundation.org/attachment.cgi?id=166615>
attached to bug 137592
(2) Unpack comp.zip
(3) Open control/variantA/AffectedDocument.odt.
(4) At prompt "... update all links ... ?", click <Yes>.
Observed: LibreOffice exits with message (rewrapped):
soffice.bin: /home/terry/lo_hacking/git/libo6/sw/source/core/bastyp/
bparr.cxx:84:
BigPtrEntry* BigPtrArray::operator[](sal_uLong) const:
Assertion `idx < m_nSize' failed.
The backtrace is from commit f3b6fd1f (2021-03-16), configured
--with-vendor=Terrence Enger
--with-jdk-home=/usr/lib/jvm/default-java
--enable-split-debug
--enable-gdb-index
--enable-ld=gold
--enable-option-checking=fatal
--enable-dbgutil
--enable-debug
--without-system-postgresql
--without-myspell-dicts
--with-extra-buildid
--without-doxygen
--with-external-tar=/home/terry/lo_hacking/git/src
--without-package-format
built and running on debian-buster.
Based on https://bugs.documentfoundation.org/show_bug.cgi?id=137592#c7
I am setting version 4.3.0.4 release.
Bug 88454 reports the same assertion. It is in a different context,
so I am creating a new bug report. However, the presence to tables in
both test cases may or may not suggest something
--
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/20210415/dc187461/attachment.htm>
More information about the Libreoffice-bugs
mailing list