Re: BUG #1595: Segmentation fault

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "St phane B rub " <sirber(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1595: Segmentation fault
Date: 2005-04-15 16:44:41
Message-ID: 4670.1113583481@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Stphane Brub" <sirber(at)gmail(dot)com> writes:
> i686-pc-linux-gnu-gcc -O3 -march=athlon-xp -pipe -fomit-frame-pointer -mmmx
> -msse -m3dnow -mfpmath=sse -funroll-loops -Wall -Wmissing-prototypes
> -Wpointer-arith -Wendif-labels -fno-strict-aliasing -I../../../src/include
> -D_GNU_SOURCE -c -o tablecmds.o tablecmds.c -MMD
> make[3]: *** [tablecmds.o] Segmentation fault

I'd say you need to report that to the gcc people, not us.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message David McClellan and Alun Prytherch 2005-04-15 19:06:35 BUG #1600: Interrupt routine causes libPQ call to fail w/o error
Previous Message Tom Lane 2005-04-15 16:41:42 Re: BUG #1597: pg_dump --verbose ignores --disable-triggers