Bruce Momjian <pgman@candle.pha.pa.us> writes: > configure \ > --with-x \ > --with-tcl \ > --with-perl \ > --enable-pltcl-unknown \ > --with-tclconfig=/u/lib \ > --with-tkconfig=/u/lib \ > --with-includes="/usr/local/include/readline /usr/contrib/include" \ > --with-libraries="/usr/local/lib /usr/contrib/lib" \ > --enable-locale \ > --enable-multibyte \ > --with-openssl \ > --enable-cassert \ > --enable-thread-safety \ > --enable-nls
Still can't reproduce it here. What stack trace do you get from the crash? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend