Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling window.titleBarStyle on linux and closing window triggers ubuntu crash reporter #239049

Open
joshspicer opened this issue Jan 28, 2025 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug confirmation-pending freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues titlebar VS Code main title bar issues

Comments

@joshspicer
Copy link
Member

joshspicer commented Jan 28, 2025

Testing #238839

On ubuntu x64

josh@aslan-ubuntu24-desktop:~$ cat /etc/os-release
PRETTY_NAME="Ubuntu 24.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04.1 LTS (Noble Numbat)"
VERSION_CODENAME=noble
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=noble
LOGO=ubuntu-logo
  1. Open code exploration
  2. Set setting "window.titleBarStyle": "native"
  3. VS Code will detect that its needs to restart and a dialog will pop up
  4. Click restart button
  5. 🐛 The ubuntu issue reporter will detect this quit as a crash
Image

Note that upon re-opening code-exploration the setting seemed to be successfully set and things were working as expected

This is the crash report that I recovered from /var/crash. Not sure if you can make any sense of it (added .txt extension to permit upload):

_usr_share_code-exploration_code-exploration.1000.crash.txt

@deepak1556 deepak1556 added bug Issue identified by VS Code Team member as probable bug freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues titlebar VS Code main title bar issues confirmation-pending labels Jan 29, 2025
@deepak1556 deepak1556 added this to the February 2025 milestone Jan 29, 2025
@deepak1556 deepak1556 modified the milestones: February 2025, March 2025 Feb 26, 2025
@deepak1556 deepak1556 removed this from the March 2025 milestone Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug confirmation-pending freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues titlebar VS Code main title bar issues
Projects
None yet
Development

No branches or pull requests

2 participants