Crash while trying to log in with nonexistent role - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Crash while trying to log in with nonexistent role
Date
Msg-id 20050817181023.GA26491@alvh.no-ip.org
Whole thread Raw
Responses Re: Crash while trying to log in with nonexistent role  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I can reproduce this with a couple-of-days-old CVS tip:

alvherre=# \c - test
FATAL:  role "test" does not exist

And the server log says

FATAL:  role "test" does not exist
TRAP: BadState(«!(((bool) ((OuterUserId) != ((Oid) 0))))», Archivo:
«/pg/source/00orig/src/backend/utils/init/miscinit.c»,Línea: 336)
 

-- 
Alvaro Herrera (<alvherre[a]alvh.no-ip.org>)
"[PostgreSQL] is a great group; in my opinion it is THE best open source
development communities in existence anywhere."                (Lamar Owen)


pgsql-hackers by date:

Previous
From: Johnny Lam
Date:
Subject: Re: pthread stack on FreeBSD WAS: HEAD doesn't cope with libraries
Next
From: Tom Lane
Date:
Subject: Re: Missing CONCURRENT VACUUM (Was: Release notes for