Subject: vi core dump when dynamically linked.
To: None <port-alpha@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: port-alpha
Date: 07/01/2000 02:10:23
Folks,

I've got a particular file that when I edit with vi and
type

	/^Xad^J

I get a core dump that gdb doesn't grok (Hit heuristic-fence-post
...). If I run from gdb, I get a stack trace that just loops on three
functions.  If I link vi statically, it works fine.

Any ideas on where to start looking?

Simon.