From: "Wiktor Żelazny" <wz@freeshell.de>
To: 39204@debbugs.gnu.org
Subject: bug#39204: r-rgdal: Reading of vector GIS data causes segfault
Date: Mon, 20 Jan 2020 16:43:02 +0100 [thread overview]
Message-ID: <20200120154302.ijni47ou4fk4wd77@wzguix> (raw)
[-- Attachment #1: Type: text/plain, Size: 1070 bytes --]
Hi list,
The same behaviour on two machines.
To reproduce:
guix environment --container --ad-hoc r r-rgdal
Rscript -e 'library(rgdal); dsn <- system.file("vectors", package = "rgdal")[1]; ogrInfo(dsn=dsn, layer="cities")'
Loading required package: sp
rgdal: version: 1.4-8, (SVN revision 845)
Geospatial Data Abstraction Library extensions to R successfully loaded
Loaded GDAL runtime: GDAL 3.0.2, released 2019/10/28
Path to GDAL shared files:
GDAL binary built with GEOS: TRUE
Loaded PROJ.4 runtime: Rel. 4.9.3, 15 August 2016, [PJ_VERSION: 493]
Path to PROJ.4 shared files: (autodetected)
Linking to sp version: 1.3-2
*** caught segfault ***
address 0x30, cause 'memory not mapped'
Traceback:
1: ogrFIDs(dsn = dsn, layer = layer)
2: ogrInfo(dsn = dsn, layer = "cities")
An irrecoverable exception occurred. R is aborting now ...
sh: rm: command not found
Segmentation fault
Opening with QGIS, which also depends on GDAL (it uses PROJ.6 instead of
PROJ.4, though), works.
WŻ
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 963 bytes --]
next reply other threads:[~2020-01-20 15:44 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-20 15:43 Wiktor Żelazny [this message]
2020-01-20 19:50 ` bug#39204: r-rgdal: Reading of vector GIS data causes segfault zimoun
2020-02-20 10:35 ` zimoun
2020-02-20 17:10 ` Arun Isaac
2020-02-21 11:19 ` zimoun
2020-02-21 12:12 ` Arun Isaac
2020-02-21 12:30 ` zimoun
2020-02-21 18:54 ` zimoun
2020-02-21 21:35 ` Arun Isaac
2020-02-21 22:14 ` zimoun
2020-02-21 18:53 ` zimoun
2020-02-21 21:40 ` Arun Isaac
2020-02-21 22:19 ` zimoun
2020-02-22 19:42 ` Arun Isaac
2020-02-24 11:33 ` zimoun
2020-02-24 19:09 ` Arun Isaac
2020-02-25 15:49 ` zimoun
2020-10-12 10:22 ` Arun Isaac
2020-10-12 16:23 ` Wiktor Żelazny
2020-10-13 4:21 ` Arun Isaac
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200120154302.ijni47ou4fk4wd77@wzguix \
--to=wz@freeshell.de \
--cc=39204@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).