Occasionally, when I run vim, it clears the terminal, prints an error
message and exits immediately.
This has happened very infrequently and I actually thought it was a
problem with my terminal (terminator Revision 1346 (2308)), but now it
is happening (with more consistency, unfortunately) under rxvt, so I
am guessing that it is a vim bug. I hope the following information
will be meaningful to someone.
"fgets-test.c" 15L, 285CHangup
vbpp 17:31 2758
$
$ cat vim.exe.stackdump
Stack trace:
Frame Function Args
0022BF98 7C802532 (000006D4, 0000EA60, 000000A4, 0022BFE0)
0022C0B8 6109773C (00000000, 00000000, 00000000, 00000000)
0022C1A8 610952BB (00000000, 00000000, 00000000, 00000000)
0022C208 6109579B (0022C220, 00000000, 00000094, 00000000)
0022C2C8 61095952 (0000054C, 00000006, 0022C2E8, 004C7C76)
0022C2D8 61092D88 (00000001, FFFFFFFF, 0022C2F8, 0049B7A0)
0022C2E8 004C7C76 (00000001, FFFFFFFF, 0022C3E8, 61017B60)
0022C2F8 0049B7A0 (00000006, 60030000, 0022C428, 610977FC)
0022C3E8 61017B60 (000006D8, 0000EA60, 000000A4, 0022C430)
0022C508 610977FC (00000000, 7C8025F0, 7C802532, 000000A4)
0022C5F8 610952BB (00000000, 003B0023, 00230000, 00000000)
0022C658 6109579B (0022C670, 00000000, 00000094, 610A0EAA)
0022C718 61095952 (0000054C, 00000006, 0022C748, 61095B52)
0022C728 6109597C (00000006, 600301DC, 00431D00, 2E6D6976)
0022C748 61095B52 (0053F737, 00000001, 0022CB90, 00466AF0)
16706 [sig] vim 1356 G:\bin\vim.exe: *** fatal error - called with
threadlist_ix -1
$
$ vim --version
VIM - Vi IMproved 7.1 (2007 May 12, compiled May 14 2007 16:29:51)
Compiled by [EMAIL PROTECTED]
Huge version without GUI. Features included (+) or not (-):
+arabic +autocmd -balloon_eval -browse ++builtin_terms +byte_offset
+cindent
-clientserver -clipboard +cmdline_compl +cmdline_hist +cmdline_info
+comments
+cryptv +cscope +cursorshape +dialog_con +diff +digraphs -dnd -ebcdic
+emacs_tags +eval +ex_extra +extra_search +farsi +file_in_path
+find_in_path
+folding -footer +fork() +gettext -hangul_input +iconv +insert_expand
+jumplist
+keymap +langmap +libcall +linebreak +lispindent +listcmds +localmap
+menu
+mksession +modify_fname +mouse -mouseshape +mouse_dec -mouse_gpm
-mouse_jsbterm +mouse_netterm +mouse_xterm +multi_byte +multi_lang
-mzscheme
-netbeans_intg -osfiletype +path_extra -perl +postscript +printer
+profile
-python +quickfix +reltime +rightleft -ruby +scrollbind +signs
+smartindent
-sniff +statusline -sun_workshop +syntax +tag_binary +tag_old_static
-tag_any_white -tcl +terminfo +termresponse +textobjects +title -toolbar
+user_commands +vertsplit +virtualedit +visual +visualextra +viminfo
+vreplace
+wildignore +wildmenu +windows +writebackup -X11 -xfontset -xim -xsmp
-xterm_clipboard -xterm_save
system vimrc file: "$VIM/vimrc"
user vimrc file: "$HOME/.vimrc"
user exrc file: "$HOME/.exrc"
fall-back for $VIM: "/usr/share/vim"
Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2
Linking:
gcc -L/usr/local/lib -o vim.exe -lncurses -liconv -lintl
$
$ uname -a
CYGWIN_NT-5.1 giftoflife 1.5.24(0.156/4/2) 2007-01-31 10:57 i686 Cygwin
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---