Re: core dump on SIGHUP

2005-06-14 Thread Tom Robinson
nbytes = ALLOCATED_BYTES(n); /* If ok, use the same block, just marking its size as changed. */ - if (IN_BUCKET(nbytes, nunits)) + if (RIGHT_BUCKET(nbytes, nunits)) { m = (char *)mem + tocopy; *m++ = 0; *m++ = 0; *m++ = 0; *m++ = 0; --- "Tom Robinson" <[E

core dump on SIGHUP

2005-06-13 Thread Tom Robinson
Configuration Information: Machine: i686 OS: linux-gnu Compiler: gcc Compilation : uname output: Linux 2.4.20-31.9 i686 Machine Type: i686-pc-linux-gnu Bash Version: 2.05a Patch Level: ? Release Status: release Description: I have seen bash dump core a few times. It is extremely difficult to