Mail Archives: cygwin/2005/11/04/10:16:55
On Nov 4 08:42, Brian Ford wrote:
> I have performed the following operation many times over the past few
> months, and every time have eventually hung the machine in some form.
> The hang mainfests itself in different ways on different machines and with
> different Cygwin DLL versions (1.5.18 and various snapshots). Here is one
> example of the hang:
>
> In an xterm under Xwin -multiwindow on a dual-core dual-processor AMD
> Opteron I execute (all machines tested have been dual-core, but not
> necessarily dual-processor):
>
> ssh user AT solaris_machine 'cd some_directory && tar cf -
> some_other_directory' | tar xvf -
>
> These are large copies of several hundred megabytes. Here was the result:
>
> tar some_file_path: Cannot write: Permission denied
> 4 [main] -bash 2304 fork_copy: user/cygwin data pass 2 failed,
> 0x610000..0x627000, done 0, windows pid 3132, Win 32 error 1450
I've just copied 21 Gigs from a Linux box to a WIndows box using the
exact same ssh|tar as you did. There's nothing pointing to any kind of
memory or handle leak while doing that and the operation terminated
successfully.
Are you by any chance starting the X server from a service or something?
Maybe that's a problem induced by the heap allocation as Chris has
already noted in a few threads. Er... lemme see...
http://support.microsoft.com/default.aspx?scid=kb;en-us;824422
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Project Co-Leader cygwin AT cygwin DOT com
Red Hat, Inc.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -