FS#60936 - [code] Clear Console Causes Crash

Attached to Project: Community Packages
Opened by Enzo Barrett (enzobarrett) - Friday, 30 November 2018, 01:11 GMT
Last edited by Filipe Laíns (FFY00) - Monday, 25 March 2019, 19:44 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Nicola Squartini (tensor5)
Filipe Laíns (FFY00)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When running code the program will crash when the Clear Console button is pressed.

* package version(s)

code -v
1.29.1
bc24f98b5f70467bc689abf41cc5550ca637088e
x64

* config and/or log files etc.

No config file was used, I have attached the output of code --verbose

Steps to reproduce:

Open the program, click on the debug button then the debug console button. Clicking on the clear console button in the debug console crashes the program.
   log.txt (15.9 KiB)
This task depends upon

Closed by  Filipe Laíns (FFY00)
Monday, 25 March 2019, 19:44 GMT
Reason for closing:  No response
Comment by Eli Schwartz (eschwartz) - Friday, 30 November 2018, 16:49 GMT
Tried installing code, and running some sample project, and it didn't crash, but it did hang the debugger resulting in some debugger-related UI elements being unresponsive and it refusing to save files, then warning me to save them before closing (which it, again, refused to do). Only happened after I tried to edit the files using vscode.

Does not happen with the electron 2 build of code in stable.

EDIT: Sounds more like  FS#60946 ?
Comment by Nicola Squartini (tensor5) - Saturday, 01 December 2018, 20:50 GMT Comment by Filipe Laíns (FFY00) - Monday, 11 February 2019, 22:14 GMT
Is this issue still relevant?

Loading...