Re: Foreign memory context read

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: <heikki(dot)linnakangas(at)enterprisedb(dot)com>, <vaibhavkaushal123(at)gmail(dot)com>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Foreign memory context read
Date: 2011-05-23 11:57:55
Message-ID: 4DDA0573020000250003DAFD@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Vaibhav Kaushal wrote:

> Do you think its the 'slot_getattr' causing the seg-fault?

On many platforms it's not hard to get a core file out of a segfault
(perhaps by using ulimit), and then get a stack trace (using gdb or
similar) to see exactly where it is happening.

-Kevin

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2011-05-23 12:02:20 Re: Fw: Help required regarding patch development
Previous Message Vaibhav Kaushal 2011-05-23 11:33:52 Re: Foreign memory context read