Created
October 25, 2016 00:50
-
-
Save kivikakk/ceb8a70dbf371df7ecfe0506dc5cdf36 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
| Process 4788 stopped | |
| * thread #1: tid = 0xe08a, 0x000000010020dceb Emacs`assq_no_quit(key=153323200, list=4332169555) + 107 at fns.c:1451, stop reason = sign | |
| al SIGSTOP | |
| frame #0: 0x000000010020dceb Emacs`assq_no_quit(key=153323200, list=4332169555) + 107 at fns.c:1451 | |
| 1448 { | |
| 1449 while (CONSP (list) | |
| 1450 && (!CONSP (XCAR (list)) | |
| -> 1451 || !EQ (XCAR (XCAR (list)), key))) | |
| 1452 list = XCDR (list); | |
| 1453 | |
| 1454 return CAR_SAFE (list); | |
| (lldb) bt | |
| * thread #1: tid = 0xe08a, 0x000000010020dceb Emacs`assq_no_quit(key=153323200, list=4332169555) + 107 at fns.c:1451, stop reason = sign | |
| al SIGSTOP | |
| * frame #0: 0x000000010020dceb Emacs`assq_no_quit(key=153323200, list=4332169555) + 107 at fns.c:1451 | |
| frame #1: 0x0000000100128013 Emacs`lface_from_face_name_no_resolve(f=0x0000000102075e30, face_name=153323200, signal_p=false) + 51 a | |
| t xfaces.c:1862 | |
| frame #2: 0x0000000100128470 Emacs`get_lface_attributes_no_remap(f=0x0000000102075e30, face_name=153323200, attrs=0x00007fff5fbeb3d0 | |
| , signal_p=false) + 48 at xfaces.c:1904 | |
| frame #3: 0x0000000100122e98 Emacs`get_lface_attributes(f=0x0000000102075e30, face_name=153323200, attrs=0x00007fff5fbeb3d0, signal_ | |
| p=false, named_merge_points=0x00007fff5fbeb390) + 264 at xfaces.c:1951 | |
| frame #4: 0x000000010012759b Emacs`merge_named_face(f=0x0000000102075e30, face_name=153323200, to=0x00007fff5fbeb8d0, named_merge_po | |
| ints=0x00007fff5fbeb390) + 139 at xfaces.c:2172 | |
| frame #5: 0x00000001001245ae Emacs`merge_face_ref(f=0x0000000102075e30, face_ref=153323200, to=0x00007fff5fbeb8d0, err_msgs=true, na | |
| med_merge_points=0x0000000000000000) + 2958 at xfaces.c:2439 | |
| frame #6: 0x0000000100126823 Emacs`face_at_buffer_position(w=0x0000000102074e30, pos=7618, endptr=0x00007fff5fbeba48, limit=7718, mo | |
| use=false, base_face_id=0) + 1523 at xfaces.c:5958 | |
| frame #7: 0x0000000100069e43 Emacs`handle_face_prop(it=0x00007fff5fbf1da0) + 99 at xdisp.c:3863 | |
| frame #8: 0x00000001000686b2 Emacs`handle_stop(it=0x00007fff5fbf1da0) + 178 at xdisp.c:3371 | |
| frame #9: 0x000000010006e24d Emacs`next_element_from_buffer(it=0x00007fff5fbf1da0) + 621 at xdisp.c:8321 | |
| frame #10: 0x000000010002a697 Emacs`get_next_display_element(it=0x00007fff5fbf1da0) + 55 at xdisp.c:6921 | |
| frame #11: 0x000000010002d64b Emacs`move_it_in_display_line_to(it=0x00007fff5fbf1da0, to_charpos=7760, to_x=-1, op=MOVE_TO_POS) + 98 | |
| 7 at xdisp.c:8662 | |
| frame #12: 0x0000000100029d56 Emacs`move_it_to(it=0x00007fff5fbf1da0, to_charpos=7760, to_x=-1, to_y=740, to_vpos=-1, op=10) + 758 a | |
| t xdisp.c:9253 | |
| frame #13: 0x000000010003a71b Emacs`move_it_vertically(it=0x00007fff5fbf1da0, dy=740) + 107 at xdisp.c:9634 | |
| frame #14: 0x000000010009f624 Emacs`Fwindow_end(window=4329000501, update=42240) + 548 at window.c:1619 | |
| frame #15: 0x0000000100204400 Emacs`Ffuncall(nargs=3, args=0x00007fff5fbf3208) + 1088 at eval.c:2696 | |
| frame #16: 0x000000010025e5f1 Emacs`exec_byte_code(bytestr=4603889636, vector=4635207861, maxdepth=66, args_template=1030, nargs=1, | |
| args=0x00007fff5fbf3e88) + 3537 at bytecode.c:880 | |
| frame #17: 0x0000000100205589 Emacs`funcall_lambda(fun=4635208213, nargs=1, arg_vector=0x00007fff5fbf3e80) + 521 at eval.c:2855 | |
| frame #18: 0x0000000100204667 Emacs`Ffuncall(nargs=2, args=0x00007fff5fbf3e78) + 1703 at eval.c:2742 | |
| frame #19: 0x0000000100203b62 Emacs`Fapply(nargs=2, args=0x00007fff5fbf3e78) + 210 at eval.c:2278 | |
| frame #20: 0x00000001002042c0 Emacs`Ffuncall(nargs=3, args=0x00007fff5fbf3e70) + 768 at eval.c:2673 | |
| frame #21: 0x000000010025e5f1 Emacs`exec_byte_code(bytestr=4433443548, vector=4635208341, maxdepth=22, args_template=514, nargs=1, a | |
| rgs=0x00007fff5fbf4860) + 3537 at bytecode.c:880 | |
| frame #22: 0x0000000100205589 Emacs`funcall_lambda(fun=4635208381, nargs=1, arg_vector=0x00007fff5fbf4860) + 521 at eval.c:2855 | |
| frame #23: 0x0000000100204667 Emacs`Ffuncall(nargs=2, args=0x00007fff5fbf4858) + 1703 at eval.c:2742 | |
| frame #24: 0x0000000100204f84 Emacs`call1(fn=29244728, arg1=4329000501) + 68 at eval.c:2552 | |
| frame #25: 0x00000001002116f3 Emacs`mapcar1(leni=1, vals=0x0000000000000000, fn=29244728, seq=4325769155) + 915 at fns.c:2522 | |
| frame #26: 0x0000000100211976 Emacs`Fmapc(function=29244728, sequence=4325769155) + 102 at fns.c:2606 | |
| frame #27: 0x0000000100204400 Emacs`Ffuncall(nargs=3, args=0x00007fff5fbf4aa0) + 1088 at eval.c:2696 | |
| frame #28: 0x000000010025e5f1 Emacs`exec_byte_code(bytestr=4603890244, vector=4635207629, maxdepth=30, args_template=1030, nargs=1, | |
| args=0x00007fff5fbf54a8) + 3537 at bytecode.c:880 | |
| frame #29: 0x0000000100205589 Emacs`funcall_lambda(fun=4635207709, nargs=1, arg_vector=0x00007fff5fbf54a0) + 521 at eval.c:2855 | |
| frame #30: 0x0000000100204667 Emacs`Ffuncall(nargs=2, args=0x00007fff5fbf5498) + 1703 at eval.c:2742 | |
| frame #31: 0x000000010025e5f1 Emacs`exec_byte_code(bytestr=4604279748, vector=4635208541, maxdepth=22, args_template=2058, nargs=2, | |
| args=0x00007fff5fbf5f98) + 3537 at bytecode.c:880 | |
| frame #32: 0x0000000100205589 Emacs`funcall_lambda(fun=4635208565, nargs=2, arg_vector=0x00007fff5fbf5f88) + 521 at eval.c:2855 | |
| frame #33: 0x0000000100204667 Emacs`Ffuncall(nargs=3, args=0x00007fff5fbf5f80) + 1703 at eval.c:2742 | |
| frame #34: 0x0000000100204cdd Emacs`funcall_nil(nargs=3, args=0x00007fff5fbf5f80) + 29 at eval.c:2332 | |
| frame #35: 0x0000000100204c8b Emacs`run_hook_with_args(nargs=3, args=0x00007fff5fbf5f80, funcall=(Emacs`funcall_nil at eval.c:2331)) | |
| + 747 at eval.c:2509 | |
| frame #36: 0x0000000100204994 Emacs`Frun_hook_with_args(nargs=3, args=0x00007fff5fbf5f80) + 36 at eval.c:2374 | |
| frame #37: 0x0000000100204ee0 Emacs`run_hook_with_args_2(hook=48384, arg1=4329000501, arg2=25042) + 80 at eval.c:2530 | |
| frame #38: 0x000000010007cc27 Emacs`run_window_scroll_functions(window=4329000501, startp=(charpos = 6260, bytepos = 6260)) + 151 at | |
| xdisp.c:15110 | |
| frame #39: 0x00000001000781ce Emacs`redisplay_window(window=4329000501, just_this_one_p=false) + 3422 at xdisp.c:16382 | |
| frame #40: 0x000000010007745d Emacs`redisplay_window_0(window=4329000501) + 61 at xdisp.c:14446 | |
| frame #41: 0x00000001002023be Emacs`internal_condition_case_1(bfun=(Emacs`redisplay_window_0 at xdisp.c:14444), arg=4329000501, hand | |
| lers=4353709059, hfun=(Emacs`redisplay_window_error at xdisp.c:14437)) + 126 at eval.c:1333 | |
| frame #42: 0x0000000100075c4b Emacs`redisplay_windows(window=4329000501) + 187 at xdisp.c:14426 | |
| frame #43: 0x0000000100040851 Emacs`redisplay_internal + 6337 at xdisp.c:13986 | |
| frame #44: 0x0000000100042019 Emacs`redisplay + 9 at xdisp.c:13214 | |
| frame #45: 0x0000000100144875 Emacs`read_char(commandflag=1, map=4625601971, prev_event=0, used_mouse_menu=0x00007fff5fbfbea7, end_t | |
| ime=0x0000000000000000) + 1829 at keyboard.c:2477 | |
| frame #46: 0x00000001001409f9 Emacs`read_key_sequence(keybuf=0x00007fff5fbfc1d0, bufsize=30, prompt=0, dont_downcase_last=false, can | |
| _return_switch_frame=true, fix_current_buffer=true, prevent_redisplay=false) + 1737 at keyboard.c:9063 | |
| frame #47: 0x000000010013f5ab Emacs`command_loop_1 + 1435 at keyboard.c:1365 | |
| frame #48: 0x0000000100202313 Emacs`internal_condition_case(bfun=(Emacs`command_loop_1 at keyboard.c:1256), handlers=17904, hfun=(Em | |
| acs`cmd_error at keyboard.c:935)) + 115 at eval.c:1309 | |
| frame #49: 0x00000001001547fc Emacs`command_loop_2(ignore=0) + 44 at keyboard.c:1107 | |
| frame #50: 0x0000000100201ae8 Emacs`internal_catch(tag=18576, func=(Emacs`command_loop_2 at keyboard.c:1103), arg=0) + 72 at eval.c: | |
| 1074 | |
| frame #51: 0x000000010013e500 Emacs`command_loop + 160 at keyboard.c:1078 | |
| frame #52: 0x000000010013e3c0 Emacs`recursive_edit_1 + 192 at keyboard.c:692 | |
| frame #53: 0x0000000100188222 Emacs`read_minibuf(map=4373658803, initial=0, prompt=4433448956, expflag=false, histvar=20256, histpos | |
| =2, defalt=0, allow_props=false, inherit_input_method=false) + 3954 at minibuf.c:660 | |
| frame #54: 0x0000000100187298 Emacs`Fread_from_minibuffer(prompt=4433448956, initial_contents=0, keymap=4373658803, read=0, hist=202 | |
| 56, default_value=0, inherit_input_method=0) + 520 at minibuf.c:940 | |
| frame #55: 0x0000000100204599 Emacs`Ffuncall(nargs=6, args=0x00007fff5fbfcae8) + 1497 at eval.c:2719 | |
| frame #56: 0x000000010025e5f1 Emacs`exec_byte_code(bytestr=4318301684, vector=4414381693, maxdepth=170, args_template=2570, nargs=18 | |
| , args=0x00007fff5fbfd568) + 3537 at bytecode.c:880 | |
| frame #57: 0x0000000100205589 Emacs`funcall_lambda(fun=4414382373, nargs=18, arg_vector=0x00007fff5fbfd558) + 521 at eval.c:2855 | |
| frame #58: 0x0000000100204667 Emacs`Ffuncall(nargs=19, args=0x00007fff5fbfd550) + 1703 at eval.c:2742 | |
| frame #59: 0x000000010025e5f1 Emacs`exec_byte_code(bytestr=4432357388, vector=4331820805, maxdepth=82, args_template=1026, nargs=0, | |
| args=0x00007fff5fbfe820) + 3537 at bytecode.c:880 | |
| frame #60: 0x0000000100205589 Emacs`funcall_lambda(fun=4331820989, nargs=0, arg_vector=0x00007fff5fbfe820) + 521 at eval.c:2855 | |
| frame #61: 0x0000000100204667 Emacs`Ffuncall(nargs=1, args=0x00007fff5fbfe818) + 1703 at eval.c:2742 | |
| frame #62: 0x00000001001fa88a Emacs`Ffuncall_interactively(nargs=1, args=0x00007fff5fbfe818) + 58 at callint.c:252 | |
| frame #63: 0x00000001002042c0 Emacs`Ffuncall(nargs=2, args=0x00007fff5fbfe810) + 768 at eval.c:2673 | |
| frame #64: 0x0000000100203b26 Emacs`Fapply(nargs=3, args=0x00007fff5fbfe810) + 150 at eval.c:2274 | |
| frame #65: 0x00000001001fad5f Emacs`Fcall_interactively(function=27246232, record_flag=0, keys=4353745821) + 1215 at callint.c:389 | |
| frame #66: 0x000000010020443b Emacs`Ffuncall(nargs=4, args=0x00007fff5fbfe9b8) + 1147 at eval.c:2700 | |
| frame #67: 0x000000010025e5f1 Emacs`exec_byte_code(bytestr=4299368140, vector=4299368173, maxdepth=54, args_template=4102, nargs=1, | |
| args=0x00007fff5fbff3c8) + 3537 at bytecode.c:880 | |
| frame #68: 0x0000000100205589 Emacs`funcall_lambda(fun=4299368093, nargs=1, arg_vector=0x00007fff5fbff3c0) + 521 at eval.c:2855 | |
| frame #69: 0x0000000100204667 Emacs`Ffuncall(nargs=2, args=0x00007fff5fbff3b8) + 1703 at eval.c:2742 | |
| frame #70: 0x0000000100204f84 Emacs`call1(fn=13728, arg1=27246232) + 68 at eval.c:2552 | |
| frame #71: 0x000000010013faca Emacs`command_loop_1 + 2746 at keyboard.c:1479 | |
| frame #72: 0x0000000100202313 Emacs`internal_condition_case(bfun=(Emacs`command_loop_1 at keyboard.c:1256), handlers=17904, hfun=(Em | |
| acs`cmd_error at keyboard.c:935)) + 115 at eval.c:1309 | |
| frame #73: 0x00000001001547fc Emacs`command_loop_2(ignore=0) + 44 at keyboard.c:1107 | |
| frame #74: 0x0000000100201ae8 Emacs`internal_catch(tag=43584, func=(Emacs`command_loop_2 at keyboard.c:1103), arg=0) + 72 at eval.c: | |
| 1074 | |
| frame #75: 0x000000010013e578 Emacs`command_loop + 280 at keyboard.c:1086 | |
| frame #76: 0x000000010013e3c0 Emacs`recursive_edit_1 + 192 at keyboard.c:692 | |
| frame #77: 0x000000010013e711 Emacs`Frecursive_edit + 305 at keyboard.c:763 | |
| frame #78: 0x000000010013c442 Emacs`main(argc=1, argv=0x00007fff5fbffc18) + 5874 at emacs.c:1626 | |
| frame #79: 0x00007fffcdfe7255 libdyld.dylib`start + 1 | |
| frame #80: 0x00007fffcdfe7255 libdyld.dylib`start + 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment