Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Bug in nvi: Adding Tags to the stack, removing, then re-adding causes Segmentation Fault



In article <14E87758ADB246A58C5FAE0359DE5506@WilliamTHINK>,
William D. Jones <thor0505%comcast.net@localhost> wrote:
>Hello all,
>
>I'm attempting to debug a problem with the NetBSD version of nvi, and would 
>like some feedback on how to progress from here. Specifically, I am able to 
>consistently crash nvi under two circumstances:
>
>1. Run the mkexrc command with a file name after opening. SIGABRT is 
>generated.

I fixed that.

>2. For a given C source tree, run ctags -t path/to/*.c path/to/*.h. Open 
>nvi. Position the cursor over a tag, press ^], then ^T twice, or ^T, then 
>^]. nvi will segfault (near) consistently. This behavior can also be 
>duplicated using the corresponding cscope commands in ex (either :tagpop or 
>:cs fi [search type] [tag] will also cause a segfault).

I can't reproduce this, can you provide an exact recipe?

Thanks,

christos



Home | Main Index | Thread Index | Old Index