We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi tried to use esup to profile my init file but I get a segfault when calling esup command.
M-x esup
In the esup-log I only got:
LOG: profiling sexp at /home/ergo/.local/share/emacs/28.0.50/lisp/url/url-http.elc:221: (defalias 'url-https-file-read LOG: profiling sexp at /home/ergo/.local/share/emacs/28.0.50/lisp/url/url-http.elc:225: (defalias 'url-https-file-attr LOG: profiling sexp at /home/ergo/.local/share/emacs/28.0.50/lisp/url/url-http.elc:226: (provide 'url-http) LOG: intercepted require call feature=cl-lib filename=nil current-depth=0 max-depth=1 LOG: intercepted require call but feature already loaded LOG: intercepted require call feature=puny filename=nil current-depth=0 max-depth=1 LOG: intercepted require call but feature already loaded name: *esup-server* <127.0.0.1:59996>, sentinel: proc: *esup-server* <127.0.0.1:59996>, event connection broken by remote peer name: *esup-server* <127.0.0.1:59992>, sentinel: proc: *esup-server* <127.0.0.1:59992>, event connection broken by remote peer
While in scratch I get Process *esup-child* segmentation fault (core dumped)
Process *esup-child* segmentation fault (core dumped)
In esup-child:
Fatal error 11: Segmentation fault Backtrace: /home/ergo/.local/bin/emacs(+0x14de34)[0x56288d05de34] /home/ergo/.local/bin/emacs(+0x451e6)[0x56288cf551e6] /home/ergo/.local/bin/emacs(+0x456c8)[0x56288cf556c8] /home/ergo/.local/bin/emacs(+0x14c0fd)[0x56288d05c0fd] /home/ergo/.local/bin/emacs(+0x14c179)[0x56288d05c179] /usr/lib/libpthread.so.0(+0x140f0)[0x7f5914a7f0f0] /home/ergus/.local/bin/emacs(+0x1b0c00)[0x56288d0c0c00] /home/ergus/.local/bin/emacs(+0x1ec6f0)[0x56288d0fc6f0] /home/ergus/.local/bin/emacs(+0x1b0cb7)[0x56288d0c0cb7] ... and so on
I use emacs git master and arch Linux. If you need more information I am happy to help.
Best, Ergus
The text was updated successfully, but these errors were encountered:
Same problem - doom emacs + ubuntu 16.04
Sorry, something went wrong.
No branches or pull requests
Hi tried to use esup to profile my init file but I get a segfault when calling esup command.
In the esup-log I only got:
While in scratch I get
Process *esup-child* segmentation fault (core dumped)
In esup-child:
I use emacs git master and arch Linux. If you need more information I am happy to help.
Best,
Ergus
The text was updated successfully, but these errors were encountered: