Bug 148671 - Assertion `pFieldMark' failed.
Summary: Assertion `pFieldMark' failed.
Status: VERIFIED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.4.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:7.5.0
Keywords: haveBacktrace
Depends on:
Blocks: Crash-Assert
  Show dependency treegraph
 
Reported: 2022-04-19 09:49 UTC by Xisco Faulí
Modified: 2022-08-18 09:13 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
bt with debug symbols (18.30 KB, text/plain)
2022-04-19 11:38 UTC, Julien Nabet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xisco Faulí 2022-04-19 09:49:36 UTC
Steps to reproduce:
1. Open attachment 93358 [details] from bug 74499

-> soffice.bin: /home/xisco/libreoffice/sw/source/core/txtnode/modeltoviewhelper.cxx:165: ModelToViewHelper::ModelToViewHelper(const SwTextNode&, const SwRootFrame*, ExpandMode): Assertion `pFieldMark' failed.
Unspecified Application Error

Reproduced in

Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: 49ee1c889665c3539fa9a1c99a865a42fc08ee97
CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: x11
Locale: es-ES (es_ES.UTF-8); UI: en-US
Calc: threaded
Comment 1 Julien Nabet 2022-04-19 11:38:48 UTC
Created attachment 179663 [details]
bt with debug symbols

On pc Debian x86-64 with master sources updated today, I reproduced the assertion.
Here's the bt.
Comment 2 Michael Stahl (allotropia) 2022-08-16 12:20:05 UTC
can't reproduce - might have been fixed already
Comment 3 Xisco Faulí 2022-08-16 13:57:38 UTC
Verified in

Version: 7.5.0.0.alpha0+ / LibreOffice Community
Build ID: 707f8c10328290c8bcd928755101cbb88ab6a8cb
CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3
Locale: es-ES (es_ES.UTF-8); UI: es-ES
Calc: threaded
Comment 4 Commit Notification 2022-08-18 09:13:19 UTC
Xisco Fauli committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/5db76fd0eca0c80b1e54cdf4a7fea769f5dbc5a4

tdf#148671: sw_ooxmlexport16: Add unittest

It will be available in 7.5.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.