cursor icon indicating copy to clipboard operation
cursor copied to clipboard

Cursor crashes due to cursor-always-local-extension problem

Open J-DT opened this issue 1 year ago • 0 comments

Type: Performance Issue

Open developer tools and cursor crashes, even when in empty folder, due to cursor-always-local-extension problem

Console errors in developer tools before crashing: image

VS Code version: Cursor 0.41.3 (51c8aff7cb5a89f4a0e462fbacab938bdbfaf140, 2024-09-25T17:13:50.377Z) OS version: Linux x64 6.8.0-45-generic Modes:

System Info
Item Value
CPUs AMD Ryzen 7 4800H with Radeon Graphics (16 x 1887)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Load (avg) 1, 1, 1
Memory (System) 30.71GB (24.60GB free)
Process Argv --no-sandbox
Screen Reader no
VM 0%
DESKTOP_SESSION ubuntu
XDG_CURRENT_DESKTOP Unity
XDG_SESSION_DESKTOP ubuntu
XDG_SESSION_TYPE x11
Process Info
CPU %	Mem MB	   PID	Process
    0	   189	 14030	cursor main
    0	    31	 14038	   zygote
    0	    31	 14039	   zygote
    0	   189	 14124	window [1] (Running Extensions - .cursor-tutor - Cursor)
    0	   126	 14373	     window
    0	    94	 14906	window [2] (Issue Reporter)
    0	   157	 14065	   gpu-process
    0	    63	 14074	   utility-network-service
    0	    94	 14182	shared-process
    0	     0	 15526	     /bin/sh -c /usr/bin/ps -ax -o pid=,ppid=,pcpu=,pmem=,command=
    0	     0	 15527	       /usr/bin/ps -ax -o pid=,ppid=,pcpu=,pmem=,command=
    0	    63	 14183	fileWatcher [1]
    0	   189	 14192	extensionHost [1]
Workspace Info
|  Window (Running Extensions - .cursor-tutor - Cursor)
|    Folder (.cursor-tutor): 0 files
|      File types:
|      Conf files:;

J-DT avatar Sep 30 '24 09:09 J-DT