Re: Fwd: Bug#249083: postgresql: Postgres SIGSEGV if wins in nsswitch.conf

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: PostgreSQL Bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: Fwd: Bug#249083: postgresql: Postgres SIGSEGV if wins in nsswitch.conf
Date: 2004-06-08 15:18:05
Message-ID: 1861.1086707885@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Martin Pitt <martin(at)piware(dot)de> writes:
> For your convenience I wrote these hex sequences into two files
> 'token1' and 'token2' and tar.gz'ed them.

Mph ... no obvious pattern here.

$ od -t x1 token1
0000000 98 6e 2 41 91 31 f8 40
0000010
$ od -t x1 token2
0000000 98 e3 ed 40 91 1 e3 40
0000010

Can you try again to get a debugger stack trace? Maybe with the patch
there'll be a more sensible stack...

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Fabien COELHO 2004-06-08 15:27:31 Re: BUG #1161: User permissions are kept, even if user is
Previous Message ChristopherPesarchick 2004-06-08 14:04:40 Bug with deleteRow() for the ResultSet using PostgreSQL 7.4 (Build 213)driver.