Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jun 2001 13:04:31 -0700
From:      Jeff Chan <rwhois@jeffchan.com>
To:        rwhois@rwhois.net, rwhois-admin@rwhois.net
Cc:        ports@FreeBSD.org
Subject:   Re[2]: Newbie Config/Setup    (Resend)
Message-ID:  <187610208.20010619130431@supranet.net>
In-Reply-To: <E49699672B23D41186D5009027F6E59E61AA28@EXCHANGE>
References:  <E49699672B23D41186D5009027F6E59E61AA28@EXCHANGE>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks Hyunseog and Jeff!  I'm forwarding this fix to the FreeBSD
Ports maintainers.

FreeBSD Ports,
please try this fix and incorporate it into the source tree for
rwhois.  Multiple people have independently confirmed that the
current released indexer fails. 

Thanks,

Jeff Chan
__

On Tuesday, June 19, 2001, 10:09:44 AM, Jeff Neuffer wrote:
> Your fix works for me!
> I'm using FreeBSD 4.3-RELEASE on an HP system x86.
> I built from the ports tree.

> -----Original Message-----
> From: Hyunseog Ryu [mailto:HRyu@norlight.com]
> Sent: Friday, June 15, 2001 12:42 PM
> To: Jeff Neuffer
> Cc: rwhois@rwhois.net; rwhois-admin@rwhois.net
> Subject: RE: Newbie Config/Setup (Resend)



> I spent two hours yesterday.
> It seems to work when you fix 45th line of index.c from mkdb directory for
> rwhoisd 1.5.7.
> There is following line.

>   encode_index_line(line, item);

> Change this line to following.

>   encode_index_line(line, &item);

> And then recompile the source.

> After this change, I tested rwhois_indexer, and it seems o.k.

> But I think there is more issues with rwhoisd binary in FreeBSD 4.3.

> I will try to test rwhoisd in FreeBSD 4.3, and if possible, I will  update
> ports tree as soon as I can.

> You know, I have full time job for backbone maintenance. :-)

> Hyun

> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Hyunseog Ryu / CCDA, MCSE
> Network Engineer/Applications Engineering
> Norlight Telecommunications, Inc.
> The Guardians of Data
> 275 North Corporate Drive
> Brookfield, WI 53045-5818
> Tel. +1.262.792.7965
> Fax. +1.262.792.7733


 

>                     Jeff Neuffer

>                     <jneuffer@nsc        To:     rwhois@rwhois.netom.com>              cc:     (bcc: Hyunseog Ryu/Brookfield/Norlight)

>                     Sent by:             Fax to:

>                     rwhois-admin@        Subject:     RE: Newbie
> Config/Setup    (Resend)                   
>                     rwhois.net

 

 

>                     06/15/2001

>                     08:24 AM

 

 





> I agree.  I'm not a developer but I can provide as much feedback as I can
> to
> whoever is up to the task at fixing the indexer problem under the BSD
> systems.  I can test with OpenBSD and FreeBSD on an HP system.

> I'll try the debugger, but I have a learning curve since I have never used
> a
> debugger before.



> -----Original Message-----
> From: Erik Power [mailto:erik@sitespecific.net]
> Sent: Thursday, June 14, 2001 5:27 PM
> To: rwhois@rwhois.net
> Subject: RE: Newbie Config/Setup (Resend)


> Hear, hear!! All of us non-developers that run BSD would LOVE it if
> someone would be good enough to contribute the time necessary to fix
> this bug.

> ______________________________________________________

> Erik P. Power              Site Specific, Inc.
> erik@sitespecific.net      1402 3rd Ave. Suite 1230
> Voice: (206) 652-0677      Seattle, WA 98101
> Fax:   (206) 652-0676      http://www.sitespecific.net
> ______________________________________________________

> -----Original Message-----
> From: Jeff Neuffer [mailto:jneuffer@nscom.com]
> Sent: Thursday, June 14, 2001 11:37 AM
> To: 'rwhois@rwhois.net'
> Subject: Newbie Config/Setup (Resend)


> I'm have trouble with the rwhois_indexer program.

> arin01# bin/rwhois_indexer -A 216.237.192.0/24 -C network -s .txt
> debug: reading directive config file (rwhoisd.dir)
> debug: reading extended directive config file (rwhoisd.x.dir)
> debug: reading auth-area config file (rwhoisd.auth_area)
> debug: reading schema for auth-area '216.237.192.0/24'
> debug: loading attributes for class 'network' in auth-area
> '216.237.192.0/24'
> debug: loading attributes for class 'referral' in auth-area
> '216.237.192.0/24'
> debug: loading attributes for class 'organization' in auth-area
> '216.237.192.0/24'
> debug: established dot lock on
> 'net-216.237.192.0-24/data/network/local.db.write'
> debug: master file write start: 1322
> debug: master file write end: 1322
> debug: released dot lock on
> 'net-216.237.192.0-24/data/network/local.db.write'
> Segmentation fault (core dumped)
> arin01#

> This is my first exposure to setting up and running a rwhois server.
> I've read "Leaping in to rwhois" by John Newman.
> My platform is FreeBSD 4.3-RELEASE.
> I did my make && make install from the ports tree.

> Any idea on what is causing the indexer to seg-fault?


> _______________________________________________
> Rwhois mailing list
> Rwhois@rwhois.net
> http://lists.research.netsol.com/mailman/listinfo/rwhois
> _______________________________________________
> Rwhois mailing list
> Rwhois@rwhois.net
> http://lists.research.netsol.com/mailman/listinfo/rwhois


> _______________________________________________
> Rwhois mailing list
> Rwhois@rwhois.net
> http://lists.research.netsol.com/mailman/listinfo/rwhois





> _______________________________________________
> Rwhois mailing list
> Rwhois@rwhois.net
> http://lists.research.netsol.com/mailman/listinfo/rwhois

-- 
Jeff Chan
mailto:rwhois@jeffchan.com
http://www.jeffchan.com/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?187610208.20010619130431>