microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.13k stars 28.52k forks source link

VSCode crashing #216856

Closed KaeLL closed 1 week ago

KaeLL commented 2 months ago

Does this issue occur when all extensions are disabled?: Yes

Steps to Reproduce:

  1. Download and install vscode
  2. Repeatedly run code on the terminal, with --disable-extensions --disable-gpu --ozone-platform=wayland, any combination of them, or none at all.
  3. ...
  4. Profit

Sometimes it works, sometimes it crashes before the window shows up, and other times, with this result Screenshot_20240621_173429

But all of them dump core. Worth noting that --crash-reporter-directory didn't do anything, so I only have the systemd-coredump files. If needed, give me an email so I can send the files.

LecygneNoir commented 2 months ago

Hello,

Same problem here, except it's on fedora 39 with gnome. instead on 40 with KDE.

Vs code sometimes starts, but mainly crashes with the coredump.

@KaeLL perhaps you could confirm but in my case, it seems to be user-data related, as the only option that allow starting vscode is passing --user-data-dir /tmp/vscode

Starting code with --verbose mode prints

color: #888 Error while resolving configuration file 'vscode-userdata:/home/myuser/.config/VSCode/User/tasks.json': Unable to read file 'vscode-userdata:/home/myuser/.config/VSCode/User/tasks.json' (Error: Unable to resolve nonexistent file 'vscode-userdata:/home/myuser/.config/VSCode/User/tasks.json')", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)

I am not sure if this "tasks.json" is really needed, and why sometimes vscode starts without it :thinking: (And why it disappeared in the first place ^^" )

Should note that the problem seems to occurs since 1.90.1, still present in 1.90.2

I would be interested by any tests and/or providing information needed to help solve the problem :)

Thanks!

KaeLL commented 2 months ago

In my case, vscode crashes occasionally. Considering the logs below, seems to me it's not related to your issue.

$ code --disable-extensions --disable-gpu --ozone-platform=wayland --verbose ``` [6814:0626/141222.648271:WARNING:wayland_object.cc(159)] Binding to wl_seat version 8 but version 9 is available. [6814:0626/141222.648294:WARNING:wayland_object.cc(159)] Binding to zwp_pointer_gestures_v1 version 1 but version 3 is available. [6814:0626/141222.648368:WARNING:wayland_object.cc(159)] Binding to zwp_linux_dmabuf_v1 version 3 but version 4 is available. [6814:0626/141222.711310:WARNING:bluez_dbus_manager.cc(248)] Floss manager not present, cannot set Floss enable/disable. DRM kernel driver 'nvidia-drm' in use. NVK requires nouveau. [6852:0626/141222.816423:WARNING:vaapi_wrapper.cc(1497)] Skipping nVidia device named: nvidia-drm [6852:0626/141222.817551:WARNING:sandbox_linux.cc(418)] InitializeSandbox() called with multiple threads in process gpu-process. [main 2024-06-26T17:12:23.281Z] [File Watcher (node.js)] Request to start watching: /home/nvmd/.config/Code/User (excludes: , includes: , filter: , correlationId: ),/home/nvmd/.config/Code/User/settings.json (excludes: , includes: , filter: , correlationId: ) [main 2024-06-26T17:12:23.303Z] Starting VS Code [main 2024-06-26T17:12:23.303Z] from: /usr/share/code/resources/app [main 2024-06-26T17:12:23.303Z] args: { _: [], diff: false, merge: false, add: false, goto: false, 'new-window': false, 'reuse-window': false, wait: false, help: false, 'list-extensions': false, 'show-versions': false, 'pre-release': false, 'update-extensions': false, version: false, verbose: true, status: false, 'prof-startup': false, 'no-cached-data': false, 'prof-v8-extensions': false, 'disable-extensions': true, 'disable-lcd-text': false, 'disable-gpu': true, 'disable-chromium-sandbox': false, sandbox: false, telemetry: false, debugRenderer: false, 'enable-smoke-test-driver': false, logExtensionHostCommunication: false, 'skip-release-notes': false, 'skip-welcome': false, 'disable-telemetry': false, 'disable-updates': false, 'use-inmemory-secretstorage': false, 'disable-workspace-trust': false, 'disable-crash-reporter': false, 'crash-reporter-id': 'd68834d8-58a4-4e24-812a-e3fa3a9a069c', 'skip-add-to-recently-opened': false, 'open-url': false, 'file-write': false, 'file-chmod': false, force: false, 'do-not-sync': false, trace: false, 'preserve-env': false, 'force-user-env': false, 'force-disable-user-env': false, 'open-devtools': false, 'disable-gpu-sandbox': false, '__enable-file-policy': false, 'enable-coi': false, 'no-proxy-server': false, 'no-sandbox': false, nolazy: false, 'force-renderer-accessibility': false, 'ignore-certificate-errors': false, 'allow-insecure-localhost': false, 'disable-dev-shm-usage': false, 'profile-temp': false, 'ozone-platform': 'wayland', logsPath: '/home/nvmd/.config/Code/logs/20240626T141223' } [main 2024-06-26T17:12:23.307Z] Resolving machine identifier... [main 2024-06-26T17:12:23.307Z] Resolved machine identifier: 4aae84926e77e0efc7f7f6899a4826e87f5e95219c94ff9ae177368699a047c4 [main 2024-06-26T17:12:23.307Z] Main->SharedProcess#connect [main 2024-06-26T17:12:23.313Z] [File Watcher (node.js)] Started watching: '/home/nvmd/.config/Code/User' [main 2024-06-26T17:12:23.314Z] [File Watcher (node.js)] Started watching: '/home/nvmd/.config/Code/User/settings.json' [main 2024-06-26T17:12:23.315Z] StorageMainService: creating application storage [main 2024-06-26T17:12:23.323Z] ElectronURLListener: waiting for window to be ready to handle URLs... [main 2024-06-26T17:12:23.324Z] lifecycle (main): phase changed (value: 2) [main 2024-06-26T17:12:23.324Z] windowsManager#open [main 2024-06-26T17:12:23.324Z] windowsManager#open pathsToOpen [ { backupPath: '/home/nvmd/.config/Code/Backups/1719421880524', remoteAuthority: undefined } ] [main 2024-06-26T17:12:23.325Z] windowsManager#doOpenEmpty { restore: true, remoteAuthority: undefined, filesToOpen: undefined, forceNewWindow: true } [main 2024-06-26T17:12:23.325Z] IPC Object URL: Registered new channel vscode:af6ff507-dcb6-4184-a40c-e5f59515941b. [main 2024-06-26T17:12:23.326Z] window#validateWindowState: validating window state on 1 display(s) { mode: 1, x: 0, y: 0, width: 1024, height: 768 } [main 2024-06-26T17:12:23.326Z] window#validateWindowState: single monitor working area { x: 0, y: 0, width: 2560, height: 1440 } [main 2024-06-26T17:12:23.326Z] window#ctor: using window state { mode: 1, x: 0, y: 0, width: 1024, height: 768 } [6814:0626/141223.336794:WARNING:wayland_surface.cc(182)] Server doesn't support zcr_alpha_compositing_v1. [6814:0626/141223.336801:WARNING:wayland_surface.cc(197)] Server doesn't support overlay_prioritizer. [6814:0626/141223.336804:WARNING:wayland_surface.cc(211)] Server doesn't support surface_augmenter. [6814:0626/141223.336808:WARNING:wayland_surface.cc(245)] Server doesn't support zcr_color_management_surface. [main 2024-06-26T17:12:23.363Z] window#load: attempt to load window (id: 1) [main 2024-06-26T17:12:23.367Z] windowsManager#open used window count 1 (workspacesToOpen: 0, foldersToOpen: 0, emptyToRestore: 1, emptyToOpen: 0) [main 2024-06-26T17:12:23.368Z] lifecycle (main): phase changed (value: 3) [main 2024-06-26T17:12:23.368Z] resolveShellEnv(): skipped (VSCODE_CLI is set) [main 2024-06-26T17:12:23.368Z] update#setState idle [main 2024-06-26T17:12:23.386Z] resolveShellEnv(): skipped (VSCODE_CLI is set) <--- Last few GCs ---> [1:0x2dc400568000] 55 ms: Mark-Compact (reduce) 1.1 (3.7) -> 1.1 (2.7) MB, pooled: 0 MB, 0.56 / 0.00 ms (average mu = 0.369, current mu = 0.033) last resort; GC in old space requested [1:0x2dc400568000] 56 ms: Mark-Compact (reduce) 1.1 (2.7) -> 1.1 (2.7) MB, pooled: 0 MB, 0.57 / 0.00 ms (average mu = 0.228, current mu = 0.014) last resort; GC in old space requested <--- JS stacktrace ---> [6897:0626/141223.426164:ERROR:v8_initializer.cc(799)] V8 javascript OOM (CALL_AND_RETRY_LAST). [0626/141223.435164:ERROR:directory_reader_posix.cc(43)] opendir /home/nvmd/.config/Code/Crashpad/attachments/c5b7db66-6c95-4056-bff9-c58e379cab8b: No such file or directory (2) Renderer process crashed - see https://www.electronjs.org/docs/tutorial/application-debugging for potential debugging information. [main 2024-06-26T17:12:23.807Z] CodeWindow: renderer process gone (reason: crashed, code: 132) (code:6814): Gdk-WARNING **: 14:12:23.818: Server is missing xdg_foreign support [main 2024-06-26T17:12:25.872Z] lifecycle (main): phase changed (value: 4) [6814:0626/141242.368455:ERROR:browser_main_loop.cc(278)] GLib-GObject: ../gobject/gsignal.c:2685: instance '0x355800ef36c0' has no handler with id '2800' [main 2024-06-26T17:12:42.370Z] IPC Object URL: Removed channel vscode:af6ff507-dcb6-4184-a40c-e5f59515941b. [main 2024-06-26T17:12:42.370Z] Lifecycle#window.on('closed') - window ID 1 [main 2024-06-26T17:12:42.370Z] Lifecycle#onWillShutdown.fire() [main 2024-06-26T17:12:42.371Z] Lifecycle#onWillShutdown - begin 'instanceLockfile' [main 2024-06-26T17:12:42.371Z] storageMainService#onWillShutdown() [main 2024-06-26T17:12:42.372Z] Lifecycle#onWillShutdown - begin 'applicationStorage' [main 2024-06-26T17:12:42.372Z] Lifecycle#onWillShutdown - begin 'extHostStarter' [main 2024-06-26T17:12:42.372Z] Lifecycle#app.on(window-all-closed) [main 2024-06-26T17:12:42.372Z] Lifecycle#app.on(before-quit) [main 2024-06-26T17:12:42.372Z] Lifecycle#onBeforeShutdown.fire() [main 2024-06-26T17:12:42.372Z] [WindowsStateHandler] onBeforeShutdown { lastActiveWindow: undefined, lastPluginDevelopmentHostWindow: undefined, openedWindows: [] } [main 2024-06-26T17:12:42.372Z] Lifecycle#app.on(will-quit) - begin [main 2024-06-26T17:12:42.372Z] Lifecycle#onWillShutdown - end 'extHostStarter' [main 2024-06-26T17:12:42.372Z] Lifecycle#onWillShutdown - end 'instanceLockfile' [main 2024-06-26T17:12:42.373Z] [File Watcher (node.js)] Request to stop watching: /home/nvmd/.config/Code/User (excludes: , includes: , filter: , correlationId: ),/home/nvmd/.config/Code/User/settings.json (excludes: , includes: , filter: , correlationId: ) [main 2024-06-26T17:12:42.373Z] [File Watcher (node.js)] stopping file watcher (/home/nvmd/.config/Code/User (excludes: , includes: , filter: , correlationId: )) [main 2024-06-26T17:12:42.373Z] [File Watcher (node.js)] stopping file watcher (/home/nvmd/.config/Code/User/settings.json (excludes: , includes: , filter: , correlationId: )) [main 2024-06-26T17:12:42.374Z] StorageMainService: closed application storage [main 2024-06-26T17:12:42.374Z] Lifecycle#onWillShutdown - end 'applicationStorage' [main 2024-06-26T17:12:42.387Z] Lifecycle#app.on(will-quit) - after fireOnWillShutdown [main 2024-06-26T17:12:42.388Z] Lifecycle#app.on(will-quit) - calling app.quit() ```
$ code --disable-extensions --disable-gpu --ozone-platform=wayland --verbose --disable-chromium-sandbox ``` [7654:0626/141751.094005:WARNING:wayland_object.cc(159)] Binding to wl_seat version 8 but version 9 is available. [7654:0626/141751.094032:WARNING:wayland_object.cc(159)] Binding to zwp_pointer_gestures_v1 version 1 but version 3 is available. [7654:0626/141751.094101:WARNING:wayland_object.cc(159)] Binding to zwp_linux_dmabuf_v1 version 3 but version 4 is available. [7654:0626/141751.152039:WARNING:bluez_dbus_manager.cc(248)] Floss manager not present, cannot set Floss enable/disable. [main 2024-06-26T17:17:51.219Z] [File Watcher (node.js)] Request to start watching: /home/nvmd/.config/Code/User (excludes: , includes: , filter: , correlationId: ),/home/nvmd/.config/Code/User/settings.json (excludes: , includes: , filter: , correlationId: ) [main 2024-06-26T17:17:51.229Z] Starting VS Code [main 2024-06-26T17:17:51.229Z] from: /usr/share/code/resources/app [main 2024-06-26T17:17:51.229Z] args: { _: [], diff: false, merge: false, add: false, goto: false, 'new-window': false, 'reuse-window': false, wait: false, help: false, 'list-extensions': false, 'show-versions': false, 'pre-release': false, 'update-extensions': false, version: false, verbose: true, status: false, 'prof-startup': false, 'no-cached-data': false, 'prof-v8-extensions': false, 'disable-extensions': true, 'disable-lcd-text': false, 'disable-gpu': true, 'disable-chromium-sandbox': true, sandbox: false, telemetry: false, debugRenderer: false, 'enable-smoke-test-driver': false, logExtensionHostCommunication: false, 'skip-release-notes': false, 'skip-welcome': false, 'disable-telemetry': false, 'disable-updates': false, 'use-inmemory-secretstorage': false, 'disable-workspace-trust': false, 'disable-crash-reporter': false, 'crash-reporter-id': 'd68834d8-58a4-4e24-812a-e3fa3a9a069c', 'skip-add-to-recently-opened': false, 'open-url': false, 'file-write': false, 'file-chmod': false, force: false, 'do-not-sync': false, trace: false, 'preserve-env': false, 'force-user-env': false, 'force-disable-user-env': false, 'open-devtools': false, 'disable-gpu-sandbox': false, '__enable-file-policy': false, 'enable-coi': false, 'no-proxy-server': false, 'no-sandbox': false, nolazy: false, 'force-renderer-accessibility': false, 'ignore-certificate-errors': false, 'allow-insecure-localhost': false, 'disable-dev-shm-usage': false, 'profile-temp': false, 'ozone-platform': 'wayland', logsPath: '/home/nvmd/.config/Code/logs/20240626T141751' } [main 2024-06-26T17:17:51.230Z] Resolving machine identifier... [main 2024-06-26T17:17:51.230Z] Resolved machine identifier: 4aae84926e77e0efc7f7f6899a4826e87f5e95219c94ff9ae177368699a047c4 [main 2024-06-26T17:17:51.230Z] Main->SharedProcess#connect [main 2024-06-26T17:17:51.232Z] [File Watcher (node.js)] Started watching: '/home/nvmd/.config/Code/User' [main 2024-06-26T17:17:51.232Z] [File Watcher (node.js)] Started watching: '/home/nvmd/.config/Code/User/settings.json' [main 2024-06-26T17:17:51.233Z] StorageMainService: creating application storage [main 2024-06-26T17:17:51.234Z] ElectronURLListener: waiting for window to be ready to handle URLs... [main 2024-06-26T17:17:51.234Z] lifecycle (main): phase changed (value: 2) [main 2024-06-26T17:17:51.234Z] windowsManager#open [main 2024-06-26T17:17:51.234Z] windowsManager#open pathsToOpen [ [Object: null prototype] {} ] [main 2024-06-26T17:17:51.234Z] windowsManager#doOpenEmpty { restore: false, remoteAuthority: undefined, filesToOpen: undefined, forceNewWindow: false } [main 2024-06-26T17:17:51.235Z] IPC Object URL: Registered new channel vscode:327857c0-c6a0-4216-807c-216706837e28. [main 2024-06-26T17:17:51.235Z] window#validateWindowState: validating window state on 1 display(s) { width: 1024, height: 768, mode: 1, x: 768, y: 336, hasDefaultState: true } [main 2024-06-26T17:17:51.235Z] window#validateWindowState: single monitor working area { x: 0, y: 0, width: 2560, height: 1440 } [main 2024-06-26T17:17:51.235Z] window#ctor: using window state { width: 1024, height: 768, mode: 1, x: 768, y: 336, hasDefaultState: true } [7654:0626/141751.242115:WARNING:wayland_surface.cc(182)] Server doesn't support zcr_alpha_compositing_v1. [7654:0626/141751.242122:WARNING:wayland_surface.cc(197)] Server doesn't support overlay_prioritizer. [7654:0626/141751.242126:WARNING:wayland_surface.cc(211)] Server doesn't support surface_augmenter. [7654:0626/141751.242129:WARNING:wayland_surface.cc(245)] Server doesn't support zcr_color_management_surface. DRM kernel driver 'nvidia-drm' in use. NVK requires nouveau. [main 2024-06-26T17:17:51.267Z] window#load: attempt to load window (id: 1) [main 2024-06-26T17:17:51.270Z] windowsManager#open used window count 1 (workspacesToOpen: 0, foldersToOpen: 0, emptyToRestore: 0, emptyToOpen: 1) [main 2024-06-26T17:17:51.270Z] lifecycle (main): phase changed (value: 3) [main 2024-06-26T17:17:51.270Z] resolveShellEnv(): skipped (VSCODE_CLI is set) [main 2024-06-26T17:17:51.270Z] update#setState idle [7692:0626/141751.272532:WARNING:vaapi_wrapper.cc(1497)] Skipping nVidia device named: nvidia-drm [7692:0626/141751.273835:WARNING:sandbox_linux.cc(418)] InitializeSandbox() called with multiple threads in process gpu-process. [7713:0626/141751.278939:ERROR:platform_shared_memory_region_posix.cc(214)] Creating shared memory in /dev/shm/.org.chromium.Chromium.HIHuAd failed: No such file or directory (2) [7713:0626/141751.279072:ERROR:platform_shared_memory_region_posix.cc(217)] Unable to access(W_OK|X_OK) /dev/shm: No such file or directory (2) [7713:0626/141751.279127:FATAL:platform_shared_memory_region_posix.cc(219)] This is frequently caused by incorrect permissions on /dev/shm. Try 'sudo chmod 1777 /dev/shm' to fix. [0626/141751.288330:ERROR:directory_reader_posix.cc(43)] opendir /home/nvmd/.config/Code/Crashpad/attachments/f0bc33d5-410d-49a4-9bf0-9be3f3ba4a63: No such file or directory (2) Renderer process crashed - see https://www.electronjs.org/docs/tutorial/application-debugging for potential debugging information. [main 2024-06-26T17:17:51.536Z] CodeWindow: renderer process gone (reason: crashed, code: 132) (code:7654): Gdk-WARNING **: 14:17:51.549: Server is missing xdg_foreign support [main 2024-06-26T17:17:53.774Z] lifecycle (main): phase changed (value: 4) [7654:0626/141819.051897:ERROR:browser_main_loop.cc(278)] GLib-GObject: ../gobject/gsignal.c:2685: instance '0x2ee400f0fa00' has no handler with id '2800' [main 2024-06-26T17:18:19.054Z] IPC Object URL: Removed channel vscode:327857c0-c6a0-4216-807c-216706837e28. [main 2024-06-26T17:18:19.054Z] Lifecycle#window.on('closed') - window ID 1 [main 2024-06-26T17:18:19.054Z] Lifecycle#onWillShutdown.fire() [main 2024-06-26T17:18:19.055Z] Lifecycle#onWillShutdown - begin 'instanceLockfile' [main 2024-06-26T17:18:19.055Z] storageMainService#onWillShutdown() [main 2024-06-26T17:18:19.055Z] Lifecycle#onWillShutdown - begin 'applicationStorage' [main 2024-06-26T17:18:19.055Z] Lifecycle#onWillShutdown - begin 'extHostStarter' [main 2024-06-26T17:18:19.055Z] Lifecycle#app.on(window-all-closed) [main 2024-06-26T17:18:19.055Z] Lifecycle#app.on(before-quit) [main 2024-06-26T17:18:19.055Z] Lifecycle#onBeforeShutdown.fire() [main 2024-06-26T17:18:19.055Z] [WindowsStateHandler] onBeforeShutdown { lastActiveWindow: undefined, lastPluginDevelopmentHostWindow: undefined, openedWindows: [] } [main 2024-06-26T17:18:19.056Z] Lifecycle#app.on(will-quit) - begin [main 2024-06-26T17:18:19.056Z] Lifecycle#onWillShutdown - end 'extHostStarter' [main 2024-06-26T17:18:19.056Z] Lifecycle#onWillShutdown - end 'instanceLockfile' [main 2024-06-26T17:18:19.056Z] [File Watcher (node.js)] Request to stop watching: /home/nvmd/.config/Code/User (excludes: , includes: , filter: , correlationId: ),/home/nvmd/.config/Code/User/settings.json (excludes: , includes: , filter: , correlationId: ) [main 2024-06-26T17:18:19.056Z] [File Watcher (node.js)] stopping file watcher (/home/nvmd/.config/Code/User (excludes: , includes: , filter: , correlationId: )) [main 2024-06-26T17:18:19.056Z] [File Watcher (node.js)] stopping file watcher (/home/nvmd/.config/Code/User/settings.json (excludes: , includes: , filter: , correlationId: )) [main 2024-06-26T17:18:19.058Z] StorageMainService: closed application storage [main 2024-06-26T17:18:19.058Z] Lifecycle#onWillShutdown - end 'applicationStorage' [main 2024-06-26T17:18:19.070Z] Lifecycle#app.on(will-quit) - after fireOnWillShutdown [main 2024-06-26T17:18:19.070Z] Lifecycle#app.on(will-quit) - calling app.quit() ```
$ code --disable-extensions --disable-gpu --verbose ``` [12537:0626/142447.674352:WARNING:bluez_dbus_manager.cc(248)] Floss manager not present, cannot set Floss enable/disable. [main 2024-06-26T17:24:47.741Z] [File Watcher (node.js)] Request to start watching: /home/nvmd/.config/Code/User (excludes: , includes: , filter: , correlationId: ),/home/nvmd/.config/Code/User/settings.json (excludes: , includes: , filter: , correlationId: ) [main 2024-06-26T17:24:47.750Z] Starting VS Code [main 2024-06-26T17:24:47.751Z] from: /usr/share/code/resources/app [main 2024-06-26T17:24:47.751Z] args: { _: [], diff: false, merge: false, add: false, goto: false, 'new-window': false, 'reuse-window': false, wait: false, help: false, 'list-extensions': false, 'show-versions': false, 'pre-release': false, 'update-extensions': false, version: false, verbose: true, status: false, 'prof-startup': false, 'no-cached-data': false, 'prof-v8-extensions': false, 'disable-extensions': true, 'disable-lcd-text': false, 'disable-gpu': true, 'disable-chromium-sandbox': false, sandbox: false, telemetry: false, debugRenderer: false, 'enable-smoke-test-driver': false, logExtensionHostCommunication: false, 'skip-release-notes': false, 'skip-welcome': false, 'disable-telemetry': false, 'disable-updates': false, 'use-inmemory-secretstorage': false, 'disable-workspace-trust': false, 'disable-crash-reporter': false, 'crash-reporter-id': 'd68834d8-58a4-4e24-812a-e3fa3a9a069c', 'skip-add-to-recently-opened': false, 'open-url': false, 'file-write': false, 'file-chmod': false, force: false, 'do-not-sync': false, trace: false, 'preserve-env': false, 'force-user-env': false, 'force-disable-user-env': false, 'open-devtools': false, 'disable-gpu-sandbox': false, '__enable-file-policy': false, 'enable-coi': false, 'no-proxy-server': false, 'no-sandbox': false, nolazy: false, 'force-renderer-accessibility': false, 'ignore-certificate-errors': false, 'allow-insecure-localhost': false, 'disable-dev-shm-usage': false, 'profile-temp': false, logsPath: '/home/nvmd/.config/Code/logs/20240626T142447' } [main 2024-06-26T17:24:47.752Z] Resolving machine identifier... [main 2024-06-26T17:24:47.752Z] Resolved machine identifier: 4aae84926e77e0efc7f7f6899a4826e87f5e95219c94ff9ae177368699a047c4 [main 2024-06-26T17:24:47.752Z] Main->SharedProcess#connect [main 2024-06-26T17:24:47.754Z] [File Watcher (node.js)] Started watching: '/home/nvmd/.config/Code/User' [main 2024-06-26T17:24:47.754Z] [File Watcher (node.js)] Started watching: '/home/nvmd/.config/Code/User/settings.json' [main 2024-06-26T17:24:47.754Z] StorageMainService: creating application storage [main 2024-06-26T17:24:47.756Z] ElectronURLListener: waiting for window to be ready to handle URLs... [main 2024-06-26T17:24:47.756Z] lifecycle (main): phase changed (value: 2) [main 2024-06-26T17:24:47.756Z] windowsManager#open [main 2024-06-26T17:24:47.756Z] windowsManager#open pathsToOpen [ { backupPath: '/home/nvmd/.config/Code/Backups/1719422653710', remoteAuthority: undefined } ] [main 2024-06-26T17:24:47.756Z] windowsManager#doOpenEmpty { restore: true, remoteAuthority: undefined, filesToOpen: undefined, forceNewWindow: true } [main 2024-06-26T17:24:47.756Z] IPC Object URL: Registered new channel vscode:bbaa5e48-ff73-480a-ad96-699e56a7fdee. [main 2024-06-26T17:24:47.757Z] window#validateWindowState: validating window state on 1 display(s) { mode: 1, x: 768, y: 336, width: 1024, height: 768 } [main 2024-06-26T17:24:47.757Z] window#validateWindowState: single monitor working area { x: 0, y: 0, width: 2560, height: 1396 } [main 2024-06-26T17:24:47.757Z] window#ctor: using window state { mode: 1, x: 768, y: 336, width: 1024, height: 768 } DRM kernel driver 'nvidia-drm' in use. NVK requires nouveau. [12571:0626/142447.783960:WARNING:vaapi_wrapper.cc(1497)] Skipping nVidia device named: nvidia-drm src/gbm_drv_common.c:130: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000 src/gbm_drv_common.c:130: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000 src/gbm_drv_common.c:130: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000 src/gbm_drv_common.c:130: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000 src/gbm_drv_common.c:130: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000 [12571:0626/142447.796562:WARNING:sandbox_linux.cc(418)] InitializeSandbox() called with multiple threads in process gpu-process. [main 2024-06-26T17:24:47.805Z] window#load: attempt to load window (id: 1) [main 2024-06-26T17:24:47.808Z] windowsManager#open used window count 1 (workspacesToOpen: 0, foldersToOpen: 0, emptyToRestore: 1, emptyToOpen: 0) [main 2024-06-26T17:24:47.808Z] lifecycle (main): phase changed (value: 3) [main 2024-06-26T17:24:47.808Z] resolveShellEnv(): skipped (VSCODE_CLI is set) [main 2024-06-26T17:24:47.809Z] update#setState idle [main 2024-06-26T17:24:47.830Z] resolveShellEnv(): skipped (VSCODE_CLI is set) <--- Last few GCs ---> [1:0x2bd000568000] 61 ms: Mark-Compact (reduce) 1.1 (3.7) -> 1.1 (2.7) MB, pooled: 0 MB, 0.65 / 0.00 ms (average mu = 0.382, current mu = 0.028) last resort; GC in old space requested [1:0x2bd000568000] 62 ms: Mark-Compact (reduce) 1.1 (2.7) -> 1.1 (2.7) MB, pooled: 0 MB, 0.67 / 0.00 ms (average mu = 0.234, current mu = 0.012) last resort; GC in old space requested <--- JS stacktrace ---> [12619:0626/142447.874041:ERROR:v8_initializer.cc(799)] V8 javascript OOM (CALL_AND_RETRY_LAST). [0626/142447.882839:ERROR:directory_reader_posix.cc(43)] opendir /home/nvmd/.config/Code/Crashpad/attachments/d82b18c9-d08e-433e-8d22-fff0babdd92f: No such file or directory (2) Renderer process crashed - see https://www.electronjs.org/docs/tutorial/application-debugging for potential debugging information. [main 2024-06-26T17:24:48.269Z] CodeWindow: renderer process gone (reason: crashed, code: 132) [main 2024-06-26T17:24:50.312Z] lifecycle (main): phase changed (value: 4) [12537:0626/142500.428309:ERROR:browser_main_loop.cc(278)] GLib-GObject: ../gobject/gsignal.c:2685: instance '0x28b000e78080' has no handler with id '2783' [main 2024-06-26T17:25:00.429Z] IPC Object URL: Removed channel vscode:bbaa5e48-ff73-480a-ad96-699e56a7fdee. [main 2024-06-26T17:25:00.429Z] Lifecycle#window.on('closed') - window ID 1 [main 2024-06-26T17:25:00.429Z] Lifecycle#onWillShutdown.fire() [main 2024-06-26T17:25:00.430Z] Lifecycle#onWillShutdown - begin 'instanceLockfile' [main 2024-06-26T17:25:00.431Z] storageMainService#onWillShutdown() [main 2024-06-26T17:25:00.431Z] Lifecycle#onWillShutdown - begin 'applicationStorage' [main 2024-06-26T17:25:00.431Z] Lifecycle#onWillShutdown - begin 'extHostStarter' [main 2024-06-26T17:25:00.431Z] Lifecycle#app.on(window-all-closed) [main 2024-06-26T17:25:00.431Z] Lifecycle#app.on(before-quit) [main 2024-06-26T17:25:00.431Z] Lifecycle#onBeforeShutdown.fire() [main 2024-06-26T17:25:00.431Z] [WindowsStateHandler] onBeforeShutdown { lastActiveWindow: undefined, lastPluginDevelopmentHostWindow: undefined, openedWindows: [] } [main 2024-06-26T17:25:00.431Z] Lifecycle#app.on(will-quit) - begin [main 2024-06-26T17:25:00.431Z] Lifecycle#onWillShutdown - end 'extHostStarter' [main 2024-06-26T17:25:00.432Z] Lifecycle#onWillShutdown - end 'instanceLockfile' [main 2024-06-26T17:25:00.432Z] [File Watcher (node.js)] Request to stop watching: /home/nvmd/.config/Code/User (excludes: , includes: , filter: , correlationId: ),/home/nvmd/.config/Code/User/settings.json (excludes: , includes: , filter: , correlationId: ) [main 2024-06-26T17:25:00.432Z] [File Watcher (node.js)] stopping file watcher (/home/nvmd/.config/Code/User (excludes: , includes: , filter: , correlationId: )) [main 2024-06-26T17:25:00.432Z] [File Watcher (node.js)] stopping file watcher (/home/nvmd/.config/Code/User/settings.json (excludes: , includes: , filter: , correlationId: )) [main 2024-06-26T17:25:00.433Z] StorageMainService: closed application storage [main 2024-06-26T17:25:00.433Z] Lifecycle#onWillShutdown - end 'applicationStorage' [main 2024-06-26T17:25:00.437Z] Lifecycle#app.on(will-quit) - after fireOnWillShutdown [main 2024-06-26T17:25:00.437Z] Lifecycle#app.on(will-quit) - calling app.quit() ```
$ code --disable-extensions --verbose ``` [13013:0626/142625.701351:WARNING:bluez_dbus_manager.cc(248)] Floss manager not present, cannot set Floss enable/disable. [main 2024-06-26T17:26:25.765Z] [File Watcher (node.js)] Request to start watching: /home/nvmd/.config/Code/User (excludes: , includes: , filter: , correlationId: ),/home/nvmd/.config/Code/User/settings.json (excludes: , includes: , filter: , correlationId: ) [main 2024-06-26T17:26:25.774Z] Starting VS Code [main 2024-06-26T17:26:25.775Z] from: /usr/share/code/resources/app [main 2024-06-26T17:26:25.775Z] args: { _: [], diff: false, merge: false, add: false, goto: false, 'new-window': false, 'reuse-window': false, wait: false, help: false, 'list-extensions': false, 'show-versions': false, 'pre-release': false, 'update-extensions': false, version: false, verbose: true, status: false, 'prof-startup': false, 'no-cached-data': false, 'prof-v8-extensions': false, 'disable-extensions': true, 'disable-lcd-text': false, 'disable-gpu': false, 'disable-chromium-sandbox': false, sandbox: false, telemetry: false, debugRenderer: false, 'enable-smoke-test-driver': false, logExtensionHostCommunication: false, 'skip-release-notes': false, 'skip-welcome': false, 'disable-telemetry': false, 'disable-updates': false, 'use-inmemory-secretstorage': false, 'disable-workspace-trust': false, 'disable-crash-reporter': false, 'crash-reporter-id': 'd68834d8-58a4-4e24-812a-e3fa3a9a069c', 'skip-add-to-recently-opened': false, 'open-url': false, 'file-write': false, 'file-chmod': false, force: false, 'do-not-sync': false, trace: false, 'preserve-env': false, 'force-user-env': false, 'force-disable-user-env': false, 'open-devtools': false, 'disable-gpu-sandbox': false, '__enable-file-policy': false, 'enable-coi': false, 'no-proxy-server': false, 'no-sandbox': false, nolazy: false, 'force-renderer-accessibility': false, 'ignore-certificate-errors': false, 'allow-insecure-localhost': false, 'disable-dev-shm-usage': false, 'profile-temp': false, logsPath: '/home/nvmd/.config/Code/logs/20240626T142625' } [main 2024-06-26T17:26:25.776Z] Resolving machine identifier... [main 2024-06-26T17:26:25.776Z] Resolved machine identifier: 4aae84926e77e0efc7f7f6899a4826e87f5e95219c94ff9ae177368699a047c4 [main 2024-06-26T17:26:25.776Z] Main->SharedProcess#connect [main 2024-06-26T17:26:25.777Z] [File Watcher (node.js)] Started watching: '/home/nvmd/.config/Code/User' [main 2024-06-26T17:26:25.778Z] [File Watcher (node.js)] Started watching: '/home/nvmd/.config/Code/User/settings.json' [main 2024-06-26T17:26:25.778Z] StorageMainService: creating application storage [main 2024-06-26T17:26:25.780Z] ElectronURLListener: waiting for window to be ready to handle URLs... [main 2024-06-26T17:26:25.780Z] lifecycle (main): phase changed (value: 2) [main 2024-06-26T17:26:25.780Z] windowsManager#open [main 2024-06-26T17:26:25.780Z] windowsManager#open pathsToOpen [ { backupPath: '/home/nvmd/.config/Code/Backups/1719422783622', remoteAuthority: undefined } ] [main 2024-06-26T17:26:25.780Z] windowsManager#doOpenEmpty { restore: true, remoteAuthority: undefined, filesToOpen: undefined, forceNewWindow: true } [main 2024-06-26T17:26:25.780Z] IPC Object URL: Registered new channel vscode:0fe6c2b5-aeff-4407-995d-5d124696d8ef. [main 2024-06-26T17:26:25.781Z] window#validateWindowState: validating window state on 1 display(s) { mode: 1, x: 768, y: 336, width: 1024, height: 768 } [main 2024-06-26T17:26:25.781Z] window#validateWindowState: single monitor working area { x: 0, y: 0, width: 2560, height: 1396 } [main 2024-06-26T17:26:25.781Z] window#ctor: using window state { mode: 1, x: 768, y: 336, width: 1024, height: 768 } DRM kernel driver 'nvidia-drm' in use. NVK requires nouveau. [main 2024-06-26T17:26:25.827Z] window#load: attempt to load window (id: 1) [main 2024-06-26T17:26:25.830Z] windowsManager#open used window count 1 (workspacesToOpen: 0, foldersToOpen: 0, emptyToRestore: 1, emptyToOpen: 0) [main 2024-06-26T17:26:25.831Z] lifecycle (main): phase changed (value: 3) [main 2024-06-26T17:26:25.831Z] resolveShellEnv(): skipped (VSCODE_CLI is set) [main 2024-06-26T17:26:25.831Z] update#setState idle [13051:0626/142625.898957:WARNING:vaapi_wrapper.cc(1497)] Skipping nVidia device named: nvidia-drm src/gbm_drv_common.c:130: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000 src/gbm_drv_common.c:130: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000 src/gbm_drv_common.c:130: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000 src/gbm_drv_common.c:130: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000 src/gbm_drv_common.c:130: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000 [main 2024-06-26T17:26:25.966Z] resolveShellEnv(): skipped (VSCODE_CLI is set) <--- Last few GCs ---> [1:0x3d0400568000] 180 ms: Mark-Compact (reduce) 1.1 (3.7) -> 1.1 (2.7) MB, pooled: 0 MB, 0.57 / 0.00 ms (average mu = 0.380, current mu = 0.030) last resort; GC in old space requested [1:0x3d0400568000] 181 ms: Mark-Compact (reduce) 1.1 (2.7) -> 1.1 (2.4) MB, pooled: 0 MB, 1.45 / 0.00 ms (average mu = 0.149, current mu = 0.006) last resort; GC in old space requested <--- JS stacktrace ---> [13075:0626/142626.016256:ERROR:v8_initializer.cc(799)] V8 javascript OOM (CALL_AND_RETRY_LAST). [0626/142626.025287:ERROR:directory_reader_posix.cc(43)] opendir /home/nvmd/.config/Code/Crashpad/attachments/2672516a-0052-4267-8cf8-22f161b1bc34: No such file or directory (2) Renderer process crashed - see https://www.electronjs.org/docs/tutorial/application-debugging for potential debugging information. [main 2024-06-26T17:26:26.398Z] CodeWindow: renderer process gone (reason: crashed, code: 132) [main 2024-06-26T17:26:28.335Z] lifecycle (main): phase changed (value: 4) [13013:0626/142631.978607:ERROR:browser_main_loop.cc(278)] GLib-GObject: ../gobject/gsignal.c:2685: instance '0xa3000e8bd40' has no handler with id '2783' [main 2024-06-26T17:26:31.984Z] IPC Object URL: Removed channel vscode:0fe6c2b5-aeff-4407-995d-5d124696d8ef. [main 2024-06-26T17:26:31.984Z] Lifecycle#window.on('closed') - window ID 1 [main 2024-06-26T17:26:31.984Z] Lifecycle#onWillShutdown.fire() [main 2024-06-26T17:26:31.985Z] Lifecycle#onWillShutdown - begin 'instanceLockfile' [main 2024-06-26T17:26:31.985Z] storageMainService#onWillShutdown() [main 2024-06-26T17:26:31.985Z] Lifecycle#onWillShutdown - begin 'applicationStorage' [main 2024-06-26T17:26:31.985Z] Lifecycle#onWillShutdown - begin 'extHostStarter' [main 2024-06-26T17:26:31.985Z] Lifecycle#app.on(window-all-closed) [main 2024-06-26T17:26:31.985Z] Lifecycle#app.on(before-quit) [main 2024-06-26T17:26:31.985Z] Lifecycle#onBeforeShutdown.fire() [main 2024-06-26T17:26:31.985Z] [WindowsStateHandler] onBeforeShutdown { lastActiveWindow: undefined, lastPluginDevelopmentHostWindow: undefined, openedWindows: [] } [main 2024-06-26T17:26:31.985Z] Lifecycle#app.on(will-quit) - begin [main 2024-06-26T17:26:31.986Z] Lifecycle#onWillShutdown - end 'extHostStarter' [main 2024-06-26T17:26:31.986Z] Lifecycle#onWillShutdown - end 'instanceLockfile' [main 2024-06-26T17:26:31.986Z] [File Watcher (node.js)] Request to stop watching: /home/nvmd/.config/Code/User (excludes: , includes: , filter: , correlationId: ),/home/nvmd/.config/Code/User/settings.json (excludes: , includes: , filter: , correlationId: ) [main 2024-06-26T17:26:31.986Z] [File Watcher (node.js)] stopping file watcher (/home/nvmd/.config/Code/User (excludes: , includes: , filter: , correlationId: )) [main 2024-06-26T17:26:31.986Z] [File Watcher (node.js)] stopping file watcher (/home/nvmd/.config/Code/User/settings.json (excludes: , includes: , filter: , correlationId: )) [main 2024-06-26T17:26:31.989Z] StorageMainService: closed application storage [main 2024-06-26T17:26:31.989Z] Lifecycle#onWillShutdown - end 'applicationStorage' [main 2024-06-26T17:26:32.001Z] Lifecycle#app.on(will-quit) - after fireOnWillShutdown [main 2024-06-26T17:26:32.001Z] Lifecycle#app.on(will-quit) - calling app.quit() ```
freddyw commented 2 months ago

Hello,

Same problem here, except it's on fedora 39 with gnome. instead on 40 with KDE.

Vs code sometimes starts, but mainly crashes with the coredump.

@KaeLL perhaps you could confirm but in my case, it seems to be user-data related, as the only option that allow starting vscode is passing --user-data-dir /tmp/vscode

Starting code with --verbose mode prints

color: #888 Error while resolving configuration file 'vscode-userdata:/home/myuser/.config/VSCode/User/tasks.json': Unable to read file 'vscode-userdata:/home/myuser/.config/VSCode/User/tasks.json' (Error: Unable to resolve nonexistent file 'vscode-userdata:/home/myuser/.config/VSCode/User/tasks.json')", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (655)

I am not sure if this "tasks.json" is really needed, and why sometimes vscode starts without it 🤔 (And why it disappeared in the first place ^^" )

Should note that the problem seems to occurs since 1.90.1, still present in 1.90.2

I would be interested by any tests and/or providing information needed to help solve the problem :)

Thanks!

I am seeing the exact same behavior on both my laptop and my desktop (Fedora 40, Gnome). In the end I used this to get it working: mv ~/.config/Code ~/.config/Code.dump cp -pr ~/.config/Code.dump ~/.config/Code.dump touch ~/.config/Code/User/tasks.json

Note sure which step actually did the trick but the coredump crashes are gone (for now).

RokeJulianLockhart commented 1 month ago

https://github.com/microsoft/vscode/issues/216856#issue-2367300489

@KaeLL, I have the same problem, also using cpe:/o:fedoraproject:fedora:40:

Environments

  1. kcmshell6 kcm_about-distro
  2. Operating System: Fedora Linux 40 KDE Plasma Version: 6.1.1 KDE Frameworks Version: 6.3.0 Qt Version: 6.7.2 Kernel Version: 6.9.8-200.fc40.x86_64 (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor Memory: 30.5 GiB of RAM Graphics Processor: AMD Radeon RX 5700 Manufacturer: ASRock Product Name: X670E Taichi

Examples

  1. Logs

    1. code-insiders --disable-extensions && `
      code-insiders --verbose
    2. ```log PS /home/RokeJulianLockhart> code-insiders --disable-extensions PS /home/RokeJulianLockhart> code-insiders --verbose [188552:0711/210623.634002:WARNING:bluez_dbus_manager.cc(248)] Floss manager not present, cannot set Floss enable/disable. [main 2024-07-11T20:06:23.680Z] [File Watcher (node.js)] Request to start watching: /home/RokeJulianLockhart/.config/Code - Insiders/User (excludes: , includes: , filter: , correlationId: ),/home/RokeJulianLockhart/.config/Code - Insiders/User/settings.json (excludes: , includes: , filter: , correlationId: ) [main 2024-07-11T20:06:23.688Z] Starting VS Code [main 2024-07-11T20:06:23.688Z] from: /usr/share/code-insiders/resources/app [main 2024-07-11T20:06:23.688Z] args: { _: [], diff: false, merge: false, add: false, goto: false, 'new-window': false, 'reuse-window': false, wait: false, help: false, 'list-extensions': false, 'show-versions': false, 'pre-release': false, 'update-extensions': false, version: false, verbose: true, status: false, 'prof-startup': false, 'no-cached-data': false, 'prof-v8-extensions': false, 'disable-extensions': false, 'disable-lcd-text': false, 'disable-gpu': false, 'disable-chromium-sandbox': false, sandbox: false, telemetry: false, debugRenderer: false, 'enable-smoke-test-driver': false, logExtensionHostCommunication: false, 'skip-release-notes': false, 'skip-welcome': false, 'disable-telemetry': false, 'disable-updates': false, 'use-inmemory-secretstorage': false, 'disable-workspace-trust': false, 'disable-crash-reporter': false, 'crash-reporter-id': 'b31fe3fe-c34f-4598-a1f0-afcdd50662f5', 'skip-add-to-recently-opened': false, 'open-url': false, 'file-write': false, 'file-chmod': false, force: false, 'do-not-sync': false, trace: false, 'preserve-env': false, 'force-user-env': false, 'force-disable-user-env': false, 'open-devtools': false, 'disable-gpu-sandbox': false, '__enable-file-policy': false, 'enable-coi': false, 'no-proxy-server': false, 'no-sandbox': false, nolazy: false, 'force-renderer-accessibility': false, 'ignore-certificate-errors': false, 'allow-insecure-localhost': false, 'disable-dev-shm-usage': false, 'profile-temp': false, logsPath: '/home/RokeJulianLockhart/.config/Code - Insiders/logs/20240711T210623' } [main 2024-07-11T20:06:23.689Z] Resolving machine identifier... [main 2024-07-11T20:06:23.689Z] Resolved machine identifier: 4cd266a56610c1545f38fe1bac460a9fce7cfdd86281387c93092ff9e918744b [main 2024-07-11T20:06:23.689Z] Main->SharedProcess#connect [main 2024-07-11T20:06:23.691Z] StorageMainService: creating application storage [main 2024-07-11T20:06:23.692Z] update#setState idle [main 2024-07-11T20:06:23.693Z] ElectronURLListener: waiting for window to be ready to handle URLs... [main 2024-07-11T20:06:23.693Z] lifecycle (main): phase changed (value: 2) [main 2024-07-11T20:06:23.693Z] windowsManager#open [main 2024-07-11T20:06:23.693Z] windowsManager#open pathsToOpen [ { backupPath: '/home/RokeJulianLockhart/.config/Code - Insiders/Backups/1720728343702', remoteAuthority: undefined } ] [main 2024-07-11T20:06:23.693Z] windowsManager#doOpenEmpty { restore: true, remoteAuthority: undefined, filesToOpen: undefined, forceNewWindow: true } [main 2024-07-11T20:06:23.693Z] IPC Object URL: Registered new channel vscode:ab56700f-1829-4d33-8f74-79736b985709. [main 2024-07-11T20:06:23.693Z] window#validateWindowState: validating window state on 1 display(s) { mode: 0, x: 768, y: 336, width: 1024, height: 768 } [main 2024-07-11T20:06:23.693Z] window#validateWindowState: single monitor working area { x: 0, y: 0, width: 2560, height: 1440 } [main 2024-07-11T20:06:23.693Z] window#ctor: using window state { mode: 0, x: 768, y: 336, width: 1024, height: 768 } [188585:0711/210623.737656:WARNING:sandbox_linux.cc(420)] InitializeSandbox() called with multiple threads in process gpu-process. [main 2024-07-11T20:06:23.746Z] window#load: attempt to load window (id: 1) [main 2024-07-11T20:06:23.749Z] windowsManager#open used window count 1 (workspacesToOpen: 0, foldersToOpen: 0, emptyToRestore: 1, emptyToOpen: 0) [main 2024-07-11T20:06:23.749Z] lifecycle (main): phase changed (value: 3) [main 2024-07-11T20:06:23.749Z] resolveShellEnv(): skipped (VSCODE_CLI is set) [188653:0711/210623.750699:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition. [main 2024-07-11T20:06:23.758Z] [File Watcher (node.js)] Started watching: '/home/RokeJulianLockhart/.config/Code - Insiders/User' [main 2024-07-11T20:06:23.762Z] [File Watcher (node.js)] Started watching: '/home/RokeJulianLockhart/.config/Code - Insiders/User/settings.json' [main 2024-07-11T20:06:23.786Z] resolveShellEnv(): skipped (VSCODE_CLI is set) <--- Last few GCs ---> [1:0x71000578000] 65 ms: Mark-Compact (reduce) 1.8 (6.6) -> 1.8 (3.4) MB, pooled: 0 MB, 1.27 / 0.00 ms (average mu = 0.195, current mu = 0.014) last resort; GC in old space requested [1:0x71000578000] 66 ms: Mark-Compact (reduce) 1.8 (3.4) -> 1.8 (3.1) MB, pooled: 0 MB, 0.76 / 0.00 ms (average mu = 0.122, current mu = 0.013) last resort; GC in old space requested <--- JS stacktrace ---> [188653:0711/210623.819398:ERROR:v8_initializer.cc(811)] V8 javascript OOM (CALL_AND_RETRY_LAST). [0711/210623.826166:ERROR:directory_reader_posix.cc(43)] opendir /home/RokeJulianLockhart/.config/Code - Insiders/Crashpad/attachments/25c27804-7722-4f68-84be-3dea3130619b: No such file or directory (2) Renderer process crashed - see https://www.electronjs.org/docs/tutorial/application-debugging for potential debugging information. [main 2024-07-11T20:06:24.121Z] CodeWindow: renderer process gone (reason: crashed, code: 132) [main 2024-07-11T20:06:26.251Z] lifecycle (main): phase changed (value: 4) [188552:0711/210628.081955:ERROR:browser_main_loop.cc(280)] GLib-GObject: ../gobject/gsignal.c:2685: instance '0x10b400e7c3c0' has no handler with id '2814' [main 2024-07-11T20:06:28.083Z] windowsManager#open [main 2024-07-11T20:06:28.083Z] windowsManager#open pathsToOpen [ [Object: null prototype] {} ] [main 2024-07-11T20:06:28.083Z] windowsManager#doOpenEmpty { restore: false, remoteAuthority: undefined, filesToOpen: undefined, forceNewWindow: true } [main 2024-07-11T20:06:28.083Z] IPC Object URL: Registered new channel vscode:4593f61f-153c-4ccf-9d20-e8f81e79dfd3. [main 2024-07-11T20:06:28.083Z] window#validateWindowState: validating window state on 1 display(s) { mode: 0, x: 768, y: 336, width: 1024, height: 768 } [main 2024-07-11T20:06:28.083Z] window#validateWindowState: single monitor working area { x: 0, y: 0, width: 2560, height: 1440 } [main 2024-07-11T20:06:28.083Z] window#ctor: using window state { mode: 0, x: 768, y: 336, width: 1024, height: 768 } [main 2024-07-11T20:06:28.102Z] window#load: attempt to load window (id: 2) [main 2024-07-11T20:06:28.103Z] windowsManager#open used window count 1 (workspacesToOpen: 0, foldersToOpen: 0, emptyToRestore: 0, emptyToOpen: 1) [main 2024-07-11T20:06:28.106Z] IPC Object URL: Removed channel vscode:ab56700f-1829-4d33-8f74-79736b985709. [main 2024-07-11T20:06:28.106Z] Lifecycle#window.on('closed') - window ID 1 [188804:0711/210628.107087:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition. [main 2024-07-11T20:06:28.125Z] resolveShellEnv(): skipped (VSCODE_CLI is set) <--- Last few GCs ---> [1:0x71000578000] 50 ms: Mark-Compact (reduce) 1.8 (6.4) -> 1.8 (3.1) MB, pooled: 0 MB, 1.59 / 0.00 ms (average mu = 0.178, current mu = 0.012) last resort; GC in old space requested [1:0x71000578000] 51 ms: Mark-Compact (reduce) 1.8 (3.1) -> 1.8 (3.1) MB, pooled: 0 MB, 0.75 / 0.00 ms (average mu = 0.120, current mu = 0.012) last resort; GC in old space requested <--- JS stacktrace ---> [188804:0711/210628.160541:ERROR:v8_initializer.cc(811)] V8 javascript OOM (CALL_AND_RETRY_LAST). [0711/210628.168653:ERROR:directory_reader_posix.cc(43)] opendir /home/RokeJulianLockhart/.config/Code - Insiders/Crashpad/attachments/3b229d54-c037-49b5-a8fd-a1ec667c6e63: No such file or directory (2) Renderer process crashed - see https://www.electronjs.org/docs/tutorial/application-debugging for potential debugging information. [main 2024-07-11T20:06:28.478Z] CodeWindow: renderer process gone (reason: crashed, code: 132) [main 2024-07-11T20:06:29.887Z] Lifecycle#window.on('close') - window ID 2 [main 2024-07-11T20:06:29.887Z] Lifecycle#onBeforeCloseWindow.fire() - window ID 2 [main 2024-07-11T20:06:29.890Z] IPC Object URL: Removed channel vscode:4593f61f-153c-4ccf-9d20-e8f81e79dfd3. [main 2024-07-11T20:06:29.890Z] Lifecycle#window.on('closed') - window ID 2 [main 2024-07-11T20:06:29.890Z] Lifecycle#onWillShutdown.fire() [main 2024-07-11T20:06:29.890Z] Lifecycle#onWillShutdown - begin 'instanceLockfile' [main 2024-07-11T20:06:29.891Z] storageMainService#onWillShutdown() [main 2024-07-11T20:06:29.891Z] Lifecycle#onWillShutdown - begin 'applicationStorage' [main 2024-07-11T20:06:29.891Z] Lifecycle#onWillShutdown - begin 'extHostStarter' [main 2024-07-11T20:06:29.891Z] Lifecycle#onWillShutdown - end 'extHostStarter' [main 2024-07-11T20:06:29.891Z] Lifecycle#app.on(window-all-closed) [main 2024-07-11T20:06:29.891Z] Lifecycle#app.on(before-quit) [main 2024-07-11T20:06:29.891Z] Lifecycle#onBeforeShutdown.fire() [main 2024-07-11T20:06:29.891Z] [WindowsStateHandler] onBeforeShutdown { lastActiveWindow: { workspaceIdentifier: undefined, folder: undefined, backupPath: '/home/RokeJulianLockhart/.config/Code - Insiders/Backups/1720728388232', remoteAuthority: undefined, uiState: [Object: null prototype] { mode: 0, x: 0, y: 0, width: 1024, height: 768, zoomLevel: undefined } }, lastPluginDevelopmentHostWindow: undefined, openedWindows: [] } [main 2024-07-11T20:06:29.891Z] Lifecycle#app.on(will-quit) - begin [main 2024-07-11T20:06:29.892Z] Lifecycle#onWillShutdown - end 'instanceLockfile' [main 2024-07-11T20:06:29.892Z] [File Watcher (node.js)] Request to stop watching: /home/RokeJulianLockhart/.config/Code - Insiders/User (excludes: , includes: , filter: , correlationId: ),/home/RokeJulianLockhart/.config/Code - Insiders/User/settings.json (excludes: , includes: , filter: , correlationId: ) [main 2024-07-11T20:06:29.892Z] [File Watcher (node.js)] stopping file watcher (/home/RokeJulianLockhart/.config/Code - Insiders/User (excludes: , includes: , filter: , correlationId: )) [main 2024-07-11T20:06:29.892Z] [File Watcher (node.js)] stopping file watcher (/home/RokeJulianLockhart/.config/Code - Insiders/User/settings.json (excludes: , includes: , filter: , correlationId: )) [main 2024-07-11T20:06:29.894Z] StorageMainService: closed application storage [main 2024-07-11T20:06:29.894Z] Lifecycle#onWillShutdown - end 'applicationStorage' [main 2024-07-11T20:06:29.895Z] Lifecycle#app.on(will-quit) - after fireOnWillShutdown [main 2024-07-11T20:06:29.895Z] Lifecycle#app.on(will-quit) - calling app.quit() PS /home/RokeJulianLockhart> ```

      Of note is:

      [main 2024-07-11T20:06:28.478Z] CodeWindow: renderer process gone (reason: crashed, code: 132)
  2. Screenshots

    Screenshot_20240711_210537

KaeLL commented 1 month ago

It might have something to do with the recent changes to SELinux policy that is causing a bunch of execheap denies, but I'm not sure. I think it would make VSCode not work at all instead of crippling it, but Idk. https://discussion.fedoraproject.org/t/selinux-execheap-denials/120638

Log ```yaml Jul 11 16:56:23 f40 systemd[1636]: app-code@77da92489f714c899db3fe949ebed5ac.service: Consumed 9min 41.319s CPU time, 3.0G memory peak, 0B memory swap peak. Jul 11 16:56:30 f40 systemd[1636]: Started app-code@eaeda989cc404b10890bdee6922ab384.service - Visual Studio Code - Text Editor. Jul 11 16:56:31 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:31 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:31 f40 code[53496]: DRM kernel driver 'nvidia-drm' in use. NVK requires nouveau. Jul 11 16:56:31 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:31 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:31 f40 code[53496]: src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000 Jul 11 16:56:31 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:31 f40 code[53496]: src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000 Jul 11 16:56:31 f40 code[53496]: src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000 Jul 11 16:56:31 f40 code[53496]: src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000 Jul 11 16:56:31 f40 code[53496]: src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000 Jul 11 16:56:31 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 kwin_wayland[1904]: kf.windowsystem: static bool KX11Extras::mapViewport() may only be used on X11 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 code[53462]: [main 2024-07-11T19:56:33.353Z] update#setState idle Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit: BPF prog-id=87 op=LOAD Jul 11 16:56:33 f40 audit: BPF prog-id=88 op=LOAD Jul 11 16:56:33 f40 audit: BPF prog-id=89 op=LOAD Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 systemd[1]: Starting systemd-hostnamed.service - Hostname Service... Jul 11 16:56:33 f40 systemd[1]: Started systemd-hostnamed.service - Hostname Service. Jul 11 16:56:33 f40 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:33 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 audit[53462]: AVC avc: denied { execheap } for pid=53462 comm="code" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process permissive=0 Jul 11 16:56:34 f40 code[53462]: <--- Last few GCs ---> Jul 11 16:56:34 f40 code[53462]: [53462:0x998002a8000] 3146 ms: Mark-Compact (reduce) 7.2 (12.5) -> 7.2 (9.0) MB, pooled: 0 MB, 4.48 / 0.00 ms (average mu = 0.019, current mu = 0.005) last resort; GC in old space requested Jul 11 16:56:34 f40 code[53462]: [53462:0x998002a8000] 3149 ms: Mark-Compact (reduce) 7.2 (9.0) -> 7.2 (9.0) MB, pooled: 0 MB, 2.44 / 0.00 ms (average mu = 0.012, current mu = 0.002) last resort; GC in old space requested Jul 11 16:56:34 f40 code[53462]: <--- JS stacktrace ---> Jul 11 16:56:34 f40 code[53462]: FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory Jul 11 16:56:34 f40 code[53482]: [0711/165634.078514:ERROR:elf_dynamic_array_reader.h(64)] tag not found Jul 11 16:56:34 f40 code[53482]: [0711/165634.078587:ERROR:elf_dynamic_array_reader.h(64)] tag not found Jul 11 16:56:34 f40 audit[53462]: ANOM_ABEND auid=1000 uid=1000 gid=1002 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 pid=53462 comm="code" exe="/usr/share/code/code" sig=6 res=1 Jul 11 16:56:34 f40 code[53482]: [0711/165634.085319:ERROR:directory_reader_posix.cc(43)] opendir /home/nvmd/.config/Code/Crashpad/attachments/8c0a4b49-38bb-4b51-ac3d-e9f29598c0d7: No such file or directory (2) Jul 11 16:56:34 f40 audit: BPF prog-id=90 op=LOAD Jul 11 16:56:34 f40 audit: BPF prog-id=91 op=LOAD Jul 11 16:56:34 f40 audit: BPF prog-id=92 op=LOAD Jul 11 16:56:34 f40 systemd[1]: Started systemd-coredump@1-53696-0.service - Process Core Dump (PID 53696/UID 0). Jul 11 16:56:34 f40 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-coredump@1-53696-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jul 11 16:56:34 f40 audit: BPF prog-id=93 op=LOAD Jul 11 16:56:34 f40 audit: BPF prog-id=94 op=LOAD Jul 11 16:56:34 f40 audit: BPF prog-id=95 op=LOAD Jul 11 16:56:34 f40 systemd[1]: Started drkonqi-coredump-processor@1-53696-0.service - Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling. Jul 11 16:56:34 f40 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=drkonqi-coredump-processor@1-53696-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jul 11 16:56:34 f40 kwin_wayland[1904]: This plugin does not support raise() Jul 11 16:56:34 f40 systemd-coredump[53697]: [🡕] Process 53462 (code) of user 1000 dumped core. Module libibus-1.0.so.5 from rpm ibus-1.5.30-5.fc40.x86_64 Module im-ibus.so from rpm ibus-1.5.30-5.fc40.x86_64 Module libxkbfile.so.1 from rpm libxkbfile-1.1.3-1.fc40.x86_64 Module keymapping.node without build-id. Module vscode-sqlite3.node without build-id. Module spdlog.node without build-id. Module libudev.so.1 from rpm systemd-255.8-1.fc40.x86_64 Module libwindow-decorations-gtk-module.so from rpm kde-gtk-config-6.1.1-1.fc40.x86_64 Module libcolorreload-gtk-module.so from rpm kde-gtk-config-6.1.1-1.fc40.x86_64 Module libX11-xcb.so.1 from rpm libX11-1.8.9-1.fc40.x86_64 Module libbrotlicommon.so.1 from rpm brotli-1.1.0-3.fc40.x86_64 Module libbrotlidec.so.1 from rpm brotli-1.1.0-3.fc40.x86_64 Module libbz2.so.1 from rpm bzip2-1.0.8-18.fc40.x86_64 Module libdatrie.so.1 from rpm libdatrie-0.2.13-9.fc40.x86_64 Module libjson-glib-1.0.so.0 from rpm json-glib-1.8.0-3.fc40.x86_64 Module libjpeg.so.62 from rpm libjpeg-turbo-3.0.2-1.fc40.x86_64 Module libxml2.so.2 from rpm libxml2-2.12.8-1.fc40.x86_64 Module libgraphite2.so.3 from rpm graphite2-1.3.14-15.fc40.x86_64 Module libXinerama.so.1 from rpm libXinerama-1.1.5-6.fc40.x86_64 Module libXcursor.so.1 from rpm libXcursor-1.2.1-7.fc40.x86_64 Module libwayland-egl.so.1 from rpm wayland-1.22.0-3.fc40.x86_64 Module libwayland-cursor.so.0 from rpm wayland-1.22.0-3.fc40.x86_64 Module libzstd.so.1 from rpm zstd-1.5.6-1.fc40.x86_64 Module liblzma.so.5 from rpm xz-5.4.6-3.fc40.x86_64 Module liblz4.so.1 from rpm lz4-1.9.4-6.fc40.x86_64 Module libcap.so.2 from rpm libcap-2.69-8.fc40.x86_64 Module libblkid.so.1 from rpm util-linux-2.40.1-1.fc40.x86_64 Module libXau.so.6 from rpm libXau-1.0.11-6.fc40.x86_64 Module libxcb-randr.so.0 from rpm libxcb-1.17.0-1.fc40.x86_64 Module libwayland-server.so.0 from rpm wayland-1.22.0-3.fc40.x86_64 Module libpixman-1.so.0 from rpm pixman-0.43.4-1.fc40.x86_64 Module libxcb-shm.so.0 from rpm libxcb-1.17.0-1.fc40.x86_64 Module libxcb-render.so.0 from rpm libxcb-1.17.0-1.fc40.x86_64 Module libXrender.so.1 from rpm libXrender-0.9.11-6.fc40.x86_64 Module libfreetype.so.6 from rpm freetype-2.13.2-5.fc40.x86_64 Module libpng16.so.16 from rpm libpng-1.6.40-3.fc40.x86_64 Module libthai.so.0 from rpm libthai-0.1.29-8.fc40.x86_64 Module libwayland-client.so.0 from rpm wayland-1.22.0-3.fc40.x86_64 Module libtracker-sparql-3.0.so.0 from rpm tracker-3.7.3-1.fc40.x86_64 Module libcloudproviders.so.0 from rpm libcloudproviders-0.3.5-3.fc40.x86_64 Module libXi.so.6 from rpm libXi-1.8.1-5.fc40.x86_64 Module libepoxy.so.0 from rpm libepoxy-1.5.10-6.fc40.x86_64 Module libgdk_pixbuf-2.0.so.0 from rpm gdk-pixbuf2-2.42.10-8.fc40.x86_64 Module libcairo-gobject.so.2 from rpm cairo-1.18.0-3.fc40.x86_64 Module libfribidi.so.0 from rpm fribidi-1.0.14-2.fc40.x86_64 Module libfontconfig.so.1 from rpm fontconfig-2.15.0-6.fc40.x86_64 Module libpangoft2-1.0.so.0 from rpm pango-1.54.0-1.fc40.x86_64 Module libharfbuzz.so.0 from rpm harfbuzz-8.4.0-1.fc40.x86_64 Module libpangocairo-1.0.so.0 from rpm pango-1.54.0-1.fc40.x86_64 Module libgdk-3.so.0 from rpm gtk3-3.24.42-2.fc40.x86_64 Module libsystemd.so.0 from rpm systemd-255.8-1.fc40.x86_64 Module libplds4.so from rpm nss-3.101.0-1.fc40.x86_64 Module libplc4.so from rpm nss-3.101.0-1.fc40.x86_64 Module libselinux.so.1 from rpm libselinux-3.6-4.fc40.x86_64 Module libmount.so.1 from rpm util-linux-2.40.1-1.fc40.x86_64 Module libz.so.1 from rpm zlib-ng-2.1.7-1.fc40.x86_64 Module libgmodule-2.0.so.0 from rpm glib2-2.80.3-1.fc40.x86_64 Module libpcre2-8.so.0 from rpm pcre2-10.44-1.fc40.x86_64 Module libffi.so.8 from rpm libffi-3.4.4-7.fc40.x86_64 Module libatspi.so.0 from rpm at-spi2-core-2.52.0-1.fc40.x86_64 Module libasound.so.2 from rpm alsa-lib-1.2.12-1.fc40.x86_64 Module libxkbcommon.so.0 from rpm libxkbcommon-1.6.0-2.fc40.x86_64 Module libxcb.so.1 from rpm libxcb-1.17.0-1.fc40.x86_64 Module libexpat.so.1 from rpm expat-2.6.2-1.fc40.x86_64 Module libgbm.so.1 from rpm mesa-24.1.2-7.fc40.x86_64 Module libXrandr.so.2 from rpm libXrandr-1.5.4-3.fc40.x86_64 Module libXfixes.so.3 from rpm libXfixes-6.0.1-3.fc40.x86_64 Module libXext.so.6 from rpm libXext-1.3.6-1.fc40.x86_64 Module libXdamage.so.1 from rpm libXdamage-1.1.6-3.fc40.x86_64 Module libXcomposite.so.1 from rpm libXcomposite-0.4.6-3.fc40.x86_64 Module libX11.so.6 from rpm libX11-1.8.9-1.fc40.x86_64 Module libcairo.so.2 from rpm cairo-1.18.0-3.fc40.x86_64 Module libpango-1.0.so.0 from rpm pango-1.54.0-1.fc40.x86_64 Module libgtk-3.so.0 from rpm gtk3-3.24.42-2.fc40.x86_64 Module libdrm.so.2 from rpm libdrm-2.4.121-1.fc40.x86_64 Module libatk-bridge-2.0.so.0 from rpm at-spi2-core-2.52.0-1.fc40.x86_64 Module libatk-1.0.so.0 from rpm at-spi2-core-2.52.0-1.fc40.x86_64 Module libdbus-1.so.3 from rpm dbus-1.14.10-3.fc40.x86_64 Module libnspr4.so from rpm nss-3.101.0-1.fc40.x86_64 Module libgio-2.0.so.0 from rpm glib2-2.80.3-1.fc40.x86_64 Module libglib-2.0.so.0 from rpm glib2-2.80.3-1.fc40.x86_64 Module libgobject-2.0.so.0 from rpm glib2-2.80.3-1.fc40.x86_64 Stack trace of thread 53462: #0 0x00007f01141974a4 __pthread_kill_implementation (libc.so.6 + 0x994a4) #1 0x00007f011413ec4e raise (libc.so.6 + 0x40c4e) #2 0x00007f0114126902 abort (libc.so.6 + 0x28902) #3 0x0000557ad11d5d12 n/a (code + 0x9586d12) #4 0x0000557ad11d5f2b n/a (code + 0x9586f2b) #5 0x0000557acb1288b2 n/a (code + 0x34d98b2) #6 0x0000557acb2eeb06 n/a (code + 0x369fb06) #7 0x0000557acb2cd4a2 n/a (code + 0x367e4a2) #8 0x0000557acb2ce4be n/a (code + 0x367f4be) #9 0x0000557acba56df3 n/a (code + 0x3e07df3) #10 0x0000557acb6c27a6 n/a (code + 0x3a737a6) #11 0x0000557acb6e8d0c n/a (code + 0x3a99d0c) #12 0x0000557acb6e842c n/a (code + 0x3a9942c) #13 0x0000557acb6e7494 n/a (code + 0x3a98494) #14 0x0000557acb70a79d n/a (code + 0x3abb79d) #15 0x0000557ac9a789b6 n/a (code + 0x1e299b6) #16 0x0000557ac9b01749 n/a (code + 0x1eb2749) #17 0x0000557ac99dfeaa n/a (code + 0x1d90eaa) #18 0x0000557ac99dfeaa n/a (code + 0x1d90eaa) #19 0x0000557ac99dfeaa n/a (code + 0x1d90eaa) #20 0x0000557ac99dfeaa n/a (code + 0x1d90eaa) #21 0x0000557ac9af59fd n/a (code + 0x1ea69fd) #22 0x0000557ac99e0b4f n/a (code + 0x1d91b4f) #23 0x0000557ac9b6bf17 n/a (code + 0x1f1cf17) #24 0x0000557ac99dfeaa n/a (code + 0x1d90eaa) #25 0x0000557ac99dfeaa n/a (code + 0x1d90eaa) #26 0x0000557ac99dfeaa n/a (code + 0x1d90eaa) #27 0x0000557ac99dfeaa n/a (code + 0x1d90eaa) #28 0x0000557ac99dfeaa n/a (code + 0x1d90eaa) #29 0x0000557ac9a1f482 n/a (code + 0x1dd0482) #30 0x0000557ac9af7c6e n/a (code + 0x1ea8c6e) #31 0x0000557ac9a0ec13 n/a (code + 0x1dbfc13) #32 0x0000557ac99dd847 n/a (code + 0x1d8e847) #33 0x0000557acb24814b n/a (code + 0x35f914b) #34 0x0000557acb24900a n/a (code + 0x35fa00a) #35 0x0000557acb249185 n/a (code + 0x35fa185) #36 0x0000557acb274a17 n/a (code + 0x3625a17) #37 0x0000557ad110b25e n/a (code + 0x94bc25e) #38 0x0000557ad110af31 _ZN4node13CallbackScopeD1Ev (code + 0x94bbf31) #39 0x0000557ac9f1c99a n/a (code + 0x22cd99a) #40 0x0000557ac9e6723a n/a (code + 0x221823a) #41 0x0000557ac9e6717a n/a (code + 0x221817a) #42 0x0000557acd4d3ae5 n/a (code + 0x5884ae5) #43 0x0000557acd1883cf n/a (code + 0x55393cf) #44 0x0000557acd1a428c n/a (code + 0x555528c) #45 0x0000557acd1a488c n/a (code + 0x555588c) #46 0x0000557acd204d01 n/a (code + 0x55b5d01) #47 0x0000557acd1a4fdd n/a (code + 0x5555fdd) #48 0x0000557acd16b0ed n/a (code + 0x551c0ed) #49 0x0000557acc1d8d8f n/a (code + 0x4589d8f) #50 0x0000557acc1dabd2 n/a (code + 0x458bbd2) #51 0x0000557acc1d62e9 n/a (code + 0x45872e9) #52 0x0000557aca098224 n/a (code + 0x2449224) #53 0x0000557aca0998e0 n/a (code + 0x244a8e0) #54 0x0000557aca0996f9 n/a (code + 0x244a6f9) #55 0x0000557aca09717b n/a (code + 0x244817b) #56 0x0000557aca097280 n/a (code + 0x2448280) #57 0x0000557ac9da90f8 n/a (code + 0x215a0f8) #58 0x00007f0114128088 __libc_start_call_main (libc.so.6 + 0x2a088) #59 0x00007f011412814b __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a14b) #60 0x0000557ac99ac02a _start (code + 0x1d5d02a) Stack trace of thread 53463: #0 0x00007f011420b67d __poll (libc.so.6 + 0x10d67d) #1 0x0000557acc8ac5d0 n/a (code + 0x4c5d5d0) #2 0x0000557acd1dc1e5 n/a (code + 0x558d1e5) #3 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #4 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53470: #0 0x00007f0114219832 epoll_wait (libc.so.6 + 0x11b832) #1 0x0000557acd1fe5b0 n/a (code + 0x55af5b0) #2 0x0000557acd1fe4da n/a (code + 0x55af4da) #3 0x0000557acd1a4fdd n/a (code + 0x5555fdd) #4 0x0000557acd16b0ed n/a (code + 0x551c0ed) #5 0x0000557acd1c9178 n/a (code + 0x557a178) #6 0x0000557acd1b2d3d n/a (code + 0x5563d3d) #7 0x0000557acd1c931c n/a (code + 0x557a31c) #8 0x0000557acd1dc1e5 n/a (code + 0x558d1e5) #9 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #10 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53469: #0 0x00007f0114201c03 wait4 (libc.so.6 + 0x103c03) #1 0x0000557acd1f5f30 n/a (code + 0x55a6f30) #2 0x0000557acd1f6890 n/a (code + 0x55a7890) #3 0x0000557acd1dc1e5 n/a (code + 0x558d1e5) #4 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #5 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53474: #0 0x00007f0114219832 epoll_wait (libc.so.6 + 0x11b832) #1 0x0000557acd1fe5b0 n/a (code + 0x55af5b0) #2 0x0000557acd1fe4da n/a (code + 0x55af4da) #3 0x0000557acd1a4fdd n/a (code + 0x5555fdd) #4 0x0000557acd16b0ed n/a (code + 0x551c0ed) #5 0x0000557acd1c9178 n/a (code + 0x557a178) #6 0x0000557acc1db7af n/a (code + 0x458c7af) #7 0x0000557acd1c931c n/a (code + 0x557a31c) #8 0x0000557acd1dc1e5 n/a (code + 0x558d1e5) #9 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #10 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53471: #0 0x00007f0114191be9 __futex_abstimed_wait_common (libc.so.6 + 0x93be9) #1 0x00007f01141949a2 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x969a2) #2 0x0000557acd1dba98 n/a (code + 0x558ca98) #3 0x0000557acd2013e9 n/a (code + 0x55b23e9) #4 0x0000557acd184ff3 n/a (code + 0x5535ff3) #5 0x0000557acd1c2d2d n/a (code + 0x5573d2d) #6 0x0000557acd1c1264 n/a (code + 0x5572264) #7 0x0000557acd1c1eba n/a (code + 0x5572eba) #8 0x0000557acd1c1b4d n/a (code + 0x5572b4d) #9 0x0000557acd1c1a6b n/a (code + 0x5572a6b) #10 0x0000557acd1dc1e5 n/a (code + 0x558d1e5) #11 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #12 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53472: #0 0x00007f0114191be9 __futex_abstimed_wait_common (libc.so.6 + 0x93be9) #1 0x00007f01141949a2 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x969a2) #2 0x0000557acd1dba98 n/a (code + 0x558ca98) #3 0x0000557acd2013e9 n/a (code + 0x55b23e9) #4 0x0000557acd184ff3 n/a (code + 0x5535ff3) #5 0x0000557acd1c2d2d n/a (code + 0x5573d2d) #6 0x0000557acd1c1264 n/a (code + 0x5572264) #7 0x0000557acd1c1eba n/a (code + 0x5572eba) #8 0x0000557acd1c1b4d n/a (code + 0x5572b4d) #9 0x0000557acd1c1a6b n/a (code + 0x5572a6b) #10 0x0000557acd1dc1e5 n/a (code + 0x558d1e5) #11 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #12 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53473: #0 0x00007f0114191be9 __futex_abstimed_wait_common (libc.so.6 + 0x93be9) #1 0x00007f01141949a2 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x969a2) #2 0x0000557acd1dba98 n/a (code + 0x558ca98) #3 0x0000557acd2013e9 n/a (code + 0x55b23e9) #4 0x0000557acd184ff3 n/a (code + 0x5535ff3) #5 0x0000557acd1c2d2d n/a (code + 0x5573d2d) #6 0x0000557acd1c1264 n/a (code + 0x5572264) #7 0x0000557acd1c1eba n/a (code + 0x5572eba) #8 0x0000557acd1c1b7d n/a (code + 0x5572b7d) #9 0x0000557acd1c1a7f n/a (code + 0x5572a7f) #10 0x0000557acd1dc1e5 n/a (code + 0x558d1e5) #11 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #12 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53475: #0 0x00007f0114191be9 __futex_abstimed_wait_common (libc.so.6 + 0x93be9) #1 0x00007f0114194639 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x96639) #2 0x0000557acd1db985 n/a (code + 0x558c985) #3 0x0000557acd2013b3 n/a (code + 0x55b23b3) #4 0x0000557acd184edc n/a (code + 0x5535edc) #5 0x0000557acd1434e4 n/a (code + 0x54f44e4) #6 0x0000557acd1a4fdd n/a (code + 0x5555fdd) #7 0x0000557acd16b0ed n/a (code + 0x551c0ed) #8 0x0000557acd1c9178 n/a (code + 0x557a178) #9 0x0000557acd1c931c n/a (code + 0x557a31c) #10 0x0000557acd1dc1e5 n/a (code + 0x558d1e5) #11 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #12 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53476: #0 0x00007f01142196d0 epoll_pwait (libc.so.6 + 0x11b6d0) #1 0x0000557ac9da6589 n/a (code + 0x2157589) #2 0x0000557ac9d95f15 uv_run (code + 0x2146f15) #3 0x0000557ad124da7c n/a (code + 0x95fea7c) #4 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #5 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53477: #0 0x00007f0114191be9 __futex_abstimed_wait_common (libc.so.6 + 0x93be9) #1 0x00007f0114194639 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x96639) #2 0x0000557ac9da1c19 uv_cond_wait (code + 0x2152c19) #3 0x0000557ad124b7ac n/a (code + 0x95fc7ac) #4 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #5 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53478: #0 0x00007f0114191be9 __futex_abstimed_wait_common (libc.so.6 + 0x93be9) #1 0x00007f0114194639 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x96639) #2 0x0000557ac9da1c19 uv_cond_wait (code + 0x2152c19) #3 0x0000557ad124b7ac n/a (code + 0x95fc7ac) #4 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #5 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53480: #0 0x00007f0114191be9 __futex_abstimed_wait_common (libc.so.6 + 0x93be9) #1 0x00007f011419d7c8 __new_sem_wait_slow64.constprop.0 (libc.so.6 + 0x9f7c8) #2 0x0000557ac9da1a46 uv_sem_wait (code + 0x2152a46) #3 0x0000557ad130451c n/a (code + 0x96b551c) #4 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #5 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53487: #0 0x00007f0114219832 epoll_wait (libc.so.6 + 0x11b832) #1 0x0000557acd1fe5b0 n/a (code + 0x55af5b0) #2 0x0000557acd1fe4da n/a (code + 0x55af4da) #3 0x0000557acd1a4fdd n/a (code + 0x5555fdd) #4 0x0000557acd16b0ed n/a (code + 0x551c0ed) #5 0x0000557acd1c9178 n/a (code + 0x557a178) #6 0x0000557acd1c931c n/a (code + 0x557a31c) #7 0x0000557acd1dc1e5 n/a (code + 0x558d1e5) #8 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #9 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53488: #0 0x00007f011420bc4a read (libc.so.6 + 0x10dc4a) #1 0x0000557ac9f4814b n/a (code + 0x22f914b) #2 0x0000557acd1dc1e5 n/a (code + 0x558d1e5) #3 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #4 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53530: #0 0x00007f01142171dd syscall (libc.so.6 + 0x1191dd) #1 0x00007f011556dccd g_cond_wait (libglib-2.0.so.0 + 0xbbccd) #2 0x00007f01154d961b g_async_queue_pop_intern_unlocked (libglib-2.0.so.0 + 0x2761b) #3 0x00007f0115540a03 g_thread_pool_spawn_thread (libglib-2.0.so.0 + 0x8ea03) #4 0x00007f011553f813 g_thread_proxy (libglib-2.0.so.0 + 0x8d813) #5 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #6 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53490: #0 0x00007f0114191be9 __futex_abstimed_wait_common (libc.so.6 + 0x93be9) #1 0x00007f01141949a2 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x969a2) #2 0x0000557acd1dba98 n/a (code + 0x558ca98) #3 0x0000557acd2013e9 n/a (code + 0x55b23e9) #4 0x0000557acd184ff3 n/a (code + 0x5535ff3) #5 0x0000557acd1c2d2d n/a (code + 0x5573d2d) #6 0x0000557acd1c1264 n/a (code + 0x5572264) #7 0x0000557acd1c1eba n/a (code + 0x5572eba) #8 0x0000557acd1c1b4d n/a (code + 0x5572b4d) #9 0x0000557acd1c1a6b n/a (code + 0x5572a6b) #10 0x0000557acd1dc1e5 n/a (code + 0x558d1e5) #11 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #12 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53486: #0 0x00007f01142171dd syscall (libc.so.6 + 0x1191dd) #1 0x00007f011556dccd g_cond_wait (libglib-2.0.so.0 + 0xbbccd) #2 0x00007f01154d961b g_async_queue_pop_intern_unlocked (libglib-2.0.so.0 + 0x2761b) #3 0x00007f01154d967c g_async_queue_pop (libglib-2.0.so.0 + 0x2767c) #4 0x00007f0113c8e0d9 fc_thread_func (libpangoft2-1.0.so.0 + 0xb0d9) #5 0x00007f011553f813 g_thread_proxy (libglib-2.0.so.0 + 0x8d813) #6 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #7 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53485: #0 0x00007f011420b67d __poll (libc.so.6 + 0x10d67d) #1 0x00007f0115570c34 g_main_context_iterate_unlocked.isra.0 (libglib-2.0.so.0 + 0xbec34) #2 0x00007f0115510383 g_main_context_iteration (libglib-2.0.so.0 + 0x5e383) #3 0x00007f01155103e1 glib_worker_main (libglib-2.0.so.0 + 0x5e3e1) #4 0x00007f011553f813 g_thread_proxy (libglib-2.0.so.0 + 0x8d813) #5 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #6 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53493: #0 0x00007f0114191be9 __futex_abstimed_wait_common (libc.so.6 + 0x93be9) #1 0x00007f0114194639 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x96639) #2 0x0000557acd1db985 n/a (code + 0x558c985) #3 0x0000557ace440e0c n/a (code + 0x67f1e0c) #4 0x0000557acd1dc1e5 n/a (code + 0x558d1e5) #5 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #6 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53489: #0 0x00007f0114191be9 __futex_abstimed_wait_common (libc.so.6 + 0x93be9) #1 0x00007f01141949a2 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x969a2) #2 0x0000557acd1dba98 n/a (code + 0x558ca98) #3 0x0000557acd2013e9 n/a (code + 0x55b23e9) #4 0x0000557acd184ff3 n/a (code + 0x5535ff3) #5 0x0000557acd1c2d2d n/a (code + 0x5573d2d) #6 0x0000557acd1c1264 n/a (code + 0x5572264) #7 0x0000557acd1c1eba n/a (code + 0x5572eba) #8 0x0000557acd1c1b4d n/a (code + 0x5572b4d) #9 0x0000557acd1c1a6b n/a (code + 0x5572a6b) #10 0x0000557acd1dc1e5 n/a (code + 0x558d1e5) #11 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #12 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53495: #0 0x00007f0114191be9 __futex_abstimed_wait_common (libc.so.6 + 0x93be9) #1 0x00007f011419d7c8 __new_sem_wait_slow64.constprop.0 (libc.so.6 + 0x9f7c8) #2 0x0000557ac9da1a46 uv_sem_wait (code + 0x2152a46) #3 0x0000557ac9f227f3 n/a (code + 0x22d37f3) #4 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #5 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53492: #0 0x00007f0114191be9 __futex_abstimed_wait_common (libc.so.6 + 0x93be9) #1 0x00007f01141949a2 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x969a2) #2 0x0000557acd1dba98 n/a (code + 0x558ca98) #3 0x0000557acd2013e9 n/a (code + 0x55b23e9) #4 0x0000557acd184ff3 n/a (code + 0x5535ff3) #5 0x0000557acd1c2d2d n/a (code + 0x5573d2d) #6 0x0000557acd1c1264 n/a (code + 0x5572264) #7 0x0000557acd1c1eba n/a (code + 0x5572eba) #8 0x0000557acd1c1bad n/a (code + 0x5572bad) #9 0x0000557acd1c1a75 n/a (code + 0x5572a75) #10 0x0000557acd1dc1e5 n/a (code + 0x558d1e5) #11 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #12 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53525: #0 0x00007f0114191be9 __futex_abstimed_wait_common (libc.so.6 + 0x93be9) #1 0x00007f01141949a2 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x969a2) #2 0x0000557acd1dba98 n/a (code + 0x558ca98) #3 0x0000557acd2013e9 n/a (code + 0x55b23e9) #4 0x0000557acd184ff3 n/a (code + 0x5535ff3) #5 0x0000557acd1c2d2d n/a (code + 0x5573d2d) #6 0x0000557acd1c1264 n/a (code + 0x5572264) #7 0x0000557acd1c1eba n/a (code + 0x5572eba) #8 0x0000557acd1c1b7d n/a (code + 0x5572b7d) #9 0x0000557acd1c1a7f n/a (code + 0x5572a7f) #10 0x0000557acd1dc1e5 n/a (code + 0x558d1e5) #11 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #12 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53499: #0 0x00007f0114191be9 __futex_abstimed_wait_common (libc.so.6 + 0x93be9) #1 0x00007f0114194639 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x96639) #2 0x0000557ac9da1c19 uv_cond_wait (code + 0x2152c19) #3 0x0000557ac9d924a3 n/a (code + 0x21434a3) #4 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #5 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53498: #0 0x00007f0114191be9 __futex_abstimed_wait_common (libc.so.6 + 0x93be9) #1 0x00007f0114194639 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x96639) #2 0x0000557ac9da1c19 uv_cond_wait (code + 0x2152c19) #3 0x0000557ac9d924a3 n/a (code + 0x21434a3) #4 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #5 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53524: #0 0x00007f0114191be9 __futex_abstimed_wait_common (libc.so.6 + 0x93be9) #1 0x00007f0114194639 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x96639) #2 0x0000557acd1db985 n/a (code + 0x558c985) #3 0x0000557acd2013b3 n/a (code + 0x55b23b3) #4 0x0000557acd184ff3 n/a (code + 0x5535ff3) #5 0x0000557acd1c2d2d n/a (code + 0x5573d2d) #6 0x0000557acd1c1eba n/a (code + 0x5572eba) #7 0x0000557acd1c1b4d n/a (code + 0x5572b4d) #8 0x0000557acd1c1a6b n/a (code + 0x5572a6b) #9 0x0000557acd1dc1e5 n/a (code + 0x558d1e5) #10 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #11 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53500: #0 0x00007f0114191be9 __futex_abstimed_wait_common (libc.so.6 + 0x93be9) #1 0x00007f0114194639 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x96639) #2 0x0000557ac9da1c19 uv_cond_wait (code + 0x2152c19) #3 0x0000557ac9d924a3 n/a (code + 0x21434a3) #4 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #5 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53494: #0 0x00007f0114191be9 __futex_abstimed_wait_common (libc.so.6 + 0x93be9) #1 0x00007f0114194639 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x96639) #2 0x0000557acd1db985 n/a (code + 0x558c985) #3 0x0000557acd2013b3 n/a (code + 0x55b23b3) #4 0x0000557acd184edc n/a (code + 0x5535edc) #5 0x0000557acd1434e4 n/a (code + 0x54f44e4) #6 0x0000557acd1a4fdd n/a (code + 0x5555fdd) #7 0x0000557acd16b0ed n/a (code + 0x551c0ed) #8 0x0000557acd1c9178 n/a (code + 0x557a178) #9 0x0000557acd1c931c n/a (code + 0x557a31c) #10 0x0000557acd1dc1e5 n/a (code + 0x558d1e5) #11 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #12 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53523: #0 0x00007f0114191be9 __futex_abstimed_wait_common (libc.so.6 + 0x93be9) #1 0x00007f0114194639 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x96639) #2 0x0000557acd1db985 n/a (code + 0x558c985) #3 0x0000557acd2013b3 n/a (code + 0x55b23b3) #4 0x0000557acd184ff3 n/a (code + 0x5535ff3) #5 0x0000557acd1c2d2d n/a (code + 0x5573d2d) #6 0x0000557acd1c1eba n/a (code + 0x5572eba) #7 0x0000557acd1c1b4d n/a (code + 0x5572b4d) #8 0x0000557acd1c1a6b n/a (code + 0x5572a6b) #9 0x0000557acd1dc1e5 n/a (code + 0x558d1e5) #10 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #11 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53597: #0 0x00007f0114216c57 __select (libc.so.6 + 0x118c57) #1 0x00007f0103f8b9b7 _ZN15vscode_keyboard15ListenToXEventsEPv (keymapping.node + 0xd9b7) #2 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #3 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53497: #0 0x00007f0114191be9 __futex_abstimed_wait_common (libc.so.6 + 0x93be9) #1 0x00007f0114194639 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x96639) #2 0x0000557ac9da1c19 uv_cond_wait (code + 0x2152c19) #3 0x0000557ac9d924a3 n/a (code + 0x21434a3) #4 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #5 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53532: #0 0x00007f011420b67d __poll (libc.so.6 + 0x10d67d) #1 0x00007f0115570c34 g_main_context_iterate_unlocked.isra.0 (libglib-2.0.so.0 + 0xbec34) #2 0x00007f0115514f37 g_main_loop_run (libglib-2.0.so.0 + 0x62f37) #3 0x00007f01153f8682 gdbus_shared_thread_func.lto_priv.0 (libgio-2.0.so.0 + 0x115682) #4 0x00007f011553f813 g_thread_proxy (libglib-2.0.so.0 + 0x8d813) #5 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #6 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53531: #0 0x00007f01142171dd syscall (libc.so.6 + 0x1191dd) #1 0x00007f011556deb0 g_cond_wait_until (libglib-2.0.so.0 + 0xbbeb0) #2 0x00007f01154d95e3 g_async_queue_pop_intern_unlocked (libglib-2.0.so.0 + 0x275e3) #3 0x00007f011554159a g_thread_pool_thread_proxy.lto_priv.0 (libglib-2.0.so.0 + 0x8f59a) #4 0x00007f011553f813 g_thread_proxy (libglib-2.0.so.0 + 0x8d813) #5 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #6 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53479: #0 0x00007f0114191be9 __futex_abstimed_wait_common (libc.so.6 + 0x93be9) #1 0x00007f0114194639 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x96639) #2 0x0000557ac9da1c19 uv_cond_wait (code + 0x2152c19) #3 0x0000557ad124b7ac n/a (code + 0x95fc7ac) #4 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #5 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53584: #0 0x00007f0114219832 epoll_wait (libc.so.6 + 0x11b832) #1 0x0000557acd1fe5b0 n/a (code + 0x55af5b0) #2 0x0000557acd1fe4da n/a (code + 0x55af4da) #3 0x0000557acd1a4fdd n/a (code + 0x5555fdd) #4 0x0000557acd16b0ed n/a (code + 0x551c0ed) #5 0x0000557acd1c9178 n/a (code + 0x557a178) #6 0x0000557acd1c931c n/a (code + 0x557a31c) #7 0x0000557acd1dc1e5 n/a (code + 0x558d1e5) #8 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #9 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) Stack trace of thread 53491: #0 0x00007f011420b67d __poll (libc.so.6 + 0x10d67d) #1 0x0000557acd1df02e n/a (code + 0x559002e) #2 0x0000557acd1dc1e5 n/a (code + 0x558d1e5) #3 0x00007f0114195507 start_thread (libc.so.6 + 0x97507) #4 0x00007f011421940c __clone3 (libc.so.6 + 0x11b40c) ELF object binary architecture: AMD x86-64 Jul 11 16:56:34 f40 kwin_wayland_wrapper[1904]: src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 875708738 Jul 11 16:56:34 f40 kwin_wayland_wrapper[1904]: src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 875708738 Jul 11 16:56:34 f40 kwin_wayland[1904]: kwin_scene_opengl: 0x502: GL_INVALID_OPERATION error generated. Jul 11 16:56:34 f40 kwin_wayland[1904]: kwin_scene_opengl: 0x502: GL_INVALID_OPERATION error generated. Jul 11 16:56:34 f40 kwin_wayland[1904]: kwin_scene_opengl: 0x502: GL_INVALID_OPERATION error generated. Jul 11 16:56:34 f40 systemd[1]: systemd-coredump@1-53696-0.service: Deactivated successfully. Jul 11 16:56:34 f40 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-coredump@1-53696-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jul 11 16:56:34 f40 systemd[1636]: app-code@eaeda989cc404b10890bdee6922ab384.service: Main process exited, code=dumped, status=6/ABRT Jul 11 16:56:34 f40 audit: BPF prog-id=92 op=UNLOAD Jul 11 16:56:34 f40 audit: BPF prog-id=91 op=UNLOAD Jul 11 16:56:34 f40 audit: BPF prog-id=90 op=UNLOAD Jul 11 16:56:34 f40 systemd[1636]: Started drkonqi-coredump-launcher@18-53701-0.service - Launch DrKonqi for a systemd-coredump crash (PID 53701/UID 0). Jul 11 16:56:34 f40 drkonqi-coredump-launcher[53734]: Unable to find file for pid 53462 expected at "kcrash-metadata/code.06d68b5d1df147b9a8fd3b154a5d25fc.53462.ini" Jul 11 16:56:34 f40 drkonqi-coredump-launcher[53734]: Nothing handled the dump :O Jul 11 16:56:34 f40 systemd[1]: drkonqi-coredump-processor@1-53696-0.service: Deactivated successfully. Jul 11 16:56:34 f40 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=drkonqi-coredump-processor@1-53696-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jul 11 16:56:35 f40 audit: BPF prog-id=95 op=UNLOAD Jul 11 16:56:35 f40 audit: BPF prog-id=94 op=UNLOAD Jul 11 16:56:35 f40 audit: BPF prog-id=93 op=UNLOAD Jul 11 16:56:35 f40 abrt-server[53735]: Package 'code' isn't signed with proper key Jul 11 16:56:35 f40 abrt-server[53735]: 'post-create' on '/var/spool/abrt/ccpp-2024-07-11-16:56:34.946078-53462' exited with 1 Jul 11 16:56:35 f40 abrt-server[53735]: Deleting problem directory '/var/spool/abrt/ccpp-2024-07-11-16:56:34.946078-53462' Jul 11 16:56:36 f40 systemd[1636]: app-code@eaeda989cc404b10890bdee6922ab384.service: Failed with result 'core-dump'. Jul 11 16:56:36 f40 systemd[1636]: app-code@eaeda989cc404b10890bdee6922ab384.service: Consumed 9.576s CPU time, 366.6M memory peak, 0B memory swap peak. ```
joeirimpan commented 1 month ago
$ lsb_release -a
LSB Version:    n/a
Distributor ID: Fedora
Description:    Fedora Linux 40 (KDE Plasma)
Release:        40
Codename:       n/a
$ code --version                                
1.91.1
f1e16e1e6214d7c44d078b1f0607b2388f29d729
x64

Crashing with following error

$ code --disable-extensions --verbose --log debug
[1322872:0724/085626.690016:WARNING:bluez_dbus_manager.cc(248)] Floss manager not present, cannot set Floss enable/disable.
[1322906:0724/085626.800886:WARNING:sandbox_linux.cc(418)] InitializeSandbox() called with multiple threads in process gpu-process.
<--- Last few GCs --->

[1322872:0x828002a8000]      676 ms: Mark-Compact (reduce) 5.1 (10.0) -> 5.1 (6.5) MB, pooled: 0 MB, 3.07 / 0.00 ms  (average mu = 0.016, current mu = 0.011) last resort; GC in old space requested
[1322872:0x828002a8000]      679 ms: Mark-Compact (reduce) 5.1 (6.5) -> 5.1 (6.5) MB, pooled: 0 MB, 2.33 / 0.00 ms  (average mu = 0.010, current mu = 0.003) last resort; GC in old space requested

<--- JS stacktrace --->

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
[0724/085627.251489:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0724/085627.251547:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0724/085627.255036:ERROR:directory_reader_posix.cc(43)] opendir /home/joe/.config/Code/Crashpad/attachments/bef41337-6b90-42c4-a474-cd4e4950dfbe: No such file or directory (2
garzj commented 4 weeks ago

Same here.

Even with:

rm -rf ~/.vscode ~/.config/Code
code --log trace --verbose --disable-extensions
Terminal output ```   ~ ❯ rm -rf .vscode .config/Code  8s   ~ ❯ code --log trace --verbose --disable-extensions [1289570:0807/212822.145348:WARNING:bluez_dbus_manager.cc(248)] Floss manager not present, cannot set Floss enable/disable. [main 2024-08-07T19:28:22.291Z] [File Watcher (node.js)] Request to start watching: /home/garzj/.config/Code/User (excludes: , includes: , filter: , correlationId: ),/home/garzj/.config/Code/User/settings.json (excludes: , includes: , filter: , correlationId: ) [main 2024-08-07T19:28:22.302Z] Starting VS Code [main 2024-08-07T19:28:22.303Z] from: /usr/share/code/resources/app [main 2024-08-07T19:28:22.303Z] args: { _: [], diff: false, merge: false, add: false, goto: false, 'new-window': false, 'reuse-window': false, wait: false, help: false, 'list-extensions': false, 'show-versions': false, 'pre-release': false, 'update-extensions': false, version: false, verbose: true, log: [ 'trace' ], status: false, 'prof-startup': false, 'no-cached-data': false, 'prof-v8-extensions': false, 'disable-extensions': true, 'disable-lcd-text': false, 'disable-gpu': false, 'disable-chromium-sandbox': false, sandbox: false, telemetry: false, debugRenderer: false, 'enable-smoke-test-driver': false, logExtensionHostCommunication: false, 'skip-release-notes': false, 'skip-welcome': false, 'disable-telemetry': false, 'disable-updates': false, 'use-inmemory-secretstorage': false, 'disable-workspace-trust': false, 'disable-crash-reporter': false, 'skip-add-to-recently-opened': false, 'open-url': false, 'file-write': false, 'file-chmod': false, force: false, 'do-not-sync': false, trace: false, 'preserve-env': false, 'force-user-env': false, 'force-disable-user-env': false, 'open-devtools': false, 'disable-gpu-sandbox': false, '__enable-file-policy': false, 'enable-coi': false, 'no-proxy-server': false, 'no-sandbox': false, nolazy: false, 'force-renderer-accessibility': false, 'ignore-certificate-errors': false, 'allow-insecure-localhost': false, 'disable-dev-shm-usage': false, 'profile-temp': false, logsPath: '/home/garzj/.config/Code/logs/20240807T212822' } [main 2024-08-07T19:28:22.304Z] Resolving machine identifier... [main 2024-08-07T19:28:22.339Z] Resolved machine identifier: a5008c395c55534f0f549289301a0ab1422f36381ed062716b74bf376e75ce56 [main 2024-08-07T19:28:22.339Z] Main->SharedProcess#connect [main 2024-08-07T19:28:22.342Z] [File Watcher (node.js)] Started watching: '/home/garzj/.config/Code/User' [main 2024-08-07T19:28:22.343Z] StorageMainService: creating application storage [main 2024-08-07T19:28:22.346Z] ElectronURLListener: waiting for window to be ready to handle URLs... [main 2024-08-07T19:28:22.346Z] lifecycle (main): phase changed (value: 2) [main 2024-08-07T19:28:22.347Z] windowsManager#open [main 2024-08-07T19:28:22.347Z] windowsManager#open pathsToOpen [ [Object: null prototype] {} ] [1289608:0807/212822.347541:WARNING:sandbox_linux.cc(420)] InitializeSandbox() called with multiple threads in process gpu-process. [main 2024-08-07T19:28:22.348Z] windowsManager#doOpenEmpty { restore: false, remoteAuthority: undefined, filesToOpen: undefined, forceNewWindow: false } [main 2024-08-07T19:28:22.349Z] IPC Object URL: Registered new channel vscode:39b0849a-8c08-4daa-853d-948e7089eb92. [main 2024-08-07T19:28:22.349Z] window#validateWindowState: validating window state on 2 display(s) { width: 1024, height: 768, mode: 1, x: 2368, y: 156, hasDefaultState: true } [main 2024-08-07T19:28:22.349Z] window#validateWindowState: multi-monitor working area { x: 1920, y: 0, width: 1920, height: 1080 } [main 2024-08-07T19:28:22.349Z] window#ctor: using window state { width: 1024, height: 768, mode: 1, x: 2368, y: 156, hasDefaultState: true } [main 2024-08-07T19:28:22.447Z] window#load: attempt to load window (id: 1) [1289657:0807/212822.453851:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition. [main 2024-08-07T19:28:22.454Z] windowsManager#open used window count 1 (workspacesToOpen: 0, foldersToOpen: 0, emptyToRestore: 0, emptyToOpen: 1) [main 2024-08-07T19:28:22.455Z] lifecycle (main): phase changed (value: 3) [main 2024-08-07T19:28:22.455Z] resolveShellEnv(): skipped (VSCODE_CLI is set) [main 2024-08-07T19:28:22.455Z] update#setState idle [main 2024-08-07T19:28:22.484Z] [File Watcher (node.js)] ignoring a path for watching who's stat info failed to resolve: /home/garzj/.config/Code/User/settings.json (error: Error: ENOENT: no such file or directory, stat '/home/garzj/.config/Code/User/settings.json') [main 2024-08-07T19:28:22.535Z] resolveShellEnv(): skipped (VSCODE_CLI is set) <--- Last few GCs ---> [1:0x208000578000] 110 ms: Mark-Compact (reduce) 1.8 (6.4) -> 1.8 (3.4) MB, pooled: 0 MB, 1.21 / 0.00 ms (average mu = 0.557, current mu = 0.028) last resort; GC in old space requested [1:0x208000578000] 112 ms: Mark-Compact (reduce) 1.8 (3.4) -> 1.8 (3.4) MB, pooled: 0 MB, 1.54 / 0.00 ms (average mu = 0.375, current mu = 0.012) last resort; GC in old space requested <--- JS stacktrace ---> [1289657:0807/212822.568570:ERROR:v8_initializer.cc(811)] V8 javascript OOM (CALL_AND_RETRY_LAST). Renderer process crashed - see https://www.electronjs.org/docs/tutorial/application-debugging for potential debugging information. [main 2024-08-07T19:28:22.916Z] CodeWindow: renderer process gone (reason: crashed, code: 133) [main 2024-08-07T19:28:24.958Z] lifecycle (main): phase changed (value: 4) [1289570:0807/212840.287579:ERROR:browser_main_loop.cc(280)] GLib-GObject: ../gobject/gsignal.c:2685: instance '0xd2c011c0700' has no handler with id '3767' [main 2024-08-07T19:28:40.290Z] IPC Object URL: Removed channel vscode:39b0849a-8c08-4daa-853d-948e7089eb92. [main 2024-08-07T19:28:40.290Z] Lifecycle#window.on('closed') - window ID 1 [main 2024-08-07T19:28:40.290Z] Lifecycle#onWillShutdown.fire() [main 2024-08-07T19:28:40.291Z] Lifecycle#onWillShutdown - begin 'instanceLockfile' [main 2024-08-07T19:28:40.291Z] storageMainService#onWillShutdown() [main 2024-08-07T19:28:40.291Z] Lifecycle#onWillShutdown - begin 'applicationStorage' [main 2024-08-07T19:28:40.291Z] Lifecycle#onWillShutdown - begin 'extHostStarter' [main 2024-08-07T19:28:40.292Z] Lifecycle#app.on(window-all-closed) [main 2024-08-07T19:28:40.292Z] Lifecycle#app.on(before-quit) [main 2024-08-07T19:28:40.292Z] Lifecycle#onBeforeShutdown.fire() [main 2024-08-07T19:28:40.292Z] [WindowsStateHandler] onBeforeShutdown { lastActiveWindow: undefined, lastPluginDevelopmentHostWindow: undefined, openedWindows: [] } [main 2024-08-07T19:28:40.292Z] Lifecycle#app.on(will-quit) - begin [main 2024-08-07T19:28:40.292Z] Lifecycle#onWillShutdown - end 'extHostStarter' [main 2024-08-07T19:28:40.292Z] Lifecycle#onWillShutdown - end 'instanceLockfile' [main 2024-08-07T19:28:40.293Z] StorageMainService: closed application storage [main 2024-08-07T19:28:40.293Z] Lifecycle#onWillShutdown - end 'applicationStorage' [main 2024-08-07T19:28:40.293Z] [File Watcher (node.js)] Request to stop watching: /home/garzj/.config/Code/User (excludes: , includes: , filter: , correlationId: ),/home/garzj/.config/Code/User/settings.json (excludes: , includes: , filter: , correlationId: ) [main 2024-08-07T19:28:40.293Z] [File Watcher (node.js)] stopping file watcher (/home/garzj/.config/Code/User (excludes: , includes: , filter: , correlationId: )) [main 2024-08-07T19:28:40.293Z] [File Watcher (node.js)] stopping file watcher (/home/garzj/.config/Code/User/settings.json (excludes: , includes: , filter: , correlationId: )) [main 2024-08-07T19:28:40.299Z] Lifecycle#app.on(will-quit) - after fireOnWillShutdown [main 2024-08-07T19:28:40.299Z] Lifecycle#app.on(will-quit) - calling app.quit() ```
main.log ``` 2024-08-07 21:28:22.339 [trace] [File Watcher (node.js)] Request to start watching: /home/garzj/.config/Code/User (excludes: , includes: , filter: , correlationId: ),/home/garzj/.config/Code/User/settings.json (excludes: , includes: , filter: , correlationId: ) 2024-08-07 21:28:22.339 [debug] Starting VS Code 2024-08-07 21:28:22.339 [debug] from: /usr/share/code/resources/app 2024-08-07 21:28:22.339 [debug] args: {"_":[],"diff":false,"merge":false,"add":false,"goto":false,"new-window":false,"reuse-window":false,"wait":false,"help":false,"list-extensions":false,"show-versions":false,"pre-release":false,"update-extensions":false,"version":false,"verbose":true,"log":["trace"],"status":false,"prof-startup":false,"no-cached-data":false,"prof-v8-extensions":false,"disable-extensions":true,"disable-lcd-text":false,"disable-gpu":false,"disable-chromium-sandbox":false,"sandbox":false,"telemetry":false,"debugRenderer":false,"enable-smoke-test-driver":false,"logExtensionHostCommunication":false,"skip-release-notes":false,"skip-welcome":false,"disable-telemetry":false,"disable-updates":false,"use-inmemory-secretstorage":false,"disable-workspace-trust":false,"disable-crash-reporter":false,"skip-add-to-recently-opened":false,"open-url":false,"file-write":false,"file-chmod":false,"force":false,"do-not-sync":false,"trace":false,"preserve-env":false,"force-user-env":false,"force-disable-user-env":false,"open-devtools":false,"disable-gpu-sandbox":false,"__enable-file-policy":false,"enable-coi":false,"no-proxy-server":false,"no-sandbox":false,"nolazy":false,"force-renderer-accessibility":false,"ignore-certificate-errors":false,"allow-insecure-localhost":false,"disable-dev-shm-usage":false,"profile-temp":false,"logsPath":"/home/garzj/.config/Code/logs/20240807T212822"} 2024-08-07 21:28:22.339 [trace] Resolving machine identifier... 2024-08-07 21:28:22.339 [trace] Resolved machine identifier: a5008c395c55534f0f549289301a0ab1422f36381ed062716b74bf376e75ce56 2024-08-07 21:28:22.339 [trace] Main->SharedProcess#connect 2024-08-07 21:28:22.342 [trace] [File Watcher (node.js)] Started watching: '/home/garzj/.config/Code/User' 2024-08-07 21:28:22.343 [trace] StorageMainService: creating application storage 2024-08-07 21:28:22.346 [trace] ElectronURLListener: waiting for window to be ready to handle URLs... 2024-08-07 21:28:22.346 [trace] lifecycle (main): phase changed (value: 2) 2024-08-07 21:28:22.347 [trace] windowsManager#open 2024-08-07 21:28:22.347 [trace] windowsManager#open pathsToOpen [{}] 2024-08-07 21:28:22.348 [trace] windowsManager#doOpenEmpty {"restore":false,"forceNewWindow":false} 2024-08-07 21:28:22.349 [trace] IPC Object URL: Registered new channel vscode:39b0849a-8c08-4daa-853d-948e7089eb92. 2024-08-07 21:28:22.349 [trace] window#validateWindowState: validating window state on 2 display(s) {"width":1024,"height":768,"mode":1,"x":2368,"y":156,"hasDefaultState":true} 2024-08-07 21:28:22.349 [trace] window#validateWindowState: multi-monitor working area {"x":1920,"y":0,"width":1920,"height":1080} 2024-08-07 21:28:22.349 [trace] window#ctor: using window state {"width":1024,"height":768,"mode":1,"x":2368,"y":156,"hasDefaultState":true} 2024-08-07 21:28:22.447 [trace] window#load: attempt to load window (id: 1) 2024-08-07 21:28:22.454 [trace] windowsManager#open used window count 1 (workspacesToOpen: 0, foldersToOpen: 0, emptyToRestore: 0, emptyToOpen: 1) 2024-08-07 21:28:22.455 [trace] lifecycle (main): phase changed (value: 3) 2024-08-07 21:28:22.455 [trace] resolveShellEnv(): skipped (VSCODE_CLI is set) 2024-08-07 21:28:22.455 [info] update#setState idle 2024-08-07 21:28:22.484 [trace] [File Watcher (node.js)] ignoring a path for watching who's stat info failed to resolve: /home/garzj/.config/Code/User/settings.json (error: Error: ENOENT: no such file or directory, stat '/home/garzj/.config/Code/User/settings.json') 2024-08-07 21:28:22.535 [trace] resolveShellEnv(): skipped (VSCODE_CLI is set) 2024-08-07 21:28:22.916 [error] CodeWindow: renderer process gone (reason: crashed, code: 133) 2024-08-07 21:28:24.958 [trace] lifecycle (main): phase changed (value: 4) 2024-08-07 21:28:40.290 [trace] IPC Object URL: Removed channel vscode:39b0849a-8c08-4daa-853d-948e7089eb92. 2024-08-07 21:28:40.290 [trace] Lifecycle#window.on('closed') - window ID 1 2024-08-07 21:28:40.290 [trace] Lifecycle#onWillShutdown.fire() 2024-08-07 21:28:40.291 [trace] Lifecycle#onWillShutdown - begin 'instanceLockfile' 2024-08-07 21:28:40.291 [trace] storageMainService#onWillShutdown() 2024-08-07 21:28:40.291 [trace] Lifecycle#onWillShutdown - begin 'applicationStorage' 2024-08-07 21:28:40.291 [trace] Lifecycle#onWillShutdown - begin 'extHostStarter' 2024-08-07 21:28:40.292 [trace] Lifecycle#app.on(window-all-closed) 2024-08-07 21:28:40.292 [trace] Lifecycle#app.on(before-quit) 2024-08-07 21:28:40.292 [trace] Lifecycle#onBeforeShutdown.fire() 2024-08-07 21:28:40.292 [trace] [WindowsStateHandler] onBeforeShutdown {"openedWindows":[]} 2024-08-07 21:28:40.292 [trace] Lifecycle#app.on(will-quit) - begin 2024-08-07 21:28:40.292 [trace] Lifecycle#onWillShutdown - end 'extHostStarter' 2024-08-07 21:28:40.292 [trace] Lifecycle#onWillShutdown - end 'instanceLockfile' 2024-08-07 21:28:40.293 [trace] StorageMainService: closed application storage 2024-08-07 21:28:40.293 [trace] Lifecycle#onWillShutdown - end 'applicationStorage' 2024-08-07 21:28:40.293 [trace] [File Watcher (node.js)] Request to stop watching: /home/garzj/.config/Code/User (excludes: , includes: , filter: , correlationId: ),/home/garzj/.config/Code/User/settings.json (excludes: , includes: , filter: , correlationId: ) 2024-08-07 21:28:40.293 [trace] [File Watcher (node.js)] stopping file watcher (/home/garzj/.config/Code/User (excludes: , includes: , filter: , correlationId: )) 2024-08-07 21:28:40.293 [trace] [File Watcher (node.js)] stopping file watcher (/home/garzj/.config/Code/User/settings.json (excludes: , includes: , filter: , correlationId: )) 2024-08-07 21:28:40.299 [trace] Lifecycle#app.on(will-quit) - after fireOnWillShutdown 2024-08-07 21:28:40.299 [trace] Lifecycle#app.on(will-quit) - calling app.quit() ```

Edit: Happens too with the Flatpak version.

NODE_OPTIONS='--max-old-space-size=16384' code doesn't help either :)

marcodiiga commented 3 weeks ago

I'm also getting startup crashes, trying to change permissions on /dev/shm (Ubuntu 24.04) won't do it.

[11092:0813/145956.916960:ERROR:platform_shared_memory_region_posix.cc(214)] Creating shared memory in /dev/shm/.org.chromium.Chromium.3Kgc9b failed: No such file or directory (2)
[11092:0813/145956.917056:ERROR:platform_shared_memory_region_posix.cc(217)] Unable to access(W_OK|X_OK) /dev/shm: No such file or directory (2)
[11092:0813/145956.917099:FATAL:platform_shared_memory_region_posix.cc(219)] This is frequently caused by incorrect permissions on /dev/shm.  Try 'sudo chmod 1777 /dev/shm' to fix.
[0813/145956.924955:ERROR:directory_reader_posix.cc(43)] opendir /home/alex/.config/Code/Crashpad/attachments/5ddae144-c59e-42a5-941e-3d3bdc32c3df: No such file or directory (2)
Renderer process crashed - see https://www.electronjs.org/docs/tutorial/application-debugging for potential debugging information.
[main 2024-08-13T12:59:57.057Z] CodeWindow: renderer process gone (reason: crashed, code: 132)
KaeLL commented 3 weeks ago

@marcodiiga yours seems to be a different problem enough for you to file a new issue.

RokeJulianLockhart commented 2 weeks ago

If any of you want to debug it, gdb --args bash /usr/share/code-insiders/bin/code-insiders^1 (then run) appears to work. I've not yet been able to get it to crash though, so I can't test whether bt shall give me a useful trace.

KaeLL commented 1 week ago

On account of the Chromium-based programs triggering execheap blocks by SELinux issue getting fixed on Fedora, I'll close this issue.

RokeJulianLockhart commented 1 week ago

https://github.com/microsoft/vscode/issues/216856#issuecomment-2307581237

@KaeLL, do you have a URI to where you got that information from? A RedHat Bugzilla ticket, perhaps?

KaeLL commented 1 week ago

https://discussion.fedoraproject.org/t/selinux-execheap-denials/120638/84