From: Rainer M Krug <Rainer@krugs.de>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 21428@debbugs.gnu.org, mituharu+bug-gnu-emacs-mac@math.s.chiba-u.ac.jp
Subject: bug#21428: 24.5; Crash of emacs on OS X, installed via homebrew cask
Date: Wed, 23 Sep 2015 10:41:39 +0200 [thread overview]
Message-ID: <m27fnhh6ik.fsf@krugs.de> (raw)
In-Reply-To: <83twqnnbdz.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 21 Sep 2015 16:35:20 +0300")
[-- Attachment #1: Type: text/plain, Size: 52970 bytes --]
Eli Zaretskii <eliz@gnu.org> writes:
>> From: Rainer M Krug <Rainer@krugs.de>
>> Cc: 21428@debbugs.gnu.org, mituharu+bug-gnu-emacs-mac@math.s.chiba-u.ac.jp
>> Date: Mon, 21 Sep 2015 15:27:57 +0200
>>
>> I am at the moment compiling with the above mentioned command
>>
>> ,----
>> | CFLAGS="-ggdb3 -O0" CXXFLAGS="-ggdb3 -O0" LDFLAGS="-ggdb3" ./configure --enable-checking
>> `----
>>
>> but I can compile anytime again.
>
> This looks fine to me. When it finishes building, run it under GDB
> and wait for the problem to happen, or make it happen if you can.
> Then show the backtrace, and let's take it from there.
OK - here is the backtrace I got.
Hope this helps,
Rainer
,----
| (gdb) bt full
| #0 0x00007fff89f08c82 in __kill ()
| No symbol table info available.
| #1 0x0000000100179390 in terminate_due_to_signal (sig=6, backtrace_limit=40) at emacs.c:397
| No locals.
| #2 0x00000001001b0fe3 in emacs_abort () at sysdep.c:2219
| No locals.
| #3 0x000000010033d2f8 in ns_term_shutdown (sig=6) at nsterm.m:4599
| No locals.
| #4 0x0000000100179683 in shut_down_emacs (sig=6, stuff=0) at emacs.c:2038
| format = 0x10039bfa0 "Fatal error %d: "
| #5 0x000000010017932b in terminate_due_to_signal (sig=6, backtrace_limit=2147483647) at emacs.c:381
| No locals.
| #6 0x00000001002256eb in die (msg=0x1003b67ea "face != NULL", file=0x1003b24d0 "xdisp.c", line=24330) at alloc.c:6951
| No locals.
| #7 0x0000000100063797 in get_glyph_face_and_encoding (f=0x1058183a0, glyph=0x11c13e720, char2b=0x7fff5fbe6850) at xdisp.c:24330
| face = (struct face *) 0x0
| code = 0
| #8 0x00000001000b5ffd in fill_glyph_string (s=0x7fff5fbe6880, face_id=53, start=70, end=87, overlaps=0) at xdisp.c:24555
| glyph = (struct glyph *) 0x11c13e720
| last = (struct glyph *) 0x11c13ea50
| voffset = 0
| glyph_not_available_p = false
| #9 0x000000010006dda9 in draw_glyphs (w=0x11a8a9c50, x=568, row=0x11c254100, area=TEXT_AREA, start=0, end=87, hl=DRAW_NORMAL_TEXT, overlaps=0) at xdisp.c:25222
| face_id = 53
| char2b = (XChar2b *) 0x7fff5fbe6850
| first_glyph = (struct glyph *) 0x11c13e720
| head = (struct glyph_string *) 0x7fff5fbe6c20
| tail = (struct glyph_string *) 0x7fff5fbe6880
| s = (struct glyph_string *) 0x7fff5fbe6880
| clip_head = (struct glyph_string *) 0x0
| clip_tail = (struct glyph_string *) 0x0
| i = 70
| j = 1521915
| x_reached = 32767
| last_x = 1257
| area_left = 8
| f = (struct frame *) 0x1058183a0
| sa_avail = 16014
| sa_count = 114
| sa_must_free = false
| #10 0x000000010006d6d1 in x_write_glyphs (w=0x11a8a9c50, updated_row=0x11c254100, start=0x11c13da00, updated_area=TEXT_AREA, len=87) at xdisp.c:27256
| x = 16777216
| hpos = 0
| chpos = 58
| #11 0x0000000100012618 in update_text_area (w=0x11a8a9c50, updated_row=0x11c254100, vpos=1) at dispnew.c:3611
| current_row = (struct glyph_row *) 0x11c3af100
| desired_row = (struct glyph_row *) 0x11c254100
| rif = (struct redisplay_interface *) 0x1007d8e98
| changed_p = false
| #12 0x00000001000101d2 in update_window_line (w=0x11a8a9c50, vpos=1, mouse_face_overwritten_p=0x7fff5fbe7322) at dispnew.c:3854
| current_row = (struct glyph_row *) 0x11c3af100
| desired_row = (struct glyph_row *) 0x11c254100
| rif = (struct redisplay_interface *) 0x1007d8e98
| changed_p = false
| #13 0x0000000100008122 in update_window (w=0x11a8a9c50, force_p=true) at dispnew.c:3477
| vpos = 1
| i = 23651
| end = (struct glyph_row *) 0x11c25ce00
| mode_line_row = (struct glyph_row *) 0x11c25ce00
| header_line_row = (struct glyph_row *) 0x11c254000
| changed_p = false
| mouse_face_overwritten_p = false
| row = (struct glyph_row *) 0x11c254100
| yb = 1402
| n_updated = 0
| desired_matrix = (struct glyph_matrix *) 0x113727ac0
| paused_p = false
| preempt_count = 17
| rif = (struct redisplay_interface *) 0x1007d8e98
| #14 0x0000000100006f2f in update_window_tree (w=0x11a8a9c50, force_p=true) at dispnew.c:3219
| paused_p = false
| #15 0x0000000100006edd in update_window_tree (w=0x11f768710, force_p=true) at dispnew.c:3217
| paused_p = false
| #16 0x0000000100006c0b in update_frame (f=0x1058183a0, force_p=true, inhibit_hairy_id_p=false) at dispnew.c:3108
| paused_p = false
| root_window = (struct window *) 0x11f768710
| #17 0x0000000100052829 in redisplay_internal () at xdisp.c:13812
| gcscrollbars = false
| f = (struct frame *) 0x1058183a0
| w = (struct window *) 0x11a8a9c50
| sw = (struct window *) 0x11a8a9c50
| fr = (struct frame *) 0x1058183a0
| pending = false
| must_finish = true
| match_p = true
| tlbufpos = {
| charpos = 23594,
| bytepos = 23639
| }
| tlendpos = {
| charpos = 265345,
| bytepos = 265350
| }
| number_of_visible_frames = 1
| count = 111
| sf = (struct frame *) 0x1058183a0
| polling_stopped_here = true
| tail = 4429384371
| frame = 4387341221
| consider_all_windows_p = true
| update_miniwindow_p = true
| #18 0x0000000100054349 in redisplay () at xdisp.c:13056
| No locals.
| #19 0x0000000100184ac9 in read_char (commandflag=1, map=4743366131, prev_event=0, used_mouse_menu=0x7fff5fbea517, end_time=0x0) at keyboard.c:2465
| echo_current = true
| c = 0
| jmpcount = 140734799716720
| local_getcjmp = 0x7fff5fbea100
| save_jump = 0x7fff5fbea060
| tem = 111
| save = 0
| previous_echo_area_message = 0
| also_record = 0
| reread = false
| recorded = false
| polling_stopped_here = false
| orig_kboard = (struct kboard *) 0x101151c90
| #20 0x000000010017fa29 in read_key_sequence (keybuf=0x7fff5fbea850, bufsize=30, prompt=0, dont_downcase_last=false, can_return_switch_frame=true, fix_current_buffer=true, prevent_redisplay=false) at keyboard.c:9030
| interrupted_kboard = (KBOARD *) 0x101151c90
| interrupted_frame = (struct frame *) 0x1058183a0
| key = 140734799717840
| used_mouse_menu = false
| echo_local_start = 0
| last_real_key_start = 0
| keys_local_start = 0
| new_binding = 288990
| count = 111
| t = 0
| echo_start = 0
| keys_start = 0
| current_binding = 4743366131
| first_event = 0
| first_unbound = 31
| mock_input = 0
| fkey = {
| parent = 4429365395,
| map = 4429365395,
| start = 0,
| end = 0
| }
| keytran = {
| parent = 4336943683,
| map = 4336943683,
| start = 0,
| end = 0
| }
| indec = {
| parent = 4429365411,
| map = 4429365411,
| start = 0,
| end = 0
| }
| shift_translated = false
| delayed_switch_frame = 0
| original_uppercase = 0
| original_uppercase_position = -1
| dummyflag = false
| starting_buffer = (struct buffer *) 0x1118f3130
| fake_prefixed_keys = 0
| #21 0x000000010017e326 in command_loop_1 () at keyboard.c:1348
| cmd = 92361088
| keybuf = 0x7fff5fbea850
| i = 1
| prev_modiff = 95201
| prev_buffer = (struct buffer *) 0x1118f3130
| already_adjusted = false
| #22 0x0000000100260706 in internal_condition_case (bfun=0x10017dd30 <command_loop_1>, handlers=17616, hfun=0x1001995a0 <cmd_error>) at eval.c:1309
| val = 4303299704
| c = (struct handler *) 0x10111fa60
| #23 0x000000010019949c in command_loop_2 (ignore=0) at keyboard.c:1088
| val = 2
| #24 0x000000010025f7ce in internal_catch (tag=18288, func=0x100199470 <command_loop_2>, arg=0) at eval.c:1073
| val = 0
| c = (struct handler *) 0x1013025b0
| #25 0x000000010017cff8 in command_loop () at keyboard.c:1059
| val = 25680
| #26 0x000000010017ceb2 in recursive_edit_1 () at keyboard.c:673
| count = 108
| val = 72057594037927936
| #27 0x000000010017d2a3 in Frecursive_edit () at keyboard.c:744
| count = 106
| buffer = 0
| #28 0x0000000100262f64 in Ffuncall (nargs=1, args=0x7fff5fbead68) at eval.c:2647
| internal_argbuf = 0x7fff5fbeac10
| fun = 4299138477
| original_fun = 33692176
| funcar = 4297231729
| numargs = 0
| lisp_numargs = 4621104849
| val = 4621104849
| internal_args = (Lisp_Object *) 0x7fff5fbead70
| count = 105
| #29 0x00000001002cd414 in exec_byte_code (bytestr=4589281748, vector=4392366557, maxdepth=166, args_template=514, nargs=2, args=0x7fff5fbeb768) at bytecode.c:880
| targets = 0x1003ef560
| count = 76
| op = 0
| vectorp = (Lisp_Object *) 0x105ce31e0
| stack = {
| pc = 0x101e55af5 "�.\026�\022\0164\026M\t.\a�",
| byte_string = 4589281748,
| byte_string_start = 0x101e55980 "\b�\006",
| next = 0x7fff5fbec540
| }
| top = (Lisp_Object *) 0x7fff5fbead68
| result = 0
| type = CATCHER
| #30 0x000000010026449f in funcall_lambda (fun=4392367189, nargs=2, arg_vector=0x7fff5fbeb768) at eval.c:2810
| val = 72057598341210024
| syms_left = 514
| next = 51541123288
| lexenv = 4392367184
| count = 76
| i = 140734799721968
| optional = false
| rest = false
| #31 0x0000000100263222 in Ffuncall (nargs=3, args=0x7fff5fbeb760) at eval.c:2699
| fun = 4392367189
| original_fun = 15312
| funcar = 4296483032
| numargs = 2
| lisp_numargs = 4303282088
| val = 0
| internal_args = (Lisp_Object *) 0x2
| count = 75
| #32 0x0000000100262a44 in Fapply (nargs=2, args=0x7fff5fbeb898) at eval.c:2278
| i = 3
| numargs = 2
| funcall_nargs = 3
| funcall_args = (Lisp_Object *) 0x7fff5fbeb760
| spread_arg = 0
| fun = 4392367189
| retval = 0
| sa_avail = 16360
| sa_count = 75
| sa_must_free = false
| #33 0x000000010025a6e5 in apply1 (fn=15312, arg=4405034643) at eval.c:2494
| No locals.
| #34 0x0000000100259f32 in call_debugger (arg=4405034643) at eval.c:308
| debug_while_redisplaying = false
| count = 71
| val = 4405034707
| old_depth = 800
| old_max = 1300
| #35 0x0000000100261482 in maybe_call_debugger (conditions=4299189947, sig=47616, data=4405034723) at eval.c:1687
| combined_data = 4405034707
| #36 0x0000000100260fee in Fsignal (error_symbol=47616, data=4405034723) at eval.c:1506
| debugger_called = false
| conditions = 4299189947
| string = 140734799723136
| real_error_symbol = 47616
| clause = 41472
| h = (struct handler *) 0x10160a0f0
| #37 0x00000001002614cd in xsignal (error_symbol=47616, data=4405034723) at eval.c:1542
| No locals.
| #38 0x000000010025c5a8 in xsignal2 (error_symbol=47616, arg1=40704, arg2=0) at eval.c:1563
| No locals.
| #39 0x00000001002332cc in wrong_type_argument (predicate=40704, value=0) at data.c:154
| No locals.
| #40 0x000000010017498d in CHECK_STRING (x=0) at lisp.h:2643
| No locals.
| #41 0x00000001001feb06 in string_match_1 (regexp=4299292716, string=0, start=2, posix=false) at search.c:375
| val = 4299149752
| bufp = (struct re_pattern_buffer *) 0x1001738fb
| pos = 140734799723552
| pos_byte = 4299149752
| i = 43059743283
| #42 0x00000001001feab7 in Fstring_match (regexp=4299292716, string=0, start=2) at search.c:446
| No locals.
| #43 0x0000000100262ff4 in Ffuncall (nargs=4, args=0x7fff5fbebe18) at eval.c:2657
| internal_argbuf = 0x7fff5fbebd50
| fun = 4299149757
| original_fun = 92390560
| funcar = 0
| numargs = 3
| lisp_numargs = 4296483809
| val = 140734799723840
| internal_args = (Lisp_Object *) 0x7fff5fbebe20
| count = 70
| #44 0x00000001002cd414 in exec_byte_code (bytestr=4299292828, vector=4299292861, maxdepth=78, args_template=4102, nargs=1, args=0x7fff5fbec820) at bytecode.c:880
| targets = 0x1003ef560
| count = 70
| op = 3
| vectorp = (Lisp_Object *) 0x1004200c0
| stack = {
| pc = 0x1007c9565 "�j",
| byte_string = 4299292828,
| byte_string_start = 0x1007c952a "\002�\b",
| next = 0x7fff5fbecf20
| }
| top = (Lisp_Object *) 0x7fff5fbebe18
| result = 4405035715
| type = CATCHER
| #45 0x000000010026449f in funcall_lambda (fun=4299292781, nargs=1, arg_vector=0x7fff5fbec818) at eval.c:2810
| val = 72057598341210024
| syms_left = 4102
| next = 51541123288
| lexenv = 4299292776
| count = 70
| i = 140734799726208
| optional = false
| rest = false
| #46 0x0000000100263222 in Ffuncall (nargs=2, args=0x7fff5fbec810) at eval.c:2699
| fun = 4299292781
| original_fun = 134396608
| funcar = 3
| numargs = 1
| lisp_numargs = 4296483809
| val = 41472
| internal_args = (Lisp_Object *) 0x7fff5fbec800
| count = 69
| #47 0x00000001002cd414 in exec_byte_code (bytestr=4312094372, vector=4437997117, maxdepth=30, args_template=0, nargs=0, args=0x0) at bytecode.c:880
| targets = 0x1003ef560
| count = 69
| op = 1
| vectorp = (Lisp_Object *) 0x108867640
| stack = {
| pc = 0x1058fc5c4 "#�\0264��\b@�\"�U\001\bAC�Q\001\0167�\0267��\b@�\"�o\001\0160�\0168�\bA�i\001�!#�\0268��\b@�\"��\001\0160�\0169�\bA��\001�!#�\0269��\b@�\"��\001\0160�\016:�\bA��\001�!#�\026:��\b@�\"��\001\bAC��\001\016;�\026;��\b@�\"��\001\0160�\016<�\bA��\001�!#�\026<�\b�\b@\0166\"B�\0266�",
| byte_string = 4312094372,
| byte_string_start = 0x1058fc488 "�\b@�\"�~",
| next = 0x7fff5fbedb30
| }
| top = (Lisp_Object *) 0x7fff5fbec810
| result = 140734799728528
| type = CONDITION_CASE
| #48 0x0000000100264a49 in funcall_lambda (fun=4437993301, nargs=1, arg_vector=0x7fff5fbed1f0) at eval.c:2876
| val = 72057594040426518
| syms_left = 0
| next = 33763616
| lexenv = 0
| count = 68
| i = 1
| optional = false
| rest = false
| #49 0x0000000100263222 in Ffuncall (nargs=2, args=0x7fff5fbed1e8) at eval.c:2699
| fun = 4437993301
| original_fun = 4437993301
| funcar = 4297226032
| numargs = 1
| lisp_numargs = 4421896595
| val = 4405035155
| internal_args = (Lisp_Object *) 0x10790ca83
| count = 67
| #50 0x0000000100263d54 in call1 (fn=4437993301, arg1=4421899043) at eval.c:2509
| No locals.
| #51 0x000000010027482d in mapcar1 (leni=1, vals=0x0, fn=4437993301, seq=4421899011) at fns.c:2530
| tail = 4421899011
| dummy = 4421899011
| i = 0
| #52 0x0000000100274b06 in Fmapc (function=4437993301, sequence=4421899011) at fns.c:2614
| leni = 1
| #53 0x0000000100262fb9 in Ffuncall (nargs=3, args=0x7fff5fbed428) at eval.c:2653
| internal_argbuf = 0x7fff5fbed3c0
| fun = 4303183661
| original_fun = 33705360
| funcar = 1297211035099458323
| numargs = 2
| lisp_numargs = 4296483032
| val = 4421902339
| internal_args = (Lisp_Object *) 0x7fff5fbed430
| count = 66
| #54 0x00000001002cd414 in exec_byte_code (bytestr=4312094532, vector=4387259829, maxdepth=14, args_template=0, nargs=0, args=0x0) at bytecode.c:880
| targets = 0x1003ef560
| count = 66
| op = 2
| vectorp = (Lisp_Object *) 0x1058045b8
| stack = {
| pc = 0x1058fc47c "�",
| byte_string = 4312094532,
| byte_string_start = 0x1058fc478 "��\b\"�",
| next = 0x7fff5fbee760
| }
| top = (Lisp_Object *) 0x7fff5fbed428
| result = 140734799731616
| type = CONDITION_CASE
| #55 0x0000000100264a49 in funcall_lambda (fun=4437993341, nargs=1, arg_vector=0x7fff5fbede00) at eval.c:2876
| val = 72057594040426518
| syms_left = 0
| next = 33773584
| lexenv = 0
| count = 65
| i = 1
| optional = false
| rest = false
| #56 0x0000000100263222 in Ffuncall (nargs=2, args=0x7fff5fbeddf8) at eval.c:2699
| fun = 4437993341
| original_fun = 4437993341
| funcar = 1297211035099458323
| numargs = 1
| lisp_numargs = 0
| val = 4421902339
| internal_args = (Lisp_Object *) 0xffffffff
| count = 64
| #57 0x0000000100263d54 in call1 (fn=4437993341, arg1=4421899011) at eval.c:2509
| No locals.
| #58 0x000000010027482d in mapcar1 (leni=7, vals=0x0, fn=4437993341, seq=4421898083) at fns.c:2530
| tail = 4421898563
| dummy = 4421902339
| i = 6
| #59 0x0000000100274b06 in Fmapc (function=4437993341, sequence=4421898083) at fns.c:2614
| leni = 7
| #60 0x0000000100262fb9 in Ffuncall (nargs=3, args=0x7fff5fbee038) at eval.c:2653
| internal_argbuf = 0x7fff5fbedfd0
| fun = 4303183661
| original_fun = 33705360
| funcar = 4296483032
| numargs = 2
| lisp_numargs = 4297434026
| val = 140734799732768
| internal_args = (Lisp_Object *) 0x7fff5fbee040
| count = 63
| #61 0x00000001002cd414 in exec_byte_code (bytestr=4318940436, vector=4438001725, maxdepth=26, args_template=0, nargs=0, args=0x0) at bytecode.c:880
| targets = 0x1003ef560
| count = 48
| op = 2
| vectorp = (Lisp_Object *) 0x108868840
| stack = {
| pc = 0x1058fc2bb "��\016\031!\026\031\016\031�[",
| byte_string = 4318940436,
| byte_string_start = 0x1058fc280 "����\b\"A\"\031����\b\"A\"\032�\033�\034Ή\035\036\tΉ\036\v\036\026Ή\036\027\036\030Ή\036\031\036\032Ή\036\033\036\034�\036\035��\016\036\"��\016\031!\026\031\016\031�[",
| next = 0x7fff5fbef450
| }
| top = (Lisp_Object *) 0x7fff5fbee038
| result = 4421898099
| type = CONDITION_CASE
| #62 0x0000000100264a49 in funcall_lambda (fun=4437997933, nargs=7, arg_vector=0x7fff5fbeea18) at eval.c:2876
| val = 72057598341210024
| syms_left = 0
| next = 85147336
| lexenv = 0
| count = 47
| i = 7
| optional = false
| rest = true
| #63 0x0000000100263222 in Ffuncall (nargs=8, args=0x7fff5fbeea10) at eval.c:2699
| fun = 4437997933
| original_fun = 85062536
| funcar = 18
| numargs = 7
| lisp_numargs = 4421898579
| val = 8
| internal_args = (Lisp_Object *) 0x10790d343
| count = 46
| #64 0x0000000100262a44 in Fapply (nargs=4, args=0x7fff5fbeecb8) at eval.c:2278
| i = 8
| numargs = 7
| funcall_nargs = 8
| funcall_args = (Lisp_Object *) 0x7fff5fbeea10
| spread_arg = 0
| fun = 4437997933
| retval = 42957884232
| sa_avail = 16320
| sa_count = 46
| sa_must_free = false
| #65 0x0000000100262e2d in Ffuncall (nargs=5, args=0x7fff5fbeecb0) at eval.c:2630
| fun = 4303178573
| original_fun = 8592
| funcar = 0
| numargs = 4
| lisp_numargs = 4296483809
| val = 4421898579
| internal_args = (Lisp_Object *) 0x10790d2d3
| count = 45
| #66 0x00000001002cd414 in exec_byte_code (bytestr=4474678916, vector=4774873701, maxdepth=110, args_template=1030, nargs=1, args=0x7fff5fbef728) at bytecode.c:880
| targets = 0x1003ef560
| count = 45
| op = 4
| vectorp = (Lisp_Object *) 0x11c9aca68
| stack = {
| pc = 0x127089f0d "!����\001�@��\002@!��O\005\"A��>��\001\001A�C\001;�U\001�\002!�W\001\001C���\001�@�C��������\006\024\006\017\006\017\006\016\006\r\006\r&\a�\"��%D��\002\001A���W\001�\003�\001A���/\001�\001�",
| byte_string = 4474678916,
| byte_string_start = 0x127089de0 "��:�\017",
| next = 0x7fff5fbefe50
| }
| top = (Lisp_Object *) 0x7fff5fbeecb0
| result = 140734799738056
| type = CONDITION_CASE
| #67 0x000000010026449f in funcall_lambda (fun=4430209165, nargs=1, arg_vector=0x7fff5fbef720) at eval.c:2810
| val = 72057594040426518
| syms_left = 1030
| next = 51541123288
| lexenv = 4430209160
| count = 45
| i = 140734799738256
| optional = false
| rest = false
| #68 0x0000000100263222 in Ffuncall (nargs=2, args=0x7fff5fbef718) at eval.c:2699
| fun = 4430209165
| original_fun = 4430209165
| funcar = 4296483032
| numargs = 1
| lisp_numargs = 4303282088
| val = 4935710403
| internal_args = (Lisp_Object *) 0x7fff5fbef720
| count = 44
| #69 0x00000001002cd414 in exec_byte_code (bytestr=4315758196, vector=4430259789, maxdepth=46, args_template=1030, nargs=1, args=0x7fff5fbf0128) at bytecode.c:880
| targets = 0x1003ef560
| count = 44
| op = 1
| vectorp = (Lisp_Object *) 0x108106650
| stack = {
| pc = 0x105c69e2e "��}",
| byte_string = 4315758196,
| byte_string_start = 0x105c69dc8 "��:�\021",
| next = 0x7fff5fbf0aa0
| }
| top = (Lisp_Object *) 0x7fff5fbef718
| result = 4935710403
| type = CATCHER
| #70 0x000000010026449f in funcall_lambda (fun=4324190837, nargs=1, arg_vector=0x7fff5fbf0120) at eval.c:2810
| val = 72057594040426518
| syms_left = 1030
| next = 51541123288
| lexenv = 4324190832
| count = 44
| i = 140734799740816
| optional = false
| rest = false
| #71 0x0000000100263222 in Ffuncall (nargs=2, args=0x7fff5fbf0118) at eval.c:2699
| fun = 4324190837
| original_fun = 4324190837
| funcar = 1
| numargs = 1
| lisp_numargs = 1
| val = 4935710403
| internal_args = (Lisp_Object *) 0x5499da8
| count = 43
| #72 0x0000000100263d54 in call1 (fn=4324190837, arg1=4827721459) at eval.c:2509
| No locals.
| #73 0x000000010027482d in mapcar1 (leni=4, vals=0x0, fn=4324190837, seq=4823509523) at fns.c:2530
| tail = 4823509523
| dummy = 4823509523
| i = 0
| #74 0x0000000100274b06 in Fmapc (function=4324190837, sequence=4823509523) at fns.c:2614
| leni = 4
| #75 0x0000000100262fb9 in Ffuncall (nargs=3, args=0x7fff5fbf0368) at eval.c:2653
| internal_argbuf = 0x7fff5fbf02f0
| fun = 4303183661
| original_fun = 33705360
| funcar = 4296483032
| numargs = 2
| lisp_numargs = 4303282088
| val = 0
| internal_args = (Lisp_Object *) 0x7fff5fbf0370
| count = 42
| #76 0x00000001002cd414 in exec_byte_code (bytestr=4315758196, vector=4430259789, maxdepth=46, args_template=1030, nargs=1, args=0x7fff5fbf0d78) at bytecode.c:880
| targets = 0x1003ef560
| count = 42
| op = 2
| vectorp = (Lisp_Object *) 0x108106650
| stack = {
| pc = 0x105c69f6f "�",
| byte_string = 4315758196,
| byte_string_start = 0x105c69dc8 "��:�\021",
| next = 0x7fff5fbf16f0
| }
| top = (Lisp_Object *) 0x7fff5fbf0368
| result = 4935710307
| type = 32767
| #77 0x000000010026449f in funcall_lambda (fun=4324190837, nargs=1, arg_vector=0x7fff5fbf0d70) at eval.c:2810
| val = 72057594040426518
| syms_left = 1030
| next = 51541123288
| lexenv = 4324190832
| count = 42
| i = 140734799743968
| optional = false
| rest = false
| #78 0x0000000100263222 in Ffuncall (nargs=2, args=0x7fff5fbf0d68) at eval.c:2699
| fun = 4324190837
| original_fun = 4324190837
| funcar = 4294967297
| numargs = 1
| lisp_numargs = 1
| val = 4935710307
| internal_args = (Lisp_Object *) 0x5837a70
| count = 41
| #79 0x0000000100263d54 in call1 (fn=4324190837, arg1=4827687875) at eval.c:2509
| No locals.
| #80 0x000000010027482d in mapcar1 (leni=1, vals=0x0, fn=4324190837, seq=4823509267) at fns.c:2530
| tail = 4823509267
| dummy = 4823509267
| i = 0
| #81 0x0000000100274b06 in Fmapc (function=4324190837, sequence=4823509267) at fns.c:2614
| leni = 1
| #82 0x0000000100262fb9 in Ffuncall (nargs=3, args=0x7fff5fbf0fb8) at eval.c:2653
| internal_argbuf = 0x7fff5fbf0f40
| fun = 4303183661
| original_fun = 33705360
| funcar = 4296483032
| numargs = 2
| lisp_numargs = 4303282088
| val = 0
| internal_args = (Lisp_Object *) 0x7fff5fbf0fc0
| count = 40
| #83 0x00000001002cd414 in exec_byte_code (bytestr=4315758196, vector=4430259789, maxdepth=46, args_template=1030, nargs=1, args=0x7fff5fbf19c8) at bytecode.c:880
| targets = 0x1003ef560
| count = 40
| op = 2
| vectorp = (Lisp_Object *) 0x108106650
| stack = {
| pc = 0x105c69f6f "�",
| byte_string = 4315758196,
| byte_string_start = 0x105c69dc8 "��:�\021",
| next = 0x7fff5fbf2340
| }
| top = (Lisp_Object *) 0x7fff5fbf0fb8
| result = 4935710243
| type = 32767
| #84 0x000000010026449f in funcall_lambda (fun=4324190837, nargs=1, arg_vector=0x7fff5fbf19c0) at eval.c:2810
| val = 72057594040426518
| syms_left = 1030
| next = 51541123288
| lexenv = 4324190832
| count = 40
| i = 140734799747120
| optional = false
| rest = false
| #85 0x0000000100263222 in Ffuncall (nargs=2, args=0x7fff5fbf19b8) at eval.c:2699
| fun = 4324190837
| original_fun = 4324190837
| funcar = 4294967297
| numargs = 1
| lisp_numargs = 1
| val = 4935710243
| internal_args = (Lisp_Object *) 0x1
| count = 39
| #86 0x0000000100263d54 in call1 (fn=4324190837, arg1=4935723027) at eval.c:2509
| No locals.
| #87 0x000000010027482d in mapcar1 (leni=14, vals=0x0, fn=4324190837, seq=4949773699) at fns.c:2530
| tail = 4949773875
| dummy = 4935710243
| i = 11
| #88 0x0000000100274b06 in Fmapc (function=4324190837, sequence=4949773699) at fns.c:2614
| leni = 14
| #89 0x0000000100262fb9 in Ffuncall (nargs=3, args=0x7fff5fbf1c08) at eval.c:2653
| internal_argbuf = 0x7fff5fbf1b90
| fun = 4303183661
| original_fun = 33705360
| funcar = 4296483032
| numargs = 2
| lisp_numargs = 4303282088
| val = 0
| internal_args = (Lisp_Object *) 0x7fff5fbf1c10
| count = 38
| #90 0x00000001002cd414 in exec_byte_code (bytestr=4315758196, vector=4430259789, maxdepth=46, args_template=1030, nargs=1, args=0x7fff5fbf2618) at bytecode.c:880
| targets = 0x1003ef560
| count = 38
| op = 2
| vectorp = (Lisp_Object *) 0x108106650
| stack = {
| pc = 0x105c69f6f "�",
| byte_string = 4315758196,
| byte_string_start = 0x105c69dc8 "��:�\021",
| next = 0x7fff5fbf2f90
| }
| top = (Lisp_Object *) 0x7fff5fbf1c08
| result = 4828335939
| type = 32767
| #91 0x000000010026449f in funcall_lambda (fun=4324190837, nargs=1, arg_vector=0x7fff5fbf2610) at eval.c:2810
| val = 72057594040426518
| syms_left = 1030
| next = 51541123288
| lexenv = 4324190832
| count = 38
| i = 140734799750272
| optional = false
| rest = false
| #92 0x0000000100263222 in Ffuncall (nargs=2, args=0x7fff5fbf2608) at eval.c:2699
| fun = 4324190837
| original_fun = 4324190837
| funcar = 4294967297
| numargs = 1
| lisp_numargs = 1
| val = 4828335939
| internal_args = (Lisp_Object *) 0x1
| count = 37
| #93 0x0000000100263d54 in call1 (fn=4324190837, arg1=4827589395) at eval.c:2509
| No locals.
| #94 0x000000010027482d in mapcar1 (leni=4, vals=0x0, fn=4324190837, seq=4949773427) at fns.c:2530
| tail = 4949773507
| dummy = 4828335939
| i = 3
| #95 0x0000000100274b06 in Fmapc (function=4324190837, sequence=4949773427) at fns.c:2614
| leni = 4
| #96 0x0000000100262fb9 in Ffuncall (nargs=3, args=0x7fff5fbf2858) at eval.c:2653
| internal_argbuf = 0x7fff5fbf27e0
| fun = 4303183661
| original_fun = 33705360
| funcar = 4296483032
| numargs = 2
| lisp_numargs = 4303282088
| val = 0
| internal_args = (Lisp_Object *) 0x7fff5fbf2860
| count = 36
| #97 0x00000001002cd414 in exec_byte_code (bytestr=4315758196, vector=4430259789, maxdepth=46, args_template=1030, nargs=1, args=0x7fff5fbf3268) at bytecode.c:880
| targets = 0x1003ef560
| count = 36
| op = 2
| vectorp = (Lisp_Object *) 0x108106650
| stack = {
| pc = 0x105c69f6f "�",
| byte_string = 4315758196,
| byte_string_start = 0x105c69dc8 "��:�\021",
| next = 0x7fff5fbf3be0
| }
| top = (Lisp_Object *) 0x7fff5fbf2858
| result = 4740734163
| type = 32767
| #98 0x000000010026449f in funcall_lambda (fun=4324190837, nargs=1, arg_vector=0x7fff5fbf3260) at eval.c:2810
| val = 72057594040426518
| syms_left = 1030
| next = 51541123288
| lexenv = 4324190832
| count = 36
| i = 140734799753424
| optional = false
| rest = false
| #99 0x0000000100263222 in Ffuncall (nargs=2, args=0x7fff5fbf3258) at eval.c:2699
| fun = 4324190837
| original_fun = 4324190837
| funcar = 4822295829
| numargs = 1
| lisp_numargs = 4472842356
| val = 4740734163
| internal_args = (Lisp_Object *) 0x100171a05
| count = 35
| #100 0x0000000100263d54 in call1 (fn=4324190837, arg1=4336389347) at eval.c:2509
| No locals.
| #101 0x000000010027482d in mapcar1 (leni=22, vals=0x0, fn=4324190837, seq=4371055891) at fns.c:2530
| tail = 4371055747
| dummy = 4740734163
| i = 9
| #102 0x0000000100274b06 in Fmapc (function=4324190837, sequence=4371055891) at fns.c:2614
| leni = 22
| #103 0x0000000100262fb9 in Ffuncall (nargs=3, args=0x7fff5fbf34a8) at eval.c:2653
| internal_argbuf = 0x7fff5fbf3430
| fun = 4303183661
| original_fun = 33705360
| funcar = 4303183661
| numargs = 2
| lisp_numargs = 33705360
| val = 2
| internal_args = (Lisp_Object *) 0x7fff5fbf34b0
| count = 34
| #104 0x00000001002cd414 in exec_byte_code (bytestr=4315758196, vector=4430259789, maxdepth=46, args_template=1030, nargs=1, args=0x7fff5fbf3ea8) at bytecode.c:880
| targets = 0x1003ef560
| count = 34
| op = 2
| vectorp = (Lisp_Object *) 0x108106650
| stack = {
| pc = 0x105c69e22 "��\001��>�~",
| byte_string = 4315758196,
| byte_string_start = 0x105c69dc8 "��:�\021",
| next = 0x7fff5fbf45a0
| }
| top = (Lisp_Object *) 0x7fff5fbf34a8
| result = 4391870320
| type = 32767
| #105 0x000000010026449f in funcall_lambda (fun=4324190837, nargs=1, arg_vector=0x7fff5fbf3ea0) at eval.c:2810
| val = 72057594040426518
| syms_left = 1030
| next = 51541123288
| lexenv = 4324190832
| count = 34
| i = 140734799756576
| optional = false
| rest = false
| #106 0x0000000100263222 in Ffuncall (nargs=2, args=0x7fff5fbf3e98) at eval.c:2699
| fun = 4324190837
| original_fun = 4324190837
| funcar = 3
| numargs = 1
| lisp_numargs = 4303178189
| val = 92352400
| internal_args = (Lisp_Object *) 0x1001720d8
| count = 33
| #107 0x00000001002cd414 in exec_byte_code (bytestr=4315759060, vector=4336994285, maxdepth=10, args_template=2, nargs=0, args=0x7fff5fbf4858) at bytecode.c:880
| targets = 0x1003ef560
| count = 33
| op = 1
| vectorp = (Lisp_Object *) 0x1028147f0
| stack = {
| pc = 0x105c69fd4 "����",
| byte_string = 4315759060,
| byte_string_start = 0x105c69fd0 "¢�!����",
| next = 0x7fff5fbf5260
| }
| top = (Lisp_Object *) 0x7fff5fbf3e98
| result = 4391870425
| type = 32767
| #108 0x000000010026449f in funcall_lambda (fun=4368187773, nargs=0, arg_vector=0x7fff5fbf4858) at eval.c:2810
| val = 72057594040426518
| syms_left = 2
| next = 51541123288
| lexenv = 4368187768
| count = 33
| i = 140734799759072
| optional = false
| rest = false
| #109 0x0000000100263222 in Ffuncall (nargs=1, args=0x7fff5fbf4850) at eval.c:2699
| fun = 4368187773
| original_fun = 4368187773
| funcar = 4303178616
| numargs = 0
| lisp_numargs = 4296483032
| val = 140734799759312
| internal_args = (Lisp_Object *) 0x1007edfa8
| count = 32
| #110 0x000000010025b354 in eval_sub (form=4936041667) at eval.c:2103
| vals = (Lisp_Object *) 0x7fff5fbf4850
| argnum = 1
| sa_avail = 16376
| sa_count = 32
| sa_must_free = false
| numargs = 6
| args_left = 0
| i = 0
| maxargs = 6
| argvals = 0x7fff5fbf49e0
| fun = 4303178621
| val = 5
| original_fun = 22128
| original_args = 4936041843
| funcar = 22128
| count = 31
| #111 0x000000010025f7ce in internal_catch (tag=26943960, func=0x10025abd0 <eval_sub>, arg=4936041667) at eval.c:1073
| val = 140734799760000
| c = (struct handler *) 0x10160a1e0
| #112 0x00000001002ce7d2 in exec_byte_code (bytestr=4315757348, vector=4331148469, maxdepth=110, args_template=7182, nargs=3, args=0x7fff5fbf5548) at bytecode.c:1061
| v1 = 4936041667
| targets = 0x1003ef560
| count = 31
| op = 141
| vectorp = (Lisp_Object *) 0x1022814b8
| stack = {
| pc = 0x105c69d21 "�\001�",
| byte_string = 4315757348,
| byte_string_start = 0x105c69cc0 "\005<�\t",
| next = 0x7fff5fbf5c60
| }
| top = (Lisp_Object *) 0x7fff5fbf4af8
| result = 4391869732
| type = 32767
| #113 0x000000010026449f in funcall_lambda (fun=4331131829, nargs=3, arg_vector=0x7fff5fbf5530) at eval.c:2810
| val = 72057598341210024
| syms_left = 7182
| next = 51541123288
| lexenv = 4331131824
| count = 31
| i = 140734799762336
| optional = false
| rest = false
| #114 0x0000000100263222 in Ffuncall (nargs=4, args=0x7fff5fbf5528) at eval.c:2699
| fun = 4331131829
| original_fun = 59777320
| funcar = 0
| numargs = 3
| lisp_numargs = 4296483809
| val = 4430209165
| internal_args = (Lisp_Object *) 0x126360693
| count = 30
| #115 0x00000001002cd414 in exec_byte_code (bytestr=4474679220, vector=4934582045, maxdepth=46, args_template=1030, nargs=1, args=0x7fff5fbf5f48) at bytecode.c:880
| targets = 0x1003ef560
| count = 30
| op = 3
| vectorp = (Lisp_Object *) 0x1261fbf20
| stack = {
| pc = 0x127089dd3 "����",
| byte_string = 4474679220,
| byte_string_start = 0x127089dc0 "�C�\002������\006\b!�\"��%#����",
| next = 0x7fff5fbf6660
| }
| top = (Lisp_Object *) 0x7fff5fbf5528
| result = 140734799764960
| type = CONDITION_CASE
| #116 0x000000010026449f in funcall_lambda (fun=4934578093, nargs=1, arg_vector=0x7fff5fbf5f40) at eval.c:2810
| val = 72057598341210024
| syms_left = 1030
| next = 51541123288
| lexenv = 4934578088
| count = 30
| i = 140734799764896
| optional = false
| rest = false
| #117 0x0000000100263222 in Ffuncall (nargs=2, args=0x7fff5fbf5f38) at eval.c:2699
| fun = 4934578093
| original_fun = 472835688
| funcar = 4297231729
| numargs = 1
| lisp_numargs = 4336964345
| val = 472835688
| internal_args = (Lisp_Object *) 0x7fff5fbf5eb0
| count = 29
| #118 0x00000001002cd414 in exec_byte_code (bytestr=4474670756, vector=4775963437, maxdepth=46, args_template=1030, nargs=1, args=0x7fff5fbf6938) at bytecode.c:880
| targets = 0x1003ef560
| count = 28
| op = 1
| vectorp = (Lisp_Object *) 0x11cab6b30
| stack = {
| pc = 0x12708a516 ")\"�",
| byte_string = 4474670756,
| byte_string_start = 0x12708a4d8 "�\001�H\t>�\017",
| next = 0x7fff5fbf7410
| }
| top = (Lisp_Object *) 0x7fff5fbf5f38
| result = 0
| type = 32767
| #119 0x000000010026449f in funcall_lambda (fun=4775963629, nargs=1, arg_vector=0x7fff5fbf6930) at eval.c:2810
| val = 72057594040426518
| syms_left = 1030
| next = 51541123288
| lexenv = 4775963624
| count = 28
| i = 140734799767456
| optional = false
| rest = false
| #120 0x0000000100263222 in Ffuncall (nargs=2, args=0x7fff5fbf6928) at eval.c:2699
| fun = 4775963629
| original_fun = 4775963629
| funcar = 4943974515
| numargs = 1
| lisp_numargs = 0
| val = 0
| internal_args = (Lisp_Object *) 0xa200
| count = 27
| #121 0x0000000100263d54 in call1 (fn=4775963629, arg1=4757053189) at eval.c:2509
| No locals.
| #122 0x000000010027482d in mapcar1 (leni=33, vals=0x7fff5fbf69f0, fn=4775963629, seq=4775432083) at fns.c:2530
| tail = 4775431667
| dummy = 0
| i = 11
| #123 0x0000000100274a2f in Fmapcar (function=4775963629, sequence=4775432083) at fns.c:2595
| len = 134
| leni = 33
| args = (Lisp_Object *) 0x7fff5fbf69f0
| ret = 4296482058
| sa_avail = 16120
| sa_count = 27
| sa_must_free = false
| #124 0x0000000100262fb9 in Ffuncall (nargs=3, args=0x7fff5fbf6cf0) at eval.c:2653
| internal_argbuf = 0x7fff5fbf6c70
| fun = 4303183613
| original_fun = 33705312
| funcar = 4951106979
| numargs = 2
| lisp_numargs = 4744212067
| val = 4771576835
| internal_args = (Lisp_Object *) 0x7fff5fbf6cf8
| count = 26
| #125 0x00000001002cd414 in exec_byte_code (bytestr=4313575476, vector=4363788605, maxdepth=38, args_template=2570, nargs=2, args=0x7fff5fbf7940) at bytecode.c:880
| targets = 0x1003ef560
| count = 26
| op = 2
| vectorp = (Lisp_Object *) 0x1041a2140
| stack = {
| pc = 0x101b3be5a "�",
| byte_string = 4313575476,
| byte_string_start = 0x101b3be18 "��>",
| next = 0x7fff5fbf8040
| }
| top = (Lisp_Object *) 0x7fff5fbf6cf0
| result = 3
| type = CONDITION_CASE
| #126 0x000000010026449f in funcall_lambda (fun=4363629085, nargs=2, arg_vector=0x7fff5fbf7930) at eval.c:2810
| val = 72057598341210024
| syms_left = 2570
| next = 51541123288
| lexenv = 4363629080
| count = 26
| i = 140734799770960
| optional = false
| rest = false
| #127 0x0000000100263222 in Ffuncall (nargs=3, args=0x7fff5fbf7928) at eval.c:2699
| fun = 4363629085
| original_fun = 26061800
| funcar = 4303282088
| numargs = 2
| lisp_numargs = 51834204464
| val = 0
| internal_args = (Lisp_Object *) 0x1001720d8
| count = 25
| #128 0x000000010026248d in Fapply (nargs=4, args=0x7fff5fbf7928) at eval.c:2231
| i = 4303178573
| numargs = 0
| funcall_nargs = 4296482058
| funcall_args = (Lisp_Object *) 0x0
| spread_arg = 0
| fun = 26061800
| retval = 42957884232
| sa_avail = 16384
| sa_count = 25
| sa_must_free = false
| #129 0x0000000100262e2d in Ffuncall (nargs=5, args=0x7fff5fbf7920) at eval.c:2630
| fun = 4303178573
| original_fun = 8592
| funcar = 4297435743
| numargs = 4
| lisp_numargs = 301378713
| val = 4740258901
| internal_args = (Lisp_Object *) 0x1001720d8
| count = 24
| #130 0x00000001002cd414 in exec_byte_code (bytestr=4590309940, vector=4933085109, maxdepth=42, args_template=2570, nargs=2, args=0x7fff5fbf8358) at bytecode.c:880
| targets = 0x1003ef560
| count = 24
| op = 4
| vectorp = (Lisp_Object *) 0x12608e7b8
| stack = {
| pc = 0x11c1049d3 "\"�",
| byte_string = 4590309940,
| byte_string_start = 0x11c1049c8 "����\006\006\006\006\006\006$\"�",
| next = 0x7fff5fbf8a70
| }
| top = (Lisp_Object *) 0x7fff5fbf7920
| result = 9238941811
| type = CATCHER
| #131 0x000000010026449f in funcall_lambda (fun=4363999709, nargs=2, arg_vector=0x7fff5fbf8348) at eval.c:2810
| val = 72057598341210024
| syms_left = 2570
| next = 51541123288
| lexenv = 4363999704
| count = 24
| i = 140734799774080
| optional = false
| rest = false
| #132 0x0000000100263222 in Ffuncall (nargs=3, args=0x7fff5fbf8340) at eval.c:2699
| fun = 4363999709
| original_fun = 34775808
| funcar = 0
| numargs = 2
| lisp_numargs = 4296483809
| val = 4775963629
| internal_args = (Lisp_Object *) 0x104890543
| count = 23
| #133 0x00000001002cd414 in exec_byte_code (bytestr=4474671348, vector=4825707165, maxdepth=66, args_template=2058, nargs=2, args=0x7fff5fbf8d40) at bytecode.c:880
| targets = 0x1003ef560
| count = 21
| op = 2
| vectorp = (Lisp_Object *) 0x11fa272a0
| stack = {
| pc = 0x12708a47c "�\"\"��*�",
| byte_string = 4474671348,
| byte_string_start = 0x12708a448 "r\001q��eb�� �C�C�C������\006\b\006\b\006\b#�\"��%�������\006\f!�\"��%\006\t\"�\"\"��*�",
| next = 0x7fff5fbf9430
| }
| top = (Lisp_Object *) 0x7fff5fbf8340
| result = 4303140126
| type = 32767
| #134 0x000000010026449f in funcall_lambda (fun=4934631373, nargs=2, arg_vector=0x7fff5fbf8d30) at eval.c:2810
| val = 72057598341210024
| syms_left = 2058
| next = 51541123288
| lexenv = 4934631368
| count = 21
| i = 140734799776688
| optional = false
| rest = false
| #135 0x0000000100263222 in Ffuncall (nargs=3, args=0x7fff5fbf8d28) at eval.c:2699
| fun = 4934631373
| original_fun = 472837256
| funcar = 4297289727
| numargs = 2
| lisp_numargs = 4587822064
| val = 4587822064
| internal_args = (Lisp_Object *) 0x10a897235
| count = 20
| #136 0x00000001002cd414 in exec_byte_code (bytestr=4474669460, vector=4822608213, maxdepth=14, args_template=2, nargs=0, args=0x7fff5fbf9708) at bytecode.c:880
| targets = 0x1003ef560
| count = 20
| op = 2
| vectorp = (Lisp_Object *) 0x11f732958
| stack = {
| pc = 0x12708a61c "\022� �",
| byte_string = 4474669460,
| byte_string_start = 0x12708a618 "�\b\t\"\022� �",
| next = 0x7fff5fbf9e20
| }
| top = (Lisp_Object *) 0x7fff5fbf8d28
| result = 0
| type = CONDITION_CASE
| #137 0x000000010026449f in funcall_lambda (fun=4822608261, nargs=0, arg_vector=0x7fff5fbf9708) at eval.c:2810
| val = 72057598341210024
| syms_left = 2
| next = 51541123288
| lexenv = 4822608256
| count = 20
| i = 140734799779184
| optional = false
| rest = false
| #138 0x0000000100263222 in Ffuncall (nargs=1, args=0x7fff5fbf9700) at eval.c:2699
| fun = 4822608261
| original_fun = 472837400
| funcar = 1
| numargs = 0
| lisp_numargs = 0
| val = 0
| internal_args = (Lisp_Object *) 0x1c2eece8
| count = 19
| #139 0x00000001002cd414 in exec_byte_code (bytestr=4474668580, vector=4826120861, maxdepth=34, args_template=2058, nargs=2, args=0x7fff5fbfa100) at bytecode.c:880
| targets = 0x1003ef560
| count = 18
| op = 0
| vectorp = (Lisp_Object *) 0x11fa8c2a0
| stack = {
| pc = 0x12708a708 "�� ������$�)�\001!�",
| byte_string = 4474668580,
| byte_string_start = 0x12708a6f8 "��!r�q�� �\002\020\001\021� �� ������$�)�\001!�",
| next = 0x7fff5fbfa830
| }
| top = (Lisp_Object *) 0x7fff5fbf9700
| result = 41472
| type = CATCHER
| #140 0x000000010026449f in funcall_lambda (fun=4825707421, nargs=2, arg_vector=0x7fff5fbfa0f0) at eval.c:2810
| val = 72057598341210024
| syms_left = 2058
| next = 51541123288
| lexenv = 4825707416
| count = 18
| i = 140734799781728
| optional = false
| rest = false
| #141 0x0000000100263222 in Ffuncall (nargs=3, args=0x7fff5fbfa0e8) at eval.c:2699
| fun = 4825707421
| original_fun = 472837544
| funcar = 134570192
| numargs = 2
| lisp_numargs = 134570192
| val = 41472
| internal_args = (Lisp_Object *) 0x100234b5b
| count = 17
| #142 0x00000001002cd414 in exec_byte_code (bytestr=4474666468, vector=4826546845, maxdepth=54, args_template=1026, nargs=1, args=0x7fff5fbfac68) at bytecode.c:880
| targets = 0x1003ef560
| count = 17
| op = 2
| vectorp = (Lisp_Object *) 0x11faf42a0
| stack = {
| pc = 0x1070034df "���!�",
| byte_string = 4474666468,
| byte_string_start = 0x107003418 "��!�\n",
| next = 0x7fff5fbfbbc0
| }
| top = (Lisp_Object *) 0x7fff5fbfa0e8
| result = 0
| type = CONDITION_CASE
| #143 0x000000010026449f in funcall_lambda (fun=4826542909, nargs=1, arg_vector=0x7fff5fbfac60) at eval.c:2810
| val = 72057598341210024
| syms_left = 1026
| next = 51541123288
| lexenv = 4826542904
| count = 17
| i = 140734799784304
| optional = false
| rest = false
| #144 0x0000000100263222 in Ffuncall (nargs=2, args=0x7fff5fbfac58) at eval.c:2699
| fun = 4826542909
| original_fun = 84872712
| funcar = 4474773840
| numargs = 1
| lisp_numargs = 4297891525
| val = 140734799784560
| internal_args = (Lisp_Object *) 0x0
| count = 16
| #145 0x0000000100255c8a in Ffuncall_interactively (nargs=2, args=0x7fff5fbfac58) at callint.c:250
| speccount = 15
| #146 0x0000000100262e2d in Ffuncall (nargs=3, args=0x7fff5fbfac50) at eval.c:2630
| fun = 4303177037
| original_fun = 22176
| funcar = 4765837075
| numargs = 2
| lisp_numargs = 4765837043
| val = 140734799784912
| internal_args = (Lisp_Object *) 0x1001723e1
| count = 14
| #147 0x00000001002589c5 in Fcall_interactively (function=84872712, record_flag=134570528, keys=4336968605) at callint.c:838
| val = 4934234093
| args = (Lisp_Object *) 0x7fff5fbfac50
| visargs = (Lisp_Object *) 0x7fff5fbfac68
| specs = 4474664196
| filter_specs = 4474664196
| teml = 4296489211
| up_event = 0
| enable = 0
| sa_avail = 16310
| sa_count = 14
| sa_must_free = false
| speccount = 14
| next_event = 1
| prefix_arg = 0
| string = 0x7fff5fbfaca0 "P"
| tem = 0x1003af812 ""
| varies = (signed char *) 0x7fff5fbfac80 ""
| i = 3
| nargs = 3
| mark = 4303811800
| arg_from_tty = false
| key_count = 1
| record_then_fail = false
| save_this_command = 84872712
| save_last_command = 26069176
| save_this_original_command = 21470584
| save_real_this_command = 84872712
| #148 0x0000000100262ff4 in Ffuncall (nargs=4, args=0x7fff5fbfb498) at eval.c:2657
| internal_argbuf = 0x7fff5fbfb400
| fun = 4303176989
| original_fun = 92360496
| funcar = 4297532348
| numargs = 3
| lisp_numargs = 0
| val = 0
| internal_args = (Lisp_Object *) 0x7fff5fbfb4a0
| count = 13
| #149 0x00000001002cd414 in exec_byte_code (bytestr=4300037988, vector=4300038021, maxdepth=54, args_template=4102, nargs=2, args=0x7fff5fbfbeb8) at bytecode.c:880
| targets = 0x1003ef560
| count = 13
| op = 3
| vectorp = (Lisp_Object *) 0x1004d5f88
| stack = {
| pc = 0x100780513 "\006\0069��",
| byte_string = 4300037988,
| byte_string_start = 0x100780498 "�\020�?�\023",
| next = 0x7fff5fbfc5e0
| }
| top = (Lisp_Object *) 0x7fff5fbfb498
| result = 140734799789008
| type = CONDITION_CASE
| #150 0x000000010026449f in funcall_lambda (fun=4300037941, nargs=2, arg_vector=0x7fff5fbfbea8) at eval.c:2810
| val = 72057598341210024
| syms_left = 4102
| next = 51541123288
| lexenv = 4300037936
| count = 13
| i = 140734799789312
| optional = false
| rest = false
| #151 0x0000000100263222 in Ffuncall (nargs=3, args=0x7fff5fbfbea0) at eval.c:2699
| fun = 4300037941
| original_fun = 13632
| funcar = 92360208
| numargs = 2
| lisp_numargs = 4297434692
| val = 140734799789664
| internal_args = (Lisp_Object *) 0x5814e10
| count = 12
| #152 0x00000001002cd414 in exec_byte_code (bytestr=4300037188, vector=4300037221, maxdepth=62, args_template=3078, nargs=2, args=0x7fff5fbfc8d0) at bytecode.c:880
| targets = 0x1003ef560
| count = 11
| op = 2
| vectorp = (Lisp_Object *) 0x1004d5c68
| stack = {
| pc = 0x10078061a "�)\n�[",
| byte_string = 4300037188,
| byte_string_start = 0x1007805dd "\001�\020",
| next = 0x7fff5fbfcfe0
| }
| top = (Lisp_Object *) 0x7fff5fbfbea0
| result = 4318715572
| type = CATCHER
| #153 0x000000010026449f in funcall_lambda (fun=4300037133, nargs=2, arg_vector=0x7fff5fbfc8c0) at eval.c:2810
| val = 72057598341210024
| syms_left = 3078
| next = 51541123288
| lexenv = 4300037128
| count = 11
| i = 140734799791904
| optional = false
| rest = false
| #154 0x0000000100263222 in Ffuncall (nargs=3, args=0x7fff5fbfc8b8) at eval.c:2699
| fun = 4300037133
| original_fun = 92454144
| funcar = 4297289761
| numargs = 2
| lisp_numargs = 0
| val = 4303811816
| internal_args = (Lisp_Object *) 0x7fff5fbfc830
| count = 10
| #155 0x00000001002cd414 in exec_byte_code (bytestr=4585962612, vector=4391980909, maxdepth=42, args_template=2054, nargs=1, args=0x7fff5fbfd2a8) at bytecode.c:880
| targets = 0x1003ef560
| count = 9
| op = 2
| vectorp = (Lisp_Object *) 0x105c84f70
| stack = {
| pc = 0x10238bbe6 ")�",
| byte_string = 4585962612,
| byte_string_start = 0x10238bbc0 "�\002\002\"�\001!\b�\026",
| next = 0x7fff5fbfd9a0
| }
| top = (Lisp_Object *) 0x7fff5fbfc8b8
| result = 0
| type = CONDITION_CASE
| #156 0x000000010026449f in funcall_lambda (fun=4391981021, nargs=1, arg_vector=0x7fff5fbfd2a0) at eval.c:2810
| val = 72057598341210024
| syms_left = 2054
| next = 51541123288
| lexenv = 4391981016
| count = 9
| i = 140734799794464
| optional = false
| rest = false
| #157 0x0000000100263222 in Ffuncall (nargs=2, args=0x7fff5fbfd298) at eval.c:2699
| fun = 4391981021
| original_fun = 58828120
| funcar = 140735267108176
| numargs = 1
| lisp_numargs = 4318175872
| val = 0
| internal_args = (Lisp_Object *) 0x0
| count = 8
| #158 0x00000001002cd414 in exec_byte_code (bytestr=4585959364, vector=4391980509, maxdepth=10, args_template=2, nargs=0, args=0x7fff5fbfe500) at bytecode.c:880
| targets = 0x1003ef560
| count = 8
| op = 1
| vectorp = (Lisp_Object *) 0x105c84de0
| stack = {
| pc = 0x10238ba76 "�",
| byte_string = 4585959364,
| byte_string_start = 0x10238ba58 "\b�\a",
| next = 0x7fff5fbfedc0
| }
| top = (Lisp_Object *) 0x7fff5fbfd298
| result = 57416
| type = CATCHER
| #159 0x000000010026449f in funcall_lambda (fun=4391980589, nargs=0, arg_vector=0x7fff5fbfe500) at eval.c:2810
| val = 72057598341210024
| syms_left = 2
| next = 51541123288
| lexenv = 4391980584
| count = 8
| i = 140734799796960
| optional = false
| rest = false
| #160 0x0000000100263222 in Ffuncall (nargs=1, args=0x7fff5fbfe4f8) at eval.c:2699
| fun = 4391980589
| original_fun = 26069176
| funcar = 5
| numargs = 0
| lisp_numargs = 2
| val = -6983525168
| internal_args = (Lisp_Object *) 0x10086f6f8
| count = 7
| #161 0x0000000100255c8a in Ffuncall_interactively (nargs=1, args=0x7fff5fbfe4f8) at callint.c:250
| speccount = 6
| #162 0x0000000100262e2d in Ffuncall (nargs=2, args=0x7fff5fbfe4f0) at eval.c:2630
| fun = 4303177037
| original_fun = 22176
| funcar = 4303282088
| numargs = 1
| lisp_numargs = 51541920603
| val = 140734799797584
| internal_args = (Lisp_Object *) 0x67e0
| count = 5
| #163 0x000000010026248d in Fapply (nargs=3, args=0x7fff5fbfe4f0) at eval.c:2231
| i = 4303304264
| numargs = 0
| funcall_nargs = 5
| funcall_args = (Lisp_Object *) 0x0
| spread_arg = 0
| fun = 22176
| retval = 5
| sa_avail = 16384
| sa_count = 5
| sa_must_free = false
| #164 0x0000000100256269 in Fcall_interactively (function=26069176, record_flag=0, keys=4336968605) at callint.c:387
| input = 0
| funval = 4391980589
| events = 4309
| result = 4303326104
| args = (Lisp_Object *) 0x1000001001738fb
| visargs = (Lisp_Object *) 0x1007d451d
| specs = 0
| filter_specs = 0
| teml = 4296489211
| up_event = 0
| enable = 0
| sa_avail = 16384
| sa_count = 5
| sa_must_free = false
| speccount = 5
| next_event = 21474877952
| prefix_arg = 0
| string = 0x0
| tem = 0x1058183a0 "\021�\002\003"
| varies = (signed char *) 0x101151c90 "\b\022 \001\001"
| i = 4297289069
| nargs = 140734799799648
| mark = 4303811800
| arg_from_tty = false
| key_count = 1
| record_then_fail = false
| save_this_command = 26069176
| save_last_command = 33763024
| save_this_original_command = 26069176
| save_real_this_command = 26069176
| #165 0x0000000100262ff4 in Ffuncall (nargs=4, args=0x7fff5fbfe698) at eval.c:2657
| internal_argbuf = 0x7fff5fbfe600
| fun = 4303176989
| original_fun = 92360496
| funcar = 4297532348
| numargs = 3
| lisp_numargs = 0
| val = 0
| internal_args = (Lisp_Object *) 0x7fff5fbfe6a0
| count = 4
| #166 0x00000001002cd414 in exec_byte_code (bytestr=4300037988, vector=4300038021, maxdepth=54, args_template=4102, nargs=1, args=0x7fff5fbff098) at bytecode.c:880
| targets = 0x1003ef560
| count = 4
| op = 3
| vectorp = (Lisp_Object *) 0x1004d5f88
| stack = {
| pc = 0x100780513 "\006\0069��",
| byte_string = 4300037988,
| byte_string_start = 0x100780498 "�\020�?�\023",
| next = 0x0
| }
| top = (Lisp_Object *) 0x7fff5fbfe698
| result = 4313849432
| type = CATCHER
| #167 0x000000010026449f in funcall_lambda (fun=4300037941, nargs=1, arg_vector=0x7fff5fbff090) at eval.c:2810
| val = 72057598341210024
| syms_left = 4102
| next = 51541123288
| lexenv = 4300037936
| count = 4
| i = 140734799802112
| optional = false
| rest = false
| #168 0x0000000100263222 in Ffuncall (nargs=2, args=0x7fff5fbff088) at eval.c:2699
| fun = 4300037941
| original_fun = 13632
| funcar = 1442929692
| numargs = 1
| lisp_numargs = 0
| val = 0
| internal_args = (Lisp_Object *) 0x10025aa5f
| count = 3
| #169 0x0000000100263d54 in call1 (fn=13632, arg1=26069176) at eval.c:2509
| No locals.
| #170 0x000000010017e8df in command_loop_1 () at keyboard.c:1460
| scount = 2
| cmd = 26069176
| keybuf = 0x7fff5fbff2f0
| i = 1
| prev_modiff = 68497
| prev_buffer = (struct buffer *) 0x1118f3130
| already_adjusted = false
| #171 0x0000000100260706 in internal_condition_case (bfun=0x10017dd30 <command_loop_1>, handlers=17616, hfun=0x1001995a0 <cmd_error>) at eval.c:1309
| val = 4303299704
| c = (struct handler *) 0x10160a0f0
| #172 0x000000010019949c in command_loop_2 (ignore=0) at keyboard.c:1088
| val = 2
| #173 0x000000010025f7ce in internal_catch (tag=42768, func=0x100199470 <command_loop_2>, arg=0) at eval.c:1073
| val = 0
| c = (struct handler *) 0x10160a000
| #174 0x000000010017d070 in command_loop () at keyboard.c:1067
| No locals.
| #175 0x000000010017ceb2 in recursive_edit_1 () at keyboard.c:673
| count = 1
| val = 0
| #176 0x000000010017d2a3 in Frecursive_edit () at keyboard.c:744
| count = 0
| buffer = 0
| #177 0x000000010017ae4a in main (argc=1, argv=0x7fff5fbff8f8) at emacs.c:1643
| dummy = 140734799806464
| stack_bottom_variable = 0 '\0'
| do_initial_setlocale = true
| dumping = false
| skip_args = 0
| rlim = {
| rlim_cur = 8720000,
| rlim_max = 67104768
| }
| no_loadup = false
| junk = 0x0
| dname_arg = 0x0
| dname_arg2 = 0x7fff5fbff870 "\001"
| ch_to_dir = 0x0
| original_pwd = 0x0
| (gdb)
`----
>
> Thanks.
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa
Tel : +33 - (0)9 53 10 27 44
Cell: +33 - (0)6 85 62 59 98
Fax : +33 - (0)9 58 10 27 44
Fax (D): +49 - (0)3 21 21 25 22 44
email: Rainer@krugs.de
Skype: RMkrug
PGP: 0x0F52F982
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 454 bytes --]
next prev parent reply other threads:[~2015-09-23 8:41 UTC|newest]
Thread overview: 100+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-07 10:08 bug#21428: 24.5; Crash of emacs on OS X, installed via homebrew cask Rainer M Krug
2015-09-07 15:14 ` Eli Zaretskii
2015-09-07 17:46 ` Rainer M Krug
2015-09-08 18:16 ` Eli Zaretskii
2015-09-09 7:39 ` Rainer M Krug
2015-09-09 8:42 ` Rainer M Krug
2015-09-11 9:50 ` Rainer M Krug
2015-09-21 8:42 ` Rainer M Krug
2015-09-21 9:37 ` Eli Zaretskii
2015-09-21 10:00 ` Rainer M Krug
2015-09-21 10:19 ` Rainer M Krug
2015-09-21 10:25 ` Eli Zaretskii
2015-09-21 11:00 ` Eli Zaretskii
[not found] ` <m27fnkroj5.fsf@krugs.de>
[not found] ` <83y4g0m0js.fsf@gnu.org>
[not found] ` <m2y4g0q7fs.fsf@krugs.de>
2015-09-21 13:18 ` Eli Zaretskii
2015-09-21 13:27 ` Rainer M Krug
2015-09-21 13:35 ` Eli Zaretskii
2015-09-21 13:46 ` Rainer M Krug
2015-09-23 8:41 ` Rainer M Krug [this message]
2015-09-23 9:48 ` Eli Zaretskii
2015-09-23 10:00 ` Rainer M Krug
2015-09-24 13:22 ` Rainer M Krug
2015-09-24 16:29 ` Eli Zaretskii
2015-09-24 17:22 ` Rainer M Krug
2015-09-24 18:23 ` Eli Zaretskii
2015-09-24 18:37 ` Rainer M Krug
2015-09-24 18:55 ` Eli Zaretskii
2015-09-25 9:34 ` Rainer M Krug
2015-09-25 10:01 ` Eli Zaretskii
2015-09-25 10:46 ` Rainer M Krug
2015-09-25 12:30 ` Rainer M Krug
2015-09-25 14:39 ` Eli Zaretskii
2015-09-28 9:33 ` Rainer M Krug
2015-09-28 10:03 ` Eli Zaretskii
2015-09-28 11:12 ` Rainer M Krug
2015-09-28 11:27 ` Rainer M Krug
2015-09-28 12:00 ` Eli Zaretskii
2015-09-28 12:53 ` Rainer M Krug
2015-09-28 13:14 ` Eli Zaretskii
2015-09-28 15:39 ` Rainer M Krug
2015-09-28 16:30 ` Rainer M Krug
2015-09-28 16:42 ` Eli Zaretskii
2015-09-29 6:58 ` Rainer M Krug
2015-09-29 7:22 ` Eli Zaretskii
2015-09-29 8:01 ` Rainer M Krug
2015-09-29 8:30 ` Eli Zaretskii
2015-09-29 8:52 ` Rainer M Krug
2015-09-29 9:52 ` Eli Zaretskii
2015-09-29 10:17 ` Rainer M Krug
2015-09-29 10:50 ` Eli Zaretskii
2015-09-29 11:16 ` Rainer M Krug
2015-09-30 9:49 ` Rainer M Krug
2015-09-30 10:06 ` Eli Zaretskii
2015-09-30 10:36 ` Rainer M Krug
2015-09-30 18:49 ` Eli Zaretskii
2015-09-30 10:37 ` Rainer M Krug
2015-09-30 19:38 ` Eli Zaretskii
2015-10-01 7:29 ` Rainer M Krug
2015-10-01 8:21 ` Rainer M Krug
2015-10-01 9:36 ` Eli Zaretskii
2015-10-01 10:45 ` Rainer M Krug
2015-10-06 8:16 ` Rainer M Krug
2015-10-06 16:47 ` Eli Zaretskii
2015-10-07 8:13 ` Rainer M Krug
2015-10-07 15:36 ` Eli Zaretskii
2015-10-07 16:10 ` Rainer M Krug
[not found] ` <m2vba7dxds.fsf@krugs.de>
2015-10-16 18:12 ` Eli Zaretskii
2015-10-16 19:22 ` Rainer M Krug
2015-10-17 12:15 ` Eli Zaretskii
2015-10-22 14:28 ` Rainer M Krug
2015-10-22 15:43 ` Eli Zaretskii
2015-10-22 16:22 ` Rainer M Krug
2015-10-22 17:05 ` Eli Zaretskii
2015-10-22 17:32 ` martin rudalics
2015-10-22 17:40 ` Eli Zaretskii
2015-10-22 18:14 ` martin rudalics
2015-10-22 20:04 ` Anders Lindgren
2015-10-22 20:08 ` Eli Zaretskii
2015-10-23 9:51 ` Rainer M Krug
2015-10-23 10:44 ` Anders Lindgren
2015-10-23 11:03 ` Rainer M Krug
2015-10-23 9:52 ` Rainer M Krug
2015-10-23 8:02 ` martin rudalics
2015-10-23 18:01 ` martin rudalics
2015-10-23 9:49 ` Rainer M Krug
2015-10-23 18:01 ` martin rudalics
2015-10-23 9:45 ` Rainer M Krug
2015-10-23 18:01 ` martin rudalics
2015-10-23 9:41 ` Rainer M Krug
2015-10-25 19:04 ` Eli Zaretskii
2015-10-26 7:59 ` Rainer M Krug
2015-10-26 19:09 ` Eli Zaretskii
2015-10-27 11:50 ` Rainer M Krug
2015-09-28 11:58 ` Eli Zaretskii
2015-09-23 8:58 ` Rainer M Krug
2015-09-23 9:51 ` Eli Zaretskii
2015-09-08 23:24 ` Glenn Morris
2015-09-09 7:39 ` Rainer M Krug
2015-09-09 4:32 ` Xue Fuqiao
2015-09-09 7:38 ` Rainer M Krug
2015-09-09 14:47 ` bug#21428: possible additional case for #21428: Emacs 24.5.1 on OSX, installed via homebrew Jason May
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m27fnhh6ik.fsf@krugs.de \
--to=rainer@krugs.de \
--cc=21428@debbugs.gnu.org \
--cc=eliz@gnu.org \
--cc=mituharu+bug-gnu-emacs-mac@math.s.chiba-u.ac.jp \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).