https://bugs.documentfoundation.org/show_bug.cgi?id=171224
Bug ID: 171224
Summary: Writer crashes when applying hyphenation
Product: LibreOffice
Version: 25.8.4.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
When I enable hyphenation on my document and uncheck the "Last full line of
paragraph", Writer crashes with this message in logs:
/usr/include/c++/15/bits/stl_vector.h:1263: constexpr std::vector<_Tp,
_Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp =
double; _Alloc = std::allocator<double>; reference = double&; size_type = long
unsigned int]: Assertion '__n < this->size()' failed.
Steps to Reproduce:
1. Write a document
2. Pick Fira Sans as the font
3. Select all text
4. Right-click, then Paragraph > Edit style...
5. Go to Text Flow in the pop-up window
6. Check Hyphenation: automatically
7. Uncheck "Hyphenation across > Last full line of paragraph"
8. Press "Apply"
Actual Results:
Crash
Expected Results:
No crash
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Version: 25.8.4.2 (X86_64)
Build ID: 580(Build:2)
CPU threads: 16; OS: Linux 6.18; UI render: default; VCL: gtk3
Locale: en-GB (en_GB.UTF-8); UI: en-US
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.