[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] hobbitd_rrd crash in trunk



Hi Henrik,

It happened again today at 17:00:22.
Nothing new when doing a bt on the coredump.
An extract of rrd-status.log from 16h55 to 17h05 is available at http://www.qalpit.com/~olivier/tmp/rrd-status.log.gz


Olivier


ps:
hobbitd_rrd only crashes on the status channel
(hobbitd_rdd running on the data channel never crashed)



Since this happens regularly, could you try running hobbitd_rrd for a while with debugging enabled ? Either restart it with the "--debug" option, or do a "killall -USR2 hobbitd_rrd" while it is running (the USR2 signal toggles debugging output on/off). The
debug output goes to the normal hobbitd_rrd logfile (rrd-status.log
or rrd-data.log).