Re: Segmentation fault while COPY in 7.3

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Medi Montaseri <medi(dot)montaseri(at)intransa(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Nicolai Tufar <ntufar(at)apb(dot)com(dot)tr>, pgsql-general(at)postgresql(dot)org
Subject: Re: Segmentation fault while COPY in 7.3
Date: 2002-12-03 19:51:23
Message-ID: 200212031951.gB3JpN128757@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-general pgsql-hackers


I was wrong. We found a COPY bug in 7.3 that will be fixed in 7.3.1.
Would you compile with symbols, -g, and send a new backtrace?

---------------------------------------------------------------------------

Medi Montaseri wrote:
> FYI, I'm experiencing this with Async Queries (Async Purge and Aysnc
> Vacuum).
>
> Tom Lane wrote:
>
> >Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> >
> >
> >>Yes, we found a double pfree in 7.3. There will be a fix in 7.3.1.
> >>
> >>
> >
> >The double pfree was in COPY, though. This looks to be a different
> >issue.
> >
> >
> >
> >>>(gdb)
> >>>#0 0x00420874 in heap_freetuple ()
> >>>#1 0x004a8390 in acquire_sample_rows ()
> >>>#2 0x004a75c8 in analyze_rel ()
> >>>#3 0x0049f690 in vacuum ()
> >>>#4 0x005585d8 in ProcessUtility ()
> >>>#5 0x00553c78 in pg_exec_query_string ()
> >>>#6 0x00555850 in PostgresMain ()
> >>>
> >>>
> >
> > regards, tom lane
> >
> >
>
>
>
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Vince Vielhaber 2002-12-03 20:08:50 Re: PostgreSQL in Universities (Was: Re: 7.4 Wishlist)
Previous Message Medi Montaseri 2002-12-03 19:42:23 Re: Segmentation fault while COPY in 7.3

Browse pgsql-general by date

  From Date Subject
Next Message Vince Vielhaber 2002-12-03 20:08:50 Re: PostgreSQL in Universities (Was: Re: 7.4 Wishlist)
Previous Message Medi Montaseri 2002-12-03 19:42:23 Re: Segmentation fault while COPY in 7.3

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-12-03 19:53:33 Re: Backend crash with tsearch
Previous Message Medi Montaseri 2002-12-03 19:42:23 Re: Segmentation fault while COPY in 7.3