This is the mail archive of the cygwin-developers@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Yet another hanging issue.


On Tue, Mar 14, 2000 at 11:02:37PM +0900, Kazuhiro Fujieda wrote:
>After the following procedure, bash consumes a cpu.
>1. start bash in the tty mode.
>2. launch `notepad'.
>3. type `^Z'
>bash can't return to the prompt, and continues to consume a
>cpu until it is terminated by compulsion.
>The strace log is attached below.

Thanks for the strace.  I can fix this but the behavior may not be what
you expect.  Any signal which defaults to stopping or aborting the
process will abort the process.

Only a cygwin process can be stopped, currently.  I'm not sure how to
change this...

cgf

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]