Christian J. Robinson wrote: > Unfortunately no, as I'm building under cygwin, but I was able to get a gdb > backtrace: > > #0 0x0000000100716a4e in skipwhite (q=0x9 <error: Cannot access memory at > address 0x9>) at charset.c:1474 > #1 0x000000010045dfed in eval0_retarg (arg=0x800cf2c56 > "b:htmlplugin.internal_template->functions.ConvertCase()", rettv=0xffff8420, > eap=0xffff85e0, evalarg=0xffff8380, retarg=0x0) at eval.c:2326 > #2 0x000000010045df50 in eval0 (arg=0x800cf2c56 > "b:htmlplugin.internal_template->functions.ConvertCase()", rettv=0xffff8420, > eap=0xffff85e0, evalarg=0xffff8380) at eval.c:2299 > #3 0x00000001004778e8 in ex_let (eap=0xffff85e0) at evalvars.c:901 > #4 0x000000010047712e in ex_var (eap=0xffff85e0) at evalvars.c:718 > #5 0x0000000100491bbd in do_one_cmd (cmdlinep=0xffff8e18, flags=7, > cstack=0xffff87e0, fgetline=0x1005cbd19 <getsourceline>, cookie=0xffff8f60) > at ex_docmd.c:2573 > #6 0x000000010048eae3 in do_cmdline (cmdline=0x800c4ca90 "vim9script", > fgetline=0x1005cbd19 <getsourceline>, cookie=0xffff8f60, flags=7) at > ex_docmd.c:993 > #7 0x00000001005cb37d in do_source (fname=0x800c3fb20 > "/home/Heptite/.vim/pack/cjr/start/HTML/ftplugin/html/HTML.vim", > check_other=0, is_vimrc=0, ret_sid=0x0) at scriptfile.c:1512 > #8 0x00000001005c8b39 in source_callback (fname=0x800c3fb20 > "/home/Heptite/.vim/pack/cjr/start/HTML/ftplugin/html/HTML.vim", cookie=0x0) > at scriptfile.c:239
In the stack, I see "/home/Heptite/.vim/pack/cjr/start/HTML/ftplugin/html/HTML.vim". Is this plugin available for others to try to reproduce the crash? Regards Dominique -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAON-T_i2RaMR8rRH3RDdm4ik8mY7gNW_D6zzkzPRdDxyXhUFpw%40mail.gmail.com.
