Brian Candler wrote: > Very strange: obviously regcomp succeeded, so why should regexec crash? Memory corruption? Access to free'd resources? > And why not when run under gdb?? > > So I made a completely clean checkout and built from scratch. Exactly > the same problem. > > Any ideas? Valgrind. Alan Dekok.