Thanks for the reply. You asked for the full output – that was the full output.
Here is a slightly different one which outputs a few lines before saying it has run out of memory.…
vulpes_vulpes@gandalf:~/work/arduino-ide_2.3.2_Linux_64bit$ ./arduino-ide
Arduino IDE 2.3.2
Checking for frontend application configuration customizations. Module path: /home/vulpes_vulpes/work/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/electron-main.js, destination 'package.json': /home/vulpes_vulpes/work/arduino-ide_2.3.2_Linux_64bit/resources/app/package.json
Setting 'theia.frontend.config.appVersion' application configuration value to: "2.3.2" (type of string)
Setting 'theia.frontend.config.cliVersion' application configuration value to: "0.35.3" (type of string)
Setting 'theia.frontend.config.buildDate' application configuration value to: "2024-02-20T09:54:08.669Z" (type of string)
Frontend application configuration after modifications: {"applicationName":"Arduino IDE","defaultTheme":{"light":"arduino-theme","dark":"arduino-theme-dark"},"defaultIconTheme":"none","electron":{"windowOptions":{}},"defaultLocale":"","validatePreferencesSchema":false,"preferences":{"window.title":"${rootName}${activeEditorShort}${appName}","files.autoSave":"afterDelay","editor.minimap.enabled":false,"editor.tabSize":2,"editor.scrollBeyondLastLine":false,"editor.quickSuggestions":{"other":false,"comments":false,"strings":false},"editor.maxTokenizationLineLength":500,"editor.bracketPairColorization.enabled":false,"breadcrumbs.enabled":false,"workbench.tree.renderIndentGuides":"none","explorer.compactFolders":false},"appVersion":"2.3.2","cliVersion":"0.35.3","buildDate":"2024-02-20T09:54:08.669Z"}
Starting backend process. PID: 34506
<--- Last few GCs --->
[34506:0x2270002f0000] 77 ms: Mark-Compact (reduce) 0.7 (1.9) -> 0.6 (1.9) MB, 2.10 / 0.00 ms (average mu = 0.044, current mu = 0.004) last resort; GC in old space requested
[34506:0x2270002f0000] 80 ms: Mark-Compact 0.6 (1.9) -> 0.6 (2.9) MB, 2.16 / 0.00 ms (average mu = 0.047, current mu = 0.051) background allocation failure; GC in old space requested
<--- JS stacktrace --->
#
# Fatal JavaScript out of memory: CALL_AND_RETRY_LAST
#
[vulpes_vulpes@gandalf](mailto:vulpes_vulpes@gandalf):~/work/arduino-ide_2.3.2_Linux_64bit$
I would upload the log as a attachment, but as a new user I am not allowed to. It is not large. I will paste it in here
2024-07-11 18:38:56 Arduino IDE 2.3.2
2024-07-11 18:38:56 Checking for frontend application configuration customizations. Module path: /home/vulpes_vulpes/work/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/electron-main.js, destination 'package.json': /home/vulpes_vulpes/work/arduino-ide_2.3.2_Linux_64bit/resources/app/package.json
2024-07-11 18:38:56 Setting 'theia.frontend.config.appVersion' application configuration value to: "2.3.2" (type of string)
2024-07-11 18:38:56 Setting 'theia.frontend.config.cliVersion' application configuration value to: "0.35.3" (type of string)
2024-07-11 18:38:56 Setting 'theia.frontend.config.buildDate' application configuration value to: "2024-02-20T09:54:08.669Z" (type of string)
2024-07-11 18:38:56 Frontend application configuration after modifications: {"applicationName":"Arduino IDE","defaultTheme":{"light":"arduino-theme","dark":"arduino-theme-dark"},"defaultIconTheme":"none","electron":{"windowOptions":{}},"defaultLocale":"","validatePreferencesSchema":false,"preferences":{"window.title":"${rootName}${activeEditorShort}${appName}","files.autoSave":"afterDelay","editor.minimap.enabled":false,"editor.tabSize":2,"editor.scrollBeyondLastLine":false,"editor.quickSuggestions":{"other":false,"comments":false,"strings":false},"editor.maxTokenizationLineLength":500,"editor.bracketPairColorization.enabled":false,"breadcrumbs.enabled":false,"workbench.tree.renderIndentGuides":"none","explorer.compactFolders":false},"appVersion":"2.3.2","cliVersion":"0.35.3","buildDate":"2024-02-20T09:54:08.669Z"}
2024-07-11 18:38:56 Starting backend process. PID: 34506
2024-07-11 18:39:15 Stored workspaces roots:
That is it. There is no more.