Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jun 2008 07:00:09 GMT
From:      "Garrett Cooper" <yanefbsd@gmail.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/124353: cvsup(1): CVSup coredumps with Bus Error since installworld of 6.3-STABLE on 28/5/08 [regression]
Message-ID:  <200806100700.m5A709u2091945@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/124353; it has been noted by GNATS.

From: "Garrett Cooper" <yanefbsd@gmail.com>
To: "Simon Phillips" <srp@zzap.org>, bug-followup@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@zzap.org> wrote:
 >
 > Garrett,
 >
 > Is this what you mean?
 >
 > 14:40:15 root@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@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@.
 
 Thanks,
 -Garrett



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