Re: backend process terminates

From: Geoffrey <lists(at)serioustechnology(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: backend process terminates
Date: 2007-08-04 23:46:14
Message-ID: 46B50FC6.50107@serioustechnology.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane wrote:
> Geoffrey Myers <geof(at)serioustechnology(dot)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.

Well, there is some third party libraries we've built into the backend
that we don't have the source for. We think it may be that there's some
memory corruption going on there.

--
Until later, Geoffrey

Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety.
- Benjamin Franklin

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Gregory Williamson 2007-08-05 00:00:04 Re: List tables in reverse dependancy order
Previous Message Bill Bartlett 2007-08-04 21:24:12 Re: v8.2 ... command line interface on Windows