Skip to content
New issue

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

Segmentation fault. #87

Open
Ergus opened this issue Dec 3, 2020 · 1 comment
Open

Segmentation fault. #87

Ergus opened this issue Dec 3, 2020 · 1 comment

Comments

@Ergus
Copy link

Ergus commented Dec 3, 2020

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)

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

@SreenivasVRao
Copy link

Same problem - doom emacs + ubuntu 16.04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants