Re: pg_migrator segfault

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: hernan gonzalez <hgonzalez(at)gmail(dot)com>
Cc: Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: pg_migrator segfault
Date: 2010-11-02 18:26:01
Message-ID: 1291.1288722361@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hernan gonzalez <hgonzalez(at)gmail(dot)com> writes:
> Well, this is strange. I run the same command line with gbd, it does not
> throw the segfault.

Interesting. Do "ulimit -c unlimited", then run pg_upgrade normally,
and then try "gdb ./pg_upgrade core" (the name of the corefile might
be something different depending on local configuration).

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message zhong ming wu 2010-11-02 18:27:08 Re: Is this a known feature of 8.1 SSL connection?
Previous Message hernan gonzalez 2010-11-02 18:09:03 Re: pg_upgrade segfault (was: pg_migrator segfault)