<div dir="ltr">Hi,<div><br class="webkit-block-placeholder"></div><div>Does anyone have collectd running on MacOSX? I&#39;m not even able to build a version that can parse the config file. It dies like this:</div><div><br class="webkit-block-placeholder">
</div><div><div>brian$ /dist/collectd/sbin/collectd -t</div><div>collectd(34267) malloc: *** error for object 0x63656c6c: Non-aligned pointer being freed</div><div>*** set a breakpoint in malloc_error_break to debug</div>
<div>collectd(34267) malloc: *** error for object 0x652f6474: Non-aligned pointer being freed</div><div>*** set a breakpoint in malloc_error_break to debug</div><div>collectd(34267) malloc: *** error for object 0xa04e4de0: Non-aligned pointer being freed (2)</div>
<div>*** set a breakpoint in malloc_error_break to debug</div><div>collectd(34267) malloc: *** error for object 0x25000: pointer being freed was not allocated</div><div>*** set a breakpoint in malloc_error_break to debug</div>
<div>collectd(34267) malloc: *** error for object 0x4000: pointer being freed was not allocated</div><div>*** set a breakpoint in malloc_error_break to debug</div><div>collectd(34267) malloc: *** error for object 0x1: Non-aligned pointer being freed</div>
<div>*** set a breakpoint in malloc_error_break to debug</div><div>collectd(34267) malloc: *** error for object 0x1: Non-aligned pointer being freed</div><div>*** set a breakpoint in malloc_error_break to debug</div><div>
collectd(34267) malloc: *** error for object 0x1: Non-aligned pointer being freed</div><div>*** set a breakpoint in malloc_error_break to debug</div><div>collectd(34267) malloc: *** error for object 0x1: Non-aligned pointer being freed</div>
<div>*** set a breakpoint in malloc_error_break to debug</div><div><br class="webkit-block-placeholder"></div><div>The odd part is that when I run collectd it is able to produce a couple of rrd&#39;s - df and disk-14-0, and then it dies. Which makes me think it&#39;s a bad plugin, but the fact that it also dies while parsing the config file makes me wonder how it produced any rrd&#39;s at all.</div>
<div><br class="webkit-block-placeholder"></div><div>This was how I configured it -- perl and processes wouldn&#39;t compile so I had to omit those. All the dependent libraries came from MacPorts.</div><div><br class="webkit-block-placeholder">
</div><div><div>./configure --with-rrdtool=/usr/local --prefix=/dist/collectd --enable-perl=false --enable-processes=false</div><div><br class="webkit-block-placeholder"></div><div>Thanks,</div><div>Brian</div></div></div>
</div>