Re: [BUGS] Postgresql 7.3.3 crashing on query

2003-07-31 Thread Philipp Reisner
Am Mittwoch, 30. Juli 2003 16:00 schrieb Tom Lane: > Philipp Reisner <[EMAIL PROTECTED]> writes: > > Program received signal SIGSEGV, Segmentation fault. > > 0x0812f9bc in DecodeDateTime () > > (gdb) where > > #0 0x0812f9bc in DecodeDateTime () > > Cannot access memory at address 0xbf003030 > > Th

Re: [BUGS] Postgresql 7.3.3 crashing on query

2003-07-31 Thread Tom Lane
Philipp Reisner <[EMAIL PROTECTED]> writes: > Program received signal SIGSEGV, Segmentation fault. > DecodeDateTime (field=Cannot access memory at address 0x303038 > ) at datetime.c:1404 > 1404datetime.c: No such file or directory. > in datetime.c > (gdb) where > #0 DecodeDateTime (fie

Re: [BUGS] PostgreSQL 7.3.3 with pgcrypto on FreeBSD 5.1

2003-07-31 Thread Tom Lane
Sean Chittenden <[EMAIL PROTECTED]> writes: >> testdb=# SELECT crypt('lalalal',gen_salt('md5')); >> server closed the connection unexpectedly > FWIW, I can confirm this, but I don't think it's a FreeBSD specific > problem given that the backend dies inside of an OpenSSL routine. Works fine here:

Re: [BUGS] PostgreSQL 7.3.3 with pgcrypto on FreeBSD 5.1

2003-07-31 Thread Tom Lane
Sean Chittenden <[EMAIL PROTECTED]> writes: > FWIW, I can confirm this, but I don't think it's a FreeBSD specific > problem given that the backend dies inside of an OpenSSL routine. > #0 0x2864ae9c in EVP_DigestUpdate () from /usr/lib/libcrypto.so.3 > #1 0x28576a90 in px_find_cipher () from /usr