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

SegFault while edditing commit message on Magit #19

Closed
julienJean99 opened this issue Nov 21, 2018 · 1 comment
Closed

SegFault while edditing commit message on Magit #19

julienJean99 opened this issue Nov 21, 2018 · 1 comment

Comments

@julienJean99
Copy link

Expected behaviour: not crash emacs

The behaviour observed:
when opening the commit message buffer if I stay too long (less then a minute) it crashes emacs

Reproduce the issue.: it started happening after I installed CCLS and start to edit commit message

M-x magit-version RET
Magit 20180720.1712, Git 2.13.6, Emacs 25.3.1, gnu/linux

I doubt that it would be of any use but here is the stack trace:
Fatal error 6: Aborted
Backtrace:
emacs[0x50abde]
emacs[0x4f12f9]
emacs[0x50ac83]
emacs[0x4ad2c8]
emacs[0x444ed7]
emacs[0x44458e]
emacs[0x444712]
emacs[0x447c7d]
emacs[0x44248f]
emacs[0x532304]
emacs[0x564173]
emacs[0x59c523]
emacs[0x56649d]
emacs[0x563feb]
emacs[0x59c523]
emacs[0x56649d]
emacs[0x563feb]
emacs[0x5642b8]
emacs[0x563796]
emacs[0x4f1984]
emacs[0x562dad]
emacs[0x4f6567]
emacs[0x4ffcfb]
emacs[0x5635e2]
emacs[0x4f1714]
emacs[0x563561]
emacs[0x4f16ab]
emacs[0x4f5f67]
emacs[0x4f628a]
emacs[0x41a09c]
/lib64/libc.so.6(__libc_start_main+0xea)[0x7fce63cda88a]
emacs[0x41ab8a]
eAborted (core dumped)

I'm also posting the issue on the Magit GitHub

@MaskRay
Copy link
Member

MaskRay commented Nov 30, 2018

This looks like an upstream issue.

@MaskRay MaskRay closed this as completed Nov 30, 2018
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