[Libreoffice-bugs] [Bug 87975] CRASH when adding mac address data source
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Jul 29 22:55:45 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=87975
--- Comment #10 from Julien Nabet <serval2412 at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170729/f1793662/attachment.html>
More information about the Libreoffice-bugs
mailing list