1.7.5: vim SEGV on write of /etc/hosts

Bill Ross bross@adbrite.com
Wed Jun 23 21:42:00 GMT 2010


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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: vi_trace
Type: application/octet-stream
Size: 110056 bytes
Desc: vi_trace
URL: <http://cygwin.com/pipermail/cygwin/attachments/20100623/0f571849/attachment.obj>
-------------- next part --------------
--
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


More information about the Cygwin mailing list