Bug 140619 - virtual std::unique_ptr<GenericSalLayout> FreeTypeTextRenderImpl::GetTextLayout(int): Assertion `mpFreetypeFont[nFallbackLevel]' failed
Summary: virtual std::unique_ptr<GenericSalLayout> FreeTypeTextRenderImpl::GetTextLayo...
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.2.0.0.alpha0+
Hardware: All Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: haveBacktrace
Depends on:
Blocks: Crash-Assert
  Show dependency treegraph
 
Reported: 2021-02-23 11:13 UTC by Buovjaga
Modified: 2023-04-04 08:34 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Backtrace (37.43 KB, text/plain)
2021-02-23 17:41 UTC, Aron Budea
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Buovjaga 2021-02-23 11:13:40 UTC
Running a debug build:
1. Open attachment 169972 [details] from bug 133961

Crash with assertion

Arch Linux 64-bit
Version: 7.2.0.0.alpha0+ / LibreOffice Community
Build ID: dec32864a61104001cb6ff63c218ea5fb2a7ab1e
CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: kf5
Locale: fi-FI (fi_FI.UTF-8); UI: en-US
Calc: threaded
Built on 22 February 2021
Comment 1 Aron Budea 2021-02-23 17:40:47 UTC
Confirmed with a debug build of LO 7.2.0.0.alpha0+ (85a74ebd929d6396daf591a01f79758888fd7e4f) / Ubuntu.

Seems similar to bug 132445, and the same assert is also in bug 132112.
Comment 2 Aron Budea 2021-02-23 17:41:28 UTC
Created attachment 170007 [details]
Backtrace
Comment 3 Stéphane Guillou (stragu) 2023-04-04 08:23:15 UTC
Not reproduced in a recent master debug build:

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 1b463f697405e64a03378fb38a32172c4d3c25e6
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Tried gtk3 and kf5.

Buovjaga and Aron, can you still reproduce?
Comment 4 Buovjaga 2023-04-04 08:34:30 UTC
It's gone.