[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] hobbitd_rrd crash in trunk
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] hobbitd_rrd crash in trunk
- From: Olivier Beau <obeau79 (at) gmail.com>
- Date: Mon, 19 Jan 2009 17:47:07 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=3ViugCS/ZJk4NvGin3lKYwzANHcVO1HIAzA8BvYASjM=; b=KW9MYFPUVKlL0M0qO0Ep067ixR/+RAVbP01Bp9iPwEtq/cngsxHBNJ36ITxsbo088V ZlYdkNDJRcUCOF7/y1+t7PZyE/BCQSV1ki6xSQYutAnWuMrdFICk3hOF3niww4GIM5lM z9zfAwpb2HrW3wR8Fd2qyac1SRD8I8rETKWH4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=pBQ/ATeYzmj0BaRaKzVrdmoGOTAhIyCiN4M1hviNWGtuGeR8AVFz1u2YOWk1uYLk4W 8p91yIzZkk6mdUO0eZxZtixZpVF5wXNQktG9cC5pOAasQSeVWyyTiUBFv+EuJod0Zrbg RR7AKLK4h2w7TdLOIi6jcdwRUvBxinJJtWIGY=
- References: <496C4C12.5000206 (at) gmail.com> <gkhqa1$ick$1 (at) voodoo.hswn.dk> <gkhqa1$ick$1 (at) voodoo.hswn.dk> <496C8738.4090604 (at) gmail.com> <gl1hjm$758$1 (at) voodoo.hswn.dk>
- User-agent: Thunderbird 2.0.0.19 (Windows/20081209)
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).