zsh-workers
 help / color / mirror / code / Atom feed
* Syntax error on "function ..." causes crash
@ 2000-08-27 16:50 Bart Schaefer
  0 siblings, 0 replies; only message in thread
From: Bart Schaefer @ 2000-08-27 16:50 UTC (permalink / raw)
  To: zsh-workers

zagzig% function
function> :

Program received signal SIGSEGV, Segmentation fault.
0x8075445 in ugetnode (list=0x0) at ../../zsh-3.1.6/Src/linklist.c:164
164         if (!(node = list->first))
(gdb) where
#0  0x8075445 in ugetnode (list=0x0) at ../../zsh-3.1.6/Src/linklist.c:164
#1  0x805d102 in execfuncdef (state=0xbffff6a4, do_exec=0)
    at ../../zsh-3.1.6/Src/exec.c:3086
#2  0x8056c9e in execsimple (state=0xbffff6a4)
    at ../../zsh-3.1.6/Src/exec.c:757
#3  0x8056da7 in execlist (state=0xbffff6a4, dont_change_job=0, exiting=0)
    at ../../zsh-3.1.6/Src/exec.c:801
#4  0x8056b93 in execode (p=0x400e1720, dont_change_job=0, exiting=0)
    at ../../zsh-3.1.6/Src/exec.c:727
#5  0x806ae61 in loop (toplevel=1, justonce=0)
    at ../../zsh-3.1.6/Src/init.c:152
#6  0x806d444 in zsh_main (argc=2, argv=0xbffff734)
    at ../../zsh-3.1.6/Src/init.c:1197
#7  0x804a694 in main (argc=2, argv=0xbffff734)
    at ../../zsh-3.1.6/Src/main.c:37

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

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


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

only message in thread, other threads:[~2000-08-27 16:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-27 16:50 Syntax error on "function ..." causes crash 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).