https://bugs.documentfoundation.org/show_bug.cgi?id=159379

--- Comment #7 from Matt K <matt...@gmail.com> ---
(In reply to Stéphane Guillou (stragu) from comment #6)
> Thanks.
> Still reproduce with two copies of the attached picture and:

Confirmed crash using the attached images with following debug build:

Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 53c5d570cab036b23f4969b858a648c8f0c24f93
CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: gtk3
Locale: en-US (C.UTF-8); UI: en-US
Calc: threaded

The problem is that the repro instructions in comment 0 are wrong.  It says
"Anchor to "To Character".", but it should be "Anchor to "As Character"." like
the title of the bug says.

Output on command line is:
soffice.bin: /home/kali/libreoffice/core/sw/source/core/layout/atrfrm.cxx:1615:
void SwFormatAnchor::SetAnchor(const SwPosition *): Assertion
`(RndStdIds::FLY_AT_FLY == m_eAnchorId && pPos->GetNode().GetStartNode()) ||
(RndStdIds::FLY_AT_PARA == m_eAnchorId && pPos->GetNode().GetTableNode()) ||
pPos->GetNode().GetTextNode()' failed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to