On Fr, 05 Nov 2010, Christian Brabandt wrote:
> I can reproduce it. It boils down to running:
> (you need to first login into the ftp server, otherwise the vimgrep
> command will wait forever for you to enter the credentials, but
> unfortunately, you won't see that from the commandline)
> silent! vimgrep /^.*\td\(\t\|$\)/j ftp://localhost/ftp/tags
> ftp://localhost/ftp/TAGS
>
> from the php omnicompletion setup.
(BTW: the tags file don't exist)
Here is a backtrace:
#0 0x00000000004bd438 in ml_find_line (buf=0xa83fc0, lnum=1, action=19) at
memline.c:3643
#1 0x00000000004baf06 in ml_get_buf (buf=0xa83fc0, lnum=1, will_change=0) at
memline.c:2482
#2 0x00000000004ce946 in plines_win_col (wp=0xa82990, lnum=1, column=0) at
misc1.c:1786
#3 0x00000000005a4051 in win_new_height (wp=0xa82990, height=15) at
window.c:5500
#4 0x000000000059ff8b in frame_new_height (topfrp=0xa80770, height=16,
topfirst=1, wfh=0)
at window.c:2668
#5 0x000000000059fa55 in winframe_remove (win=0xa7dd20, dirp=0x7fffffffab3c,
tp=0x0)
at window.c:2472
#6 0x0000000000493430 in aucmd_restbuf (aco=0x7fffffffab70) at fileio.c:8912
#7 0x0000000000525b5e in load_dummy_buffer (fname=0xa6d180
"ftp://localhost/ftp/TAGS")
at quickfix.c:3479
#8 0x00000000005251a8 in ex_vimgrep (eap=0x7fffffffcf60) at quickfix.c:3178
#9 0x0000000000469e88 in do_one_cmd (cmdlinep=0x7fffffffd1a8, sourcing=0,
cstack=0x7fffffffd1e0, fgetline=0x47edd0 <getexline>, cookie=0x0) at
ex_docmd.c:2656
#10 0x00000000004674ed in do_cmdline (cmdline=0x0, getline=0x47edd0
<getexline>, cookie=0x0,
flags=0) at ex_docmd.c:1122
#11 0x00000000004f4a91 in nv_colon (cap=0x7fffffffd700) at normal.c:5319
#12 0x00000000004ed89e in normal_cmd (oap=0x7fffffffd7e0, toplevel=1) at
normal.c:1190
#13 0x00000000004ac28e in main_loop (cmdwin=0, noexmode=0) at main.c:1260
#14 0x00000000004abd51 in main (argc=1, argv=0x7fffffffdaf8) at main.c:965
regards,
Christian
--
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