login
Header Space

 
 

Re: irc usage..

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Donnie Berkholz <spyderous@...>
Cc: Yann Dirson <ydirson@...>, Git Mailing List <git@...>, Matthias Urlichs <smurf@...>, Martin Langhoff <martin@...>, Johannes Schindelin <Johannes.Schindelin@...>
Date: Monday, May 22, 2006 - 12:50 am

On Sun, 21 May 2006, Donnie Berkholz wrote:

Hmm. It's actually possible that it did that for me too - I had put the 
cvsimport in an xterm and forgotten about it, and just assumed that the 
power failure was what broke it. But maybe it had broken down before that 
happened - I just don't have any logs left ;)


Hmm. I don't actually know perl, and my original "cvsimport" script was 
actually this funny C program that generated a shell script to do the 
import. That worked fine, and had no memory leaks, but it was a truly 
hacky thing of horrible beauty. Or rather, it _would_ have been that, if 
it had had any beauty to be horrible about. But at least I would have been 
able to debug it.

But the perl one I can't parse any more. That said, the whole "Unknown:" 
printout seems to come from the subroutine "_line()", which just reads a 
line from the cvs server.

Did you do a "top" at any time just before this all happened? It _sounds_ 
like it might actually be a memory leak on the CVS server side, and the 
problem may (or may not) be due to the optimization that keeps a single 
long-running CVS server instance for the whole process.

I wouldn't be in the least surprised if that ends up triggering a slow 
leak in CVS itself, and then CVS runs out of memory.

That would likely have been obvious in any "top" output just before the 
failure.

Smurf, Martin, Dscho.. Any ideas? My old script just ran RCS directly on 
the files, and had no issues like that. I'll happily admit that my old 
script generator thing was horrible, but it was a lot easier to debug than 
the smarter perl script that uses a CVS server connection..

		Linus
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
irc usage.., Linus Torvalds, (Sat May 20, 1:26 pm)
Re: irc usage.., Junio C Hamano, (Sat May 20, 1:50 pm)
Re: irc usage.., Yann Dirson, (Sat May 20, 4:39 pm)
Re: irc usage.., Linus Torvalds, (Sun May 21, 9:45 pm)
Re: irc usage.., Donnie Berkholz, (Sat May 20, 6:18 pm)
Re: irc usage.., Linus Torvalds, (Sat May 20, 6:45 pm)
Re: irc usage.., Donnie Berkholz, (Sat May 20, 7:12 pm)
Re: irc usage.., Linus Torvalds, (Sun May 21, 3:24 pm)
Re: irc usage.., Linus Torvalds, (Sun May 21, 11:59 pm)
Re: irc usage.., Donnie Berkholz, (Mon May 22, 12:19 am)
Re: irc usage.., Linus Torvalds, (Mon May 22, 12:50 am)
Re: irc usage.., Martin Langhoff, (Mon May 22, 3:42 am)
Re: irc usage.., Linus Torvalds, (Mon May 22, 5:13 am)
Re: irc usage.., Martin Langhoff, (Mon May 22, 8:54 am)
Re: irc usage.., Linus Torvalds, (Mon May 22, 1:27 pm)
Re: irc usage.., Martin Langhoff, (Mon May 22, 3:46 pm)
Re: irc usage.., Donnie Berkholz, (Mon May 22, 3:09 pm)
Re: irc usage.., Linus Torvalds, (Mon May 22, 3:38 pm)
Re: irc usage.., Donnie Berkholz, (Mon May 22, 3:49 pm)
Re: irc usage.., Linus Torvalds, (Mon May 22, 4:20 pm)
Re: irc usage.., Donnie Berkholz, (Mon May 22, 5:48 pm)
Re: irc usage.., Donnie Berkholz, (Mon May 29, 5:54 pm)
Re: irc usage.., Martin Langhoff, (Mon May 29, 6:21 pm)
Re: irc usage.., Donnie Berkholz, (Mon May 29, 6:32 pm)
Re: irc usage.., Martin Langhoff, (Tue May 30, 6:31 pm)
Re: irc usage.., Linus Torvalds, (Tue May 30, 7:07 pm)
Re: irc usage.., Martin Langhoff, (Tue May 30, 9:04 pm)
Re: irc usage.., Donnie Berkholz, (Tue May 30, 10:49 pm)
Re: irc usage.., Martin Langhoff, (Wed May 31, 2:05 am)
Re: irc usage.., Alec Warner, (Wed May 31, 9:54 am)
Re: irc usage.., Martin Langhoff, (Wed May 31, 6:03 pm)
Re: irc usage.., Alec Warner, (Wed May 31, 9:42 pm)
Re: irc usage.., Martin Langhoff, (Thu Jun 1, 3:47 am)
Re: irc usage.., Alec Warner, (Sun Jun 4, 8:33 pm)
Re: irc usage.., Martin Langhoff, (Sun Jun 4, 10:06 pm)
Re: irc usage.., Alec Warner, (Sun Jun 4, 10:36 pm)
Re: irc usage.., Sean, (Mon Jun 5, 12:07 pm)
Re: irc usage.., Martin Langhoff, (Sun Jun 4, 11:49 pm)
Re: irc usage.., Linus Torvalds, (Mon May 29, 8:43 pm)
Re: irc usage.., Martin Langhoff, (Mon May 29, 8:19 pm)
Re: irc usage.., Donnie Berkholz, (Tue May 30, 1:31 am)
Re: irc usage.., Martin Langhoff, (Tue May 30, 2:01 am)
Re: irc usage.., Martin Langhoff, (Mon May 22, 3:41 pm)
Re: irc usage.., Linus Torvalds, (Mon May 22, 4:11 pm)
Re: irc usage.., Linus Torvalds, (Mon May 22, 4:33 pm)
Re: irc usage.., Matthias Urlichs, (Mon May 22, 5:41 pm)
Re: irc usage.., Linus Torvalds, (Mon May 22, 6:18 pm)
Re: irc usage.., Martin Langhoff, (Mon May 22, 7:23 pm)
Re: irc usage.., Linus Torvalds, (Mon May 22, 7:33 pm)
Re: irc usage.., Martin Langhoff, (Mon May 22, 7:29 pm)
Re: irc usage.., Junio C Hamano, (Mon May 22, 6:39 pm)
Re: irc usage.., Martin Langhoff, (Mon May 22, 7:15 pm)
Re: irc usage.., Jeff King, (Tue May 23, 2:52 am)
[PATCH 2/2] cvsimport: cleanup commit function, Jeff King, (Tue May 23, 3:00 am)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Morten Welinder, (Tue May 23, 1:47 pm)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Jeff King, (Tue May 23, 4:59 pm)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Junio C Hamano, (Tue May 23, 7:41 pm)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Jeff King, (Wed May 24, 5:52 am)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Martin Langhoff, (Tue May 23, 4:13 am)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Linus Torvalds, (Tue May 23, 12:50 pm)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Linus Torvalds, (Tue May 23, 3:36 pm)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Martin Langhoff, (Tue May 23, 4:29 pm)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Jeff King, (Tue May 23, 5:10 pm)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Martin Langhoff, (Tue May 23, 5:13 pm)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Junio C Hamano, (Tue May 23, 4:25 pm)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Junio C Hamano, (Tue May 23, 4:24 am)
Re: [PATCH 2/2] cvsimport: cleanup commit function, Martin Langhoff, (Tue May 23, 4:32 pm)
[PATCH 2/2] cvsimport: cleanup commit function, Jeff King, (Tue May 23, 3:27 am)
Re: irc usage.., Jeff King, (Tue May 23, 2:58 am)
Re: irc usage.., Donnie Berkholz, (Mon May 22, 4:16 pm)
Re: irc usage.., Martin Langhoff, (Mon May 22, 1:04 am)
Re: irc usage.., Donnie Berkholz, (Mon May 22, 1:21 am)
Re: irc usage.., Thomas Glanzmann, (Sun May 21, 5:46 am)
Re: irc usage.., Donnie Berkholz, (Sat May 20, 9:14 pm)
speck-geostationary