Re: GiST: Bad newtup On Exit From gistSplit() ? - Mailing list pgsql-hackers

From Itai Zukerman
Subject Re: GiST: Bad newtup On Exit From gistSplit() ?
Date
Msg-id 87wujhfcw0.fsf@matt.w80.math-hat.com
Whole thread Raw
In response to Re: GiST: Bad newtup On Exit From gistSplit() ?  (Kevin Brown <kevin@sysexperts.com>)
List pgsql-hackers
>> >   TRAP: FailedAssertion("!((VfdCache[0].fd == (-1)))", File: "fd.c", Line: 1113)

> If this is a system that supports hardware watchpoints (like Linux on
> x86), then you should be able to do a "watch VfdCache[0].fd".

That's exactly what I did, and tracked the problem down to a typo in
my code *blush*.  Thanks for all the great suggestions!

-- 
Itai Zukerman  <http://www.math-hat.com/~zukerman/>


pgsql-hackers by date:

Previous
From: Rod Taylor
Date:
Subject: Re: Postgresql performace question
Next
From: Rod Taylor
Date:
Subject: Re: Postgresql performace question