Re: BUG #5238: frequent signal 11 segfaults

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Nagy Daniel <nagy(dot)daniel(at)telekom(dot)hu>
Cc: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>, "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #5238: frequent signal 11 segfaults
Date: 2009-12-12 19:29:51
Message-ID: 11307.1260646191@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Nagy Daniel <nagy(dot)daniel(at)telekom(dot)hu> writes:
> (gdb) p debug_query_string
> $1 = 12099472

Huh, your stripped build is being quite unhelpful :-(. I think
"p (char *) debug_query_string" would have produced something useful.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Nagy Daniel 2009-12-12 21:26:22 Re: BUG #5238: frequent signal 11 segfaults
Previous Message Tom Lane 2009-12-12 19:28:39 Re: BUG #5237: strange int->bit and bit->int conversions