RStudio crashing on Ubuntu
My RStudio has suddenly started to crash when opening a file (R or Rmd).
I get this weird pop-up and I have to force kill it. This error also pretty much freezes all other open applications like browsers.
RStudio opens up fine. I can run code in the console and that works. I can create a new file and run code from there. But, if I try to save that file, then it gives this error. So far it's only when I save or open R/Rmd files. R through the terminal works perfectly fine too.
This started yesterday when I filled up my disk and ran out of space. Then I couldn't save anymore obviously. Since then I have cleared space on my drive. There is 35GB of free space on my drive. And the system has been rebooted.
I have tried to remove the .rstudio-desktop directory from my home. That didn't help. Then I uninstalled and reinstalled RStudio. That didn't help either. Anyone has any ideas?
R version 3.5.2 (2018-12-20)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 18.04.2 LTS
RStudio Version 1.1.463 – © 2009-2018 RStudio, Inc.
Mozilla/5.0 (X11; Linux x86_64)
AppleWebKit/538.1 (KHTML, like Gecko)
RStudio Safari/538.1 Qt/5.4.0
EDIT: Error logs added as suggested.
Ran journalctl -f
and got as below:
Mar 15 14:41:05 elmo systemd[1]: Starting Process error reports when automatic reporting is enabled...
Mar 15 14:41:05 elmo whoopsie-upload-all[14945]: ERROR: whoopsie is not running
Mar 15 14:41:05 elmo systemd[1]: apport-autoreport.service: Main process exited, code=exited, status=1/FAILURE
Mar 15 14:41:05 elmo systemd[1]: apport-autoreport.service: Failed with result 'exit-code'.
Mar 15 14:41:05 elmo systemd[1]: Failed to start Process error reports when automatic reporting is enabled.
Ran rstudio from the command line and got below:
load glyph failed err=6 face=0x2372ac0, glyph=2798
load glyph failed err=6 face=0x2372ac0, glyph=2798
[1] 14976 killed rstudio
Rstudio crashed and was killed in both cases above.
r rstudio
add a comment |
My RStudio has suddenly started to crash when opening a file (R or Rmd).
I get this weird pop-up and I have to force kill it. This error also pretty much freezes all other open applications like browsers.
RStudio opens up fine. I can run code in the console and that works. I can create a new file and run code from there. But, if I try to save that file, then it gives this error. So far it's only when I save or open R/Rmd files. R through the terminal works perfectly fine too.
This started yesterday when I filled up my disk and ran out of space. Then I couldn't save anymore obviously. Since then I have cleared space on my drive. There is 35GB of free space on my drive. And the system has been rebooted.
I have tried to remove the .rstudio-desktop directory from my home. That didn't help. Then I uninstalled and reinstalled RStudio. That didn't help either. Anyone has any ideas?
R version 3.5.2 (2018-12-20)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 18.04.2 LTS
RStudio Version 1.1.463 – © 2009-2018 RStudio, Inc.
Mozilla/5.0 (X11; Linux x86_64)
AppleWebKit/538.1 (KHTML, like Gecko)
RStudio Safari/538.1 Qt/5.4.0
EDIT: Error logs added as suggested.
Ran journalctl -f
and got as below:
Mar 15 14:41:05 elmo systemd[1]: Starting Process error reports when automatic reporting is enabled...
Mar 15 14:41:05 elmo whoopsie-upload-all[14945]: ERROR: whoopsie is not running
Mar 15 14:41:05 elmo systemd[1]: apport-autoreport.service: Main process exited, code=exited, status=1/FAILURE
Mar 15 14:41:05 elmo systemd[1]: apport-autoreport.service: Failed with result 'exit-code'.
Mar 15 14:41:05 elmo systemd[1]: Failed to start Process error reports when automatic reporting is enabled.
Ran rstudio from the command line and got below:
load glyph failed err=6 face=0x2372ac0, glyph=2798
load glyph failed err=6 face=0x2372ac0, glyph=2798
[1] 14976 killed rstudio
Rstudio crashed and was killed in both cases above.
r rstudio
runjournalctl -f
and see its output when rstudio crashes. Alternatively open a terminal and run rstudio from there, when it inevitably crashes, check the output there as well
– j-money
Mar 15 at 13:33
please edit your original post and add this information to it, so we don't have to search through the comments for useful information
– j-money
Mar 15 at 13:48
What is your desktop environment? What is your video card and its driver? Are you running Wayland? What is your Ubuntu version?
– N0rbert
Mar 15 at 20:24
Ubuntu 18.04.2 with gnome desktop. Not sure what Wayland is, but I am probably not running it.
– rmf
Mar 15 at 21:54
add a comment |
My RStudio has suddenly started to crash when opening a file (R or Rmd).
I get this weird pop-up and I have to force kill it. This error also pretty much freezes all other open applications like browsers.
RStudio opens up fine. I can run code in the console and that works. I can create a new file and run code from there. But, if I try to save that file, then it gives this error. So far it's only when I save or open R/Rmd files. R through the terminal works perfectly fine too.
This started yesterday when I filled up my disk and ran out of space. Then I couldn't save anymore obviously. Since then I have cleared space on my drive. There is 35GB of free space on my drive. And the system has been rebooted.
I have tried to remove the .rstudio-desktop directory from my home. That didn't help. Then I uninstalled and reinstalled RStudio. That didn't help either. Anyone has any ideas?
R version 3.5.2 (2018-12-20)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 18.04.2 LTS
RStudio Version 1.1.463 – © 2009-2018 RStudio, Inc.
Mozilla/5.0 (X11; Linux x86_64)
AppleWebKit/538.1 (KHTML, like Gecko)
RStudio Safari/538.1 Qt/5.4.0
EDIT: Error logs added as suggested.
Ran journalctl -f
and got as below:
Mar 15 14:41:05 elmo systemd[1]: Starting Process error reports when automatic reporting is enabled...
Mar 15 14:41:05 elmo whoopsie-upload-all[14945]: ERROR: whoopsie is not running
Mar 15 14:41:05 elmo systemd[1]: apport-autoreport.service: Main process exited, code=exited, status=1/FAILURE
Mar 15 14:41:05 elmo systemd[1]: apport-autoreport.service: Failed with result 'exit-code'.
Mar 15 14:41:05 elmo systemd[1]: Failed to start Process error reports when automatic reporting is enabled.
Ran rstudio from the command line and got below:
load glyph failed err=6 face=0x2372ac0, glyph=2798
load glyph failed err=6 face=0x2372ac0, glyph=2798
[1] 14976 killed rstudio
Rstudio crashed and was killed in both cases above.
r rstudio
My RStudio has suddenly started to crash when opening a file (R or Rmd).
I get this weird pop-up and I have to force kill it. This error also pretty much freezes all other open applications like browsers.
RStudio opens up fine. I can run code in the console and that works. I can create a new file and run code from there. But, if I try to save that file, then it gives this error. So far it's only when I save or open R/Rmd files. R through the terminal works perfectly fine too.
This started yesterday when I filled up my disk and ran out of space. Then I couldn't save anymore obviously. Since then I have cleared space on my drive. There is 35GB of free space on my drive. And the system has been rebooted.
I have tried to remove the .rstudio-desktop directory from my home. That didn't help. Then I uninstalled and reinstalled RStudio. That didn't help either. Anyone has any ideas?
R version 3.5.2 (2018-12-20)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 18.04.2 LTS
RStudio Version 1.1.463 – © 2009-2018 RStudio, Inc.
Mozilla/5.0 (X11; Linux x86_64)
AppleWebKit/538.1 (KHTML, like Gecko)
RStudio Safari/538.1 Qt/5.4.0
EDIT: Error logs added as suggested.
Ran journalctl -f
and got as below:
Mar 15 14:41:05 elmo systemd[1]: Starting Process error reports when automatic reporting is enabled...
Mar 15 14:41:05 elmo whoopsie-upload-all[14945]: ERROR: whoopsie is not running
Mar 15 14:41:05 elmo systemd[1]: apport-autoreport.service: Main process exited, code=exited, status=1/FAILURE
Mar 15 14:41:05 elmo systemd[1]: apport-autoreport.service: Failed with result 'exit-code'.
Mar 15 14:41:05 elmo systemd[1]: Failed to start Process error reports when automatic reporting is enabled.
Ran rstudio from the command line and got below:
load glyph failed err=6 face=0x2372ac0, glyph=2798
load glyph failed err=6 face=0x2372ac0, glyph=2798
[1] 14976 killed rstudio
Rstudio crashed and was killed in both cases above.
r rstudio
r rstudio
edited Mar 15 at 14:02
rmf
asked Mar 15 at 13:30
rmfrmf
1034
1034
runjournalctl -f
and see its output when rstudio crashes. Alternatively open a terminal and run rstudio from there, when it inevitably crashes, check the output there as well
– j-money
Mar 15 at 13:33
please edit your original post and add this information to it, so we don't have to search through the comments for useful information
– j-money
Mar 15 at 13:48
What is your desktop environment? What is your video card and its driver? Are you running Wayland? What is your Ubuntu version?
– N0rbert
Mar 15 at 20:24
Ubuntu 18.04.2 with gnome desktop. Not sure what Wayland is, but I am probably not running it.
– rmf
Mar 15 at 21:54
add a comment |
runjournalctl -f
and see its output when rstudio crashes. Alternatively open a terminal and run rstudio from there, when it inevitably crashes, check the output there as well
– j-money
Mar 15 at 13:33
please edit your original post and add this information to it, so we don't have to search through the comments for useful information
– j-money
Mar 15 at 13:48
What is your desktop environment? What is your video card and its driver? Are you running Wayland? What is your Ubuntu version?
– N0rbert
Mar 15 at 20:24
Ubuntu 18.04.2 with gnome desktop. Not sure what Wayland is, but I am probably not running it.
– rmf
Mar 15 at 21:54
run
journalctl -f
and see its output when rstudio crashes. Alternatively open a terminal and run rstudio from there, when it inevitably crashes, check the output there as well– j-money
Mar 15 at 13:33
run
journalctl -f
and see its output when rstudio crashes. Alternatively open a terminal and run rstudio from there, when it inevitably crashes, check the output there as well– j-money
Mar 15 at 13:33
please edit your original post and add this information to it, so we don't have to search through the comments for useful information
– j-money
Mar 15 at 13:48
please edit your original post and add this information to it, so we don't have to search through the comments for useful information
– j-money
Mar 15 at 13:48
What is your desktop environment? What is your video card and its driver? Are you running Wayland? What is your Ubuntu version?
– N0rbert
Mar 15 at 20:24
What is your desktop environment? What is your video card and its driver? Are you running Wayland? What is your Ubuntu version?
– N0rbert
Mar 15 at 20:24
Ubuntu 18.04.2 with gnome desktop. Not sure what Wayland is, but I am probably not running it.
– rmf
Mar 15 at 21:54
Ubuntu 18.04.2 with gnome desktop. Not sure what Wayland is, but I am probably not running it.
– rmf
Mar 15 at 21:54
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1125918%2frstudio-crashing-on-ubuntu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1125918%2frstudio-crashing-on-ubuntu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
run
journalctl -f
and see its output when rstudio crashes. Alternatively open a terminal and run rstudio from there, when it inevitably crashes, check the output there as well– j-money
Mar 15 at 13:33
please edit your original post and add this information to it, so we don't have to search through the comments for useful information
– j-money
Mar 15 at 13:48
What is your desktop environment? What is your video card and its driver? Are you running Wayland? What is your Ubuntu version?
– N0rbert
Mar 15 at 20:24
Ubuntu 18.04.2 with gnome desktop. Not sure what Wayland is, but I am probably not running it.
– rmf
Mar 15 at 21:54