<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - CRASH when adding mac address data source"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=87975#c10">Comment # 10</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - CRASH when adding mac address data source"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=87975">bug 87975</a>
from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
<pre>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
<a href="https://opengrok.libreoffice.org/xref/core/connectivity/source/drivers/macab/MacabRecords.cxx#139">https://opengrok.libreoffice.org/xref/core/connectivity/source/drivers/macab/MacabRecords.cxx#139</a>)
the only call to CFArrayGetCount in this function is here:
recordsSize = (sal_Int32) CFArrayGetCount(allRecords);
(see
<a href="https://opengrok.libreoffice.org/xref/core/connectivity/source/drivers/macab/MacabRecords.cxx#171">https://opengrok.libreoffice.org/xref/core/connectivity/source/drivers/macab/MacabRecords.cxx#171</a>)
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?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>