Am Mittwoch, 26. November 2014 18:02:32 UTC+1 schrieb mattn:
> It seems still occuring SEGV.
>
> -----
> :syntax on
> :h options
> :set regexpengine=0
> :let m = matchadd('Error', '\_.*')
> -----
>
> vim -N -u NONE -S test.vim
>
> Then, type jjjjj
Confirmed, although it may require some more 'j'.
The backtrace:
#0 0x00007f5968c01ea7 in kill () at ../sysdeps/unix/syscall-template.S:81
#1 0x0000000000563a98 in may_core_dump () at os_unix.c:3376
#2 0x0000000000563a3c in mch_exit (r=1) at os_unix.c:3342
#3 0x000000000064bac4 in getout (exitval=1) at main.c:1521
#4 0x000000000051ebe1 in preserve_exit () at misc1.c:9405
#5 0x0000000000561a01 in deathtrap (sigarg=11) at os_unix.c:1121
#6 <signal handler called>
#7 0x00000000020b8750 in ?? ()
#8 0x0000000000597d6a in vim_regexec_multi (rmp=0x2098b08, win=0x2038c40,
buf=0x203a230, lnum=27,
col=0, tm=0x2098c80) at regexp.c:8274
#9 0x00000000005a7097 in next_search_hl (win=0x2038c40, shl=0x2098b08,
lnum=27, mincol=0,
cur=0x2098900) at screen.c:7591
#10 0x000000000059eb4d in win_line (wp=0x2038c40, lnum=27, startrow=19,
endrow=20, nochange=1)
at screen.c:3464
#11 0x000000000059b683 in win_update (wp=0x2038c40) at screen.c:2010
#12 0x0000000000598cc6 in update_screen (type=10) at screen.c:677
#13 0x000000000064b553 in main_loop (cmdwin=0, noexmode=0) at main.c:1246
#14 0x000000000064b0be in main (argc=6, argv=0x7fff7302ea98) at main.c:1043
Regards,
Daniel.
--
--
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].
For more options, visit https://groups.google.com/d/optout.