Re: backend process terminates - Mailing list pgsql-general

From Tom Lane
Subject Re: backend process terminates
Date
Msg-id 1222.1186258458@sss.pgh.pa.us
Whole thread Raw
In response to backend process terminates  (Geoffrey Myers <geof@serioustechnology.com>)
Responses Re: backend process terminates  (Geoffrey <lists@serioustechnology.com>)
Re: backend process terminates  (Geoffrey <lists@serioustechnology.com>)
List pgsql-general
Geoffrey Myers <geof@serioustechnology.com> writes:
> The output from the gdb batch process may be found here:
> http://www.serioustechnology.com/gdbbatch.txt

gdb isn't telling you the whole truth, evidently --- how'd control get
from line 781 to 912 with nothing in between?  Recompiling the backend
with -O0 or at most -O1 would be a good idea to get a more trustworthy
gdb trace.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Help to solve configure error
Next
From: nac1967
Date:
Subject: Re: v8.2 ... command line interface on Windows