Re: [HACKERS] pg_dump - segfault with -z option

From: Karl Auer <auer(at)kom(dot)id(dot)ethz(dot)ch>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] pg_dump - segfault with -z option
Date: 1998-11-24 16:38:40
Message-ID: XFMail.981124173840.auer@kom.id.ethz.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thanks Tom.

Yes, I am on 6.4. As to gdb, I really wouldn't know how to get the info you
request. The segfault doesn't result in a core file either.

There is nothing sacred about my project (supporting RADIUS authentication),
I'll happily send you my database creation scripts if you want to try making
this happen yourself. This is 6.4 as stated, running on a SuSE 5.3 (Linux
2.0.34) distribution. No problems running the database and all the build
tests work fine.

I have no permissions attached to triggers as far as I know; and the
permissions aren't complicated either. The segfault occurs when running the
dump as user postgres, which should have godlike permissions anyway...

Regards, K.

Am 24-Nov-98 schrieb Tom Lane:
> Karl Auer <auer(at)kom(dot)id(dot)ethz(dot)ch> writes:
>> When I use the "-z" option (dump permissions)when dumping a database I
>> have, I get a segfault and no output.
>
> Are you on Postgres 6.4? I recall fixing several nasty problems with
> permissions in pg_dump between 6.3.2 and 6.4.
>
> If you are on 6.4, could you use gdb or something to get a backtrace
> showing exactly where pg_dump dies?

---
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Karl Auer (auer(at)kom(dot)id(dot)ethz(dot)ch) Geschaeft/work +41-1-6327531
Kommunikation, ETHZ RZ Privat/home +41-1-4517941
Clausiusstrasse 59 Fax +41-1-6321225
CH-8092 ZUERICH Switzerland

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1998-11-24 16:54:07 6.4.1 schedule (was segfault with -z option)
Previous Message Tom Lane 1998-11-24 16:25:46 Re: [HACKERS] pg_dump - segfault with -z option