Re: Is there any way to increase the KVM?

2008-06-04 Thread Jeremy Chadwick
On Thu, Jun 05, 2008 at 08:27:28AM +0200, Pawel Jakub Dawidek wrote: > On Thu, Jun 05, 2008 at 01:53:37AM +0800, Tz-Huan Huang wrote: > > On Thu, Jun 5, 2008 at 12:31 AM, Dag-Erling Sm??rgrav <[EMAIL PROTECTED]> > > wrote: > > > "Tz-Huan Huang" <[EMAIL PROTECTED]> writes: > > >> The vfs.zfs.arc_ma

Re: Is there any way to increase the KVM?

2008-06-04 Thread Pawel Jakub Dawidek
On Thu, Jun 05, 2008 at 01:53:37AM +0800, Tz-Huan Huang wrote: > On Thu, Jun 5, 2008 at 12:31 AM, Dag-Erling Sm??rgrav <[EMAIL PROTECTED]> > wrote: > > "Tz-Huan Huang" <[EMAIL PROTECTED]> writes: > >> The vfs.zfs.arc_max was set to 512M originally, the machine survived for > >> 4 days and panicked

Re: Standard byteorder functions across BSD / Linux

2008-06-04 Thread Max Laier
On Thursday 05 June 2008 00:33:19 Nanno Langstraat wrote: > My question to FreeBSD: > I don't use FreeBSD myself, but I'll prepare a patch if you like the > idea and if you indicate what you'll accept: > > * or ? > I maintain that it should be for user applications: > IMHO is fo

Standard byteorder functions across BSD / Linux

2008-06-04 Thread Nanno Langstraat
Hello, I think it would be nice to have standard byteorder conversion functions for user applications across the BSDs and Linux. betoh64(), htobe64(), etc. (like OpenBSD's sys/endian.h) Just small convenience functions/macros, but useful because it's such a common requirement; applications cur

Re: git problems

2008-06-04 Thread Eygene Ryabinkin
Dmitry, good day. Wed, Jun 04, 2008 at 11:21:59PM +0400, Chagin Dmitry wrote: > this problem with git is fixed in version 1.5.5.1, Yeah, commit 7b7f39eae6ab0bbcc68d3c42a5b23595880e528f > our port requires updating. Care to test? The diff from 1.5.5 is below. Ed, Eric, anyone, any comments? I

Re: git problems

2008-06-04 Thread Ed Schouten
* Peter Jeremy <[EMAIL PROTECTED]> wrote: > On 2008-Jun-04 11:26:02 -0400, Chuck Robey <[EMAIL PROTECTED]> wrote: > >#3 0x08066467 in unlock_pack () at builtin-fetch.c:56 > >#4 0x2848b5f3 in __cxa_finalize () from /lib/libc.so.7 > >#5 0x2843b1aa in exit () from /lib/libc.so.7 > >#6 0x0804b0e3 i

Re: git problems

2008-06-04 Thread Chagin Dmitry
On Wed, 4 Jun 2008, Eygene Ryabinkin wrote: hello! has just subscribed this problem with git is fixed in version 1.5.5.1, our port requires updating. -- Have fun! chd ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/li

Re: git problems

2008-06-04 Thread Eygene Ryabinkin
Chuck, Wed, Jun 04, 2008 at 11:26:02AM -0400, Chuck Robey wrote: [...] > Looking at the top stack frame (main), that frame and the next are deeply > involved in inspecting argv 0 thru 2, and since it's full of garbage, that's > what breaks things. That's NOT malloc, that seems to be either a prob

Re: git problems

2008-06-04 Thread Peter Jeremy
On 2008-Jun-04 11:26:02 -0400, Chuck Robey <[EMAIL PROTECTED]> wrote: >#3 0x08066467 in unlock_pack () at builtin-fetch.c:56 >#4 0x2848b5f3 in __cxa_finalize () from /lib/libc.so.7 >#5 0x2843b1aa in exit () from /lib/libc.so.7 >#6 0x0804b0e3 in handle_internal_command (argc=2, argv=0x)

Re: Is there any way to increase the KVM?

2008-06-04 Thread Tz-Huan Huang
On Thu, Jun 5, 2008 at 12:31 AM, Dag-Erling Smørgrav <[EMAIL PROTECTED]> wrote: > "Tz-Huan Huang" <[EMAIL PROTECTED]> writes: >> The vfs.zfs.arc_max was set to 512M originally, the machine survived for >> 4 days and panicked this morning. Now the vfs.zfs.arc_max is set to 64M >> by Oliver's suggest

Re: Is there any way to increase the KVM?

2008-06-04 Thread Dag-Erling Smørgrav
"Tz-Huan Huang" <[EMAIL PROTECTED]> writes: > The vfs.zfs.arc_max was set to 512M originally, the machine survived for > 4 days and panicked this morning. Now the vfs.zfs.arc_max is set to 64M > by Oliver's suggestion, let's see how long it will survive. :-) [EMAIL PROTECTED] ~% uname -a F

Re: git problems

2008-06-04 Thread Chuck Robey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eygene Ryabinkin wrote: > Chuck, > > Wed, Jun 04, 2008 at 10:32:27AM -0400, Chuck Robey wrote: >>> Any possibility of using ElectricFence (devel/ElectricFence) >>> for chasing memory-related troubles? >> Now that I have gdb working with me again, I am

Re: git problems

2008-06-04 Thread Chuck Robey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eygene Ryabinkin wrote: > Chuck, > > Wed, Jun 04, 2008 at 10:32:27AM -0400, Chuck Robey wrote: >>> Any possibility of using ElectricFence (devel/ElectricFence) >>> for chasing memory-related troubles? >> Now that I have gdb working with me again, I am

Re: Re: git problems

2008-06-04 Thread Eygene Ryabinkin
Chuck, Wed, Jun 04, 2008 at 10:32:27AM -0400, Chuck Robey wrote: > > Any possibility of using ElectricFence (devel/ElectricFence) > > for chasing memory-related troubles? > > Now that I have gdb working with me again, I am checking the git-fetch image > to > see where it got lost. If I must bri

Re: git problems

2008-06-04 Thread Chuck Robey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eygene Ryabinkin wrote: > Chuck, > > Wed, Jun 04, 2008 at 10:12:55AM -0400, Chuck Robey wrote: I'm seeing this on HEAD, not RELENG_6. I don't have a backtrace nearby, but it seems to be crash inside free(). >>> Application memory errors in H

Re: git problems

2008-06-04 Thread Chuck Robey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eygene Ryabinkin wrote: > Chuck, good day. > > Tue, Jun 03, 2008 at 04:41:40PM -0400, Chuck Robey wrote: >> I am having problems with the git out of ports git-fetch keeps on >> dumping >> core when I try update of xorg (the initial checkout work

Re: git problems

2008-06-04 Thread Chuck Robey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robert Watson wrote: > On Tue, 3 Jun 2008, Ed Schouten wrote: > >> * Chuck Robey <[EMAIL PROTECTED]> wrote: >>> I am having problems with the git out of ports git-fetch keeps >>> on dumping core when I try update of xorg (the initial checkout wor

Re: git problems

2008-06-04 Thread Eygene Ryabinkin
Chuck, Wed, Jun 04, 2008 at 10:12:55AM -0400, Chuck Robey wrote: > >> I'm seeing this on HEAD, not RELENG_6. I don't have a backtrace > >> nearby, but it seems to be crash inside free(). > > > > Application memory errors in HEAD but not in a RELENG_ branch are > > frequently a symptom of an appli

Re: git problems

2008-06-04 Thread Chuck Robey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robert Watson wrote: > On Tue, 3 Jun 2008, Ed Schouten wrote: > >> * Chuck Robey <[EMAIL PROTECTED]> wrote: >>> I am having problems with the git out of ports git-fetch keeps >>> on dumping core when I try update of xorg (the initial checkout wor

Re: git problems

2008-06-04 Thread Robert Watson
On Tue, 3 Jun 2008, Ed Schouten wrote: * Chuck Robey <[EMAIL PROTECTED]> wrote: I am having problems with the git out of ports git-fetch keeps on dumping core when I try update of xorg (the initial checkout works ok). I'm running FreeBSD-current ... does anyone have any idea why this migh

Re: git problems

2008-06-04 Thread Eygene Ryabinkin
Chuck, good day. Tue, Jun 03, 2008 at 04:41:40PM -0400, Chuck Robey wrote: > I am having problems with the git out of ports git-fetch keeps on dumping > core when I try update of xorg (the initial checkout works ok). I'm running > FreeBSD-current ... does anyone have any idea why this might