https://bugs.documentfoundation.org/show_bug.cgi?id=87975

--- Comment #10 from Julien Nabet <serval2...@yahoo.fr> ---
On MacOS 10.12 with master sources updated some days ago, I don't reproduce
this.

Any better with recent version?
I took a look to initialize indicated in the bt (see
https://opengrok.libreoffice.org/xref/core/connectivity/source/drivers/macab/MacabRecords.cxx#139)
the only call to CFArrayGetCount in this function is here:
recordsSize = (sal_Int32) CFArrayGetCount(allRecords);

(see
https://opengrok.libreoffice.org/xref/core/connectivity/source/drivers/macab/MacabRecords.cxx#171)
and allRecords is initialized just some lines before.

Just wonder too if it could be linked to the number of contacts, how many
contacts have you got?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to