zsh-workers
 help / color / mirror / code / Atom feed
* Another entertaining user-defined-widget crash: fc
@ 1998-06-10  5:36 Bart Schaefer
  0 siblings, 0 replies; only message in thread
From: Bart Schaefer @ 1998-06-10  5:36 UTC (permalink / raw)
  To: zsh-workers

function kaboomToo() { fc $LBUFFER }

Upon exiting the editor, this produces the output

BUG: chline is NULL in hend()

and then dumps core.  The stack trace is -very- short:

#0  0x8068452 in hend () at ../../zsh-3.1.4/Src/hist.c:751
#1  0x806b400 in loop (toplevel=1, justonce=0) at ../../zsh-3.1.4/Src/init.c:97
#2  0x804a311 in main (argc=1, argv=0xbffffa54) at ../../zsh-3.1.4/Src/main.c:77

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-06-10  5:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-06-10  5:36 Another entertaining user-defined-widget crash: fc Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).