Re: GiST: Bad newtup On Exit From gistSplit() ?

From: Itai Zukerman <zukerman(at)math-hat(dot)com>
To: Kevin Brown <kevin(at)sysexperts(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: GiST: Bad newtup On Exit From gistSplit() ?
Date: 2003-03-03 01:38:07
Message-ID: 87wujhfcw0.fsf@matt.w80.math-hat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Rod Taylor 2003-03-03 02:06:04 Re: Postgresql performace question
Previous Message Mark Jones 2003-03-03 01:33:55 Re: Postgresql performace question