Re: BUG #12257: Cause for: Exception 0xC0000005

Поиск
Список
Период
Сортировка
От David G Johnston
Тема Re: BUG #12257: Cause for: Exception 0xC0000005
Дата
Msg-id 1418833317977-5831142.post@n5.nabble.com
обсуждение исходный текст
Ответ на BUG #12257: Cause for: Exception 0xC0000005  (chrisgoldstar@wp.pl)
Список pgsql-bugs
chrisgoldstar wrote
> The following bug has been logged on the website:
>
> Bug reference:      12257
> Logged by:          Chris Goldstar
> Email address:

> chrisgoldstar@

> PostgreSQL version: 9.3.5
> Operating system:   Windows 7 64-bit Professional
> Description:
>
> My configuration
> ================
> System:    Windows 7 64-bit Professional
> DB engine: Postgres 9.3.5 64-bit
> Extension: oracle_fdw 1.1

Oracle_fdw is not supported via the main PostgreSQL mailing lists.

See instead:

http://pgxn.org/dist/oracle_fdw/


> Calling...
> select pds_vehicle(1015627, 'RZ8193A'); -- call one, two, three, four and
> five times works fine
> but next call stops the postgres service.
> After six call the postgres shows message 'connection to database your_db
> lost' and error message in log is like that
>
> Server process (PID xxxx) was terminated by exception 0xC0000005
> see C include file "ntstatus.h" for a description of the hexadecimal
> value.

5 is a magic number relating to planning and switching between specific
plans and generic ones.

David J.



--
View this message in context:
http://postgresql.nabble.com/BUG-12257-Cause-for-Exception-0xC0000005-tp5831137p5831142.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: BUG #12260: trust entry in pg_hba not working as documented
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #12259: Bug in restore Serial definition