gpt4 book ai didi

在 Debian 中使用 data.table 运行脚本时 RStudio/R 崩溃

转载 作者:行者123 更新时间:2023-12-04 06:41:27 25 4
gpt4 key购买 nike

在 data.table 中工作时,我在运行以前没有问题的脚本时突然崩溃。该脚本在 Windows 中运行,但在我的 Linux Xubuntu 64 位机器中崩溃。我无法重现错误。

我收到的消息是:

Error in mult %chin% c("first", "last", "all") : 
Internal error: savetl_init checks failed (0 100 0x50a6b90 0x82141d0).
Please report to datatable-help.

崩溃发生在我尝试设置一个键的那一刻:

setkey(vars,parameter)

但早些时候崩溃发生在不同的地方 - 我无法定位它。

我看到的其他崩溃消息:

A fatal error has been detected by the Java Runtime Environment:

SIGSEGV (0xb) at pc=0x00007f5ffecdcd50, pid=6368, tid=140050620934144

JRE version: OpenJDK Runtime Environment (7.0_51) (build 1.7.0_51-b00)
Java VM: OpenJDK 64-Bit Server VM (24.45-b08 mixed mode linux-amd64 compressed oops)
Problematic frame:
C [datatable.so+0x12d50] cradix_r+0x60

Failed to write core dump. Core dumps have been disabled.
To enable core dumping, try "ulimit -c unlimited" before starting Java again

在 R 中运行时 [因此不在 RStudio 中] 我得到:

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

Traceback:
1: forder(x, cols, sort = TRUE, retGrp = FALSE)
2: setkeyv(x, cols, verbose = verbose)
3: setkey(vars, parameter)
4: eval(expr, envir, enclos)
5: eval(ei, envir)
6: withVisible(eval(ei, envir))
7: source("check_dt3.R")

Possible actions:
1: abort (with core dump, if enabled)
2: normal R exit
3: exit R without saving workspace
4: exit R saving workspace

有人知道这里发生了什么吗? [我唯一能想到的就是切换到 Sun Java,重新安装 RStudio,重新安装 R]。

最佳答案

只是回答并打开问题。
已报告问题 #20并在同一天解决。
该问题与 1.9.2+ 版本的 data.table 无关。

关于在 Debian 中使用 data.table 运行脚本时 RStudio/R 崩溃,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21728271/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com