Re: Seg fault in pg_dump?

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Michael Nolan <htfoot(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Seg fault in pg_dump?
Date: 2007-04-05 21:46:11
Message-ID: 20070405214611.GJ11222@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Michael Nolan escribió:
> GDB produces:
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x0804fd6f in dumpSequence ()

Not very helpful -- what does it say if you ask for "bt"? I'm thinking
this is not a debug-enabled build though. I think you have to install a
separate RPM package in Fedora to get the debug symbols.

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Carlos H. Reimer 2007-04-05 21:46:27 RES: Order by behaviour
Previous Message Thomas Kellerer 2007-04-05 21:43:11 Re: Storing blobs in PG DB