Geoffrey Alan Washburn wrote:
For those interested, setting the environment variable MALLOC_CHECK_ to 0 will suppress the messages from glibc, but ion3 still segfaults on SuSE 9.2 for undetermined reasons.
Further investigation reveals that compiling against the PCRE POSIX compatibility headers and libraries, rather than the regex libraries that come as part of glibc, solves the problem. Why? I don't know. But it will do for the moment.
