Created
September 1, 2015 18:04
-
-
Save GrooveStomp/4e5803be8945e791959b to your computer and use it in GitHub Desktop.
I just crashed Emacs. Whoa!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fatal error 11: Segmentation fault | |
Backtrace: | |
emacs[0x4f74cb] | |
emacs[0x4dcf3e] | |
emacs[0x4f611e] | |
emacs[0x4f6283] | |
/lib/x86_64-linux-gnu/libpthread.so.0(+0x10340)[0x7f3fa0901340] | |
/lib/x86_64-linux-gnu/libc.so.6(getenv+0xad)[0x7f3fa05678dd] | |
/usr/lib/x86_64-linux-gnu/libX11.so.6(_XkbGetCharset+0xd)[0x7f3fa3aae25d] | |
/usr/lib/x86_64-linux-gnu/libX11.so.6(XkbTranslateKeySym+0x1e2)[0x7f3fa3aaca12] | |
/usr/lib/x86_64-linux-gnu/libX11.so.6(XLookupString+0x1f8)[0x7f3fa3aaccb8] | |
emacs[0x4b9868] | |
emacs[0x4ba03c] | |
/usr/lib/x86_64-linux-gnu/libgdk-3.so.0(+0x4cb91)[0x7f3fa520fb91] | |
/usr/lib/x86_64-linux-gnu/libgdk-3.so.0(+0x4ce1e)[0x7f3fa520fe1e] | |
/usr/lib/x86_64-linux-gnu/libgdk-3.so.0(gdk_display_get_event+0x68)[0x7f3fa51e78d8] | |
/usr/lib/x86_64-linux-gnu/libgdk-3.so.0(+0x4cc12)[0x7f3fa520fc12] | |
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x254)[0x7f3fa41c6e04] | |
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x49048)[0x7f3fa41c7048] | |
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x2c)[0x7f3fa41c70ec] | |
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(gtk_main_iteration+0x15)[0x7f3fa560b085] | |
emacs[0x4b2322] | |
emacs[0x4e4321] | |
emacs[0x4e3d05] | |
emacs[0x594dd2] | |
emacs[0x54ff0f] | |
emacs[0x55101c] | |
emacs[0x54ff0f] | |
emacs[0x58494b] | |
emacs[0x54fa0f] | |
emacs[0x54fd1b] | |
emacs[0x55101c] | |
emacs[0x54ff0f] | |
emacs[0x58494b] | |
emacs[0x54fd1b] | |
emacs[0x55101c] | |
emacs[0x54ff0f] | |
emacs[0x58494b] | |
emacs[0x54fd1b] | |
emacs[0x58494b] | |
emacs[0x54fd1b] | |
emacs[0x54f5a3] | |
emacs[0x552511] | |
... | |
error: emacs died of signal 11 | |
error: There was a problem with the editor 'emacs'. | |
Please supply the message using either -m or -F option. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, me too,..
I get a crash only when i open my
.emacs
file withemacs
, and this is what i getyou got it rectified ?