hstore crasesh on 64bit Sparc

From: Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>
To: pgsql-hackers(at)postgresql(dot)org
Subject: hstore crasesh on 64bit Sparc
Date: 2009-10-01 15:05:56
Message-ID: 4AC4C554.7000300@sun.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I'm looking why cometh_month fails and it is problem with last hstore
putback:

http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=comet_moth&dt=2009-09-30%2021:06:00

Stack trace is following:

ffffffff6f013828 hstore_hash (ffffffff7fffa050, 10000395298, 1, 41,
7370616365414143, 0) + c0
00000001005f396c FunctionCall1 (100b9ca10, 10000395238,
ffffffff7fffa4cf, 100ba0b48, 43, 100ba0b44) + 4c
00000001002e8264 TupleHashTableHash (ffffffff7fffa6f0, 8, 100b9f9e8,
1, ffffffff7fffa6ef, 0) + 15c
00000001005fa734 hash_search (100ba20f8, ffffffff7fffa6f0, 1,
ffffffff7fffa6ef, 0, 100ba4191) + 2c
00000001002e7e74 LookupTupleHashEntry (100ba00e8, 100b9ae90,
ffffffff7fffa7ef, 0, 1, 100b96b40) + 114
0000000100308420 lookup_hash_entry (100b9a978, 100b9b588, 0, 0, 0, 0)
+ 118

status: process terminated by SIGSEGV (Segmentation Fault), addr=500ba410c

It is not assert problem but Segmentation Fault. 32bit compilation works
fine (ghost moth).

Any idea?

Zdenek

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Albe Laurenz 2009-10-01 15:07:26 Re: Rejecting weak passwords
Previous Message Alvaro Herrera 2009-10-01 15:02:03 Re: CommitFest 2009-09, two weeks on