Re: BUG #2014: createdb and other client binaries core dumps

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Shaick" <shaick(dot)pop(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2014: createdb and other client binaries core dumps
Date: 2005-11-02 16:56:09
Message-ID: 6520.1130950569@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Shaick" <shaick(dot)pop(at)gmail(dot)com> writes:
> We try to build postgreSQL 8.0.4 on HPUX 11.11 and in 64 bit client binaries
> core dumps.
> But in postgreSQL 8.0.3 we didn't face any issue.

[ diffs tarballs... ] Hmm, there is not very much at all changed in our
client-side code between 8.0.3 and 8.0.4. Are you sure nothing else
changed in your environment? What compiler and what configure options
did you use?

Can you provide a debugger stack trace from the core dump?

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Jolly Chen 2005-11-03 00:08:32 BUG #2017: column labels ignored on selects from views
Previous Message Tom Lane 2005-11-02 14:23:59 Re: BUG #2015: typo in sql_help