Re: BUG #1206: sig fault 12 and core dumps using conflux

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Ertan Kucukoglu" <ertank(at)softhome(dot)net>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1206: sig fault 12 and core dumps using conflux
Date: 2004-08-06 00:00:26
Message-ID: 4050.1091750426@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)org> writes:
> Aug 5 11:40:52 furby kernel: pid 75103 (postgres), uid 70: exited on
>> signal 12 (core dumped)

Hmm. What is signal 12 on your machine? (/usr/include/signal.h or
/usr/include/sys/signal.h are likely places to look for the answer.)
Can you provide a debugger stack trace from that core file?

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2004-08-06 00:17:30 Re: [PATCHES] [BUGS] casting strings to multidimensional arrays yields strange
Previous Message Joe Conway 2004-08-05 23:53:57 Re: [PATCHES] [BUGS] casting strings to multidimensional arrays yields