>>>> "Pete" == Pete McCann
<mccap(a)lucent.com> writes:
Pete> seems to happen inside strlen() while processing the path
Pete> name of one of my mail folders.
The string it's checking is alloca'd; I wonder if you're running out
of stack, or the stack is otherwise getting trashed somehow.
I dunno what to try, except maybe update to 21.5.13, as it has some
code from Ben to reduce reliance on alloca'd memory.
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.