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: 1.7.5: vim SEGV on write of /etc/hosts


>> Whenever I vi /etc/hosts and write a change I get
>> 
>> -bash-3.2$ vi /etc/hosts
>> Vim: Caught deadly signal SEGV
>> 
>> Tho the change gets written ok. It seems to have started with 1.7.5.
No
>> problem seen with other files.

>Corinna:
> No such problem here.  Can you create an strace, please?

Started 'vi /etc/hosts', got pid:
      PID    PPID    PGID     WINPID  TTY  UID    STIME COMMAND
     4876    6016    4876       5232    0 13225 14:37:18
/usr/bin/vim-nox
-bash-3.2$ strace -o vi_trace -p 4876
[Did the :w to write a change]
Windows process 5232 attached
Windows process 5232 detached

Trace attached.

> Btw., your /etc/group file needs regenerating.

Thanks, replaced it w/ result of 'mkgroup -l'. Hope that's right :-)

Bill


Attachment: vi_trace
Description: vi_trace

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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