Re: [PORTS] Problem compiling PostgreSQL 8.1.4 on AIX.
Tom Lane <[email protected]> Sun, 13 Aug 2006 21:27:50 -0400
| Newsgroups | gmane.comp.db.postgresql.ports |
|---|---|
| Message-ID | <[email protected]> |
Nzer Zaidenberg <[email protected]> writes: > (gdb) bt > #0 0x3ff29d04 in ?? () > #1 0x100206d0 in hash_search (hashp=0x2009bdc0, keyPtr=0x2009ddf8, > action=HASH_ENTER, foundPtr=0x2009cc60 "") at dynahash.c:673 That's the dynahash.c problem mentioned in FAQ_AIX. AFAICT this is a compiler bug in that particular AIX release, which you can work around by applying the patch given in the FAQ entry. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org