Bug 135458 - Assertion failed: (n >= 0 && n <= string->length), function rtl_uString_iterateCodePoints
Summary: Assertion failed: (n >= 0 && n <= string->length), function rtl_uString_itera...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.1.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Crash-Assert Undo-Redo
  Show dependency treegraph
 
Reported: 2020-08-05 10:18 UTC by Telesto
Modified: 2023-12-04 21:31 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Example file (13.27 KB, application/vnd.oasis.opendocument.text)
2020-08-05 10:18 UTC, Telesto
Details
Screencast (4.31 MB, video/mp4)
2020-08-05 10:19 UTC, Telesto
Details
BT with symbols (9.77 KB, text/plain)
2022-08-09 07:10 UTC, Telesto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2020-08-05 10:18:30 UTC
Description:
Crash swlo!SwTableNode::DelFrames+0x27:

Steps to Reproduce:
1. Open the attached file
2. Follow they screencast instruction

Actual Results:
Crash

Expected Results:
No crash


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.1.0.0.alpha0+ (x64)
Build ID: <buildversion>
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: ru-RU (nl_NL); UI: en-US
Calc: CL
Comment 1 Telesto 2020-08-05 10:18:41 UTC
Created attachment 163962 [details]
Example file
Comment 2 Telesto 2020-08-05 10:19:54 UTC
Created attachment 163963 [details]
Screencast
Comment 3 Roman Kuznetsov 2020-08-08 18:57:32 UTC
no problem in

Version: 7.1.0.0.alpha0+ (x64)
Build ID: <buildversion>
CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: Skia/Vulkan; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: CL

build from 8 August 2020
Comment 4 Thomas Lendo 2020-08-08 23:29:11 UTC
Crash reproduces with

Version: 7.1.0.0.alpha0+
CPU threads: 2; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: de-AT (de_AT.UTF-8); UI: en-US
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2020-08-05_04:03:50
Calc: CL
Comment 5 QA Administrators 2022-08-09 03:38:56 UTC Comment hidden (obsolete)
Comment 6 Telesto 2022-08-09 07:10:22 UTC
Created attachment 181657 [details]
BT with symbols

Version: 7.5.0.0.alpha0+ / LibreOffice Community
Build ID: 7a89eae97a970939174d59aa58147eaa194acaee
CPU threads: 8; OS: Mac OS X 12.3.1; UI render: Skia/Metal; VCL: osx
Locale: nl-NL (nl_NL.UTF-8); UI: en-US
Calc: threaded

instead of crashing at undo, it crashed at redo.
Comment 7 Telesto 2023-04-18 07:42:28 UTC
Same assert as in title with following steps
1. Open attachment 163930 [details]
2. CTRL+A
3. CTRL+X
4. CTRL+V
5. CTRL+Z (2x)