Re: spreadlogd 1.4.2, spread 3.16.2, FreeBSD 4.6-RELEASE

George Schlossnagle <[email protected]> Mon, 09 Sep 2002 11:06:20 -0400
Newsgroups gmane.comp.apache.mod-log-spread.user
Message-ID <[email protected]>
Can you mail a full backtrace of spreadlogd dying on you?

gdb spreadlogd

r -D

# after segfault

bt full


Jay West wrote:

>You wrote....
>
>>Can you ty out a hunch of mine and only use machine names in you
>>spread.conf which are below the MAX_PROC_NAME define in spread_params.h
>>(it defaults to 20).
>>
>
>Here is my spread.conf and spreadlogd.conf....as you can see, I'm using
>machine names definitely below 20 characters...
>
>Spread_Segment  192.168.75.255:4803 {
>        hank.kwcorp.com         192.168.75.22
>        cy.kwcorp.com           192.168.75.23
>        willie.kwcorp.com       192.168.75.24
>        sandy.kwcorp.com        192.168.75.25
>        mark.kwcorp.com         192.168.75.26
>}
>
>mark# cat /etc/spreadlogd.conf
>BufferSize = 65536
>Spread {
>        Port = 4803
>        Log {
>                RewriteTimestamp = CommonLogFormat
>                Group = "weblogs"
>                File = "combined_log"
>        }
>}
>mark#
>
>---
>[This E-mail scanned for viruses by Declude Virus]
>
>