RStudio Desktop for Windows (2022.07.2 Build 576) crashes when saving RMarkdown

I have been learning RStudio (2022.07.2 Build 576) on Windows 10 Pro 21H1 (OS Build 19043.2130, Experience Windows Feature Experience Pack 120.2212.4180.0). I am using MikTeX 22.7 (x64). Ever since I installed MikTeX RStudio crashes when I try and save an RMarkdown file.

Crash Information:

Description of crash -
When I create an RMarkdown file and then try to save it, the Save As dialog box pops up and then the RStudio process crashes. This happens whether I am trying to save as
Steps to reproduce -

System Information:

  • RStudio Edition: Desktop (Free Edition)
  • RStudio Version: (2022.07.2 Build 576)
  • OS Version: Windows 10 Pro 21H1
  • R Version: 4.2.1
  • Your sessionInfo():

sessionInfo()
R version 4.2.1 (2022-06-23 ucrt)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19043)

Matrix products: default

locale:
[1] LC_COLLATE=English_United States.utf8
[2] LC_CTYPE=English_United States.utf8
[3] LC_MONETARY=English_United States.utf8
[4] LC_NUMERIC=C
[5] LC_TIME=English_United States.utf8

attached base packages:
[1] stats graphics grDevices utils datasets methods base

loaded via a namespace (and not attached):
[1] compiler_4.2.1 fastmap_1.1.0 cli_3.4.1 htmltools_0.5.3
[5] tools_4.2.1 rstudioapi_0.14 yaml_2.3.5 rmarkdown_2.17
[9] knitr_1.40 xfun_0.33 digest_0.6.29 rlang_1.0.6
[13] evaluate_0.17

Crash Report:

Also:

  • RStudio diagnostics report:
  • RStudio application log files:

From Troubleshooting Guide: RStudio Crashed

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.