[collectd] osx collectd?

Brian Long brian at dotspots.com
Sun Aug 3 17:21:29 CEST 2008


Hi,
Does anyone have collectd running on MacOSX? I'm not even able to build a
version that can parse the config file. It dies like this:

brian$ /dist/collectd/sbin/collectd -t
collectd(34267) malloc: *** error for object 0x63656c6c: Non-aligned pointer
being freed
*** set a breakpoint in malloc_error_break to debug
collectd(34267) malloc: *** error for object 0x652f6474: Non-aligned pointer
being freed
*** set a breakpoint in malloc_error_break to debug
collectd(34267) malloc: *** error for object 0xa04e4de0: Non-aligned pointer
being freed (2)
*** set a breakpoint in malloc_error_break to debug
collectd(34267) malloc: *** error for object 0x25000: pointer being freed
was not allocated
*** set a breakpoint in malloc_error_break to debug
collectd(34267) malloc: *** error for object 0x4000: pointer being freed was
not allocated
*** set a breakpoint in malloc_error_break to debug
collectd(34267) malloc: *** error for object 0x1: Non-aligned pointer being
freed
*** set a breakpoint in malloc_error_break to debug
collectd(34267) malloc: *** error for object 0x1: Non-aligned pointer being
freed
*** set a breakpoint in malloc_error_break to debug
collectd(34267) malloc: *** error for object 0x1: Non-aligned pointer being
freed
*** set a breakpoint in malloc_error_break to debug
collectd(34267) malloc: *** error for object 0x1: Non-aligned pointer being
freed
*** set a breakpoint in malloc_error_break to debug

The odd part is that when I run collectd it is able to produce a couple of
rrd's - df and disk-14-0, and then it dies. Which makes me think it's a bad
plugin, but the fact that it also dies while parsing the config file makes
me wonder how it produced any rrd's at all.

This was how I configured it -- perl and processes wouldn't compile so I had
to omit those. All the dependent libraries came from MacPorts.

./configure --with-rrdtool=/usr/local --prefix=/dist/collectd
--enable-perl=false --enable-processes=false

Thanks,
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.verplant.org/pipermail/collectd/attachments/20080803/52613066/attachment.htm 


More information about the collectd mailing list