bin/124353: cvsup(1): CVSup coredumps with Bus Error since installworld of 6.3-STABLE on 28/5/08 [regression]

Garrett Cooper yanefbsd at gmail.com
Tue Jun 10 07:00:09 UTC 2008


The following reply was made to PR bin/124353; it has been noted by GNATS.

From: "Garrett Cooper" <yanefbsd at gmail.com>
To: "Simon Phillips" <srp at zzap.org>, bug-followup at freebsd.org
Cc:  
Subject: Re: bin/124353: cvsup(1): CVSup coredumps with Bus Error since installworld of 6.3-STABLE on 28/5/08 [regression]
Date: Mon, 9 Jun 2008 23:55:29 -0700

 On Mon, Jun 9, 2008 at 10:19 PM, Simon Phillips <srp at zzap.org> wrote:
 >
 > Garrett,
 >
 > Is this what you mean?
 >
 > 14:40:15 root at mnemosyne:/usr/ports/net/cvsup-without-gui# cat
 > /etc/make.conf
 > # added by use.perl 2006-09-03 13:43:51
 > PERL_VER=5.8.8
 > PERL_VERSION=5.8.8
 > 14:40:18 root at mnemosyne:/usr/ports/net/cvsup-without-gui#
 >
 > I recompiled and will try gdb now.
 
 Thanks for the info. I was just curious whether or not any weird
 optimizations or CFLAG options were being used, out of habit because
 the Gentoo Linux crowd tended to rice up their installs without
 understanding what things stood for. I was the same too for a while
 but learned after making some mistakes to stop ricing things :).
 
 Now, executing cvsup like the following will be helpful:
 
 gdb `which cvsup` # Executes gdb and prints out usual copyright info
 set arg -L 2 /usr/share/examples/cvsup/stable-supfile # Lots of output
 and segfault should happen somewhere here...
 bt # Get backtrace
 gcc --version
 
 Be sure to copy all of the output to the next reply to bug-followup at .
 
 Thanks,
 -Garrett


More information about the freebsd-bugs mailing list