BUG #16515: Core dump in libgdal30

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #16515: Core dump in libgdal30
Дата
Msg-id 16515-63b142ae53a9087e@postgresql.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      16515
Logged by:          Kieran McCusker
Email address:      kieran.mccusker@gmail.com
PostgreSQL version: 12.3
Operating system:   Linux
Description:

Hi

Sorry to bother you but I'm having an issue with the postgresql repos in
fedora 32 . I installed gdal30 and then tried building and running
ogr_fdw_info
from github pramsey/pgsql-ogr-fdw but it core dumped.

I eventually traced it down to gdal30 having two versions of proj:-

ldd /usr/gdal30/lib/libgdal.so | grep proj
        libproj.so.19 => /usr/proj70/lib/libproj.so.19
(0x00007fbb051fb000)
        libproj.so.15 => /lib64/libproj.so.15 (0x00007fbb011c8000)

using ln to make libproj.so.15 point to  libproj.so.19 and all was good.

Is this a packaging issue?

Many thanks

Kieran


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #16497: old and new pg_controldata WAL segment sizes areinvalid or do not match
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: BUG #16497: old and new pg_controldata WAL segment sizes areinvalid or do not match