Mikolaj Machowski wrote:

> Dnia czwartek, 13 kwietnia 2006 17:19, Bram Moolenaar napisa³:
> > Benji Fisher wrote:
> > >      I just tried
> > >
> > > :!gvim
> > >
> > > and all I got was
> > >
> > > Vim: Caught deadly signal SEGV
> > > Vim: Finished.
> > >
> > > Command terminated
> > >
> > > Press ENTER or type command to continue
> > >
> > > I am using vim 7.0d on Linux (FC2).  I get the same result running vim
> > > (in a gnome-terminal) or gvim.
> >
> > Works fine for me...  Check what program is actually executed, perhaps
> > in a ":!" shell $PATH is different.
> 
> Confirming for vim7.0d on Linux Mandriva 2006.0 . $PATH is the same in
> terminal and inside vim.
> 
> Problem is in script-space. when both calls are with -u/U NONE I can
> play with any level. Seem that Benji and me have the same plugins :)

It would be good if you can pinpoint the script that causes a problem.

I first suspected it would have something to do with compiling with
Python support, thus using threaded libraries, but if -u NONE avoids the
problem it must be something else.

-- 
>From "know your smileys":
 :^[/   mean-smiley-with-cigarette

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://www.ICCF.nl         ///

Reply via email to