Re: BUG #2195: log_min_messages crash server when in DEBUG3 to

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: "Milen A(dot) Radev" <milen(at)radev(dot)net>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2195: log_min_messages crash server when in DEBUG3 to
Date: 2006-01-26 23:48:26
Message-ID: 25657.1138319306@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-patches

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Magnus Hagander 2006-01-27 13:22:13 Re: BUG #2216: Cannot unregister service
Previous Message Tom Lane 2006-01-26 22:53:26 Re: INSERT causes psql to crash

Browse pgsql-patches by date

  From Date Subject
Next Message Thomas Hallgren 2006-01-27 09:56:25 Re: Adding a --quiet option to initdb
Previous Message Andrew Dunstan 2006-01-26 23:35:33 Re: Adding a --quiet option to initdb