I'm getting a bunch of core files in my ~/hobbit/server directory. Here's an example:
bash-2.05b$ file core.3770 core.3770: ELF 32-bit LSB core file Intel 80386, version 1 (SYSV), SVR4-style, from 'hobbitd_larrd'
I wasn't seeing these before I upgraded to RC3.
From hobbitd.log:
2005-02-23 08:12:41 Setup complete 2005-02-23 08:42:57 BOARDBUSY locked at 1, GETNCNT is 0, GETPID is 0, 0 clients 2005-02-23 08:42:57 How did this happen? clients=0, s.sem_op=-1 2005-02-23 08:43:06 Oops ... GOCLIENT is high (1) 2005-02-23 08:43:11 Setup complete 2005-02-23 08:48:19 Setup complete 2005-02-23 10:32:10 Setup complete 2005-02-23 11:37:39 BOARDBUSY locked at 1, GETNCNT is 0, GETPID is 0, 0 clients 2005-02-23 11:37:39 How did this happen? clients=0, s.sem_op=-1 2005-02-23 11:37:49 Oops ... GOCLIENT is high (1) 2005-02-23 11:37:54 Setup complete
Bunch of messages like this in larrd-status.log:
2005-02-23 11:32:32 xfree: Trying to free a NULL pointer2005-02-23 11:32:32 Worker process died with exit code 134, terminating 2005-02-23 11:37:34 xfree: Trying to free a NULL pointer2005-02-23 11:37:34 Worker process died with exit code 134, terminating 2005-02-23 11:42:33 hobbitd_larrd: Got message 1, expected 18932 2005-02-23 11:47:35 xfree: Trying to free a NULL pointer2005-02-23 11:47:35 Worker process died with exit code 134, terminating 2005-02-23 11:52:36 xfree: Trying to free a NULL pointer2005-02-23 11:52:36 Worker process died with exit code 134, terminating 2005-02-23 11:57:37 xfree: Trying to free a NULL pointer2005-02-23 11:57:37 Worker process died with exit code 134, terminating 2005-02-23 12:02:38 xfree: Trying to free a NULL pointer2005-02-23 12:02:38 Worker process died with exit code 134, terminating 2005-02-23 12:07:40 xfree: Trying to free a NULL pointer2005-02-23 12:07:40 Worker process died with exit code 134, terminating
Any ideas?
On Wed, Feb 23, 2005 at 12:13:06PM -0500, Tom Georgoulias wrote:
I'm getting a bunch of core files in my ~/hobbit/server directory. Here's an example:
bash-2.05b$ file core.3770 core.3770: ELF 32-bit LSB core file Intel 80386, version 1 (SYSV), SVR4-style, from 'hobbitd_larrd'
I wasn't seeing these before I upgraded to RC3.
I get these too now (I didn't when I did the trial-run last night before publishing RC3). Sorry about that ...
Something's up with the changes I did with RC3 to make hobbitd_larrd pick up the bb-services file. I'll send out a fix later today.
At least it shows my bug-detection code is working :-/
Henrik
Henrik Stoerner wrote:
On Wed, Feb 23, 2005 at 12:13:06PM -0500, Tom Georgoulias wrote:
I'm getting a bunch of core files in my ~/hobbit/server directory.
I get these too now (I didn't when I did the trial-run last night before publishing RC3). Sorry about that ...
That's OK, it's an RC. This kind of stuff happens.
I've also found that my hobbit-alerts settings aren't working like I expect. When I dump the config file (was trying to understand why the repeat setting display in "info" didn't match what I had in hobbit-alerts.cfg) I see a bunch of messages like this:
2005-02-23 10:32:14 Ignoring MAIL with no recipient at line 134 2005-02-23 10:32:14 Ignoring MAIL with no recipient at line 136 2005-02-23 10:32:14 Ignoring MAIL with no recipient at line 137 2005-02-23 10:32:14 Ignoring MAIL with no recipient at line 141
The alert lines I'm using look like this: MAIL admin1 at nandomedia.com SERVICE=memory,disk COLOR=yellow DURATION>10 REPEAT=2h
Hey folks,
This might well be an easy one, and not likely a bug... I keep getting a yellow status on hobbitd. Can someone tell me what might eb causing the yellow on this page?
Statistics for Hobbit daemon
Up since 23-Feb-2005 00:13:24 (0 days, 09:23:32)
Incoming messages : 5858
- status : 4176
- combo : 970
- page : 0
- summary : 0
- data : 0
- notes : 0
- enable : 0
- disable : 0
- ack : 0
- config : 0
- query : 0
- hobbitdboard : 560
- hobbitdlist : 37
- hobbitdlog : 3
- drop : 0
- rename : 0
- dummy : 112
- Bogus/Timeouts : 0
Incoming messages/sec : 0 (average last 303 seconds)
status channel messages: 3600 (1 readers)
stachg channel messages: 30 (1 readers)
page channel messages: 46 (1 readers)
data channel messages: 0 (1 readers)
notes channel messages: 0 (0 readers)
enadis channel messages: 0 (1 readers)
Latest errormessages:
How did this happen? clients=0, s.sem_op=0
Thanks,
...Steve...
On Wed, Feb 23, 2005 at 10:07:50AM -0800, Stephen Beaudry wrote:
Hey folks,
This might well be an easy one, and not likely a bug... I keep getting a yellow status on hobbitd. Can someone tell me what might eb causing the yellow on this page?
I think it's the bug that is causing hobbitd_larrd to crash repeatedly.
Henrik
A co-worker uses this BB feature.
./bb $BBDSIP "notes ..."
Is this not available in Hobbit (the sending of notes, NOT status)? Since I don't use it myself, I am not sure if something else replaces it or would be a better fit.
~David
On Mon, Feb 28, 2005 at 09:20:23PM +0000, David Gore wrote:
A co-worker uses this BB feature.
./bb $BBDSIP "notes ..."
Is this not available in Hobbit (the sending of notes, NOT status)?
It's available, but not enabled by default. Edit your hobbitlaunch.cfg file and enable the "[bbnotes]" task.
Regards, Henrik
participants (4)
-
anonymous@example.com
-
David.Gore@mci.com
-
henrik@hswn.dk
-
tgeorgoulias@nandomedia.com