| From: | Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc> |
|---|---|
| To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | pgcrypto related backend crash on solaris 10/x86_64 |
| Date: | 2007-09-09 15:14:38 |
| Message-ID: | 46E40DDE.1010004@kaltenbrunner.cc |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
I brought back clownfish(still a bit dubious about the unexplained
failures which seem vmware emulation bugs but this one seems to be
easily reproduceable) onto the buildfarm and enabled --with-openssl
after the the recent openssl/pgcrypto related fixes but I'm still
getting a backend crash during the pgcrypto regression tests:
http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=clownfish&dt=2007-09-09%2012:14:50
backtrace looks like:
program terminated by signal SEGV (no mapping at the fault address)
0xfffffd7fff241b61: AES_encrypt+0x0241: xorq (%r15,%rdx,8),%rbx
(dbx) where
=>[1] AES_encrypt(0x5, 0x39dc9a7a, 0xf560e7b50e, 0x90ca350d49,
0xf560e7b50ea90dfb, 0x6b6b6b6b), at 0xfffffd7fff241b61
[2] 0x0(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0x0
Stefan
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2007-09-09 15:19:12 | Re: ispell dictionary broken in CVS HEAD ? |
| Previous Message | Tom Lane | 2007-09-09 15:10:40 | Re: tsearch filenames unlikes special symbols and numbers |