RStudio 不断崩溃

RStudio 不断崩溃

我的 RStudio 不断崩溃,这非常烦人,如能提供任何帮助来修复它,我将不胜感激。

lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 14.04.3 LTS
Release:    14.04
Codename:   trusty

R --version

R version 3.2.3 (2015-12-10) -- "Wooden Christmas-Tree" Copyright (C)
2015 The R Foundation for Statistical Computing Platform:
x86_64-pc-linux-gnu (64-bit)

RStudio 版本0.99.751

var/crash/_usr_lib_rstudio_bin_rstudio.1000.crash这是文件底部的内容

No symbol table info available.
Title: rstudio crashed with SIGSEGV in QPainter::drawGlyphRun()
UnreportableReason: This is not an official Ubuntu package. Please remove any third party package and try again.
UpgradeStatus: No upgrade log present (probably fresh install)

答案1

事实证明,崩溃的原因是 Studio 的预发布版本 (0.99.751)。https://www.rstudio.com/products/rstudio/download/看起来很稳定。

相关内容