Bug#722081: vim 7.4.000 segfaults with "syntax on" and Ruby file

YAMADA Tsuyoshi tyamada at minimum2scp.org
Sat Sep 7 16:02:39 UTC 2013


Package: vim
Version: 2:7.4.000-1+b1
Severity: important

Procedure for reproducing segmentation fault is following.

  $ export LANG=ja_JP.UTF-8
  $ export LC_MESSAGES=C
  $ printf "%80s" "" > /tmp/a.rb   ## just create a .rb suffix file,
                                   ## which contains 80 spaces, in 1 line
  $ sha1sum /tmp/a.rb
  ba2555be6600ef18ab04bfb2406f75313eedeab3  /tmp/a.rb
  $ vim -u NORC -U NORC -c "syntax on" -N /tmp/a.rb
  Vim: Caught deadly signal SEGV

  Vim: Finished.
  Segmentation fault

Without -c "syntax on", vim run correctly.

This bug is fixed in upstream version 7.4.003,
so please apply 7.4.003 patch.

 * https://groups.google.com/forum/#!topic/vim_dev/OOK6O0oxokA
 * ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.003




-- Package-specific info:

--- real paths of main Vim binaries ---
/usr/bin/vi is /usr/bin/vim.gtk
/usr/bin/vim is /usr/bin/vim.gtk
/usr/bin/gvim is /usr/bin/vim.gtk

-- System Information:
Debian Release: jessie/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=ja_JP.utf8, LC_CTYPE=ja_JP.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages vim depends on:
ii  libacl1      2.2.52-1
ii  libc6        2.17-92+b1
ii  libgpm2      1.20.4-6.1
ii  libselinux1  2.1.13-2
ii  libtinfo5    5.9+20130608-1
ii  vim-common   2:7.4.000-1+b1
ii  vim-runtime  2:7.4.000-1

vim recommends no packages.

Versions of packages vim suggests:
pn  ctags        <none>
pn  vim-doc      <none>
pn  vim-scripts  <none>

-- no debconf information



More information about the pkg-vim-maintainers mailing list