[BUGS] Seg Fault when using modules linked both to libpq and libodbcpsql.

2003-12-04 Thread Joseph Tate
I'm not really sure how to go about debugging this, but when I use PHP to create large objects using libpq, with the php odbc module installed, I get the following seg fault: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1226627936 (LWP 28034)] 0xb69f7987 in CC_send_

Re: [BUGS] Seg Fault when using modules linked both to libpq and libodbcpsql.

2003-12-03 Thread Tom Lane
Joseph Tate <[EMAIL PROTECTED]> writes: > (gdb) where > #0 0xb69f7987 in CC_send_function () from /usr/lib/libodbcpsql.so.2 > #1 0xb6a06940 in lo_creat () from /usr/lib/libodbcpsql.so.2 > #2 0xb69c6c23 in lo_import () from /usr/lib/libpq.so.3 > #3 0xb69e4121 in zif_pg_lo_import (ht=2, return_va

[BUGS] Seg Fault when using modules linked both to libpq and libodbcpsql.

2003-12-03 Thread Joseph Tate
I'm not really sure how to go about debugging this, but when I use PHP to create large objects using libpq, with the php odbc module installed, I get the following seg fault: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1226627936 (LWP 28034)] 0xb69f7987 in CC_send_fun