Hi,
First off, thanks for a great editor!   Sorry to be dropping in with a
problem ;o)

When I start the Vim beta here[1] things work great.  However, dropping
to the shell with :sh  and then trying to start another copy of vim
results in a crash.   Same thing happens when doing :!vim, that is:

Vim: Caught deadly signal SEGV
Vim: Finished.

The backtrace[2] lead me to suspect a problem with my .vimrc.   Sure 
enouch if I remove it, everything works as expected.   However, even
an empty .vimrc causes the problem, so its not some quirk based on
the contents of my .vimrc.

Happy to help do further testing if it's needed.

Thanks again,
Sean

[1] Fedora Core 5 + vim from development:  vim-enhanced-7.0.d001-1,
vim-common-7.0.d001-1, vim-minimal-7.0.d001-1, vim-X11-7.0.d001-1

[2]
#0  0x00b9a402 in __kernel_vsyscall ()
#1  0x00be0546 in kill () from /lib/libc.so.6
#2  0x08136477 in may_core_dump () at os_unix.c:2953
#3  0x08137a06 in mch_exit (r=1) at os_unix.c:2918
#4  0x08100ac0 in preserve_exit () at misc1.c:8041
#5  <signal handler called>
#6  0x00c1f440 in free () from /lib/libc.so.6
#7  0x0812f4e0 in vimrc_found (fname=0x8845f90 "/home/sean/.vimrc", 
envname=0x8248359 "MYVIMRC") at option.c:10281
#8  0x080ae8e6 in do_source (fname=0x82528d1 "$HOME/.vimrc", check_other=1, 
is_vimrc=1) at ex_cmds2.c:2877
#9  0x080ecb23 in main (argc=Cannot access memory at address 0x3d435204
) at main.c:2627

Reply via email to