Re: [GENERAL] Apache with PHP and PGSQL crashing ...

2001-06-18 Thread Thomas Seifert
At 17:23 18.06.2001, you wrote: >Thomas Seifert <[EMAIL PROTECTED]> writes: > > Program received signal SIGSEGV, Segmentation fault. > > 0x400252ef in resetPQExpBuffer () from /usr/local/pgsql/lib/libpq.so.2 > > > Do you have any idea what went wrong? > >No ... could we see a debugger backtrace fr

Re: [GENERAL] Apache with PHP and PGSQL crashing ...

2001-06-18 Thread Tom Lane
Thomas Seifert <[EMAIL PROTECTED]> writes: > #0 0x400252ef in resetPQExpBuffer () from /usr/local/pgsql/lib/libpq.so.2 > #1 0x4002537d in printfPQExpBuffer () from /usr/local/pgsql/lib/libpq.so.2 > #2 0x400213e7 in PQgetResult () from /usr/local/pgsql/lib/libpq.so.2 > #3 0x40021467 in PQexec (

Re: [GENERAL] Apache with PHP and PGSQL crashing ...

2001-06-18 Thread Tom Lane
Thomas Seifert <[EMAIL PROTECTED]> writes: > Program received signal SIGSEGV, Segmentation fault. > 0x400252ef in resetPQExpBuffer () from /usr/local/pgsql/lib/libpq.so.2 > Do you have any idea what went wrong? No ... could we see a debugger backtrace from the core dump?