Re: [BUGS] Bug #855: pg_dump crash on linux-xfs

2002-12-27 Thread Tom Lane
"Ruslan V. Lopatin" <[EMAIL PROTECTED]> writes: > Program received signal SIGSEGV, Segmentation fault. > 0x402d3557 in strlen () from /lib/libc.so.6 > (gdb) bt > #0 0x402d3557 in strlen () from /lib/libc.so.6 > #1 0x08056ddc in WriteStr (AH=0x806c808, c=0x6c627570 "") > at pg_backup_archiver

Re: [BUGS] Bug #855: pg_dump crash on linux-xfs

2002-12-26 Thread Tom Lane
[EMAIL PROTECTED] writes: > [linux-xfs-host]$ pg_dump db -Fc -f dump > Segmentation fault (core dumped) Can you provide a stack trace from the core file? It would also be useful to see the last few SQL commands issued by pg_dump --- easiest way to do this is enable query logging via expor

[BUGS] Bug #855: pg_dump crash on linux-xfs

2002-12-24 Thread pgsql-bugs
Ruslan V Lopation ([EMAIL PROTECTED]) reports a bug with a severity of 3 The lower the number the more severe it is. Short Description pg_dump crash on linux-xfs Long Description pg_dump crashes with PostgreSQL 7.3(1) server installed on Linux-2.4.20(2.4.19) with XFS patches from ftp://oss.sgi