Re: [HACKERS] postgresql-v6.5beta2.tar.gz ...

From: Vadim Mikheev <vadim(at)krs(dot)ru>
To: The Hermit Hacker <scrappy(at)hub(dot)org>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] postgresql-v6.5beta2.tar.gz ...
Date: 1999-06-07 04:11:48
Message-ID: 375B4684.24EE6821@krs.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The Hermit Hacker wrote:
>
> I am just creating this now...this is to be considered the first *releaes*
> candidate for v6.5 ...
>
> I expect there to be *no more* commits to the source tree until after a
> formal release is done...

Ah. I wanted to implement proper handling of case when tuple in
update-chain is updated by "too old" xaction (part of chain should
be deleted) but ok - it's not bug, just unimplemented feature.

(BTW, Mark, I have to update lock.sgml)

Hiroshi, please run your test. You'll get NOTICEs instead of ERRORs.
Unfortunately, I can't get your test finished locally - I always
get core and gdb says too little:

#0 0x2823452f in strcpy ()
(gdb) bt
#0 0x2823452f in strcpy ()
#1 0xefbf8944 in ?? ()
#2 0x812d19d in hash_search (hashp=0x1c518bfc,
keyPtr=0x8901428d <Address 0x8901428d out of bounds>, action=1233853505,
foundPtr=0x4d89410c <Address 0x4d89410c out of bounds>) at dynahash.c:651
#3 0x4d8b0000 in ?? ()
Cannot access memory at address 0x3c7.
(gdb) f 2
#2 0x812cfbd in hash_search (hashp=0x1c518bfc,
keyPtr=0x8901428d <Address 0x8901428d out of bounds>, action=1233853505,
foundPtr=0x4d89410c <Address 0x4d89410c out of bounds>) at dynahash.c:651
651 memmove(destAddr, keyPtr, hctl->keysize);
^^^^^^^
??? memmove shouldn't call strcpy. Something is broken,
but maybe due to FreeBSD 3.0 on my box... I'll run test
on 2.2.6 soon.

Vadim

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 1999-06-07 04:27:59 Re: [HACKERS] postgresql-v6.5beta2.tar.gz ...
Previous Message Bruce Momjian 1999-06-07 03:48:43 Re: [HACKERS] Priorities for 6.6