Re: BUG #13980: UNINITIALIZED READ

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: BUG #13980: UNINITIALIZED READ
Дата
Msg-id 20160223203751.GA372385@alvherre.pgsql
обсуждение исходный текст
Ответ на BUG #13980: UNINITIALIZED READ  (ranier_gyn@hotmail.com)
Список pgsql-bugs
ranier_gyn@hotmail.com wrote:

> Potential Error #1: UNINITIALIZED READ: reading 0x0012f3dc-0x0012f3e0 4
> byte(s)

> # 9 dbd_pgsql_open
> [c:\usr\src\dbd\postgresql\dbd_pgsql.c:190]
> #10 dbd_init                        [c:\usr\src\dbd\dbd.c:81]
> #11 sr_app_data_setup               [c:\usr\src\sirius\app\app_dbd.c:241]
> #12 main                            [c:\usr\src\rcpdv\app.c:140]
> Note: @0:00:04.953 in thread 2700
> Note: instruction: cmp    %ecx (%eax)

This bug, and the three HANDLE leaks you reported, appear to pertain to
DBD::Pg.  It would be better to report this to the dbd-pg mailing list
https://metacpan.org/pod/DBD::Pg#AUTHORS or perhaps open a bug in
https://rt.cpan.org/Public/Dist/Display.html?Name=DBD-Pg
I advise including a test program that shows the problem.

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

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

Предыдущее
От: ranier_gyn@hotmail.com
Дата:
Сообщение: BUG #13983: HANDLE LEAK
Следующее
От: tsunakawa.takay@jp.fujitsu.com
Дата:
Сообщение: BUG #13984: Multiple rows with the same primary key value exist.