pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

R segfault




Anyone else running into this?

CentOS 6, pkgsrc current snapshots from today and a few days ago.

install.packages() works fine in 2017Q1.

Thanks,

    JB

> install.packages("readr")
--- Please select a CRAN mirror for use in this session ---
Warning: failed to download mirrors file (cannot download all files); using local file '/home/bacon/Pkgsrc/pkg-2017-07-03/lib/R/doc/CRAN_mirrors.csv'

 *** caught segfault ***
address 0x20800000220, cause 'memory not mapped'

Traceback:
 1: structure(.External(.C_dotTclObjv, objv), class = "tclObj")
 2: .Tcl.objv(.Tcl.args.objv(...))
 3: tcl(type, win, ...)
 4: tkwidget(parent, "ttk::label", ...)
 5: ttklabel(dlg, text = title, foreground = "blue")
 6: tcltk::tk_select.list(choices, preselect, multiple, title)
 7: select.list(choices, multiple = FALSE, title = title, graphics = TRUE)
 8: menu(c(m[, 1L], "(HTTP mirrors)"), graphics, httpsLabel)
 9: .chooseMirror(m, "CRAN", graphics, ind, useHTTPS)
10: chooseCRANmirror()
11: contrib.url(repos, type)
12: grep("^file:", contriburl)
13: install.packages("readr")

--
Earth is a beta site.



Home | Main Index | Thread Index | Old Index