Re: beta6 pg_restore core dumps
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Philip Warner <pjw@rhyme.com.au>
Cc: Tatsuo Ishii <t-ishii@sra.co.jp>, Martin Renters <martin@datafax.com>, pgsql-hackers@postgresql.org
Date: 2001-03-18T02:24:11Z
Lists: pgsql-hackers
Philip Warner <pjw@rhyme.com.au> writes: > Looking at Tatsuos original message, it looks like the lowest level call was: > #0 0x804abd4 in _enableTriggersIfNecessary (AH=0x8057d30, te=0x0, > ropt=0x8057c90) at pg_backup_archiver.c:474 > which probably has nothing to do with BLOBs. Oh ... I had assumed it was just dying there because of collateral damage from the buffer overrun stomp, but if you see an actual bug there then by all means fix it ;-) regards, tom lane