Re: random crashes on -HEAD for a few days now

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: random crashes on -HEAD for a few days now
Date: 2007-08-21 02:41:53
Message-ID: 19535.1187664113@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc> writes:
> (gdb) info locals
> fcinfo = {flinfo = 0x84d33028, context = 0x0, resultinfo = 0x0,
> isnull = 0 '\0', nargs = 1, arg = {2294763512, 16, 2377208416, 1,
> ...
> (gdb) x/16x 0x88c75000 - 8
> 0x88c74ff8: 0x00000020 0x00000000 Cannot access memory at
> address 0x88c75000

> is that what you are interested in ?

Yup, that seems pretty conclusive. Patch committed --- thanks for
tracking it down!

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2007-08-21 02:50:49 Re: tsearch2 patch status report
Previous Message Joshua D. Drake 2007-08-21 02:34:28 Re: tsearch2 patch status report