[postgis-tickets] [PostGIS] #4779: server process (PID 49666) was terminated by signal 6: Aborted, munmap_chunk(): invalid pointer
PostGIS
trac at osgeo.org
Sun Nov 1 21:06:52 PST 2020
#4779: server process (PID 49666) was terminated by signal 6: Aborted,
munmap_chunk(): invalid pointer
-----------------------+---------------------------
Reporter: laopsahl | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.1.0
Component: postgis | Version: 3.0.x
Resolution: | Keywords:
-----------------------+---------------------------
Comment (by laopsahl):
Magnus told that postgis depend different versions of proj so I tested
this and thats correct.
{{{
proj-datumgrid-1.8-6.3.2.4.el8.noarch
proj71-7.1.1-1.rhel8.x86_64
proj71-devel-7.1.1-1.rhel8.x86_64
proj71-static-7.1.1-1.rhel8.x86_64
maven-project-2.2.1-47.el7.noarch
proj71-debugsource-7.1.1-1.rhel8.x86_64
proj-6.3.2-4.el8.x86_64
proj71-debuginfo-7.1.1-1.rhel8.x86_64
}}}
I am not able to remove proj-6.3.2-4 without removing postgis
{{{
yum remove proj-6*
Dependencies resolved.
==================================================================================================================================================================================================
Package Architecture
Version
Repository Size
==================================================================================================================================================================================================
Removing:
proj x86_64
6.3.2-4.el8 @epel
9.5 M
Removing dependent packages:
gdal31 x86_64
3.1.3-2.rhel8 @pgdg-
common 830 k
gdal31-devel x86_64
3.1.3-2.rhel8 @pgdg-
common 1.1 M
libgeotiff x86_64
1.5.1-1.el8 @epel
338 k
pgrouting_12 x86_64
3.1.0-2.rhel8 @pgdg12
5.4 M
postgis31_12-client x86_64
3.1.0-alpha2_2.rhel8 @pgdg12
1.6 M
postgis31_12-devel x86_64
3.1.0-alpha2_2.rhel8 @pgdg12
0
postgis31_12-utils x86_64
3.1.0-alpha2_2.rhel8 @pgdg12
214 k
Removing unused dependencies:
armadillo x86_64
9.700.2-1.el8 @epel
83 k
arpack x86_64
3.7.0-1.el8 @epel
729 k
gdal31-libs x86_64
3.1.3-2.rhel8 @pgdg-
common 27 M
gpsbabel x86_64
1.6.0-3.el8 @epel
3.1 M
libspatialite x86_64
5.0.0-beta0_1.el8 @epel
13 M
libusb x86_64
1:0.1.5-12.el8 @BaseOS
68 k
mariadb-connector-c x86_64
3.0.7-1.el8
@AppStream 424 k
ogdi x86_64
4.1.0-1.el8 @epel
865 k
openblas x86_64
0.3.3-5.el8
@AppStream 27 M
openblas-threads x86_64
0.3.3-5.el8
@AppStream 27 M
openblas-threads64_ x86_64
0.3.3-5.el8
@PowerTools 27 M
perl-DBD-Pg x86_64
3.7.4-4.module_el8.1.0+268+81255909
@AppStream 585 k
postgis31_12 x86_64
3.1.0-alpha2_2.rhel8 @pgdg12
33 M
proj-datumgrid noarch
1.8-6.3.2.4.el8 @epel
7.5 M
shapelib x86_64
1.5.0-1.el8 @epel
185 k
Transaction Summary
==================================================================================================================================================================================================
Remove 23 Packages
}}}
And with proj7
{{{
yum remove proj71*
Dependencies resolved.
==================================================================================================================================================================================================
Package Architecture
Version
Repository Size
==================================================================================================================================================================================================
Removing:
proj71 x86_64
7.1.1-1.rhel8 @pgdg-
common 10 M
proj71-debuginfo x86_64
7.1.1-1.rhel8 @pgdg-
common 58 M
proj71-debugsource x86_64
7.1.1-1.rhel8 @pgdg-
common 5.3 M
proj71-devel x86_64
7.1.1-1.rhel8 @pgdg-
common 564 k
proj71-static x86_64
7.1.1-1.rhel8 @pgdg-
common 7.7 M
Removing dependent packages:
gdal31 x86_64
3.1.3-2.rhel8 @pgdg-
common 830 k
libgeotiff16 x86_64
1.6.0-1.rhel8 @pgdg-
common 340 k
libgeotiff16-devel x86_64
1.6.0-1.rhel8 @pgdg-
common 132 k
pgrouting_12 x86_64
3.1.0-2.rhel8 @pgdg12
5.4 M
postgis31_12-client x86_64
3.1.0-alpha2_2.rhel8 @pgdg12
1.6 M
postgis31_12-devel x86_64
3.1.0-alpha2_2.rhel8 @pgdg12
0
postgis31_12-utils x86_64
3.1.0-alpha2_2.rhel8 @pgdg12
214 k
Removing unused dependencies:
gpsbabel x86_64
1.6.0-3.el8 @epel
3.1 M
libtiff-devel x86_64
4.0.9-17.el8
@AppStream 1.5 M
libusb x86_64
1:0.1.5-12.el8 @BaseOS
68 k
perl-DBD-Pg x86_64
3.7.4-4.module_el8.1.0+268+81255909
@AppStream 585 k
postgis31_12 x86_64
3.1.0-alpha2_2.rhel8 @pgdg12
33 M
shapelib x86_64
1.5.0-1.el8 @epel
185 k
Transaction Summary
==================================================================================================================================================================================================
Remove 18 Packages
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4779#comment:3>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list