all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#17897: 24.4.50; Customize face-font-family-alternatives could lead to emacs crash
@ 2014-07-02  8:37 Kan-Ru Chen
  2019-08-03 20:57 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Kan-Ru Chen @ 2014-07-02  8:37 UTC (permalink / raw)
  To: 17897

[-- Attachment #1: Type: text/plain, Size: 815 bytes --]


Run following command could crash emacs:

cat <<END > test.el
    (progn (custom-set-variables
      '(face-font-family-alternatives
        '(("Monospace" "courier" "fixed")
          ("courier" "CMU Typewriter Text" "fixed")
          ("Sans Serif" "helv" "helvetica" "arial" "fixed")
          ("helv" "helvetica" "arial" "fixed"))))
       (char-displayable-p 215))
END
emacs -Q --load test.el

The face-font-family-alternatives value is taken from the default value.

`bt full` and `xbacktrace` attached.

In GNU Emacs 24.4.50.16 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.10)
 of 2014-06-30 on kanru-mozilla
Repository revision: 117446 rgm@gnu.org-20140630000151-7ofr4tf7tvev5alx
Windowing system distributor `The X.Org Foundation', version 11.0.11204000
System Description:	Debian GNU/Linux 7.5 (wheezy)


[-- Attachment #2: backtrace --]
[-- Type: text/plain, Size: 42274 bytes --]

#0  face_for_char (f=f@entry=0xecf6b8, face=0x0, c=c@entry=215, pos=pos@entry=-1, object=10195826) at fontset.c:915
        fontset = 215
        rfont_def = <optimized out>
        charset = <optimized out>
        face_id = <optimized out>
        id = <optimized out>
#1  0x00000000005bedcd in Finternal_char_font (position=<optimized out>, ch=<optimized out>) at fontset.c:1846
        pos = -1
        pos_byte = <optimized out>
        dummy = 0
        face_id = <optimized out>
        c = 215
        f = 0xecf6b8
        face = <optimized out>
#2  0x000000000055b898 in Ffuncall (nargs=<optimized out>, args=<optimized out>) at eval.c:2813
        fun = 9576117
        original_fun = <optimized out>
        funcar = 0
        numargs = <optimized out>
        val = <optimized out>
        internal_args = 0x7fffffffcf90
        i = <optimized out>
#3  0x000000000059028d in exec_byte_code (bytestr=0, vector=0, maxdepth=215, args_template=10195826, nargs=25, args=0x3) at bytecode.c:918
        targets = {0x590321 <exec_byte_code+1041>, 0x590b4c <exec_byte_code+3132>, 0x590b51 <exec_byte_code+3137>, 0x590b56 <exec_byte_code+3142>, 0x5900f2 <exec_byte_code+482>, 0x5900f8 <exec_byte_code+488>, 0x5913de <exec_byte_code+5326>, 0x591424 <exec_byte_code+5396>, 0x5914ac <exec_byte_code+5532>, 0x5914b1 <exec_byte_code+5537>, 0x59147d <exec_byte_code+5485>, 0x591482 <exec_byte_code+5490>, 0x590132 <exec_byte_code+546>, 0x590138 <exec_byte_code+552>, 0x5907ea <exec_byte_code+2266>, 0x591487 <exec_byte_code+5495>, 0x590977 <exec_byte_code+2663>, 0x59097c <exec_byte_code+2668>, 0x5909fd <exec_byte_code+2797>, 0x590a02 <exec_byte_code+2802>, 0x5901ac <exec_byte_code+668>, 0x5901b0 <exec_byte_code+672>, 0x5909a6 <exec_byte_code+2710>, 0x590981 <exec_byte_code+2673>, 0x590a2c <exec_byte_code+2844>, 0x590a31 <exec_byte_code+2849>, 0x590a36 <exec_byte_code+2854>, 0x590a45 <exec_byte_code+2869>, 0x590221 <exec_byte_code+785>, 0x590228 <exec_byte_code+792>, 0x5909e9 <exec_byte_code+2777>, 0x590a07 <exec_byte_code+2807>, 0x590a8e <exec_byte_code+2942>, 0x590a93 <exec_byte_code+2947>, 0x590a98 <exec_byte_code+2952>, 0x590aa5 <exec_byte_code+2965>, 0x590267 <exec_byte_code+855>, 0x590270 <exec_byte_code+864>, 0x590a55 <exec_byte_code+2885>, 0x590a69 <exec_byte_code+2905>, 0x590395 <exec_byte_code+1157>, 0x59039a <exec_byte_code+1162>, 0x59039f <exec_byte_code+1167>, 0x590ac9 <exec_byte_code+3001>, 0x5902b0 <exec_byte_code+928>, 0x5902b0 <exec_byte_code+928>, 0x590ab5 <exec_byte_code+2981>, 0x590370 <exec_byte_code+1120>, 0x5912cb <exec_byte_code+5051>, 0x5912c0 <exec_byte_code+5040>, 0x5911c6 <exec_byte_code+4790>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x59163a <exec_byte_code+5930>, 0x5916dc <exec_byte_code+6092>, 0x591717 <exec_byte_code+6151>, 0x591752 <exec_byte_code+6210>, 0x59178d <exec_byte_code+6269>, 0x5908b6 <exec_byte_code+2470>, 0x5908f8 <exec_byte_code+2536>, 0x5917d6 <exec_byte_code+6342>, 0x590877 <exec_byte_code+2407>, 0x590938 <exec_byte_code+2600>, 0x59180b <exec_byte_code+6395>, 0x59184b <exec_byte_code+6459>, 0x59187a <exec_byte_code+6506>, 0x5918ba <exec_byte_code+6570>, 0x5918f7 <exec_byte_code+6631>, 0x591981 <exec_byte_code+6769>, 0x5919b0 <exec_byte_code+6816>, 0x5919f0 <exec_byte_code+6880>, 0x591a34 <exec_byte_code+6948>, 0x591a63 <exec_byte_code+6995>, 0x591a92 <exec_byte_code+7042>, 0x591ad2 <exec_byte_code+7106>, 0x591b12 <exec_byte_code+7170>, 0x591b52 <exec_byte_code+7234>, 0x591b96 <exec_byte_code+7302>, 0x591bd3 <exec_byte_code+7363>, 0x591c10 <exec_byte_code+7424>, 0x591c9a <exec_byte_code+7562>, 0x591cda <exec_byte_code+7626>, 0x591d16 <exec_byte_code+7686>, 0x591dea <exec_byte_code+7898>, 0x591d60 <exec_byte_code+7760>, 0x591da5 <exec_byte_code+7829>, 0x591e2f <exec_byte_code+7967>, 0x591e74 <exec_byte_code+8036>, 0x591eb1 <exec_byte_code+8097>, 0x591ee6 <exec_byte_code+8150>, 0x591f23 <exec_byte_code+8211>, 0x591f60 <exec_byte_code+8272>, 0x591f9d <exec_byte_code+8333>, 0x592057 <exec_byte_code+8519>, 0x5902f3 <exec_byte_code+995>, 0x592095 <exec_byte_code+8581>, 0x5920c4 <exec_byte_code+8628>, 0x592142 <exec_byte_code+8754>, 0x592180 <exec_byte_code+8816>, 0x5921be <exec_byte_code+8878>, 0x5921ed <exec_byte_code+8925>, 0x592222 <exec_byte_code+8978>, 0x592253 <exec_byte_code+9027>, 0x592288 <exec_byte_code+9080>, 0x590321 <exec_byte_code+1041>, 0x5922be <exec_byte_code+9134>, 0x5922f3 <exec_byte_code+9187>, 0x592328 <exec_byte_code+9240>, 0x59235d <exec_byte_code+9293>, 0x592392 <exec_byte_code+9346>, 0x5923c7 <exec_byte_code+9399>, 0x5902f3 <exec_byte_code+995>, 0x590321 <exec_byte_code+1041>, 0x5923f6 <exec_byte_code+9446>, 0x59243d <exec_byte_code+9517>, 0x59246c <exec_byte_code+9564>, 0x59249b <exec_byte_code+9611>, 0x5924db <exec_byte_code+9675>, 0x59251b <exec_byte_code+9739>, 0x590d51 <exec_byte_code+3649>, 0x590e34 <exec_byte_code+3876>, 0x592784 <exec_byte_code+10356>, 0x5927c4 <exec_byte_code+10420>, 0x590e74 <exec_byte_code+3940>, 0x590ea9 <exec_byte_code+3993>, 0x590321 <exec_byte_code+1041>, 0x5910ff <exec_byte_code+4591>, 0x5903a5 <exec_byte_code+1173>, 0x5907fe <exec_byte_code+2286>, 0x590625 <exec_byte_code+1813>, 0x5904b2 <exec_byte_code+1442>, 0x590740 <exec_byte_code+2096>, 0x59109c <exec_byte_code+4492>, 0x5910de <exec_byte_code+4558>, 0x5909ba <exec_byte_code+2730>, 0x590fdc <exec_byte_code+4300>, 0x590f77 <exec_byte_code+4199>, 0x591153 <exec_byte_code+4675>, 0x591181 <exec_byte_code+4721>, 0x5912f9 <exec_byte_code+5097>, 0x59134a <exec_byte_code+5178>, 0x59138e <exec_byte_code+5246>, 0x5915d9 <exec_byte_code+5833>, 0x590f4b <exec_byte_code+4155>, 0x590ed8 <exec_byte_code+4040>, 0x590f1c <exec_byte_code+4108>, 0x59254a <exec_byte_code+9786>, 0x592579 <exec_byte_code+9833>, 0x5925a8 <exec_byte_code+9880>, 0x5925d7 <exec_byte_code+9927>, 0x592617 <exec_byte_code+9991>, 0x592657 <exec_byte_code+10055>, 0x592697 <exec_byte_code+10119>, 0x5926d7 <exec_byte_code+10183>, 0x590b65 <exec_byte_code+3157>, 0x590ba5 <exec_byte_code+3221>, 0x590be5 <exec_byte_code+3285>, 0x590c14 <exec_byte_code+3332>, 0x590c54 <exec_byte_code+3396>, 0x590c94 <exec_byte_code+3460>, 0x590cd4 <exec_byte_code+3524>, 0x590d14 <exec_byte_code+3588>, 0x591fda <exec_byte_code+8394>, 0x592017 <exec_byte_code+8455>, 0x590ace <exec_byte_code+3006>, 0x590b13 <exec_byte_code+3075>, 0x590321 <exec_byte_code+1041>, 0x590435 <exec_byte_code+1317>, 0x5906d6 <exec_byte_code+1990>, 0x590525 <exec_byte_code+1557>, 0x5905bf <exec_byte_code+1711>, 0x59100a <exec_byte_code+4346>, 0x591934 <exec_byte_code+6692>, 0x591c4d <exec_byte_code+7485>, 0x5920f5 <exec_byte_code+8677>, 0x5914b6 <exec_byte_code+5542>, 0x5914fe <exec_byte_code+5614>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x591556 <exec_byte_code+5702>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x5915a1 <exec_byte_code+5777> <repeats 64 times>}
        count = 38
        stack = {pc = 0x11a0a3f "@\207\311 \211\032\205F", byte_string = 140737085895969, byte_string_start = 0x11a0a28 "\b\304W\203\b", next = 0x7fffffffd3a0}
        result = 0
        type = (unknown: 4)
#4  0x000000000055b321 in funcall_lambda (fun=fun@entry=11330205, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffffd0a0) at eval.c:3044
        val = <optimized out>
        syms_left = 10195826
        next = 10195826
        lexenv = 10195826
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#5  0x000000000055a793 in apply_lambda (fun=11330205, args=<optimized out>) at eval.c:2919
        args_left = 10195826
        i = <optimized out>
        numargs = 1
        arg_vector = 0x7fffffffd0a0
        tem = <optimized out>
        sa_must_free = <optimized out>
#6  0x000000000055aadb in eval_sub (form=<optimized out>) at eval.c:2255
        fun = <optimized out>
        val = <optimized out>
        original_fun = 14845570
        original_args = 13644262
        funcar = -1
#7  0x000000000057a749 in readevalloop_eager_expand_eval (val=<optimized out>, val@entry=13644278, macroexpand=macroexpand@entry=10565426) at lread.c:1784
No locals.
#8  0x000000000057e4d9 in readevalloop (readcharfun=readcharfun@entry=10305189, stream=stream@entry=0x0, sourcename=12193297, sourcename@entry=12212705, printflag=false, unibyte=unibyte@entry=10195826, readfun=10195826, start=10195826, end=10195826) at lread.c:1956
        c = <optimized out>
        val = 13644278
        b = <optimized out>
        continue_reading_p = <optimized out>
        lex_bound = <optimized out>
        whole_buffer = true
        first_sexp = <optimized out>
        macroexpand = 10565426
#9  0x000000000057ec16 in Feval_buffer (buffer=<optimized out>, printflag=10195826, filename=12212705, unibyte=10195826, do_allow_print=<optimized out>) at lread.c:2019
        tem = 10195826
        buf = 10305189
#10 0x000000000055b85c in Ffuncall (nargs=<optimized out>, args=<optimized out>) at eval.c:2826
        fun = 9567053
        original_fun = <optimized out>
        funcar = 0
        numargs = <optimized out>
        val = <optimized out>
        internal_args = 0x7fffffffd340
        i = <optimized out>
#11 0x000000000059028d in exec_byte_code (bytestr=0, vector=0, maxdepth=215, args_template=10195826, nargs=136, args=0x6) at bytecode.c:918
        targets = {0x590321 <exec_byte_code+1041>, 0x590b4c <exec_byte_code+3132>, 0x590b51 <exec_byte_code+3137>, 0x590b56 <exec_byte_code+3142>, 0x5900f2 <exec_byte_code+482>, 0x5900f8 <exec_byte_code+488>, 0x5913de <exec_byte_code+5326>, 0x591424 <exec_byte_code+5396>, 0x5914ac <exec_byte_code+5532>, 0x5914b1 <exec_byte_code+5537>, 0x59147d <exec_byte_code+5485>, 0x591482 <exec_byte_code+5490>, 0x590132 <exec_byte_code+546>, 0x590138 <exec_byte_code+552>, 0x5907ea <exec_byte_code+2266>, 0x591487 <exec_byte_code+5495>, 0x590977 <exec_byte_code+2663>, 0x59097c <exec_byte_code+2668>, 0x5909fd <exec_byte_code+2797>, 0x590a02 <exec_byte_code+2802>, 0x5901ac <exec_byte_code+668>, 0x5901b0 <exec_byte_code+672>, 0x5909a6 <exec_byte_code+2710>, 0x590981 <exec_byte_code+2673>, 0x590a2c <exec_byte_code+2844>, 0x590a31 <exec_byte_code+2849>, 0x590a36 <exec_byte_code+2854>, 0x590a45 <exec_byte_code+2869>, 0x590221 <exec_byte_code+785>, 0x590228 <exec_byte_code+792>, 0x5909e9 <exec_byte_code+2777>, 0x590a07 <exec_byte_code+2807>, 0x590a8e <exec_byte_code+2942>, 0x590a93 <exec_byte_code+2947>, 0x590a98 <exec_byte_code+2952>, 0x590aa5 <exec_byte_code+2965>, 0x590267 <exec_byte_code+855>, 0x590270 <exec_byte_code+864>, 0x590a55 <exec_byte_code+2885>, 0x590a69 <exec_byte_code+2905>, 0x590395 <exec_byte_code+1157>, 0x59039a <exec_byte_code+1162>, 0x59039f <exec_byte_code+1167>, 0x590ac9 <exec_byte_code+3001>, 0x5902b0 <exec_byte_code+928>, 0x5902b0 <exec_byte_code+928>, 0x590ab5 <exec_byte_code+2981>, 0x590370 <exec_byte_code+1120>, 0x5912cb <exec_byte_code+5051>, 0x5912c0 <exec_byte_code+5040>, 0x5911c6 <exec_byte_code+4790>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x59163a <exec_byte_code+5930>, 0x5916dc <exec_byte_code+6092>, 0x591717 <exec_byte_code+6151>, 0x591752 <exec_byte_code+6210>, 0x59178d <exec_byte_code+6269>, 0x5908b6 <exec_byte_code+2470>, 0x5908f8 <exec_byte_code+2536>, 0x5917d6 <exec_byte_code+6342>, 0x590877 <exec_byte_code+2407>, 0x590938 <exec_byte_code+2600>, 0x59180b <exec_byte_code+6395>, 0x59184b <exec_byte_code+6459>, 0x59187a <exec_byte_code+6506>, 0x5918ba <exec_byte_code+6570>, 0x5918f7 <exec_byte_code+6631>, 0x591981 <exec_byte_code+6769>, 0x5919b0 <exec_byte_code+6816>, 0x5919f0 <exec_byte_code+6880>, 0x591a34 <exec_byte_code+6948>, 0x591a63 <exec_byte_code+6995>, 0x591a92 <exec_byte_code+7042>, 0x591ad2 <exec_byte_code+7106>, 0x591b12 <exec_byte_code+7170>, 0x591b52 <exec_byte_code+7234>, 0x591b96 <exec_byte_code+7302>, 0x591bd3 <exec_byte_code+7363>, 0x591c10 <exec_byte_code+7424>, 0x591c9a <exec_byte_code+7562>, 0x591cda <exec_byte_code+7626>, 0x591d16 <exec_byte_code+7686>, 0x591dea <exec_byte_code+7898>, 0x591d60 <exec_byte_code+7760>, 0x591da5 <exec_byte_code+7829>, 0x591e2f <exec_byte_code+7967>, 0x591e74 <exec_byte_code+8036>, 0x591eb1 <exec_byte_code+8097>, 0x591ee6 <exec_byte_code+8150>, 0x591f23 <exec_byte_code+8211>, 0x591f60 <exec_byte_code+8272>, 0x591f9d <exec_byte_code+8333>, 0x592057 <exec_byte_code+8519>, 0x5902f3 <exec_byte_code+995>, 0x592095 <exec_byte_code+8581>, 0x5920c4 <exec_byte_code+8628>, 0x592142 <exec_byte_code+8754>, 0x592180 <exec_byte_code+8816>, 0x5921be <exec_byte_code+8878>, 0x5921ed <exec_byte_code+8925>, 0x592222 <exec_byte_code+8978>, 0x592253 <exec_byte_code+9027>, 0x592288 <exec_byte_code+9080>, 0x590321 <exec_byte_code+1041>, 0x5922be <exec_byte_code+9134>, 0x5922f3 <exec_byte_code+9187>, 0x592328 <exec_byte_code+9240>, 0x59235d <exec_byte_code+9293>, 0x592392 <exec_byte_code+9346>, 0x5923c7 <exec_byte_code+9399>, 0x5902f3 <exec_byte_code+995>, 0x590321 <exec_byte_code+1041>, 0x5923f6 <exec_byte_code+9446>, 0x59243d <exec_byte_code+9517>, 0x59246c <exec_byte_code+9564>, 0x59249b <exec_byte_code+9611>, 0x5924db <exec_byte_code+9675>, 0x59251b <exec_byte_code+9739>, 0x590d51 <exec_byte_code+3649>, 0x590e34 <exec_byte_code+3876>, 0x592784 <exec_byte_code+10356>, 0x5927c4 <exec_byte_code+10420>, 0x590e74 <exec_byte_code+3940>, 0x590ea9 <exec_byte_code+3993>, 0x590321 <exec_byte_code+1041>, 0x5910ff <exec_byte_code+4591>, 0x5903a5 <exec_byte_code+1173>, 0x5907fe <exec_byte_code+2286>, 0x590625 <exec_byte_code+1813>, 0x5904b2 <exec_byte_code+1442>, 0x590740 <exec_byte_code+2096>, 0x59109c <exec_byte_code+4492>, 0x5910de <exec_byte_code+4558>, 0x5909ba <exec_byte_code+2730>, 0x590fdc <exec_byte_code+4300>, 0x590f77 <exec_byte_code+4199>, 0x591153 <exec_byte_code+4675>, 0x591181 <exec_byte_code+4721>, 0x5912f9 <exec_byte_code+5097>, 0x59134a <exec_byte_code+5178>, 0x59138e <exec_byte_code+5246>, 0x5915d9 <exec_byte_code+5833>, 0x590f4b <exec_byte_code+4155>, 0x590ed8 <exec_byte_code+4040>, 0x590f1c <exec_byte_code+4108>, 0x59254a <exec_byte_code+9786>, 0x592579 <exec_byte_code+9833>, 0x5925a8 <exec_byte_code+9880>, 0x5925d7 <exec_byte_code+9927>, 0x592617 <exec_byte_code+9991>, 0x592657 <exec_byte_code+10055>, 0x592697 <exec_byte_code+10119>, 0x5926d7 <exec_byte_code+10183>, 0x590b65 <exec_byte_code+3157>, 0x590ba5 <exec_byte_code+3221>, 0x590be5 <exec_byte_code+3285>, 0x590c14 <exec_byte_code+3332>, 0x590c54 <exec_byte_code+3396>, 0x590c94 <exec_byte_code+3460>, 0x590cd4 <exec_byte_code+3524>, 0x590d14 <exec_byte_code+3588>, 0x591fda <exec_byte_code+8394>, 0x592017 <exec_byte_code+8455>, 0x590ace <exec_byte_code+3006>, 0x590b13 <exec_byte_code+3075>, 0x590321 <exec_byte_code+1041>, 0x590435 <exec_byte_code+1317>, 0x5906d6 <exec_byte_code+1990>, 0x590525 <exec_byte_code+1557>, 0x5905bf <exec_byte_code+1711>, 0x59100a <exec_byte_code+4346>, 0x591934 <exec_byte_code+6692>, 0x591c4d <exec_byte_code+7485>, 0x5920f5 <exec_byte_code+8677>, 0x5914b6 <exec_byte_code+5542>, 0x5914fe <exec_byte_code+5614>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x591556 <exec_byte_code+5702>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x5915a1 <exec_byte_code+5777> <repeats 64 times>}
        count = 20
        stack = {pc = 0x90e4bb <pure+2963835> "\210,\336\b!\210\016\"\204\256", byte_string = 6720489, byte_string_start = 0x90e42f <pure+2963695> "\306\b!\204\022", next = 0x7fffffffd850}
        result = 0
        type = (unknown: 6)
#12 0x000000000055b321 in funcall_lambda (fun=6720365, nargs=nargs@entry=4, arg_vector=arg_vector@entry=0x7fffffffd4c8) at eval.c:3044
        val = <optimized out>
        syms_left = 10195826
        next = 10195826
        lexenv = 10195826
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#13 0x000000000055b683 in Ffuncall (nargs=nargs@entry=5, args=args@entry=0x7fffffffd4c0) at eval.c:2871
        fun = <optimized out>
        original_fun = 10570898
        funcar = 0
        numargs = 4
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#14 0x000000000055b9d9 in call4 (fn=<optimized out>, arg1=arg1@entry=12212705, arg2=arg2@entry=12212705, arg3=<optimized out>, arg4=<optimized out>) at eval.c:2658
        ret_ungc_val = 0
        args = {10570898, 12212705, 12212705, 10195826, 10195874}
#15 0x000000000057ef78 in Fload (file=10721153, noerror=10195826, nomessage=10195874, nosuffix=<optimized out>, must_suffix=<optimized out>) at lread.c:1305
        val = <optimized out>
        stream = <optimized out>
        fd = 11
        fd_index = 10
        found = 12212705
        efound = <optimized out>
        hist_file_name = 12212705
        newer = false
        compiled = false
        handler = <optimized out>
        safe_p = true
        fmode = 0x5dd778 "r"
        version = <optimized out>
#16 0x000000000055b85c in Ffuncall (nargs=<optimized out>, args=<optimized out>) at eval.c:2826
        fun = 9567005
        original_fun = <optimized out>
        funcar = 0
        numargs = <optimized out>
        val = <optimized out>
        internal_args = 0x7fffffffd6d0
        i = <optimized out>
#17 0x000000000059028d in exec_byte_code (bytestr=0, vector=0, maxdepth=215, args_template=1028, nargs=233, args=0x4) at bytecode.c:918
        targets = {0x590321 <exec_byte_code+1041>, 0x590b4c <exec_byte_code+3132>, 0x590b51 <exec_byte_code+3137>, 0x590b56 <exec_byte_code+3142>, 0x5900f2 <exec_byte_code+482>, 0x5900f8 <exec_byte_code+488>, 0x5913de <exec_byte_code+5326>, 0x591424 <exec_byte_code+5396>, 0x5914ac <exec_byte_code+5532>, 0x5914b1 <exec_byte_code+5537>, 0x59147d <exec_byte_code+5485>, 0x591482 <exec_byte_code+5490>, 0x590132 <exec_byte_code+546>, 0x590138 <exec_byte_code+552>, 0x5907ea <exec_byte_code+2266>, 0x591487 <exec_byte_code+5495>, 0x590977 <exec_byte_code+2663>, 0x59097c <exec_byte_code+2668>, 0x5909fd <exec_byte_code+2797>, 0x590a02 <exec_byte_code+2802>, 0x5901ac <exec_byte_code+668>, 0x5901b0 <exec_byte_code+672>, 0x5909a6 <exec_byte_code+2710>, 0x590981 <exec_byte_code+2673>, 0x590a2c <exec_byte_code+2844>, 0x590a31 <exec_byte_code+2849>, 0x590a36 <exec_byte_code+2854>, 0x590a45 <exec_byte_code+2869>, 0x590221 <exec_byte_code+785>, 0x590228 <exec_byte_code+792>, 0x5909e9 <exec_byte_code+2777>, 0x590a07 <exec_byte_code+2807>, 0x590a8e <exec_byte_code+2942>, 0x590a93 <exec_byte_code+2947>, 0x590a98 <exec_byte_code+2952>, 0x590aa5 <exec_byte_code+2965>, 0x590267 <exec_byte_code+855>, 0x590270 <exec_byte_code+864>, 0x590a55 <exec_byte_code+2885>, 0x590a69 <exec_byte_code+2905>, 0x590395 <exec_byte_code+1157>, 0x59039a <exec_byte_code+1162>, 0x59039f <exec_byte_code+1167>, 0x590ac9 <exec_byte_code+3001>, 0x5902b0 <exec_byte_code+928>, 0x5902b0 <exec_byte_code+928>, 0x590ab5 <exec_byte_code+2981>, 0x590370 <exec_byte_code+1120>, 0x5912cb <exec_byte_code+5051>, 0x5912c0 <exec_byte_code+5040>, 0x5911c6 <exec_byte_code+4790>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x59163a <exec_byte_code+5930>, 0x5916dc <exec_byte_code+6092>, 0x591717 <exec_byte_code+6151>, 0x591752 <exec_byte_code+6210>, 0x59178d <exec_byte_code+6269>, 0x5908b6 <exec_byte_code+2470>, 0x5908f8 <exec_byte_code+2536>, 0x5917d6 <exec_byte_code+6342>, 0x590877 <exec_byte_code+2407>, 0x590938 <exec_byte_code+2600>, 0x59180b <exec_byte_code+6395>, 0x59184b <exec_byte_code+6459>, 0x59187a <exec_byte_code+6506>, 0x5918ba <exec_byte_code+6570>, 0x5918f7 <exec_byte_code+6631>, 0x591981 <exec_byte_code+6769>, 0x5919b0 <exec_byte_code+6816>, 0x5919f0 <exec_byte_code+6880>, 0x591a34 <exec_byte_code+6948>, 0x591a63 <exec_byte_code+6995>, 0x591a92 <exec_byte_code+7042>, 0x591ad2 <exec_byte_code+7106>, 0x591b12 <exec_byte_code+7170>, 0x591b52 <exec_byte_code+7234>, 0x591b96 <exec_byte_code+7302>, 0x591bd3 <exec_byte_code+7363>, 0x591c10 <exec_byte_code+7424>, 0x591c9a <exec_byte_code+7562>, 0x591cda <exec_byte_code+7626>, 0x591d16 <exec_byte_code+7686>, 0x591dea <exec_byte_code+7898>, 0x591d60 <exec_byte_code+7760>, 0x591da5 <exec_byte_code+7829>, 0x591e2f <exec_byte_code+7967>, 0x591e74 <exec_byte_code+8036>, 0x591eb1 <exec_byte_code+8097>, 0x591ee6 <exec_byte_code+8150>, 0x591f23 <exec_byte_code+8211>, 0x591f60 <exec_byte_code+8272>, 0x591f9d <exec_byte_code+8333>, 0x592057 <exec_byte_code+8519>, 0x5902f3 <exec_byte_code+995>, 0x592095 <exec_byte_code+8581>, 0x5920c4 <exec_byte_code+8628>, 0x592142 <exec_byte_code+8754>, 0x592180 <exec_byte_code+8816>, 0x5921be <exec_byte_code+8878>, 0x5921ed <exec_byte_code+8925>, 0x592222 <exec_byte_code+8978>, 0x592253 <exec_byte_code+9027>, 0x592288 <exec_byte_code+9080>, 0x590321 <exec_byte_code+1041>, 0x5922be <exec_byte_code+9134>, 0x5922f3 <exec_byte_code+9187>, 0x592328 <exec_byte_code+9240>, 0x59235d <exec_byte_code+9293>, 0x592392 <exec_byte_code+9346>, 0x5923c7 <exec_byte_code+9399>, 0x5902f3 <exec_byte_code+995>, 0x590321 <exec_byte_code+1041>, 0x5923f6 <exec_byte_code+9446>, 0x59243d <exec_byte_code+9517>, 0x59246c <exec_byte_code+9564>, 0x59249b <exec_byte_code+9611>, 0x5924db <exec_byte_code+9675>, 0x59251b <exec_byte_code+9739>, 0x590d51 <exec_byte_code+3649>, 0x590e34 <exec_byte_code+3876>, 0x592784 <exec_byte_code+10356>, 0x5927c4 <exec_byte_code+10420>, 0x590e74 <exec_byte_code+3940>, 0x590ea9 <exec_byte_code+3993>, 0x590321 <exec_byte_code+1041>, 0x5910ff <exec_byte_code+4591>, 0x5903a5 <exec_byte_code+1173>, 0x5907fe <exec_byte_code+2286>, 0x590625 <exec_byte_code+1813>, 0x5904b2 <exec_byte_code+1442>, 0x590740 <exec_byte_code+2096>, 0x59109c <exec_byte_code+4492>, 0x5910de <exec_byte_code+4558>, 0x5909ba <exec_byte_code+2730>, 0x590fdc <exec_byte_code+4300>, 0x590f77 <exec_byte_code+4199>, 0x591153 <exec_byte_code+4675>, 0x591181 <exec_byte_code+4721>, 0x5912f9 <exec_byte_code+5097>, 0x59134a <exec_byte_code+5178>, 0x59138e <exec_byte_code+5246>, 0x5915d9 <exec_byte_code+5833>, 0x590f4b <exec_byte_code+4155>, 0x590ed8 <exec_byte_code+4040>, 0x590f1c <exec_byte_code+4108>, 0x59254a <exec_byte_code+9786>, 0x592579 <exec_byte_code+9833>, 0x5925a8 <exec_byte_code+9880>, 0x5925d7 <exec_byte_code+9927>, 0x592617 <exec_byte_code+9991>, 0x592657 <exec_byte_code+10055>, 0x592697 <exec_byte_code+10119>, 0x5926d7 <exec_byte_code+10183>, 0x590b65 <exec_byte_code+3157>, 0x590ba5 <exec_byte_code+3221>, 0x590be5 <exec_byte_code+3285>, 0x590c14 <exec_byte_code+3332>, 0x590c54 <exec_byte_code+3396>, 0x590c94 <exec_byte_code+3460>, 0x590cd4 <exec_byte_code+3524>, 0x590d14 <exec_byte_code+3588>, 0x591fda <exec_byte_code+8394>, 0x592017 <exec_byte_code+8455>, 0x590ace <exec_byte_code+3006>, 0x590b13 <exec_byte_code+3075>, 0x590321 <exec_byte_code+1041>, 0x590435 <exec_byte_code+1317>, 0x5906d6 <exec_byte_code+1990>, 0x590525 <exec_byte_code+1557>, 0x5905bf <exec_byte_code+1711>, 0x59100a <exec_byte_code+4346>, 0x591934 <exec_byte_code+6692>, 0x591c4d <exec_byte_code+7485>, 0x5920f5 <exec_byte_code+8677>, 0x5914b6 <exec_byte_code+5542>, 0x5914fe <exec_byte_code+5614>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x591556 <exec_byte_code+5702>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x5915a1 <exec_byte_code+5777> <repeats 64 times>}
        count = 7
        stack = {pc = 0x8e043b <pure+2775291> "\266\003\202\274\003\016A흃\023\002\351\002\206\004\002\n\211A\022\242!\350\001!\354\001\314ى$\266\003\202\274\003\016A<\002\331\026B\001\206&\002\n\211A\022\242\262\t\006\b;\204\062\002\332\357!\210\360\351\006\n!!\210\202\274\003\016A\361\232\203J\002\362\331!\210\202\274\003\016A\363\232\203X\002\364\365!\210\202\274\003\321\366\016A\"\203i\002\367\016A!\262\005\202\274\003\321\370\016A\"\203\206\002\367\325\326\016A\"!\262\005\367\325\371\016A\"!\262\004\202\274\003\334\003\r\"\211\262\n\203\232\002\006\bA@\n\233\022\202\274\003\334\003\016@\"\211\262\n\203\257\002\006\bA@\n\233\022\202\274\003\016A\372\235\203\022\003"..., byte_string = 7127553, byte_string_start = 0x8e024d <pure+2774797> "\306 \210\b\203\021", next = 0x7fffffffd9c0}
        result = 0
        type = (CONDITION_CASE | unknown: 22)
#18 0x000000000055b3b7 in funcall_lambda (fun=140737488345064, nargs=nargs@entry=1, arg_vector=0x6cc220 <pure+595680>, arg_vector@entry=0x7fffffffd910) at eval.c:2978
        val = <optimized out>
        syms_left = <optimized out>
        next = 0
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#19 0x000000000055b683 in Ffuncall (nargs=2, args=0x7fffffffd908) at eval.c:2871
        fun = <optimized out>
        original_fun = 14357474
        funcar = 0
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#20 0x000000000059028d in exec_byte_code (bytestr=0, vector=0, maxdepth=215, args_template=0, nargs=140737488345352, args=0x2) at bytecode.c:918
        targets = {0x590321 <exec_byte_code+1041>, 0x590b4c <exec_byte_code+3132>, 0x590b51 <exec_byte_code+3137>, 0x590b56 <exec_byte_code+3142>, 0x5900f2 <exec_byte_code+482>, 0x5900f8 <exec_byte_code+488>, 0x5913de <exec_byte_code+5326>, 0x591424 <exec_byte_code+5396>, 0x5914ac <exec_byte_code+5532>, 0x5914b1 <exec_byte_code+5537>, 0x59147d <exec_byte_code+5485>, 0x591482 <exec_byte_code+5490>, 0x590132 <exec_byte_code+546>, 0x590138 <exec_byte_code+552>, 0x5907ea <exec_byte_code+2266>, 0x591487 <exec_byte_code+5495>, 0x590977 <exec_byte_code+2663>, 0x59097c <exec_byte_code+2668>, 0x5909fd <exec_byte_code+2797>, 0x590a02 <exec_byte_code+2802>, 0x5901ac <exec_byte_code+668>, 0x5901b0 <exec_byte_code+672>, 0x5909a6 <exec_byte_code+2710>, 0x590981 <exec_byte_code+2673>, 0x590a2c <exec_byte_code+2844>, 0x590a31 <exec_byte_code+2849>, 0x590a36 <exec_byte_code+2854>, 0x590a45 <exec_byte_code+2869>, 0x590221 <exec_byte_code+785>, 0x590228 <exec_byte_code+792>, 0x5909e9 <exec_byte_code+2777>, 0x590a07 <exec_byte_code+2807>, 0x590a8e <exec_byte_code+2942>, 0x590a93 <exec_byte_code+2947>, 0x590a98 <exec_byte_code+2952>, 0x590aa5 <exec_byte_code+2965>, 0x590267 <exec_byte_code+855>, 0x590270 <exec_byte_code+864>, 0x590a55 <exec_byte_code+2885>, 0x590a69 <exec_byte_code+2905>, 0x590395 <exec_byte_code+1157>, 0x59039a <exec_byte_code+1162>, 0x59039f <exec_byte_code+1167>, 0x590ac9 <exec_byte_code+3001>, 0x5902b0 <exec_byte_code+928>, 0x5902b0 <exec_byte_code+928>, 0x590ab5 <exec_byte_code+2981>, 0x590370 <exec_byte_code+1120>, 0x5912cb <exec_byte_code+5051>, 0x5912c0 <exec_byte_code+5040>, 0x5911c6 <exec_byte_code+4790>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x59163a <exec_byte_code+5930>, 0x5916dc <exec_byte_code+6092>, 0x591717 <exec_byte_code+6151>, 0x591752 <exec_byte_code+6210>, 0x59178d <exec_byte_code+6269>, 0x5908b6 <exec_byte_code+2470>, 0x5908f8 <exec_byte_code+2536>, 0x5917d6 <exec_byte_code+6342>, 0x590877 <exec_byte_code+2407>, 0x590938 <exec_byte_code+2600>, 0x59180b <exec_byte_code+6395>, 0x59184b <exec_byte_code+6459>, 0x59187a <exec_byte_code+6506>, 0x5918ba <exec_byte_code+6570>, 0x5918f7 <exec_byte_code+6631>, 0x591981 <exec_byte_code+6769>, 0x5919b0 <exec_byte_code+6816>, 0x5919f0 <exec_byte_code+6880>, 0x591a34 <exec_byte_code+6948>, 0x591a63 <exec_byte_code+6995>, 0x591a92 <exec_byte_code+7042>, 0x591ad2 <exec_byte_code+7106>, 0x591b12 <exec_byte_code+7170>, 0x591b52 <exec_byte_code+7234>, 0x591b96 <exec_byte_code+7302>, 0x591bd3 <exec_byte_code+7363>, 0x591c10 <exec_byte_code+7424>, 0x591c9a <exec_byte_code+7562>, 0x591cda <exec_byte_code+7626>, 0x591d16 <exec_byte_code+7686>, 0x591dea <exec_byte_code+7898>, 0x591d60 <exec_byte_code+7760>, 0x591da5 <exec_byte_code+7829>, 0x591e2f <exec_byte_code+7967>, 0x591e74 <exec_byte_code+8036>, 0x591eb1 <exec_byte_code+8097>, 0x591ee6 <exec_byte_code+8150>, 0x591f23 <exec_byte_code+8211>, 0x591f60 <exec_byte_code+8272>, 0x591f9d <exec_byte_code+8333>, 0x592057 <exec_byte_code+8519>, 0x5902f3 <exec_byte_code+995>, 0x592095 <exec_byte_code+8581>, 0x5920c4 <exec_byte_code+8628>, 0x592142 <exec_byte_code+8754>, 0x592180 <exec_byte_code+8816>, 0x5921be <exec_byte_code+8878>, 0x5921ed <exec_byte_code+8925>, 0x592222 <exec_byte_code+8978>, 0x592253 <exec_byte_code+9027>, 0x592288 <exec_byte_code+9080>, 0x590321 <exec_byte_code+1041>, 0x5922be <exec_byte_code+9134>, 0x5922f3 <exec_byte_code+9187>, 0x592328 <exec_byte_code+9240>, 0x59235d <exec_byte_code+9293>, 0x592392 <exec_byte_code+9346>, 0x5923c7 <exec_byte_code+9399>, 0x5902f3 <exec_byte_code+995>, 0x590321 <exec_byte_code+1041>, 0x5923f6 <exec_byte_code+9446>, 0x59243d <exec_byte_code+9517>, 0x59246c <exec_byte_code+9564>, 0x59249b <exec_byte_code+9611>, 0x5924db <exec_byte_code+9675>, 0x59251b <exec_byte_code+9739>, 0x590d51 <exec_byte_code+3649>, 0x590e34 <exec_byte_code+3876>, 0x592784 <exec_byte_code+10356>, 0x5927c4 <exec_byte_code+10420>, 0x590e74 <exec_byte_code+3940>, 0x590ea9 <exec_byte_code+3993>, 0x590321 <exec_byte_code+1041>, 0x5910ff <exec_byte_code+4591>, 0x5903a5 <exec_byte_code+1173>, 0x5907fe <exec_byte_code+2286>, 0x590625 <exec_byte_code+1813>, 0x5904b2 <exec_byte_code+1442>, 0x590740 <exec_byte_code+2096>, 0x59109c <exec_byte_code+4492>, 0x5910de <exec_byte_code+4558>, 0x5909ba <exec_byte_code+2730>, 0x590fdc <exec_byte_code+4300>, 0x590f77 <exec_byte_code+4199>, 0x591153 <exec_byte_code+4675>, 0x591181 <exec_byte_code+4721>, 0x5912f9 <exec_byte_code+5097>, 0x59134a <exec_byte_code+5178>, 0x59138e <exec_byte_code+5246>, 0x5915d9 <exec_byte_code+5833>, 0x590f4b <exec_byte_code+4155>, 0x590ed8 <exec_byte_code+4040>, 0x590f1c <exec_byte_code+4108>, 0x59254a <exec_byte_code+9786>, 0x592579 <exec_byte_code+9833>, 0x5925a8 <exec_byte_code+9880>, 0x5925d7 <exec_byte_code+9927>, 0x592617 <exec_byte_code+9991>, 0x592657 <exec_byte_code+10055>, 0x592697 <exec_byte_code+10119>, 0x5926d7 <exec_byte_code+10183>, 0x590b65 <exec_byte_code+3157>, 0x590ba5 <exec_byte_code+3221>, 0x590be5 <exec_byte_code+3285>, 0x590c14 <exec_byte_code+3332>, 0x590c54 <exec_byte_code+3396>, 0x590c94 <exec_byte_code+3460>, 0x590cd4 <exec_byte_code+3524>, 0x590d14 <exec_byte_code+3588>, 0x591fda <exec_byte_code+8394>, 0x592017 <exec_byte_code+8455>, 0x590ace <exec_byte_code+3006>, 0x590b13 <exec_byte_code+3075>, 0x590321 <exec_byte_code+1041>, 0x590435 <exec_byte_code+1317>, 0x5906d6 <exec_byte_code+1990>, 0x590525 <exec_byte_code+1557>, 0x5905bf <exec_byte_code+1711>, 0x59100a <exec_byte_code+4346>, 0x591934 <exec_byte_code+6692>, 0x591c4d <exec_byte_code+7485>, 0x5920f5 <exec_byte_code+8677>, 0x5914b6 <exec_byte_code+5542>, 0x5914fe <exec_byte_code+5614>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x591556 <exec_byte_code+5702>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x5915a1 <exec_byte_code+5777> <repeats 64 times>}
        count = 6
        stack = {pc = 0x8e305d <pure+2786589> "\210\307\016@\211\203\n\005\211@\002\204\003\005\201\261", byte_string = 7101993, byte_string_start = 0x8e2ba9 <pure+2785385> "\306 \020\307\021\n\023\307\024\310\311!\211\307=\204\060", next = 0x7fffffffdb10}
        result = 0
        type = (CONDITION_CASE | unknown: 16)
#21 0x000000000055b3b7 in funcall_lambda (fun=140737488345352, nargs=nargs@entry=0, arg_vector=0x6c5e48 <pure+570120>, arg_vector@entry=0x7fffffffda88) at eval.c:2978
        val = <optimized out>
        syms_left = <optimized out>
        next = 0
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#22 0x000000000055b683 in Ffuncall (nargs=1, args=0x7fffffffda80) at eval.c:2871
        fun = <optimized out>
        original_fun = 14356258
        funcar = 0
        numargs = 0
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#23 0x000000000059028d in exec_byte_code (bytestr=0, vector=0, maxdepth=215, args_template=0, nargs=140737488345728, args=0x1) at bytecode.c:918
        targets = {0x590321 <exec_byte_code+1041>, 0x590b4c <exec_byte_code+3132>, 0x590b51 <exec_byte_code+3137>, 0x590b56 <exec_byte_code+3142>, 0x5900f2 <exec_byte_code+482>, 0x5900f8 <exec_byte_code+488>, 0x5913de <exec_byte_code+5326>, 0x591424 <exec_byte_code+5396>, 0x5914ac <exec_byte_code+5532>, 0x5914b1 <exec_byte_code+5537>, 0x59147d <exec_byte_code+5485>, 0x591482 <exec_byte_code+5490>, 0x590132 <exec_byte_code+546>, 0x590138 <exec_byte_code+552>, 0x5907ea <exec_byte_code+2266>, 0x591487 <exec_byte_code+5495>, 0x590977 <exec_byte_code+2663>, 0x59097c <exec_byte_code+2668>, 0x5909fd <exec_byte_code+2797>, 0x590a02 <exec_byte_code+2802>, 0x5901ac <exec_byte_code+668>, 0x5901b0 <exec_byte_code+672>, 0x5909a6 <exec_byte_code+2710>, 0x590981 <exec_byte_code+2673>, 0x590a2c <exec_byte_code+2844>, 0x590a31 <exec_byte_code+2849>, 0x590a36 <exec_byte_code+2854>, 0x590a45 <exec_byte_code+2869>, 0x590221 <exec_byte_code+785>, 0x590228 <exec_byte_code+792>, 0x5909e9 <exec_byte_code+2777>, 0x590a07 <exec_byte_code+2807>, 0x590a8e <exec_byte_code+2942>, 0x590a93 <exec_byte_code+2947>, 0x590a98 <exec_byte_code+2952>, 0x590aa5 <exec_byte_code+2965>, 0x590267 <exec_byte_code+855>, 0x590270 <exec_byte_code+864>, 0x590a55 <exec_byte_code+2885>, 0x590a69 <exec_byte_code+2905>, 0x590395 <exec_byte_code+1157>, 0x59039a <exec_byte_code+1162>, 0x59039f <exec_byte_code+1167>, 0x590ac9 <exec_byte_code+3001>, 0x5902b0 <exec_byte_code+928>, 0x5902b0 <exec_byte_code+928>, 0x590ab5 <exec_byte_code+2981>, 0x590370 <exec_byte_code+1120>, 0x5912cb <exec_byte_code+5051>, 0x5912c0 <exec_byte_code+5040>, 0x5911c6 <exec_byte_code+4790>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x59163a <exec_byte_code+5930>, 0x5916dc <exec_byte_code+6092>, 0x591717 <exec_byte_code+6151>, 0x591752 <exec_byte_code+6210>, 0x59178d <exec_byte_code+6269>, 0x5908b6 <exec_byte_code+2470>, 0x5908f8 <exec_byte_code+2536>, 0x5917d6 <exec_byte_code+6342>, 0x590877 <exec_byte_code+2407>, 0x590938 <exec_byte_code+2600>, 0x59180b <exec_byte_code+6395>, 0x59184b <exec_byte_code+6459>, 0x59187a <exec_byte_code+6506>, 0x5918ba <exec_byte_code+6570>, 0x5918f7 <exec_byte_code+6631>, 0x591981 <exec_byte_code+6769>, 0x5919b0 <exec_byte_code+6816>, 0x5919f0 <exec_byte_code+6880>, 0x591a34 <exec_byte_code+6948>, 0x591a63 <exec_byte_code+6995>, 0x591a92 <exec_byte_code+7042>, 0x591ad2 <exec_byte_code+7106>, 0x591b12 <exec_byte_code+7170>, 0x591b52 <exec_byte_code+7234>, 0x591b96 <exec_byte_code+7302>, 0x591bd3 <exec_byte_code+7363>, 0x591c10 <exec_byte_code+7424>, 0x591c9a <exec_byte_code+7562>, 0x591cda <exec_byte_code+7626>, 0x591d16 <exec_byte_code+7686>, 0x591dea <exec_byte_code+7898>, 0x591d60 <exec_byte_code+7760>, 0x591da5 <exec_byte_code+7829>, 0x591e2f <exec_byte_code+7967>, 0x591e74 <exec_byte_code+8036>, 0x591eb1 <exec_byte_code+8097>, 0x591ee6 <exec_byte_code+8150>, 0x591f23 <exec_byte_code+8211>, 0x591f60 <exec_byte_code+8272>, 0x591f9d <exec_byte_code+8333>, 0x592057 <exec_byte_code+8519>, 0x5902f3 <exec_byte_code+995>, 0x592095 <exec_byte_code+8581>, 0x5920c4 <exec_byte_code+8628>, 0x592142 <exec_byte_code+8754>, 0x592180 <exec_byte_code+8816>, 0x5921be <exec_byte_code+8878>, 0x5921ed <exec_byte_code+8925>, 0x592222 <exec_byte_code+8978>, 0x592253 <exec_byte_code+9027>, 0x592288 <exec_byte_code+9080>, 0x590321 <exec_byte_code+1041>, 0x5922be <exec_byte_code+9134>, 0x5922f3 <exec_byte_code+9187>, 0x592328 <exec_byte_code+9240>, 0x59235d <exec_byte_code+9293>, 0x592392 <exec_byte_code+9346>, 0x5923c7 <exec_byte_code+9399>, 0x5902f3 <exec_byte_code+995>, 0x590321 <exec_byte_code+1041>, 0x5923f6 <exec_byte_code+9446>, 0x59243d <exec_byte_code+9517>, 0x59246c <exec_byte_code+9564>, 0x59249b <exec_byte_code+9611>, 0x5924db <exec_byte_code+9675>, 0x59251b <exec_byte_code+9739>, 0x590d51 <exec_byte_code+3649>, 0x590e34 <exec_byte_code+3876>, 0x592784 <exec_byte_code+10356>, 0x5927c4 <exec_byte_code+10420>, 0x590e74 <exec_byte_code+3940>, 0x590ea9 <exec_byte_code+3993>, 0x590321 <exec_byte_code+1041>, 0x5910ff <exec_byte_code+4591>, 0x5903a5 <exec_byte_code+1173>, 0x5907fe <exec_byte_code+2286>, 0x590625 <exec_byte_code+1813>, 0x5904b2 <exec_byte_code+1442>, 0x590740 <exec_byte_code+2096>, 0x59109c <exec_byte_code+4492>, 0x5910de <exec_byte_code+4558>, 0x5909ba <exec_byte_code+2730>, 0x590fdc <exec_byte_code+4300>, 0x590f77 <exec_byte_code+4199>, 0x591153 <exec_byte_code+4675>, 0x591181 <exec_byte_code+4721>, 0x5912f9 <exec_byte_code+5097>, 0x59134a <exec_byte_code+5178>, 0x59138e <exec_byte_code+5246>, 0x5915d9 <exec_byte_code+5833>, 0x590f4b <exec_byte_code+4155>, 0x590ed8 <exec_byte_code+4040>, 0x590f1c <exec_byte_code+4108>, 0x59254a <exec_byte_code+9786>, 0x592579 <exec_byte_code+9833>, 0x5925a8 <exec_byte_code+9880>, 0x5925d7 <exec_byte_code+9927>, 0x592617 <exec_byte_code+9991>, 0x592657 <exec_byte_code+10055>, 0x592697 <exec_byte_code+10119>, 0x5926d7 <exec_byte_code+10183>, 0x590b65 <exec_byte_code+3157>, 0x590ba5 <exec_byte_code+3221>, 0x590be5 <exec_byte_code+3285>, 0x590c14 <exec_byte_code+3332>, 0x590c54 <exec_byte_code+3396>, 0x590c94 <exec_byte_code+3460>, 0x590cd4 <exec_byte_code+3524>, 0x590d14 <exec_byte_code+3588>, 0x591fda <exec_byte_code+8394>, 0x592017 <exec_byte_code+8455>, 0x590ace <exec_byte_code+3006>, 0x590b13 <exec_byte_code+3075>, 0x590321 <exec_byte_code+1041>, 0x590435 <exec_byte_code+1317>, 0x5906d6 <exec_byte_code+1990>, 0x590525 <exec_byte_code+1557>, 0x5905bf <exec_byte_code+1711>, 0x59100a <exec_byte_code+4346>, 0x591934 <exec_byte_code+6692>, 0x591c4d <exec_byte_code+7485>, 0x5920f5 <exec_byte_code+8677>, 0x5914b6 <exec_byte_code+5542>, 0x5914fe <exec_byte_code+5614>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x591556 <exec_byte_code+5702>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x590321 <exec_byte_code+1041>, 0x5915a1 <exec_byte_code+5777> <repeats 64 times>}
        count = 4
        stack = {pc = 0x8e36ed <pure+2788269> "\210)\210\374\375\376\"\210\377ˁG", byte_string = 7098513, byte_string_start = 0x8e359b <pure+2787931> "\b\203\b", next = 0x0}
        result = 0
        type = (unknown: 12)
#24 0x000000000055b3b7 in funcall_lambda (fun=140737488345728, fun@entry=7098469, nargs=nargs@entry=0, arg_vector=0x6c50b0 <pure+566640>, arg_vector@entry=0x7fffffffdb60) at eval.c:2978
        val = <optimized out>
        syms_left = <optimized out>
        next = 0
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#25 0x000000000055a793 in apply_lambda (fun=7098469, args=<optimized out>) at eval.c:2919
        args_left = 10195826
        i = <optimized out>
        numargs = 0
        arg_vector = 0x7fffffffdb60
        tem = <optimized out>
        sa_must_free = <optimized out>
#26 0x000000000055aadb in eval_sub (form=form@entry=13751734) at eval.c:2255
        fun = <optimized out>
        val = <optimized out>
        original_fun = 14483906
        original_args = 10195826
        funcar = -1
#27 0x000000000055cf22 in Feval (form=13751734, lexical=<optimized out>) at eval.c:1998
No locals.
#28 0x0000000000559c35 in internal_condition_case (bfun=bfun@entry=0x4ea110 <top_level_2>, handlers=<optimized out>, hfun=hfun@entry=0x4eba60 <cmd_error>) at eval.c:1349
        val = <optimized out>
        c = 0xce4e50
#29 0x00000000004ea516 in top_level_1 (ignore=ignore@entry=10195826) at keyboard.c:1187
No locals.
#30 0x0000000000559b3b in internal_catch (tag=10243042, func=func@entry=0x4ea4b0 <top_level_1>, arg=10195826) at eval.c:1113
        val = <optimized out>
        c = 0xce4e50
#31 0x00000000004eb64f in command_loop () at keyboard.c:1148
No locals.
#32 recursive_edit_1 () at keyboard.c:770
        val = 13521136
#33 0x00000000004eb97d in Frecursive_edit () at keyboard.c:841
        buffer = <optimized out>
#34 0x00000000004e7195 in main (argc=4, argv=<optimized out>) at emacs.c:1656
        dummy = 2112
        stack_bottom_variable = 21 '\025'
        do_initial_setlocale = <optimized out>
        dumping = <optimized out>
        skip_args = 0
        rlim = {rlim_cur = 8720000, rlim_max = 18446744073709551615}
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x115fd10 "0\005\026\001"
        original_pwd = 0xcf27d6 ""

"internal-char-font" (0xffffcf90)
"char-displayable-p" (0xffffd0a0)
"eval-buffer" (0xffffd340)
"load-with-code-conversion" (0xffffd4c8)
"load" (0xffffd7f0)
"command-line-1" (0xffffd910)
"command-line" (0xffffda88)
"normal-top-level" (0xffffdb60)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#17897: 24.4.50; Customize face-font-family-alternatives could lead to emacs crash
  2014-07-02  8:37 bug#17897: 24.4.50; Customize face-font-family-alternatives could lead to emacs crash Kan-Ru Chen
@ 2019-08-03 20:57 ` Lars Ingebrigtsen
  2019-08-06 22:18   ` Kan-Ru Chen
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Ingebrigtsen @ 2019-08-03 20:57 UTC (permalink / raw)
  To: Kan-Ru Chen; +Cc: 17897

Kan-Ru Chen (陳侃如) <kanru@kanru.info> writes:

> Run following command could crash emacs:
>
> cat <<END > test.el
>     (progn (custom-set-variables
>       '(face-font-family-alternatives
>         '(("Monospace" "courier" "fixed")
>           ("courier" "CMU Typewriter Text" "fixed")
>           ("Sans Serif" "helv" "helvetica" "arial" "fixed")
>           ("helv" "helvetica" "arial" "fixed"))))
>        (char-displayable-p 215))
> END
> emacs -Q --load test.el
>
> The face-font-family-alternatives value is taken from the default value.
>
> `bt full` and `xbacktrace` attached.

(I'm going through old bug reports that unfortunately have not received
any responses yet.)

I'm unable to reproduce this bug in Emacs 27.  Are you still seeing it?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#17897: 24.4.50; Customize face-font-family-alternatives could lead to emacs crash
  2019-08-03 20:57 ` Lars Ingebrigtsen
@ 2019-08-06 22:18   ` Kan-Ru Chen
  0 siblings, 0 replies; 3+ messages in thread
From: Kan-Ru Chen @ 2019-08-06 22:18 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: 17897

Hi,

On Sun, Aug 4, 2019, at 5:57 AM, Lars Ingebrigtsen wrote:
> Kan-Ru Chen (陳侃如) <kanru@kanru.info> writes:
> 
> > Run following command could crash emacs:
> >
> > cat <<END > test.el
> >     (progn (custom-set-variables
> >       '(face-font-family-alternatives
> >         '(("Monospace" "courier" "fixed")
> >           ("courier" "CMU Typewriter Text" "fixed")
> >           ("Sans Serif" "helv" "helvetica" "arial" "fixed")
> >           ("helv" "helvetica" "arial" "fixed"))))
> >        (char-displayable-p 215))
> > END
> > emacs -Q --load test.el
> >
> > The face-font-family-alternatives value is taken from the default value.
> >
> > `bt full` and `xbacktrace` attached.
> 
> (I'm going through old bug reports that unfortunately have not received
> any responses yet.)
> 
> I'm unable to reproduce this bug in Emacs 27.  Are you still seeing it?

I'm unable to reproduce this bug in Emacs 26 either.

Kanru





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-08-06 22:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-02  8:37 bug#17897: 24.4.50; Customize face-font-family-alternatives could lead to emacs crash Kan-Ru Chen
2019-08-03 20:57 ` Lars Ingebrigtsen
2019-08-06 22:18   ` Kan-Ru Chen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.