Re: hashtable issue - HASH_FIND??

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jay Flattery <jaycode(at)rocketmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: hashtable issue - HASH_FIND??
Date: 2010-08-04 15:53:14
Message-ID: 20047.1280937194@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Jay Flattery <jaycode(at)rocketmail(dot)com> writes:
> Actually I had already changed the sizeof()s..

> Not sure of the actual error, postmaster just dies:
> NOTICE: Didn't find 9 -- good
> NOTICE: about to extract object at key 0 (extra notice added by me)
> LOG: server process (PID 55483) was terminated by signal 11: Segmentation fault

> Wondering if it was just me..?

Dunno, but how about a backtrace from that segfault? Also, what other
changes did you make in the example?

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stéphane A. Schildknecht 2010-08-04 15:57:47 Re: tgname munged
Previous Message Tom Lane 2010-08-04 15:51:30 Re: hashtable issue - HASH_FIND??