[BUG] MacOS LibreOffice crash on insert citation
I am working on a somewhat larger (10.3MB) LibreOffice (version 24.2.3.2 aarch64) on Mac OS 14.2.1 with Zotero (version 6.0.37).
I was able to insert a fair number of citations (about 20) but when I try and insert another it hangs and the spinning wheel cursor comes up. I have to force quit both LibreOffice and Zotero. When I start again the same thing happens.
There is a diagnostics report available regarding the spinning (too big to include).
Any suggestions on how to debug and pursue this? I like Zotero but to be useful for academic publications, this needs to work.
I was able to insert a fair number of citations (about 20) but when I try and insert another it hangs and the spinning wheel cursor comes up. I have to force quit both LibreOffice and Zotero. When I start again the same thing happens.
There is a diagnostics report available regarding the spinning (too big to include).
Any suggestions on how to debug and pursue this? I like Zotero but to be useful for academic publications, this needs to work.
I can provide the exact section of the content.xml from the .odt file if anyone wants to take a look. It clearly would be best if the parser was more robust and tolerated whatever happened here rather than causing these spinning wheels.
So it seems like after this happens the document is left in a devil state.
It was a bookmark which is visible in the dialog when you go to insert a new bookmark. Deleting that bookmark fixed the problem.
The parser for insertion should clearly skip this sort of text bookmark tag -
<text:bookmark text:name="__DdeLink__5609_3013834778"/
It does not appear that the exact name matters.