Re: Seg fault in pg_dump? - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: Seg fault in pg_dump?
Date
Msg-id 20070405214611.GJ11222@alvh.no-ip.org
Whole thread Raw
In response to Re: Seg fault in pg_dump?  ("Michael Nolan" <htfoot@gmail.com>)
Responses Re: Seg fault in pg_dump?  ("Michael Nolan" <htfoot@gmail.com>)
List 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

pgsql-general by date:

Previous
From: "Carlos H. Reimer"
Date:
Subject: RES: Order by behaviour
Next
From: William Garrison
Date:
Subject: Re: Storing blobs in PG DB