Bug#544682: vim: segfault on reading gzipped file

2009-11-07 Thread Eugene V. Lyubimkin
James Vega wrote: tag 544682 unreproducible thanks On Wed, Sep 02, 2009 at 07:00:37PM +0300, Eugene V. Lyubimkin wrote: James Vega wrote: This worked fine for me when using /usr/share/doc/vim-common/changelog.Debian.gz as the test file. Yes, this worked for me for many months, for many

Bug#544682: vim: segfault on reading gzipped file

2009-11-07 Thread James Vega
On Sat, Nov 07, 2009 at 01:15:51PM +0200, Eugene V. Lyubimkin wrote: James Vega wrote: On Wed, Sep 02, 2009 at 07:00:37PM +0300, Eugene V. Lyubimkin wrote: James Vega wrote: This worked fine for me when using /usr/share/doc/vim-common/changelog.Debian.gz as the test file. Yes, this

Bug#544682: vim: segfault on reading gzipped file

2009-11-07 Thread Eugene V. Lyubimkin
James Vega wrote: Hmm, a fuse filesystem. That may be the important bit of information. Could you attach a gzipped log of “strace -f -o 544682.log vim /usr/share/doc/debian-policy/changelog.gz”? Sure, here is it. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com

Bug#544682: vim: segfault on reading gzipped file

2009-09-02 Thread Eugene V. Lyubimkin
Package: vim Version: 2:7.2.245-2 Severity: normal Vim segfaulted when pointed to gzipped file: -8- $ vim /usr/share/doc/arora/changelog.gz Vim: Caught deadly signal SEGV Vim: Finished. Segmentation fault -8- This file belongs to arora 0.9.0-1 from Debian unstable. When ungzipped manually,

Bug#544682: vim: segfault on reading gzipped file

2009-09-02 Thread James Vega
On Wed, Sep 02, 2009 at 01:30:07PM +0300, Eugene V. Lyubimkin wrote: Vim segfaulted when pointed to gzipped file: -8- $ vim /usr/share/doc/arora/changelog.gz Vim: Caught deadly signal SEGV Vim: Finished. Segmentation fault -8- This worked fine for me when using

Bug#544682: vim: segfault on reading gzipped file

2009-09-02 Thread Eugene V. Lyubimkin
James Vega wrote: This worked fine for me when using /usr/share/doc/vim-common/changelog.Debian.gz as the test file. Yes, this worked for me for many months, for many other compressed files. This is the first time I saw segfault. “:help E326” explains that. That might be related. Hm. Too many