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

Spacemacs crash when opening file. #9086

Closed
sandersantema opened this issue Jun 13, 2017 · 5 comments
Closed

Spacemacs crash when opening file. #9086

sandersantema opened this issue Jun 13, 2017 · 5 comments

Comments

@sandersantema
Copy link

sandersantema commented Jun 13, 2017

Description :octocat:

Spacemacs crashes when opening a file from finder.

Reproduction guide 🪲

  • Start Emacs
  • Open file x in Spacemacs.
  • Open file y from finder.
  • File y opens itself in a new tab which looks like the native tabs from Mac OS. Like you see in finder or in safari.
  • Spacemacs crashes shortly after.

Observed behaviour: 👀 💔
Spacemacs crashes.

Expected behaviour: ❤️ 😄
Opening of file in a new tab or split window. I don't exactly now what supposed to happen except for the fact that spacemacs isn't supposed to crash.

System Info 💻

  • OS: darwin (mac OS 10.12.4)
  • Emacs: 25.2.1
  • Spacemacs: 0.200.9
  • Spacemacs branch: master (rev. 8e1af14)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: hybrid
  • Completion: ivy
  • Layers:
((auto-completion :variables auto-completion-return-key-behavior 'complete auto-completion-tab-key-behavior 'cycle auto-completion-complete-with-key-sequence nil auto-completion-complete-with-key-sequence-delay 0.1 auto-completion-private-snippets-directory nil auto-completion-enable-sort-by-usage t)
 (spell-checking :variables enable-flyspell-auto-completion t spell-checking-enable-auto-dictionary t)
 (syntax-checking :variables syntax-checking-enable-tooltips t syntax-checking-enable-by-default t)
 bibtex emacs-lisp games ivy javascript latex org osx semantic spotify syntax-checking version-control xkcd)
  • System configuration features: JPEG RSVG IMAGEMAGICK NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS MODULES
@sandersantema
Copy link
Author

I hope my bug report is correct and contained sufficient info since this is the first issue I've ever opened. If not please tell me what I should change.

@sdwolfz
Copy link
Collaborator

sdwolfz commented Jun 13, 2017

See this link on how to debug segfaults: https://github.com/syl20bnr/spacemacs/wiki/Debugging#debugging-segmentation-faults-with-gdb.
You might need to open an issue in the emacs mailing list.

@sandersantema
Copy link
Author

I'm currently to busy to figure out how to debug segmentation faults since I would have to figure it all out, I'm not knowledgeable at all in this area of computing. I hope someone else would be able to do it for me, the bug isn't hard at all to reproduce if it's not a problem specific to my system. I would want to open the issue on the emacs mailing list however again I'm not knowledgeable at all in this subject so my bug report might not be that useful. Anyways thanks for the tips.

@delaanthonio
Copy link
Contributor

@sandersantema you've included the syntax-checking layer twice. Trying removing the second one.

@d12frosted
Copy link
Collaborator

@sandersantema I am sorry to hear that Emacs crashes with segmentation fault. Since there is no one reporting similar symptoms and you are currently busy with other stuff, I am going to close this issue. But let us know if once you have more information. Cheers.

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

No branches or pull requests

4 participants