Race with SwEditWinUIObject::get_state during UITest_writer_tests3?
Stephan Bergmann
sbergman at redhat.com
Sat Aug 1 06:24:08 UTC 2020
On 24/07/2020 14:43, Stephan Bergmann wrote:
> I assume that there is a race, and some other thread was modifying the
> data in parallel with thread #6 accessing it. (But any trace of that
> other thread's activity is gone by the time I get the soffice.bin
> backtraces; see above.) I already verified that this is probably not a
> SolarMutex issue at least on thread #6's end, by sticking
>
> DBG_TESTSOLARMUTEX();
>
> at the top of SwTextNode::GetExpandText, which never fired.
>
> Any idea how to debug this further?
<https://git.libreoffice.org/core/+/63049e98a659290229d3356e76d49cea44575011%5E%21>
"Reliably set up controls of hyperlink dialog in constructor" now
explains the actual race that was taking place here.
More information about the LibreOffice
mailing list