Re: 100% CPU Usage when starting Win32 process through cron

2003-03-14 Thread Sudheer Tumuluru
able and rebooting affect > this? If not, try attaching to the 100% CPU process with gdb (yes, you > can attach to Windows processes that way too) or a VC++ debugger, and see > where it is spending the time... > Igor > > On Fri, 14 Mar 2003, Sudheer Tumuluru wrote: &g

Re: 100% CPU Usage when starting Win32 process through cron

2003-03-14 Thread Sudheer Tumuluru
for the CPU usage. Here's the latest cygcheck.out file after update (this is on the WinXP single CPU box also exhibiting the same behavior). Any pointers please? Thanks in advance, Sudheer T Thorsten Kampe wrote: > * Sudheer Tumuluru (03-03-12 21:51 +0100) > > Thorsten Kampe wrote:

Re: 100% CPU Usage when starting Win32 process through cron

2003-03-12 Thread Sudheer Tumuluru
Thorsten Kampe wrote: > * Sudheer Tumuluru (03-03-12 04:46 +0100) > > I have a Win32 process which runs fine from the cygwin bash or > > Windows command prompt. But when I try to put it in a cron job, the > > process comes up and freezes the machine. > > cron v

100% CPU Usage when starting Win32 process through cron

2003-03-11 Thread Sudheer Tumuluru
Hi, I have a Win32 process which runs fine from the cygwin bash or Windows command prompt. But when I try to put it in a cron job, the process comes up and freezes the machine. Looks like it is occupying 100% of the CPU time. I installed the cron using 'cygrunsrv -I cron -a -D -e CYGWIN="nt

cygrunsrv -E (stop) does not work on Win32 applications

2003-03-03 Thread Sudheer Tumuluru
Hi, I have a Win32 exe I want to install as an NT service using cygrunsrv. I use cygrunsrv to install (-I) and uninstall (-R) the service. cygrunsrv -S starts up the service but -E doesn't seem to kill (stop) the process. From the cygwin bash prompt, I am able to kill the program only if I

Remote ssh terminal hangs on Ctrl-C

2003-02-20 Thread Sudheer Tumuluru
Hi, I have a peculiar problem with remote ssh terminal on cygwin. The Win2k box has cygwin installed and sshd is running as a service. I connect remotely to this machine through ssh. I bring up a shell script which encapsulates a java command line invocation (java.exe from the Java SDK:

Re: 2.5.5-1 rsync hangs

2002-09-23 Thread Sudheer Tumuluru
I am having the same problem with rsync 2.5.5-1. I am trying to rsync a couple of short text files between a linux server and Win2k Professional boxes with cygwin. About 20% of the time, rsync freezes at the end of the transfer, and I can't kill the rsync process in cygwin even if I give it

Re: Problems handling Ctrl-C on dual-processor machine incygwin

2002-05-14 Thread Sudheer Tumuluru
mailing list for this, could you please send the URL to the start of that thread. Thanks in advance, Sudheer "Larry Hall (RFK Partners, Inc)" wrote: > At 05:58 PM 5/13/2002, Sudheer Tumuluru wrote: > >Hi, > > I have a Perl script which encapsulates a Win32 applica

Problems handling Ctrl-C on dual-processor machine in cygwin

2002-05-13 Thread Sudheer Tumuluru
n somebody provide some insight into how to fix this problem? Is it a problem with some cygwin configuration or a genuine bug (of the interaction between Cygwin and the cmd.exe shell)? Thanks in advance, Sudheer Tumuluru -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug