Re: SEGV on FreeBSD 4.8-STABLE with 2.6.2

2004-05-02 Thread Albert Chin
On Sun, May 02, 2004 at 06:26:16PM -0700, Wayne Davison wrote: > On Sun, May 02, 2004 at 03:33:03PM -0500, Albert Chin wrote: > > I'm getting a SEGV on a FreeBSD 4.8-STABLE box. The client is Solaris > > 9/SPARC. Both boxes run 2.6.2. > > > > The command I'm running is: > > $ rsync -arHRv --nume

Re: SEGV on FreeBSD 4.8-STABLE with 2.6.2

2004-05-02 Thread Wayne Davison
On Sun, May 02, 2004 at 03:33:03PM -0500, Albert Chin wrote: > I'm getting a SEGV on a FreeBSD 4.8-STABLE box. The client is Solaris > 9/SPARC. Both boxes run 2.6.2. > > The command I'm running is: > $ rsync -arHRv --numeric-ids --delete --exclude=/opt/dist/cdrom \ > [paths] [server]:[path] >

SEGV on FreeBSD 4.8-STABLE with 2.6.2

2004-05-02 Thread Albert Chin
I'm getting a SEGV on a FreeBSD 4.8-STABLE box. The client is Solaris 9/SPARC. Both boxes run 2.6.2. The command I'm running is: $ rsync -arHRv --numeric-ids --delete --exclude=/opt/dist/cdrom \ [paths] [server]:[path] If I whittle down what appears in [paths], then it works. $ gdb rsync rsy