Re: [BUGS] BUG #2246: Bad malloc interactions: ecpg, openssl

2006-02-13 Thread Stephen Frost
* Andrew Klosterman ([EMAIL PROTECTED]) wrote: > > Seems kind of unlikely... What exact (.deb) versions of libpq and > > Postgres are you using? You originally posted w/ 8.1.0 but perhaps on > > the client you had something more recent? > > Running "aptitude show X" where "X" is the package name

Re: [BUGS] BUG #2246: Bad malloc interactions: ecpg, openssl

2006-02-13 Thread Stephen Frost
* Andrew Klosterman ([EMAIL PROTECTED]) wrote: > (gdb) bt > #0 0x401c3851 in kill () from /lib/libc.so.6 > #1 0x40139dd5 in EF_Abort () from /usr/lib/libefence.so.0 > #2 0x40139823 in memalign () from /usr/lib/libefence.so.0 > #3 0x401399ad in malloc () from /usr/lib/libefence.so.0 > #4 0x4013

Re: [BUGS] BUG #2246: Bad malloc interactions: ecpg, openssl

2006-02-13 Thread Andrew Klosterman
On Wed, 8 Feb 2006, Tom Lane wrote: > "Andy Klosterman" <[EMAIL PROTECTED]> writes: > > SPECULATION: Another possibility is that I misunderstand some aspect of > > multi-threaded interactions with Postgres (I open uniquely named connections > > to the DB for each thread of my test program). Maybe

Re: [BUGS] BUG #2246: Bad malloc interactions: ecpg, openssl

2006-02-13 Thread Andrew Klosterman
On Mon, 13 Feb 2006, Tom Lane wrote: > Andrew Klosterman <[EMAIL PROTECTED]> writes: > > (gdb) bt > > #0 0x401c3851 in kill () from /lib/libc.so.6 > > #1 0x40139dd5 in EF_Abort () from /usr/lib/libefence.so.0 > > #2 0x40139823 in memalign () from /usr/lib/libefence.so.0 > > #3 0x401399ad in ma

Re: [BUGS] BUG #2246: Bad malloc interactions: ecpg, openssl

2006-02-13 Thread Andrew Klosterman
On Mon, 13 Feb 2006, Tom Lane wrote: > Andrew Klosterman <[EMAIL PROTECTED]> writes: > > I threw in a pthread mutex around the code making the database connections > > for each of my threads. The problem is still there ("corrupted > > double-linked list"). > > > Even tuning things down and instru

[BUGS] BUG #2257: Can' stop server while autovacuum is running

2006-02-13 Thread Evgeny Gridasov
The following bug has been logged online: Bug reference: 2257 Logged by: Evgeny Gridasov Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.2 CVS Operating system: Linux Debian Description:Can' stop server while autovacuum is running Details: I needed to shutd

Re: [BUGS] SIGSEGV in PQreset(..)

2006-02-13 Thread Tom Lane
Arturs Zoldners <[EMAIL PROTECTED]> writes: > The following code raises SIGSEGV: > PGconn* conn = PQconnectdb("x"); > ConnStatusType status = PQstatus(conn); > //status == CONNECTION_BAD > PQreset(conn); PQreset assumes it's been passed a reasonably valid PGconn, whi

Re: [BUGS] BUG #2246: Bad malloc interactions: ecpg, openssl

2006-02-13 Thread Tom Lane
Stephen Frost <[EMAIL PROTECTED]> writes: > We do have debugging .debs- for some things. We don't have them for > everything and unfortunately we don't yet have them for Postgres. I'll > talk to Martin about building some though so that in the future it's > easier to debug these problems. Hmm.

[BUGS] SIGSEGV in PQreset(..)

2006-02-13 Thread Arturs Zoldners
OS: FC4, 2.6.11-1.1369_FC4 PostgreSQL: postgresql-8.1.2-1PGDG (rpm install) gcc: version 4.0.2 20051125 (Red Hat 4.0.2-8) The following code raises SIGSEGV: main.cpp (gcc -lstdc++ -lpq -g main.cpp) extern "C" { #include } int main(int arch, char* argv[]) { PGconn* conn = PQconnectdb

Re: [BUGS] BUG #2246: Bad malloc interactions: ecpg, openssl

2006-02-13 Thread Stephen Frost
* Tom Lane ([EMAIL PROTECTED]) wrote: > Andrew Klosterman <[EMAIL PROTECTED]> writes: > > (gdb) bt > > #0 0x401c3851 in kill () from /lib/libc.so.6 > > #1 0x40139dd5 in EF_Abort () from /usr/lib/libefence.so.0 > > #2 0x40139823 in memalign () from /usr/lib/libefence.so.0 > > #3 0x401399ad in ma

Re: [BUGS] BUG #2246: Bad malloc interactions: ecpg, openssl

2006-02-13 Thread Tom Lane
Andrew Klosterman <[EMAIL PROTECTED]> writes: > (gdb) bt > #0 0x401c3851 in kill () from /lib/libc.so.6 > #1 0x40139dd5 in EF_Abort () from /usr/lib/libefence.so.0 > #2 0x40139823 in memalign () from /usr/lib/libefence.so.0 > #3 0x401399ad in malloc () from /usr/lib/libefence.so.0 > #4 0x40139

Re: [BUGS] BUG #2246: Bad malloc interactions: ecpg, openssl

2006-02-13 Thread Tom Lane
Andrew Klosterman <[EMAIL PROTECTED]> writes: > I threw in a pthread mutex around the code making the database connections > for each of my threads. The problem is still there ("corrupted > double-linked list"). > Even tuning things down and instructing my code to only run a single > pthread mani

[BUGS] BUG #2258: debug_print_plan doesn't work for cursors

2006-02-13 Thread James Gray
The following bug has been logged online: Bug reference: 2258 Logged by: James Gray Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.2 Operating system: Linux/Windows Description:debug_print_plan doesn't work for cursors Details: Feature request: Allow debug

[BUGS] BUG #2256: install problem

2006-02-13 Thread maoke
The following bug has been logged online: Bug reference: 2256 Logged by: maoke Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.2 Operating system: LINUX Description:install problem Details: hi,master how to install PostgreSQL8.1.2 to linux?

[BUGS] BUG #2255: Broken a database... Completly destroyed...

2006-02-13 Thread Estagus
The following bug has been logged online: Bug reference: 2255 Logged by: Estagus Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.2 Operating system: Debian AMD64/em64t sarge 3.1 sid unstable Description:Broken a database... Completly destroyed... Details: A