| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Medi Montaseri <medi(dot)montaseri(at)intransa(dot)com>, 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 06:52:57 |
| Message-ID: | 20830.1038898377@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-advocacy pgsql-general pgsql-hackers |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-12-03 06:57:59 | Re: 7.4 Wishlist |
| Previous Message | Stephan Szabo | 2002-12-03 05:32:49 | Re: 7.4 Wishlist |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-12-03 06:57:59 | Re: 7.4 Wishlist |
| Previous Message | Tom Lane | 2002-12-03 06:30:15 | Re: unixtime -> timestamp with time zone |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-12-03 06:57:59 | Re: 7.4 Wishlist |
| Previous Message | Tom Lane | 2002-12-03 06:34:05 | Re: toast table growing indefinitely? Known |