Bug 159970 - Crash in: writerfilter::dmapper::DomainMapper_Impl::appendTextPortion(rtl::OUString const &,tools::SvRef<writerfilter::dmapper::PropertyMap> const &)
Summary: Crash in: writerfilter::dmapper::DomainMapper_Impl::appendTextPortion(rtl::OU...
Status: RESOLVED DUPLICATE of bug 158360
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.6.4.1 release
Hardware: x86-64 (AMD64) All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-29 18:47 UTC by Msd
Modified: 2024-03-27 04:53 UTC (History)
1 user (show)

See Also:
Crash report or crash signature: ["writerfilter::dmapper::DomainMapper_Impl::appendTextPortion(rtl::OUString const &,tools::SvRef<writerfilter::dmapper::PropertyMap> const &)"]


Attachments
libre office version (130.70 KB, image/png)
2024-03-26 12:57 UTC, Msd
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Msd 2024-02-29 18:47:48 UTC
This bug was filed from the crash reporting server and is br-f3635372-1f2a-4cae-b9d7-d534970f09fb.
=========================================
Comment 1 Stéphane Guillou (stragu) 2024-03-21 13:02:08 UTC
Could you please:
- share the version info copied from Help > About LibreOffice
- explain what you did before LO crashed, ideally with precise steps (and a sample document if needed) so we can try and reproduce it on our side?

Thank you!
Comment 2 Msd 2024-03-26 12:57:39 UTC
Created attachment 193321 [details]
libre office version
Comment 3 Msd 2024-03-26 13:06:12 UTC
- I sent you an email with the *private* document to make Libre Office crashes, please keep it for you.
- You can see "About LibreOffice" with the picture I just attached.
- On Windows 10 Pro - 22H2 - 19045.4170

Let me know if I can help you more !
Comment 4 QA Administrators 2024-03-27 03:14:23 UTC Comment hidden (obsolete)
Comment 5 Stéphane Guillou (stragu) 2024-03-27 04:53:56 UTC
Thank you for the file. I reproduce the crash on Linux with:

Version: 7.6.5.2 (X86_64) / LibreOffice Community
Build ID: 38d5f62f85355c192ef5f1dd47c5c0c0c6d6598b
CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

With signature "writerfilter::dmapper::DomainMapper_Impl::appendTextPortion(rtl::OUString const&, tools::SvRef<writerfilter::dmapper::PropertyMap> const&)": https://crashreport.libreoffice.org/stats/crash_details/3e5cc46d-1090-4f9e-8003-b836c9e94bc7

But not anymore with:

Version: 24.2.2.1 (X86_64) / LibreOffice Community
Build ID: bf759d854b5ab45b6ef0bfd22e51c6dc4fb8b882
CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Bibisected the fix with linux-64-24.2 to 64248c5d42bbf46eeb4c41e79dd0b5e4a360e280 which is a cherrypick of:

commit 7cf3d5e3073dc5cffc64b6d9b32513e90087a3d4
author	Balazs Varga 	Tue Feb 20 20:26:25 2024 +0100
committer	Balazs Varga 	Wed Feb 21 20:36:38 2024 +0100
tdf#158360 - sw, ooxml import - fix insertTextPortion crash [...]
regression from commit: da8dead8e9282010893cbd12519e107baf03cd1a
(tdf#73537 - sc: show author and creation date in calc comments)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163670

Please upgrade to 24.2, or wait for 7.6.6 to be released. Thank you!

*** This bug has been marked as a duplicate of bug 158360 ***