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

2015-02-13 Thread Patrick Welche
On Thu, Nov 27, 2014 at 08:04:58PM +, Christos Zoulas wrote: In article 14E87758ADB246A58C5FAE0359DE5506@WilliamTHINK, William D. Jones thor0...@comcast.net wrote: 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

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

2015-02-13 Thread Christos Zoulas
In article 025E5E120EE24294B235992D65745336@WilliamTHINK, William D. Jones thor0...@comcast.net wrote: Bug was fixed in current since I first reported this bug (in fact, it was fixed beforehand). Was there a regression? Yes, indeed. My comment was referring to the gdb libedit issue. christos

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

2015-02-13 Thread Christos Zoulas
On Feb 13, 1:53pm, pr...@cam.ac.uk (Patrick Welche) wrote: -- Subject: Re: Bug in nvi: Adding Tags to the stack, removing, then re-addin | On Thu, Nov 27, 2014 at 08:04:58PM +, Christos Zoulas wrote: | In article 14E87758ADB246A58C5FAE0359DE5506@WilliamTHINK, | William D. Jones

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

2015-02-13 Thread William D. Jones
Bug was fixed in current since I first reported this bug (in fact, it was fixed beforehand). Was there a regression? -Original Message- From: Christos Zoulas Sent: Friday, February 13, 2015 11:03 AM To: Patrick Welche Cc: current-users@netbsd.org Subject: Re: Bug in nvi: Adding Tags

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

2014-11-27 Thread William D. Jones
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.

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

2014-11-27 Thread Christos Zoulas
In article 14E87758ADB246A58C5FAE0359DE5506@WilliamTHINK, William D. Jones thor0...@comcast.net 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