[collectd] compile problems on freebsd

Florian Forster octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>verplant.org
Tue Apr 10 17:41:41 CEST 2007


Hi,

On Tue, Apr 10, 2007 at 06:15:03PM +0300, Ventsislav Velkov wrote:
> When I run collectd in Mode Local it exited with the following:
> 
> Apr 10 15:29:07 bt kernel: pid 84545 (collectd), uid 0: exited on
> signal 11 (core dumped)
> 
> Could be the problem related with the problem before ?

no, that's next to impossible. Signal 11 is a segfault, so collectd is
accessing some memory it shouldn't access. Can you send me a
stack-backtrace? For that you'll need to compile with the debug options
being enabled (./configure --enable-debug) and then you can use a tool
like `gdb' or some other debugger to get it from the core-dump.

I'm afraid that finding the bug without a backtrace is pretty hard. You
can however disable half the plugins until you find the one that causes
the trouble. Maybe we're lucky ;)

Regards,
-octo
-- 
Florian octo Forster
Hacker in training
GnuPG: 0x91523C3D
http://verplant.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20070410/9adcad65/attachment.pgp


More information about the collectd mailing list