Created
October 17, 2016 01:24
-
-
Save kivikakk/a30d111325e5759a67943fb56634903f to your computer and use it in GitHub Desktop.
emacs hang
This file contains 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
Process 3647 stopped [21/4323] | |
* thread #1: tid = 0x5e96, 0x000000010011030a Emacs`assq_no_quit + 13, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP | |
frame #0: 0x000000010011030a Emacs`assq_no_quit + 13 | |
Emacs`assq_no_quit: | |
-> 0x10011030a <+13>: movq 0x5(%rsi), %rsi | |
0x10011030e <+17>: movl %esi, %ecx | |
0x100110310 <+19>: andl $0x7, %ecx | |
0x100110313 <+22>: movl $0x0, %eax | |
Executable module set to "/usr/local/Cellar/emacs-plus/25.1/Emacs.app/Contents/MacOS/Emacs". | |
Architecture set to: x86_64h-apple-macosx. | |
(lldb) bt | |
* thread #1: tid = 0x5e96, 0x000000010011030a Emacs`assq_no_quit + 13, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP | |
* frame #0: 0x000000010011030a Emacs`assq_no_quit + 13 | |
frame #1: 0x000000010009db5e Emacs`lface_from_face_name_no_resolve + 46 | |
frame #2: 0x000000010009b3cd Emacs`get_lface_attributes + 194 | |
frame #3: 0x000000010009d471 Emacs`merge_named_face + 121 | |
frame #4: 0x000000010009b9c2 Emacs`merge_face_ref + 118 | |
frame #5: 0x000000010009d212 Emacs`face_at_string_position + 300 | |
frame #6: 0x0000000100040ad3 Emacs`handle_face_prop + 692 | |
frame #7: 0x000000010003fc6d Emacs`handle_stop + 124 | |
frame #8: 0x000000010004328a Emacs`next_element_from_string + 540 | |
frame #9: 0x000000010001bacd Emacs`get_next_display_element + 49 | |
frame #10: 0x000000010002d311 Emacs`display_string + 1555 | |
frame #11: 0x000000010002f822 Emacs`display_mode_element + 7047 | |
frame #12: 0x000000010002e072 Emacs`display_mode_element + 983 | |
frame #13: 0x000000010002dfb3 Emacs`display_mode_element + 792 | |
frame #14: 0x000000010001b2fd Emacs`display_mode_line + 252 | |
frame #15: 0x00000001000445f9 Emacs`display_mode_lines + 335 | |
frame #16: 0x0000000100049630 Emacs`redisplay_window + 10977 | |
frame #17: 0x0000000100046b4b Emacs`redisplay_window_0 + 38 | |
frame #18: 0x0000000100109d43 Emacs`internal_condition_case_1 + 76 | |
frame #19: 0x0000000100046267 Emacs`redisplay_windows + 137 | |
frame #20: 0x0000000100046235 Emacs`redisplay_windows + 87 | |
frame #21: 0x0000000100026a4f Emacs`redisplay_internal + 5306 | |
frame #22: 0x00000001000a745e Emacs`read_char + 1687 | |
frame #23: 0x00000001000a5212 Emacs`read_key_sequence + 1447 | |
frame #24: 0x00000001000a3dfc Emacs`command_loop_1 + 775 | |
frame #25: 0x0000000100109ce1 Emacs`internal_condition_case + 70 | |
frame #26: 0x00000001000b0605 Emacs`command_loop_2 + 37 | |
frame #27: 0x00000001001098b2 Emacs`internal_catch + 54 | |
frame #28: 0x00000001000a3420 Emacs`command_loop + 198 | |
frame #29: 0x00000001000a3318 Emacs`recursive_edit_1 + 113 | |
frame #30: 0x00000001000c866f Emacs`read_minibuf + 2441 | |
frame #31: 0x00000001000c7cca Emacs`Fread_from_minibuffer + 222 | |
frame #32: 0x000000010010b120 Emacs`Ffuncall + 1017 | |
frame #33: 0x000000010013c2f1 Emacs`exec_byte_code + 2069 | |
frame #34: 0x000000010010af63 Emacs`Ffuncall + 572 | |
frame #35: 0x000000010013c2f1 Emacs`exec_byte_code + 2069 | |
frame #36: 0x000000010010af63 Emacs`Ffuncall + 572 | |
frame #37: 0x000000010013c2f1 Emacs`exec_byte_code + 2069 | |
frame #38: 0x000000010010af63 Emacs`Ffuncall + 572 | |
frame #39: 0x0000000100105ee2 Emacs`Ffuncall_interactively + 58 | |
frame #40: 0x000000010010b020 Emacs`Ffuncall + 761 | |
frame #41: 0x0000000100106385 Emacs`Fcall_interactively + 1166 | |
frame #42: 0x000000010010b0a4 Emacs`Ffuncall + 893 | |
frame #43: 0x000000010013c2f1 Emacs`exec_byte_code + 2069 | |
frame #44: 0x000000010010af63 Emacs`Ffuncall + 572 | |
frame #45: 0x000000010010b5b1 Emacs`call1 + 45 | |
frame #46: 0x00000001000a40b6 Emacs`command_loop_1 + 1473 | |
frame #47: 0x0000000100109ce1 Emacs`internal_condition_case + 70 | |
frame #48: 0x00000001000b0605 Emacs`command_loop_2 + 37 | |
frame #49: 0x00000001001098b2 Emacs`internal_catch + 54 | |
frame #50: 0x00000001000a33f6 Emacs`command_loop + 156 | |
frame #51: 0x00000001000a3318 Emacs`recursive_edit_1 + 113 | |
frame #52: 0x00000001000a352d Emacs`Frecursive_edit + 219 | |
frame #53: 0x00000001000a2506 Emacs`main + 5194 | |
frame #54: 0x00007fffda91d255 libdyld.dylib`start + 1 | |
frame #55: 0x00007fffda91d255 libdyld.dylib`start + 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment