Skip to content

Segmentation fault.Β #87

@Ergus

Description

@Ergus

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions