Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh exhausting swap



>>>>> "Brad" == Brad Forschinger <bradf@xxxxxxxxxxx> writes:

    Brad> sanguine:~% uname -srm FreeBSD 3.2-STABLE i386 sanguine:~%
    Brad> echo ${ZSH_VERSION} 3.0.5

    Brad> hit alt-' about ten times i guess, keep going until output
    Brad> stops and swapping starts :-)

        Similar thing with:
Linux 2.2.11 i686
lemur:~ 254> echo $ZSH_VERSION 
3.1.6-pws-2

fletch   18203  1.3 27.6 73864 53248 pts/1   T    13:14   0:01 [zsh]

        Running under gdb shows:

Program received signal SIGSEGV, Segmentation fault.
0x400938a7 in memcpy (dstpp=0x0, srcpp=0x43cb1018, len=21523344)
    at ../sysdeps/generic/memcpy.c:55
../sysdeps/generic/memcpy.c:55: No such file or directory.
(gdb) where
#0  0x400938a7 in memcpy (dstpp=0x0, srcpp=0x43cb1018, len=21523344)
    at ../sysdeps/generic/memcpy.c:55
#1  0x4013f7cb in quoteline ()
#2  0x4013d94c in execzlefunc ()
#3  0x4013d61c in zleread ()
#4  0x8068bdd in ingetc ()
#5  0x8068b25 in ingetc ()
#6  0x80642a9 in iaddtoline ()
#7  0x806c247 in gettok ()
#8  0x806bd5e in yylex ()
#9  0x807824c in parse_event ()
#10 0x8067241 in loop ()
#11 0x8050bba in main ()
#12 0x4004ccb3 in __libc_start_main (main=0x8050a10 <main>, argc=1,
    argv=0xbffff5f4, init=0x8050004 <_init>, fini=0x808a6ec <_fini>,
    rtld_fini=0x4000a350 <_dl_fini>, stack_end=0xbffff5ec)
    at ../sysdeps/generic/libc-start.c:78
(gdb) bt


-- 
Fletch                | "If you find my answers frightening,       __`'/|
fletch@xxxxxxxxxxxx   |  Vincent, you should cease askin'          \ o.O'
678 443-6239(w)       |  scary questions." -- Jules                =(___)=
                      |                                               U



Messages sorted by: Reverse Date, Date, Thread, Author