Created
December 5, 2013 16:59
-
-
Save hackaugusto/7809155 to your computer and use it in GitHub Desktop.
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[0x4f719b] | |
| emacs[0x4dcc4e] | |
| emacs[0x4f5dee] | |
| emacs[0x4f5f53] | |
| /usr/lib/libpthread.so.0(+0xf870)[0x7f1fff832870] | |
| emacs[0x49ee2b] | |
| emacs[0x4a3004] | |
| emacs[0x4314a5] | |
| emacs[0x4315d4] | |
| emacs[0x443275] | |
| emacs[0x446eb8] | |
| emacs[0x45a934] | |
| emacs[0x45c7e3] | |
| emacs[0x54db8b] | |
| emacs[0x42e4be] | |
| emacs[0x44a6c9] | |
| emacs[0x44c105] | |
| emacs[0x58efaa] | |
| emacs[0x4203f4] | |
| emacs[0x4e7ed9] | |
| emacs[0x4e96c8] | |
| emacs[0x4eba0d] | |
| emacs[0x54da43] | |
| emacs[0x4dd0de] | |
| emacs[0x54d91e] | |
| emacs[0x4e1927] | |
| emacs[0x4e1c24] | |
| emacs[0x416d55] | |
| /usr/lib/libc.so.6(__libc_start_main+0xf5)[0x7f1fff499bc5] | |
| emacs[0x417871] | |
| [1] 25249 segmentation fault (core dumped) emacs -nw api/models.py |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment