Opened 2 weeks ago

Last modified 2 weeks ago

#72583 assigned defect

emacs-app @30.1_1+nativecomp+rsvg+treesitter launches multiple bash processes that do not terminate

Reported by: william-r-greene (William R. (Bill) Greene) Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version: 2.10.7
Keywords: sequoia Cc:
Port: emacs-app

Description

Shell or process commands interspersed with setenv calls results in Emacs starting hundreds of bash processes (I stopped counting at 532.) that do not terminate.

Attachments (4)

emacs-frame-before-quit.png (239.2 KB) - added by william-r-greene (William R. (Bill) Greene) 2 weeks ago.
Emacs frame before hitting C-g twice
activity-monitor-showing-many-bash-processes.png (319.3 KB) - added by william-r-greene (William R. (Bill) Greene) 2 weeks ago.
Activity Monitor window showing a few of the bash processes started by Emacs
minimal-example.el (838 bytes) - added by william-r-greene (William R. (Bill) Greene) 2 weeks ago.
Minimal example of elisp code demonstrating problem
emacs-frame-after-quit.png (243.4 KB) - added by william-r-greene (William R. (Bill) Greene) 2 weeks ago.
Emacs frame after hitting C-g twice

Download all attachments as: .zip

Change History (5)

Changed 2 weeks ago by william-r-greene (William R. (Bill) Greene)

Attachment: emacs-frame-before-quit.png added

Emacs frame before hitting C-g twice

Changed 2 weeks ago by william-r-greene (William R. (Bill) Greene)

Activity Monitor window showing a few of the bash processes started by Emacs

Changed 2 weeks ago by william-r-greene (William R. (Bill) Greene)

Attachment: minimal-example.el added

Minimal example of elisp code demonstrating problem

Changed 2 weeks ago by william-r-greene (William R. (Bill) Greene)

Attachment: emacs-frame-after-quit.png added

Emacs frame after hitting C-g twice

comment:1 Changed 2 weeks ago by jmroot (Joshua Root)

Owner: set to drkp
Port: @30.1_1+nativecomp+rsvg+treesitter removed
Status: newassigned
Note: See TracTickets for help on using tickets.