On Fri, Jul 1, 2016 at 6:26 AM, Andreas Seltenreich <seltenre...@gmx.de> wrote:
> #1  0x0000000000822032 in RestoreSnapshot 
> (start_address=start_address@entry=0x7f2701d5a110 <error: Cannot access 
> memory at address 0x7f2701d5a110>) at snapmgr.c:2020

        memcpy(snapshot->subxip, serialized_xids + serialized_snapshot->xcnt,
               serialized_snapshot->subxcnt * sizeof(TransactionId));
So this is choking here? Is one of those pointers NULL?
-- 
Michael


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to