Re: Unhelpful debug tools on OS X :-( - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Unhelpful debug tools on OS X :-(
Date
Msg-id 46252CD2.3030808@enterprisedb.com
Whole thread Raw
In response to Unhelpful debug tools on OS X :-(  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Unhelpful debug tools on OS X :-(  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Any suggestions how to extract some info out of this?

Does OS X have the catchsegv tool? If you can run postmaster with that, 
you should get a backtrace when it crashes. Unless it has the same 
problem as gdb, of course..

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: schema creation during initdb
Next
From: Tom Lane
Date:
Subject: Re: Unhelpful debug tools on OS X :-(