pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/59662: Emacs hangs with high CPU usage when clicking on GUI menu bar



The following reply was made to PR pkg/59662; it has been noted by GNATS.

From: "David H. Gutteridge" <david%gutteridge.ca@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/59662: Emacs hangs with high CPU usage when clicking on GUI
 menu bar
Date: Tue, 30 Sep 2025 16:22:30 -0400

 Are you able to ktrace what's happening and see if it's stuck in
 repeated system calls or something?
 
 E.g.,=20
 
 ktrace -f emacs.out emacs &
 
 Then
 
 kdump emacs.out
 
 Regards,
 
 Dave
 


Home | Main Index | Thread Index | Old Index