Re: glibc double-free error

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Craig A(dot) James" <cjames(at)modgraph-usa(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: glibc double-free error
Date: 2007-01-02 01:39:52
Message-ID: 22106.1167701992@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

"Craig A. James" <cjames(at)modgraph-usa(dot)com> writes:
> I'm using pg_dump/pg_restore to quickly copy databases between servers. But my server keeps crashing when I run pg_restore:
> glibc detected *** double free or corruption (!prev): 0x0a00b1a0

> What can I do to help diagnose this problem?

Either dig into it yourself with gdb, or send me a not-too-large example
dump file (off-list)...

regards, tom lane

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Craig A. James 2007-01-02 06:03:18 Re: glibc double-free error
Previous Message Craig A. James 2007-01-02 01:29:30 glibc double-free error