Bug#336560: vim loops forever in readlink on startup when opening symlinked file with two parent directories of the same name

2005-10-31 Thread Frode E. Moe
Package: vim Version: 1:6.4-001+2 Severity: normal VIM loops forever in "readlink", according to strace, when running this script: #!/bin/sh cd /tmp mkdir -p vim-bug/vim-bug/subdir mkdir -p vim-bug/subdir echo 'this is a file' > vim-bug/vim-bug/subdir/testfile cd vim-bug/subdir ln -s ../vim-bug/s

Bug#314597: zsh segfaults randomly when tabcompleting file with lots of spaces

2005-06-17 Thread Frode E. Moe
Package: zsh Version: 4.2.5-7 Severity: normal Hi, while dealing with a virus attachment to an email I received, zsh segfaulted while tabcompleting the file name. The file name is: instructions.htm .scr (i.e. "instructions.htm

Bug#313401: mc: Segfault on startup in init_groups()/getgrouplist() with NIS

2005-06-13 Thread Frode E. Moe
Package: mc Version: 1:4.6.0-4.6.1-pre4-1 Severity: normal MC segfaults when I try to start it: % mc zsh: segmentation fault mc Trying to run in gdb: % gdb mc GNU gdb 6.3-debian Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you

Bug#312614: after sarge upgrade, crontabs for nis users are busted

2005-06-09 Thread Frode E. Moe
Package: cron Version: 3.0pl1-86 Severity: normal After upgrading from woody to sarge, cron stopped running the scheduled crontabs for users in NIS. I restarted cron manually and this seems to have picked up the users' crontabs. I noticed during the aptitude dist-upgrade that nis was shut down,