zsh-workers
 help / color / mirror / code / Atom feed
* Crashes in pre5
@ 1996-08-02 15:21 Bill Pemberton
  0 siblings, 0 replies; only message in thread
From: Bill Pemberton @ 1996-08-02 15:21 UTC (permalink / raw)
  To: zsh-workers

I'm getting a lot of crashes in pre5.  They are always a segmentation fault
at line 930 in mem.c (inside zfree()):

930           mp->next = m;

In case the helps folks that are more familar with the code then I am,
here's the trace for two of them:

Segmentation fault in zfree at line 930 in file "mem.c"
  930           mp->next = m;
  (dbx) t
  zfree(p = 0x2002d338, sz = 160), line 930 in "mem.c"
  unnamed block $b140, line 707 in "hist.c"
  hend(), line 707 in "hist.c"
  init.loop(toplevel = 1), line 116 in "init.c"
  main(argc = 1, argv = 0x2ff226ec), line 74 in "init.c"


Segmentation fault in zfree at line 930 in file "mem.c"
  930           mp->next = m;
  (dbx) t
  zfree(p = 0x2002df24, sz = 0), line 930 in "mem.c"
  mem.free(p = 0x2002df24), line 955 in "mem.c"
  zleread(0x200251f0, 0x0), line 499 in "zle_main.c"
  inputline(), line 264 in "input.c"
  ingetc(), line 220 in "input.c"
  hgetc(), line 109 in "hist.c"
  gettok(), line 372 in "lex.c"
  lex.yylex(), line 182 in "lex.c"
  parse_event(), line 59 in "parse.c"
  init.loop(toplevel = 1), line 115 in "init.c"
  main(argc = 1, argv = 0x2ff226ec), line 74 in "init.c"
  
  

-- 
Bill Pemberton                           wfp5p@virginia.edu
ITC/Unix Systems                         flash@virginia.edu
University of Virginia                   uunet!virginia!wfp5p


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

only message in thread, other threads:[~1996-08-02 15:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-08-02 15:21 Crashes in pre5 Bill Pemberton

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).