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: Vim segv'ing


On Jun 30 21:42, Chris Sutcliffe wrote:
> On 30 June 2011 16:09, Warren Young wrote:
> > On 6/30/2011 6:30 AM, Nellis, Kenneth wrote:
> >>
> >> The strace command interferes
> >> with vim so that it won't recognize ESC to allow the ":" to be
> >> recognized, so I can't ":wq!" as requested.
> >
> > Easy fix:
> >
> > Â Â$ strace -o vim.trace vim-nox -c q /etc/hosts
> >
> > That causes it to go through the full motions of loading up /etc/hosts, then
> > automatically quit, all while strace watches.
> >
> > It doesn't segv here, by the way. ÂUp-to-date Cygwin install, Vista 64.
> 
> I'm able to re-create the issue running 1.7.9 on Win7 x64 and using
> the method Warren suggested I've captured an strace (attached).

Thanks.  Unfortunately your strace also doesn't show anything unusual.
There's no exception occuring.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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