David emailed me his dataset, and I get a segfault crash with it. This happens in an R memory allocation routine after the C function acf() in src/library/stats/src/filter.c has returned, so it looks to me as though acf() is writing somewhere it shouldn't. I'll try to track it down... Duncan Murdoch