This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: prelude to a new cygwin 1.5.7 release: snapshot available


On Thu, Jan 22, 2004 at 05:09:23PM -0500, Christopher Faylor wrote:
> I've fixed a couple more signal problems and made a new snapshot available.
> Please try it.
> 
> http://cygwin.com/snapshots.html

http://cygwin.com/snapshots/

I'm still having trouble with vim hanging on ^Z. Here's some random
stuff that's probably useless, I did 'strace vim' and pressed ^Z:

$ ps x
      PID    PPID    PGID     WINPID  TTY  UID    STIME COMMAND
     5064       1    5064       5064  con 1003 22:33:31 /usr/bin/rxvt
     7444    5064    7444       3068    2 1003 22:33:31 /usr/bin/bash
     6768    7444    6768       6400    2 1003 22:35:39 /usr/bin/ssh
S    1932    2044    1932       7320    3 1003 22:37:30 /usr/bin/vim
     2328       1    2328       2328  con 1003 22:38:29 /usr/bin/rxvt
     5012    2328    5012       4972    4 1003 22:38:29 /usr/bin/bash
S    6820    5012    6820       6820    4 1003 22:38:34 /usr/bin/strace
     5260       1    5260       5260  con 1003 22:38:34 /usr/bin/vim
     7664       1    7664       7664  con 1003 22:41:27 /usr/bin/rxvt
     2488    7664    2488       6388    0 1003 22:41:27 /usr/bin/bash
     3664    2488    3664       5740    0 1003 22:41:28 /usr/bin/ps

And a bit of the hung strace/vim:

   26 18196566 [main] vim 5260 cygwin_select: to->tv_sec 0, to->tv_usec 0, ms 0
   27 18196593 [main] vim 5260 cygwin_select: sel.always_ready 0
   28 18196621 [main] vim 5260 select_stuff::cleanup: calling cleanup routines
   36 18196657 [main] vim 5260 select_stuff::poll: returning 0
   30 18196687 [main] vim 5260 select_stuff::cleanup: calling cleanup routines
   28 18196715 [main] vim 5260 select_stuff::~select_stuff: deleting select reco       rds
   51 18196766 [main] vim 5260 writev: writev (1, 0x22E9E0, 1)
   29 18196795 [main] vim 5260 fhandler_base::write: binary write
   64 18196859 [main] vim 5260 fhandler_base::write: 1 = write (0x4F5080, 1)
   28 18196887 [main] vim 5260 writev: 1 = write (1, 0x22E9E0, 1), errno 25
   30 18196917 [main] vim 5260 cygwin_select: 1, 0x22E9A8, 0x0, 0x22E9A0, 0x22E9       B0
   50 18196967 [main] vim 5260 dtable::select_read:  fd 0
   27 18196994 [main] vim 5260 cygwin_select: to->tv_sec 4, to->tv_usec 0, ms 40       00
   27 18197021 [main] vim 5260 cygwin_select: sel.always_ready 0
   85 18197106 [main] vim 5260 select_stuff::wait: m 2, ms 4000
3999705 22196811 [main] vim 5260 select_stuff::wait: timed out
   91 22196902 [main] vim 5260 select_stuff::wait: returning 1
   32 22196934 [main] vim 5260 select_stuff::cleanup: calling cleanup routines
 6430 22203364 [select_pipe] vim 5260 thread_pipe: stopping
  190 22203554 [main] vim 5260 select_stuff::poll: returning 0
   32 22203586 [main] vim 5260 select_stuff::cleanup: calling cleanup routines
   28 22203614 [main] vim 5260 select_stuff::~select_stuff: deleting select reco       rds
   68 22203682 [main] vim 5260 cygwin_select: 1, 0x22E9A8, 0x0, 0x22E9A0, 0x0
   51 22203733 [main] vim 5260 dtable::select_read:  fd 0
   27 22203760 [main] vim 5260 cygwin_select: to NULL, ms FFFFFFFF
   28 22203788 [main] vim 5260 cygwin_select: sel.always_ready 0
   88 22203876 [main] vim 5260 select_stuff::wait: m 2, ms 4294967295

cygcheck.out attached.

Attachment: cygcheck.out
Description: Text document

--
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/

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