Description: https://opengrok.libreoffice.org/xref/core/editeng/source/editeng/editdbg.cxx?r=1138adc1&fi=ShowEditEngineData#324 I still haven't run into such a situation, though. Steps to Reproduce: N/A Actual Results: d:\\debug.log is used for dumping Expected Results: we can choose what file we use for dumping Reproducible: Always User Profile Reset: No Additional Info: Version: 7.1.0.0.alpha0+ (x64) Build ID: 7dc3a20cab712ee987ea25a8f5728529521485b7 CPU threads: 4; OS:Windows 10.0 Build 18363; UI render: default; VCL: win Locale: ja-JP (ja_JP); UI: ja-JP Calc: CL
Honestly, it shouldn't be a path at all. And a better name. All other log facilities I'm aware of, like the Writer layout and document note dumps, simply write a fixed file to the working directory of LO. My proposal is https://gerrit.libreoffice.org/c/core/+/97873
Jan-Marek Glogowski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/a03bc509cd19011043c340b893e7b00c7937423c tdf#134478 Refactor dumping of EditEngine data It will be available in 7.1.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.
Created attachment 163245 [details] editenginedump.log when the crash happened.
I've just made my own local build. LibreOffice crashed when I tested the fix from Calc's Default Page Style->[Header] Tab->[Edit] Button with the following assert. Does this happen on your environment? --------------------------- Microsoft Visual C++ Runtime Library --------------------------- Debug Assertion Failed! Program: C:\build\instdir\program\mergedlo.dll File: C:\PROGRA~2\MIB055~1\2019\Preview\VC\Tools\MSVC\14.27.29016\Include\vector Line: 1369 Expression: vector erase iterator outside range For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts. (Press Retry to debug the application)