From unknown Sun Jun 15 08:01:28 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#23573 <23573@debbugs.gnu.org> To: bug#23573 <23573@debbugs.gnu.org> Subject: Status: segfault when starting Emacs using X11 Reply-To: bug#23573 <23573@debbugs.gnu.org> Date: Sun, 15 Jun 2025 15:01:28 +0000 retitle 23573 segfault when starting Emacs using X11 reassign 23573 emacs submitter 23573 Zack Piper severity 23573 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Wed May 18 11:44:25 2016 Received: (at submit) by debbugs.gnu.org; 18 May 2016 15:44:25 +0000 Received: from localhost ([127.0.0.1]:57098 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b33e5-000340-CO for submit@debbugs.gnu.org; Wed, 18 May 2016 11:44:25 -0400 Received: from eggs.gnu.org ([208.118.235.92]:42587) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b33e4-00033o-Ad for submit@debbugs.gnu.org; Wed, 18 May 2016 11:44:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b33dx-0005e4-Jn for submit@debbugs.gnu.org; Wed, 18 May 2016 11:44:19 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:35477) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b33dx-0005dq-GV for submit@debbugs.gnu.org; Wed, 18 May 2016 11:44:17 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33538) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b33du-0001AY-KA for bug-gnu-emacs@gnu.org; Wed, 18 May 2016 11:44:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b33dq-0005c4-Bv for bug-gnu-emacs@gnu.org; Wed, 18 May 2016 11:44:13 -0400 Received: from apertron.net ([94.23.236.101]:45550) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b33dp-0005c0-VQ for bug-gnu-emacs@gnu.org; Wed, 18 May 2016 11:44:10 -0400 Received: by apertron.net (Postfix, from userid 30061) id 579BA61ED3; Wed, 18 May 2016 11:00:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=apertron.net; s=mail; t=1463569239; bh=rfFeWRrg/fF/Q4etx2ZC6sFRGhtX51hSVLsuzeDbXSk=; h=Date:From:To:Subject; b=D4HTvOw7idaVEy73g6iKzXGvlW9Owf6+14h58r6Synv9+xUpBMZ1A7jae6JHnbOgJ 32bBXcKs9OOidqMl74FfM3MV4NYClM2VtZsxhYjDHmuO6PHXh0w+2AHnLm7QYk62VO Bfd07JdvL3QdwaTs9z8A9rXS5kcH11XdPs0SH+3A= Received: from apertron.net (apertron.net [94.23.236.101]) by apertron.net (Postfix) with ESMTPS id DE0BA61A39 for ; Wed, 18 May 2016 11:00:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=apertron.net; s=mail; t=1463569238; bh=rfFeWRrg/fF/Q4etx2ZC6sFRGhtX51hSVLsuzeDbXSk=; h=Date:From:To:Subject; b=F9w9Jlfb2ljIg9AU1W2CD+N/Pbudg7oSzWMGGYa2SRayRuRqD6ZYRvjYW5Aum6syi mn/19wiHM+F+sK9rqDNjPXijTbYDsez2dH07XTNGb5U9BzV92m/ex/ivAK0+eM9xi8 QvomxS3VNGqogD/xwBaln7mKv2EJQnwqeTIcwNUM= Date: Wed, 18 May 2016 11:00:37 +0000 From: Zack Piper To: bug-gnu-emacs@gnu.org Subject: segfault when starting Emacs using X11 Message-ID: <20160518110037.GA4294@apertron.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23+113 (34ca1c5fdd45) (2014-03-12) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) Hi! Apparently starting Emacs in an X11 window makes it segfault. Steps to reproduce: `emacs -Q` (make sure it's running under X11) Segfault will occur. Version info: openSUSE 42.1, Emacs 07ebcf1bd964ae64446c52fb5481e919ed577358 (latest from master branch) Emacs compiled with: CLFAGS='O0 -g3' ./configure --enable-checking='yes,glyphs' --enable-check-lisp-object-type --with-rsvg --with-gif --with-xft --prefix=/home/zack/ins --with-gnutls --with-modules --with-xwidgets GDB info: (gdb) run -Q Starting program: /home/zack/ins/bin/emacs -Q Missing separate debuginfos, use: zypper install glibc-debuginfo-2.19-19.1.x86_64 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Detaching after fork from child process 22502. [New Thread 0x7fffe2112700 (LWP 22506)] Detaching after fork from child process 22507. xfaces.c:5449: Emacs fatal error: assertion failed: FRAME_FACE_CACHE (f)->faces_by_id[DEFAULT_FACE_ID] Fatal error 6: Aborted Backtrace: /home/zack/ins/bin/emacs[0x550602] /home/zack/ins/bin/emacs[0x53298f] /home/zack/ins/bin/emacs[0x5996fe] /home/zack/ins/bin/emacs[0x4f6c6e] /home/zack/ins/bin/emacs[0x4f7aa8] /home/zack/ins/bin/emacs[0x5babb8] /home/zack/ins/bin/emacs[0x5fdd5d] /home/zack/ins/bin/emacs[0x5ba4fd] /home/zack/ins/bin/emacs[0x5ba983] /home/zack/ins/bin/emacs[0x5fdd5d] /home/zack/ins/bin/emacs[0x5ba4fd] /home/zack/ins/bin/emacs[0x5ba983] /home/zack/ins/bin/emacs[0x5fdd5d] /home/zack/ins/bin/emacs[0x5ba63e] /home/zack/ins/bin/emacs[0x5ba983] /home/zack/ins/bin/emacs[0x5bc404] /home/zack/ins/bin/emacs[0x5bacb9] /home/zack/ins/bin/emacs[0x5fdd5d] /home/zack/ins/bin/emacs[0x5ba63e] /home/zack/ins/bin/emacs[0x5ba983] /home/zack/ins/bin/emacs[0x5fdd5d] /home/zack/ins/bin/emacs[0x5ba63e] /home/zack/ins/bin/emacs[0x5ba983] /home/zack/ins/bin/emacs[0x5fdd5d] /home/zack/ins/bin/emacs[0x5ba63e] /home/zack/ins/bin/emacs[0x5ba983] /home/zack/ins/bin/emacs[0x5fdd5d] /home/zack/ins/bin/emacs[0x5ba63e] /home/zack/ins/bin/emacs[0x5ba983] /home/zack/ins/bin/emacs[0x5fdd5d] /home/zack/ins/bin/emacs[0x5ba63e] /home/zack/ins/bin/emacs[0x5b978d] /home/zack/ins/bin/emacs[0x5b9ae3] /home/zack/ins/bin/emacs[0x5be27c] /home/zack/ins/bin/emacs[0x532f52] /home/zack/ins/bin/emacs[0x5b8ead] /home/zack/ins/bin/emacs[0x532f2c] /home/zack/ins/bin/emacs[0x5b8e5b] /home/zack/ins/bin/emacs[0x532e66] /home/zack/ins/bin/emacs[0x538b48] /home/zack/ins/bin/emacs[0x538ea8] /home/zack/ins/bin/emacs[0x41c2d8] /lib64/libc.so.6(__libc_start_main+0xf5)[0x7fffed8c1b05] /home/zack/ins/bin/emacs[0x41cd75] [New Thread 0x7fffe1911700 (LWP 22518)] [New Thread 0x7fffe2cc2700 (LWP 22452)] Program received signal SIGABRT, Aborted. 0x00007fffee49873b in raise () from /lib64/libpthread.so.0 (gdb) bt full #0 0x00007fffee49873b in raise () at /lib64/libpthread.so.0 #1 0x0000000000532951 in terminate_due_to_signal (sig=sig@entry=6, backtrace_limit=backtrace_limit@entry=2147483647) at emacs.c:395 #2 0x00000000005996fe in die (msg=msg@entry=0x65e718 "FRAME_FACE_CACHE (f)->faces_by_id[DEFAULT_FACE_ID]", file=file@entry=0x668c9b "xfaces.c", line=line@entry=5449) at alloc.c:7219 #3 0x00000000004f6c6e in realize_face (cache=0x1771560, attrs=0x1376168) at xfaces.c:5449 stipple = overline = strike_through = box = face = 0x17c1530 default_face = f = 0x1374e50 underline = face = #4 0x00000000004f6c6e in realize_face (cache=cache@entry=0x1771560, attrs=0x1376168, former_face_id=former_face_id@entry=0) at xfaces.c:5373 face = #5 0x00000000004f7aa8 in Finternal_merge_in_global_face (face=..., frame=...) at xfaces.c:3708 c = 0x1771560 newface = oldface = attrs = {{i = 20688}, {i = 26903588}, {i = 9552708}, {i = 35952}, {i = 454}, {i = 35952}, {i = 35952}, {i = 0}, {i = 0}, {i = 27036692}, {i = 27036724}, {i = 0}, {i = 0}, {i = 0}, {i = 0}, {i = 20418837---Type to continue, or q to quit--- }, {i = 0}, {i = 26903940}, {i = 48768}} i = global_lface = {i = 13756765} gvec = 0xd1e960 lvec = #6 0x00000000005babb8 in Ffuncall (nargs=3, args=) at eval.c:2704 internal_argbuf = {{i = 0}, {i = 4462871}, {i = 45312}, {i = 5925832}, {i = 27036724}, {i = 0}, {i = 31536}, {i = 6040709}} fun = funcar = numargs = 2 val = internal_args = count = 25 #7 0x00000000005fdd5d in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=nargs@entry=0, args=0x8d7b30 , args@entry=0x0) at bytecode.c:880 targets = {0x5fddef , 0x5fe3c1 , 0x5fe3c6 , 0x5fe3cb , 0x5fdbe2 , 0x5fdbe8 , 0x5fdec5 , 0x5fdf02 , 0x5fe081 , 0x5fe086 , 0x5fe08b , 0x5fe095 , 0x5fdc19 , 0x5fdc20 , 0x5fe0ba , 0x5fe05a , 0x5fe265 , 0x5fe26a , 0x5fe2e7 , 0x5fe2ec , 0x5fdc83 , 0x5fdc88 , 0x5fe296 to continue, or q to quit---q Python Exception Quit: #8 0x00000000005ba4fd in funcall_lambda (fun=..., nargs=nargs@entry=2, arg_vector=arg_vector@entry=0x7fffffffb7a0) at eval.c:2929 syms_left = {i = 0} next = lexenv = i = optional = rest = #9 0x00000000005ba983 in Ffuncall (nargs=3, args=0x7fffffffb798) at eval.c:2762 fun = funcar = numargs = 2 val = internal_args = count = 20 #10 0x00000000005fdd5d in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=nargs@entry=0, args=0x8d7b30 , args@entry=0x0) at bytecode.c:880 targets = {0x5fddef , 0x5fe3c1 , 0x5fe3c6 , 0x5fe3cb , 0x5fdbe2 , 0x5fdbe8 , 0x5fdec5 , 0x5fdf02 , 0x5fe081 , 0x5fe086 , 0x5fe08b , 0x5fe095 , 0x5fdc19 , 0x5fdc20 , 0x5fe0ba , 0x5fe05a , 0x5fe265 , 0x5fe26a , 0x5fe2e7 , 0x5fe2ec , 0x5fdc83 , 0x5fdc88 , 0x5fe296 to continue, or q to quit---q Python Exception Quit: #11 0x00000000005ba4fd in funcall_lambda (fun=..., nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffffb978) at eval.c:2929 syms_left = {i = 0} next = lexenv = i = optional = rest = #12 0x00000000005ba983 in Ffuncall (nargs=2, args=0x7fffffffb970) at eval.c:2762 fun = funcar = numargs = 1 val = internal_args = count = 12 #13 0x00000000005fdd5d in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, nargs@entry=1, args=0x8d7b30 , args@entry=0x7fffffffbc58) at bytecode.c:880 targets = {0x5fddef , 0x5fe3c1 , 0x5fe3c6 , 0x5fe3cb , 0x5fdbe2 , 0x5fdbe8 , 0x5fdec5 , 0x5fdf02 , 0x5fe081 , 0x5fe086 , 0x5fe08b , 0x5fe095 , 0x5fdc19 , 0x5fdc20 , 0x5fe0ba , 0x5fe05a , 0x5fe265 , 0x5fe26a , 0x5fe2e7 , 0x5fe2ec , 0x5fdc83 , 0x5fdc88 , 0x5fe296 to continue, or q to quit---q Python Exception Quit: #14 0x00000000005ba63e in funcall_lambda (fun=..., nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffffbc58) at eval.c:2863 size = syms_left = {i = 1030} next = lexenv = i = optional = rest = #15 0x00000000005ba983 in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffbc50) at eval.c:2762 fun = funcar = numargs = 1 val = internal_args = count = 11 #16 0x00000000005bc404 in Fapply (nargs=2, args=0x7fffffffbc50) at eval.c:2286 i = numargs = funcall_nargs = funcall_args = 0x0 spread_arg = fun = {i = 20078533} retval = ---Type to continue, or q to quit---q Quit Thanks for any help! From debbugs-submit-bounces@debbugs.gnu.org Wed May 18 12:07:29 2016 Received: (at 23573) by debbugs.gnu.org; 18 May 2016 16:07:29 +0000 Received: from localhost ([127.0.0.1]:57121 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b340N-0003f4-BK for submit@debbugs.gnu.org; Wed, 18 May 2016 12:07:29 -0400 Received: from apertron.net ([94.23.236.101]:36379 ident=postfix) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b340K-0003ev-4J for 23573@debbugs.gnu.org; Wed, 18 May 2016 12:07:26 -0400 Received: by apertron.net (Postfix, from userid 30061) id E83FE615F0; Wed, 18 May 2016 16:07:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=apertron.net; s=mail; t=1463587642; bh=3YeArVs/AFur4T4+5dogz0slF2kSAMnaFd9EI7CFTMc=; h=Date:From:To:Subject:References:In-Reply-To; b=nr13wIxnWlliyrBvz6NFYTFT232GeuBJWRXXBEK4pgY2Usyu/4Mcc6unadhIhuwkg 1qB90OknFmt1V9sdRvqzkRA53iGgf0zc2fwKJ14Wvk6QLkGBkNf1+xCY5Pfg78kFo7 +w3qKZxMi4R58dNNNeQTl42Wvsvc0Sn3helQZu/E= X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on xieshaij X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=RP_MATCHES_RCVD, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.1 Received: from apertron.net (apertron.net [94.23.236.101]) by apertron.net (Postfix) with ESMTPS id B4262600EF for <23573@debbugs.gnu.org>; Wed, 18 May 2016 16:07:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=apertron.net; s=mail; t=1463587640; bh=3YeArVs/AFur4T4+5dogz0slF2kSAMnaFd9EI7CFTMc=; h=Date:From:To:Subject:References:In-Reply-To; b=ia7RbIxgfi4rjBZ38PfXZ+ZNdLrrfyHw1GNW6fuLS9J/ZG43j9GkGfWG2vBF/TybM WydSqiyvfB857exETdQ2eI7B4/St/UjAfeZhtSQeS7aAcUV4UDq386aRvnMyFndN0P Cy/qHTZ+N3tbLcQioCVw160FTcUpiWerl8aXWbVY= Date: Wed, 18 May 2016 16:07:19 +0000 From: Zack Piper To: 23573@debbugs.gnu.org Subject: Re: bug#23573: segfault when starting Emacs using X11 Message-ID: <20160518160719.GA20181@apertron.net> References: <20160518110037.GA4294@apertron.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20160518110037.GA4294@apertron.net> User-Agent: Mutt/1.5.23+113 (34ca1c5fdd45) (2014-03-12) X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: 23573 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.4 (-) On Wed, May 18, 2016 at 11:00:37AM +0000, Zack Piper wrote: > Hi! >=20 > Apparently starting Emacs in an X11 window makes it segfault. >=20 >=20 > Steps to reproduce: >=20 > `emacs -Q` (make sure it's running under X11) >=20 > Segfault will occur. >=20 >=20 > Version info: >=20 > openSUSE 42.1, Emacs 07ebcf1bd964ae64446c52fb5481e919ed577358 (latest f= rom master branch) >=20 > Emacs compiled with: CLFAGS=3D'O0 -g3' ./configure --enable-checking=3D'y= es,glyphs' --enable-check-lisp-object-type --with-rsvg --with-gif --with-xf= t --prefix=3D/home/zack/ins --with-gnutls --with-modules --with-xwidgets >=20 >=20 > GDB info: >=20 I forgot to `make install` when I compiled for use with debugging, unoptimi= sed output follows: xfaces.c:5449: Emacs fatal error: assertion failed: FRAME_FACE_CACHE (f)->f= aces_by_id[DEFAULT_FACE_ID] Fatal error 6: Aborted Backtrace: /home/zack/ins/bin/emacs[0x550602] /home/zack/ins/bin/emacs[0x53298f] /home/zack/ins/bin/emacs[0x5996fe] /home/zack/ins/bin/emacs[0x4f6c6e] /home/zack/ins/bin/emacs[0x4f7aa8] /home/zack/ins/bin/emacs[0x5babb8] /home/zack/ins/bin/emacs[0x5fdd5d] /home/zack/ins/bin/emacs[0x5ba4fd] /home/zack/ins/bin/emacs[0x5ba983] /home/zack/ins/bin/emacs[0x5fdd5d] /home/zack/ins/bin/emacs[0x5ba4fd] /home/zack/ins/bin/emacs[0x5ba983] /home/zack/ins/bin/emacs[0x5fdd5d] /home/zack/ins/bin/emacs[0x5ba63e] /home/zack/ins/bin/emacs[0x5ba983] /home/zack/ins/bin/emacs[0x5bc404] /home/zack/ins/bin/emacs[0x5bacb9] /home/zack/ins/bin/emacs[0x5fdd5d] /home/zack/ins/bin/emacs[0x5ba63e] /home/zack/ins/bin/emacs[0x5ba983] /home/zack/ins/bin/emacs[0x5fdd5d] /home/zack/ins/bin/emacs[0x5ba63e] /home/zack/ins/bin/emacs[0x5ba983] /home/zack/ins/bin/emacs[0x5fdd5d] /home/zack/ins/bin/emacs[0x5ba63e] /home/zack/ins/bin/emacs[0x5ba983] /home/zack/ins/bin/emacs[0x5fdd5d] /home/zack/ins/bin/emacs[0x5ba63e] /home/zack/ins/bin/emacs[0x5ba983] /home/zack/ins/bin/emacs[0x5fdd5d] /home/zack/ins/bin/emacs[0x5ba63e] /home/zack/ins/bin/emacs[0x5b978d] /home/zack/ins/bin/emacs[0x5b9ae3] /home/zack/ins/bin/emacs[0x5be27c] /home/zack/ins/bin/emacs[0x532f52] /home/zack/ins/bin/emacs[0x5b8ead] /home/zack/ins/bin/emacs[0x532f2c] /home/zack/ins/bin/emacs[0x5b8e5b] /home/zack/ins/bin/emacs[0x532e66] /home/zack/ins/bin/emacs[0x538b48] /home/zack/ins/bin/emacs[0x538ea8] /home/zack/ins/bin/emacs[0x41c2d8] /lib64/libc.so.6(__libc_start_main+0xf5)[0x7fffed8c1b05] /home/zack/ins/bin/emacs[0x41cd75] [New Thread 0x7fffe1911700 (LWP 13583)] [New Thread 0x7fffe2cc2700 (LWP 13576)] Program received signal SIGABRT, Aborted. 0x00007fffee49873b in raise () from /lib64/libpthread.so.0 Missing separate debuginfos, use: zypper install Mesa-libEGL1-debuginfo-11.= 0.8-145.1.x86_64 Mesa-libGL1-debuginfo-11.0.8-145.1.x86_64 Mesa-libglapi0-d= ebuginfo-11.0.8-145.1.x86_64 dbus-1-glib-debuginfo-0.100.2-3.2.x86_64 fontc= onfig-debuginfo-2.11.0-3.2.x86_64 gconf2-debuginfo-3.2.6-7.2.x86_64 gdk-pix= buf-loader-rsvg-debuginfo-2.40.10-4.2.x86_64 gnome-keyring-debuginfo-3.16.0= -7.1.x86_64 gsettings-backend-dconf-debuginfo-0.24.0-2.2.x86_64 gvfs-debugi= nfo-1.24.3-7.2.x86_64 libICE6-debuginfo-1.0.9-3.1.x86_64 libMagickCore-6_Q1= 6-1-debuginfo-6.8.8.1-6.1.x86_64 libMagickWand-6_Q16-1-debuginfo-6.8.8.1-6.= 1.x86_64 libSM6-debuginfo-1.2.2-5.1.x86_64 libX11-6-debuginfo-1.6.3-3.1.x86= _64 libX11-xcb1-debuginfo-1.6.3-3.1.x86_64 libXau6-debuginfo-1.0.8-6.1.x86_= 64 libXcomposite1-debuginfo-0.4.4-10.1.x86_64 libXcursor1-debuginfo-1.1.14-= 6.1.x86_64 libXdamage1-debuginfo-1.1.4-9.1.x86_64 libXext6-debuginfo-1.3.3-= 3.1.x86_64 libXfixes3-debuginfo-5.0.1-5.1.x86_64 libXft2-debuginfo-2.3.2-3.= 1.x86_64 libXi6-debuginfo-1.7.5-1.1.x86_64 libXinerama1-debuginfo-1.1.3-5.1= =2Ex86_64 libXpm4-debuginfo-3.5.11-5.1.x86_64 libXrandr2-debuginfo-1.5.0-1.= 1.x86_64 libXrender1-debuginfo-0.9.9-1.1.x86_64 libXt6-debuginfo-1.1.5-1.1.= x86_64 libXxf86vm1-debuginfo-1.1.4-1.1.x86_64 libacl1-debuginfo-2.2.52-8.1.= x86_64 libasound2-debuginfo-1.0.29-10.1.x86_64 libatk-1_0-0-debuginfo-2.16.= 0-2.3.x86_64 libatk-bridge-2_0-0-debuginfo-2.16.0-2.2.x86_64 libatspi0-debu= ginfo-2.16.0-2.2.x86_64 libattr1-debuginfo-2.4.47-5.4.x86_64 libbz2-1-debug= info-1.0.6-32.1.x86_64 libcairo-gobject2-debuginfo-1.14.2-3.1.x86_64 libcai= ro2-debuginfo-1.14.2-3.1.x86_64 libcroco-0_6-3-debuginfo-0.6.8-8.1.x86_64 l= ibdbus-1-3-debuginfo-1.8.16-5.2.x86_64 libdrm2-debuginfo-2.4.65-1.1.x86_64 = libenchant1-debuginfo-1.6.0-23.2.x86_64 libepoxy0-debuginfo-1.3.1-4.2.x86_6= 4 libexpat1-debuginfo-2.1.0-15.4.x86_64 libffi4-debuginfo-5.3.1+r233831-6.1= =2Ex86_64 libfreetype6-debuginfo-2.5.5-8.2.x86_64 libgbm1-debuginfo-11.0.8-= 145.1.x86_64 libgcc_s1-debuginfo-5.3.1+r233831-6.1.x86_64 libgdk_pixbuf-2_0= -0-debuginfo-2.31.6-1.2.x86_64 libgeoclue0-debuginfo-0.12.99-8.1.x86_64 lib= gif6-debuginfo-5.0.5-10.1.x86_64 libgio-2_0-0-debuginfo-2.44.1-2.3.x86_64 l= ibglib-2_0-0-debuginfo-2.44.1-2.3.x86_64 libgmodule-2_0-0-debuginfo-2.44.1-= 2.3.x86_64 libgmp10-debuginfo-5.1.3-4.4.x86_64 libgnutls28-debuginfo-3.2.15= -6.2.x86_64 libgobject-2_0-0-debuginfo-2.44.1-2.3.x86_64 libgomp1-debuginfo= -5.3.1+r233831-6.1.x86_64 libgraphite2-3-debuginfo-1.3.1-3.1.x86_64 libgsta= pp-1_0-0-debuginfo-1.4.5-2.7.x86_64 libgstaudio-1_0-0-debuginfo-1.4.5-2.7.x= 86_64 libgstfft-1_0-0-debuginfo-1.4.5-2.7.x86_64 libgstpbutils-1_0-0-debugi= nfo-1.4.5-2.7.x86_64 libgstreamer-1_0-0-debuginfo-1.4.5-2.2.x86_64 libgstta= g-1_0-0-debuginfo-1.4.5-2.7.x86_64 libgstvideo-1_0-0-debuginfo-1.4.5-2.7.x8= 6_64 libgtk-3-0-debuginfo-3.16.7-5.1.x86_64 libharfbuzz-icu0-debuginfo-1.0.= 3-1.1.x86_64 libharfbuzz0-debuginfo-1.0.3-1.1.x86_64 libhogweed2-debuginfo-= 2.7.1-9.1.x86_64 libicu52_1-debuginfo-52.1-10.3.x86_64 libjavascriptcoregtk= -3_0-0-debuginfo-2.4.10-7.2.x86_64 libjbig2-debuginfo-2.0-3.2.x86_64 libjpe= g62-debuginfo-62.1.0-31.1.x86_64 libjpeg8-debuginfo-8.0.2-31.3.x86_64 liblc= ms2-2-debuginfo-2.7-1.1.x86_64 libltdl7-debuginfo-2.4.2-16.6.x86_64 libncur= ses5-debuginfo-5.9-53.4.x86_64 libnettle4-debuginfo-2.7.1-9.1.x86_64 liborc= -0_4-0-debuginfo-0.4.24-6.1.x86_64 libp11-kit0-debuginfo-0.20.3-7.2.x86_64 = libpango-1_0-0-debuginfo-1.36.8-2.2.x86_64 libpcre1-debuginfo-8.33-3.5.x86_= 64 libpixman-1-0-debuginfo-0.32.6-3.2.x86_64 libpng16-16-debuginfo-1.6.8-7.= 1.x86_64 librsvg-2-2-debuginfo-2.40.10-4.2.x86_64 libsecret-1-0-debuginfo-0= =2E18.3-5.3.x86_64 libselinux1-debuginfo-2.3-5.1.x86_64 libsoup-2_4-1-debug= info-2.50.0-5.1.x86_64 libstdc++6-debuginfo-5.3.1+r233831-6.1.x86_64 libtas= n1-6-debuginfo-3.7-10.2.x86_64 libtiff5-debuginfo-4.0.6-3.1.x86_64 libudev1= -debuginfo-210-89.1.x86_64 libuuid1-debuginfo-2.25-12.2.x86_64 libwayland-c= lient0-debuginfo-1.9.0-1.1.x86_64 libwayland-server0-debuginfo-1.9.0-1.1.x8= 6_64 libwebkitgtk-3_0-0-debuginfo-2.4.10-7.2.x86_64 libwebp5-debuginfo-0.4.= 3-7.1.x86_64 libxcb-dri2-0-debuginfo-1.11.1-1.1.x86_64 libxcb-dri3-0-debugi= nfo-1.11.1-1.1.x86_64 libxcb-glx0-debuginfo-1.11.1-1.1.x86_64 libxcb-presen= t0-debuginfo-1.11.1-1.1.x86_64 libxcb-render0-debuginfo-1.11.1-1.1.x86_64 l= ibxcb-shm0-debuginfo-1.11.1-1.1.x86_64 libxcb-sync1-debuginfo-1.11.1-1.1.x8= 6_64 libxcb-xfixes0-debuginfo-1.11.1-1.1.x86_64 libxcb1-debuginfo-1.11.1-1.= 1.x86_64 libxml2-2-debuginfo-2.9.1-13.1.x86_64 libxshmfence1-debuginfo-1.2-= 5.3.x86_64 libxslt1-debuginfo-1.1.28-8.1.x86_64 libz1-debuginfo-1.2.8-6.4.x= 86_64 p11-kit-debuginfo-0.20.3-7.2.x86_64 (gdb) bt full #0 0x00007fffee49873b in raise () at /lib64/libpthread.so.0 #1 0x0000000000532951 in terminate_due_to_signal (sig=3Dsig@entry=3D6, bac= ktrace_limit=3Dbacktrace_limit@entry=3D2147483647) at emacs.c:395 #2 0x00000000005996fe in die (msg=3Dmsg@entry=3D0x65e718 "FRAME_FACE_CACHE= (f)->faces_by_id[DEFAULT_FACE_ID]", file=3Dfile@entry=3D0x668c9b "xfaces.c= ", line=3Dline@entry=3D5449) at alloc.c:7219 #3 0x00000000004f6c6e in realize_face (cache=3D0x19bc760, attrs=3D0x137753= 8) at xfaces.c:5449 stipple =3D overline =3D strike_through =3D box =3D face =3D 0x1779730 default_face =3D f =3D 0x1376220 underline =3D face =3D #4 0x00000000004f6c6e in realize_face (cache=3Dcache@entry=3D0x19bc760, at= trs=3D0x1377538, former_face_id=3Dformer_face_id@entry=3D0) at xfaces.c:5373 face =3D #5 0x00000000004f7aa8 in Finternal_merge_in_global_face (face=3D..., frame= =3D...) at xfaces.c:3708 c =3D 0x19bc760 newface =3D oldface =3D attrs =3D {{i =3D 20688}, {i =3D 26918132}, {i =3D 9552708}, {i =3D 35952= }, {i =3D 454}, {i =3D 35952}, {i =3D 35952}, {i =3D 0}, {i =3D 0}, {i =3D = 26979972}, {i =3D 26980004}, {i =3D 0}, {i =3D 0}, {i =3D 0}, {i =3D 0}, {i= =3D 20423909}, {i =3D 0}, {i =3D 2---Type to continue, or q to quit--- 6956548}, {i =3D 48768}} i =3D global_lface =3D {i =3D 13756765} gvec =3D 0xd1e960 lvec =3D #6 0x00000000005babb8 in Ffuncall (nargs=3D3, args=3D) at e= val.c:2704 internal_argbuf =3D {{i =3D 0}, {i =3D 4462871}, {i =3D 45312}, {i =3D 5925832}, {i= =3D 26980004}, {i =3D 0}, {i =3D 31536}, {i =3D 6040709}} fun =3D funcar =3D numargs =3D 2 val =3D internal_args =3D count =3D 25 #7 0x00000000005fdd5d in exec_byte_code (bytestr=3D..., vector=3D..., maxd= epth=3D..., args_template=3D..., nargs=3Dnargs@entry=3D0, args=3D0x8d7b30 <= re_max_failures>, args@entry=3D0x0) at bytecode.c:880 targets =3D {0x5fddef , 0x5fe3c1 , 0= x5fe3c6 , 0x5fe3cb , 0x5fdbe2 , 0x5fdbe8 , 0x5fdec5 , 0x5fdf02 , 0x5fe081 , 0x5f= e086 , 0x5fe08b , 0x5fe095 , 0x5fdc19 , 0x5fdc20 , 0x5fe0ba , 0x5fe05a , 0x5fe26= 5 , 0x5fe26a , 0x5fe2e7 , 0x5fe2ec , 0x5fdc83 = , 0x5fdc88 , 0x5fe296 , 0x5fe26f <= exec_byte_code+2063>, 0x5fde9c to continue, or q to quit--- ec_byte_code+1084>, 0x5fdea1 , 0x5fdea6 , 0x5fdeb5 , 0x5fdcf8 , 0x5= fdd00 , 0x5fe2d2 , 0x5fde75 , 0x5fde5c , 0x5fde61 , 0x5fde66 , 0x5fef26 , 0x5fd= d3b , 0x5fdd40 , 0x5fe0a5 , 0x5fde35 , 0x5ff2df = , 0x5ff2e4 , 0x5ff2e9 , 0x5ff2b3 = , 0x5fdd7d , 0x5fdd80 , 0x5ff276 , 0x5ff2b8 , 0= x5ff186 , 0x5ff17f , 0x5ff111 , 0x5fddef , 0x5fddef , 0x5fddef , 0x5fddef , 0x5fdd= ef , 0x5ffb11 , 0x5ff79e , 0x5ff7ce , 0x5ffa3d , 0x5ffa73 , 0x5fe1c1 , 0x5fe1fa= , 0x5ffab1 , 0x5fe18a , 0x5fe22e , 0x5ffadd = , 0x5ff8a9 , 0x5ff8d1 , 0x5ff905 = , 0x5ff936 , 0x5ff9a9 , 0x5ff9d1 , 0x5ffa05 ,= 0x5ff859 , 0x5ff881 , 0x5ffcd3 <= exec_byte_code+8819>, 0x5ffd07 , 0x5ffc05 , 0x5ffc39 , 0x5ffc71 , = 0x5ffca2 , 0x5ffb92 , 0x5ffe28 , 0x5ffe65 , 0x5ffd3b , 0x5ffd7d , 0x5ffdb6 , 0= x5ffdef , 0x5fe8bb , 0x5fe8f4 , 0x5fe925 , 0x5fe961 , 0x5fe992 , 0x5fe9c3 , 0x= 5fe9f4 , 0x5fea8a , 0x5fddc0 , 0x5feae0 , 0x5feb08 , 0x5feb77 , 0x5febcd , 0x5f= ec23 , 0x5fec4b , 0x5fec75 , 0x5fec9f , 0x5fecec , 0x5fddef , 0x5fed16 , 0x5fed= 3f , 0x5fed68 , 0x5fed91 , 0x5fedba <---Type to continue, or q to qui= t--- exec_byte_code+4954>, 0x5fede3 , 0x5fddc0 , 0x5fddef , 0x5fee0b , 0x= 5fee46 , 0x5fee6e , 0x5fee96 , 0x5feeca , 0x5feefe , 0x5fe564 , 0x5fe58a , 0x5= fe82b , 0x5fe85f , 0x5fe7a2 , 0x5fe893 , 0x5fddef , 0x5ff05d , 0x5ff2f5 , 0x5fe= 0cf , 0x5ff39c , 0x5ff457 , 0x5ff50f , 0x5feffe , 0x5ff03c , 0x5fe2ab , 0x5fef= 2b , 0x5fe2f1 , 0x5ff0a9 , 0x5ff0d8 , 0x5ff1b5 , 0x5ff1fd , 0x5ff235 , 0x5ff74= d , 0x5ff28b , 0x5fe7cb , 0x5fe803 , 0x5fe5be , 0x5fe5e6 , 0x5fe60e , 0x5fe636= , 0x5fe66a , 0x5fe69e , 0x5fe6d2 , 0x5fe706 = , 0x5fe3d5 , 0x5fe409 , 0x5fe43d = , 0x5fe465 , 0x5fe499 , 0x5fe4cd , 0x5fe500 ,= 0x5fe533 , 0x5fea25 , 0x5fea56 <= exec_byte_code+4086>, 0x5fe34a , 0x5fe38b , 0x5fddef , 0x5ff5c7 , 0= x5ff804 , 0x5ff654 , 0x5ff6a9 , 0x5fef5a , 0x5ff967 , 0x5ffbc3 , 0x5feb35 , 0x= 5fdf53 , 0x5fdf90 , 0x5fddef , 0x5fddef , 0x5fdfe2 , 0x5fddef , 0x5fddef , 0x5fdde= f , 0x5fddef , 0x5fddef , 0x5fddef , 0x5fddef , 0x= 5fddef , 0x5fddef , 0x5fe02a } stack =3D ---Type to continue, or q to quit--- {pc =3D 0xc18890 "0\202\"", byte_string =3D {i =3D= 9829156}, byte_string_start =3D 0xc18876 "\306 \237\307\030= \211\031\203*", next =3D 0x7fffffffb610} type =3D (unknown: 13040) #8 0x00000000005ba4fd in funcall_lambda (fun=3D..., nargs=3Dnargs@entry=3D= 2, arg_vector=3Darg_vector@entry=3D0x7fffffffb5b0) at eval.c:2929 syms_left =3D {i =3D 0} next =3D lexenv =3D i =3D optional =3D rest =3D #9 0x00000000005ba983 in Ffuncall (nargs=3D3, args=3D0x7fffffffb5a8) at ev= al.c:2762 fun =3D funcar =3D numargs =3D 2 val =3D internal_args =3D count =3D 20 #10 0x00000000005fdd5d in exec_byte_code (bytestr=3D..., vector=3D..., maxd= epth=3D..., args_template=3D..., nargs=3Dnargs@entry=3D0, args=3D0x8d7b30 <= re_max_failures>, args@entry=3D0x0) at bytecode.c:880 targets =3D {0x5fddef , 0x5fe3c1 , 0= x5fe3c6 , 0x5fe3cb , 0x5fdbe2 , 0x5fdbe8 , 0x5fdec5 , 0x5fdf02 , 0x5fe081 , 0x5f= e086 , 0x5fe08b , 0x5fe095 , 0x5fdc19 , 0x5fdc20 to continue, or q to quit--- 448>, 0x5fe0ba , 0x5fe05a , 0x5fe= 265 , 0x5fe26a , 0x5fe2e7 , 0x5fe2ec , 0x5fdc83 , 0x5fdc88 , 0x5fe296 , 0x5fe26f= , 0x5fde9c , 0x5fdea1 , 0x5fdea6 , 0x5fdeb5 = , 0x5fdcf8 , 0x5fdd00 , 0x5fe2d2 , 0x5fde75 , 0x5fde5c , 0x5fde61 , 0x5fde66 , 0= x5fef26 , 0x5fdd3b , 0x5fdd40 , 0x5fe0a5 , 0x5fde35 , 0x5ff2df , 0x5ff2e4 , 0x5ff= 2e9 , 0x5ff2b3 , 0x5fdd7d , 0x5fdd80 , 0x5ff276 , 0x5ff2b8 , 0x5ff186 , 0x5ff17f= , 0x5ff111 , 0x5fddef , 0x5fddef , 0x5fddef , 0= x5fddef , 0x5fddef , 0x5ffb11 , 0x5ff79e , 0x5ff7ce , 0x5ffa3d , 0x5ffa73 , 0x5f= e1c1 , 0x5fe1fa , 0x5ffab1 , 0x5fe18a , 0x5fe22e , 0x5ffadd , 0x5ff8a9 , 0x5ff= 8d1 , 0x5ff905 , 0x5ff936 , 0x5ff9a9 , 0x5ff9d1 , 0x5ffa05 , 0x5ff859 , 0x5ff8= 81 , 0x5ffcd3 , 0x5ffd07 , 0x5ffc05 , 0x5ffc39 , 0x5ffc71 , 0x5ffca2 , 0x5ffb9= 2 , 0x5ffe28 , 0x5ffe65 , 0x5ffd3b , 0x5ffd7d , 0x5ffdb6 , 0x5ffdef , 0x5fe8bb= , 0x5fe8f4 , 0x5fe925 , 0x5fe961 , 0x5fe992 = , 0x5fe9c3 , 0x5fe9f4 , 0x5fea8a = , 0x5fddc0 , 0x5feae0 , 0x5feb08 , 0x5feb77 , = 0x5febcd to continue, or q to qui= t--- 4461>, 0x5fec23 , 0x5fec4b , 0x5f= ec75 , 0x5fec9f , 0x5fecec , 0x5fddef , 0x5fed16 , 0x5fed3f , 0x5fed68 , 0x5fed= 91 , 0x5fedba , 0x5fede3 , 0x5fddc0 , 0x5fddef = , 0x5fee0b , 0x5fee46 , 0x5fee6e = , 0x5fee96 , 0x5feeca , 0x5feefe , 0x5fe564 ,= 0x5fe58a , 0x5fe82b , 0x5fe85f <= exec_byte_code+3583>, 0x5fe7a2 , 0x5fe893 , 0x5fddef , 0x5ff05d , 0= x5ff2f5 , 0x5fe0cf , 0x5ff39c , 0x5ff457 , 0x5ff50f , 0x5feffe , 0x5ff03c , 0x= 5fe2ab , 0x5fef2b , 0x5fe2f1 , 0x5ff0a9 , 0x5ff0d8 , 0x5ff1b5 , 0x5ff1fd , 0x5= ff235 , 0x5ff74d , 0x5ff28b , 0x5fe7cb , 0x5fe803 , 0x5fe5be , 0x5fe5e6 , 0x5f= e60e , 0x5fe636 , 0x5fe66a , 0x5fe69e , 0x5fe6d2 , 0x5fe706 , 0x5fe3d5 , 0x5fe= 409 , 0x5fe43d , 0x5fe465 , 0x5fe499 , 0x5fe4cd , 0x5fe500 , 0x5fe533 , 0x5fea= 25 , 0x5fea56 , 0x5fe34a , 0x5fe38b , 0x5fddef , 0x5ff5c7 , 0x5ff804 , 0x5ff654= , 0x5ff6a9 , 0x5fef5a , 0x5ff967 , 0x5ffbc3 = , 0x5feb35 , 0x5fdf53 , 0x5fdf90 = , 0x5fddef , 0x5fddef , 0x5fdfe2 , 0x5fddef , 0x= 5fddef , 0x5fddef , 0x5fddef , 0x5fddef , 0x5fddef , 0x5fddef to continue, or q to qui= t--- de+911>, 0x5fddef , 0x5fddef , 0x5f= e02a } stack =3D {pc =3D 0xc18940 "\210\n\204W", byte_string =3D {i= =3D 9828532}, byte_string_start =3D 0xc188f5 "\306\b!\020\3= 07\b!\031\310\b\236\032\311\033=CA=89\034\035\v\312\036\026\211\036\027\203= \060", next =3D 0x7fffffffb7d0} type =3D (unknown: 13040) #11 0x00000000005ba4fd in funcall_lambda (fun=3D..., nargs=3Dnargs@entry=3D= 1, arg_vector=3Darg_vector@entry=3D0x7fffffffb788) at eval.c:2929 syms_left =3D {i =3D 0} next =3D lexenv =3D i =3D optional =3D rest =3D #12 0x00000000005ba983 in Ffuncall (nargs=3D2, args=3D0x7fffffffb780) at ev= al.c:2762 fun =3D funcar =3D numargs =3D 1 val =3D internal_args =3D count =3D 12 #13 0x00000000005fdd5d in exec_byte_code (bytestr=3D..., vector=3D..., maxd= epth=3D..., args_template=3D..., nargs=3D0, nargs@entry=3D1, args=3D0x8d7b30 , args@entry=3D0x7fff= ffffba68) at bytecode.c:880 targets =3D ---Type to continue, or q to quit--- {0x5fddef , 0x5fe3c1 , 0= x5fe3c6 , 0x5fe3cb , 0x5fdbe2 , 0x5fdbe8 , 0x5fdec5 , 0x5fdf02 , 0x5fe081 , 0x5f= e086 , 0x5fe08b , 0x5fe095 , 0x5fdc19 , 0x5fdc20 , 0x5fe0ba , 0x5fe05a , 0x5fe26= 5 , 0x5fe26a , 0x5fe2e7 , 0x5fe2ec , 0x5fdc83 = , 0x5fdc88 , 0x5fe296 , 0x5fe26f <= exec_byte_code+2063>, 0x5fde9c , 0x5fdea1 , 0x5fdea6 , 0x5fdeb5 , = 0x5fdcf8 , 0x5fdd00 , 0x5fe2d2 , 0x5fde75 , 0x5fde5c , 0x5fde61 , 0x5fde66 , 0x5= fef26 , 0x5fdd3b , 0x5fdd40 , 0x5fe0a5 , 0x5fde35 , 0x5ff2df , 0x5ff2e4 , 0x5ff2e= 9 , 0x5ff2b3 , 0x5fdd7d , 0x5fdd80 , 0x5ff276 ,= 0x5ff2b8 , 0x5ff186 , 0x5ff17f <= exec_byte_code+5919>, 0x5ff111 , 0x5fddef , 0x5fddef , 0x5fddef , 0x5= fddef , 0x5fddef , 0x5ffb11 , 0x5ff79e , 0x5ff7ce , 0x5ffa3d , 0x5ffa73 , 0x5fe1= c1 , 0x5fe1fa , 0x5ffab1 , 0x5fe18a , 0x5fe22e , 0x5ffadd , 0x5ff8a9 , 0x5ff8d= 1 , 0x5ff905 , 0x5ff936 , 0x5ff9a9 , 0x5ff9d1 , 0x5ffa05 , 0x5ff859 , 0x5ff881= , 0x5ffcd3 , 0x5ffd07 , 0x5ffc05 , 0x5ffc39 = , 0x5ffc71 , 0x5ffca2 , 0x5ffb92 = , 0x5ffe28 , 0x5ffe65 , 0x5ffd3b , 0x5ffd7d ,= 0x5ffdb6 to continue, or q to qui= t--- +9046>, 0x5ffdef , 0x5fe8bb , 0x5= fe8f4 , 0x5fe925 , 0x5fe961 , 0x5fe992 , 0x5fe9c3 , 0x5fe9f4 , 0x5fea8a , 0x5f= ddc0 , 0x5feae0 , 0x5feb08 , 0x5feb77 , 0x5febcd , 0x5fec23 , 0x5fec4b , 0x5fec= 75 , 0x5fec9f , 0x5fecec , 0x5fddef , 0x5fed16 , 0x5fed3f , 0x5fed68 , 0x5fed91= , 0x5fedba , 0x5fede3 , 0x5fddc0 , 0x5fddef , = 0x5fee0b , 0x5fee46 , 0x5fee6e , 0x5fee96 , 0x5feeca , 0x5feefe , 0x5fe564 , 0= x5fe58a , 0x5fe82b , 0x5fe85f , 0x5fe7a2 , 0x5fe893 , 0x5fddef , 0x5ff05d , 0x5= ff2f5 , 0x5fe0cf , 0x5ff39c , 0x5ff457 , 0x5ff50f , 0x5feffe , 0x5ff03c , 0x5f= e2ab , 0x5fef2b , 0x5fe2f1 , 0x5ff0a9 , 0x5ff0d8 , 0x5ff1b5 , 0x5ff1fd , 0x5ff= 235 , 0x5ff74d , 0x5ff28b , 0x5fe7cb , 0x5fe803 , 0x5fe5be , 0x5fe5e6 , 0x5fe6= 0e , 0x5fe636 , 0x5fe66a , 0x5fe69e , 0x5fe6d2 , 0x5fe706 , 0x5fe3d5 , 0x5fe40= 9 , 0x5fe43d , 0x5fe465 , 0x5fe499 , 0x5fe4cd , 0x5fe500 , 0x5fe533 , 0x5fea25= , 0x5fea56 , 0x5fe34a , 0x5fe38b , 0x5fddef ,= 0x5ff5c7 , 0x5ff804 , 0x5ff654 <= exec_byte_code+7156>, 0x5ff6a9 , 0x5fef5a , 0x5ff967 to continue, or q to qui= t--- _byte_code+7943>, 0x5ffbc3 , 0x5feb35 , 0x5fdf53 , 0x5fdf90 , 0x5f= ddef , 0x5fddef , 0x5fdfe2 , 0x5fddef , 0x5fddef = , 0x5fddef , 0x5fddef , 0x5fddef , 0x5fddef , 0x5fddef , 0x5fddef , 0x5fddef , 0x5fe0= 2a } stack =3D {pc =3D 0x1495fdb "\207", byte_string =3D {i =3D 21897236}, byte_= string_start =3D 0x1495fd8 "\300\001!\207", next =3D 0x7fffffffbb00} type =3D (unknown: 13040) #14 0x00000000005ba63e in funcall_lambda (fun=3D..., nargs=3Dnargs@entry=3D= 1, arg_vector=3Darg_vector@entry=3D0x7fffffffba68) at eval.c:2863 size =3D syms_left =3D {i =3D 1030} next =3D lexenv =3D i =3D optional =3D rest =3D #15 0x00000000005ba983 in Ffuncall (nargs=3Dnargs@entry=3D2, args=3Dargs@en= try=3D0x7fffffffba60) at eval.c:2762 fun =3D funcar =3D numargs =3D 1 val =3D internal_args =3D ---Type to continue, or q to quit--- count =3D 11 #16 0x00000000005bc404 in Fapply (nargs=3D2, args=3D0x7fffffffba60) at eval= =2Ec:2286 i =3D numargs =3D funcall_nargs =3D funcall_args =3D 0x0 spread_arg =3D fun =3D {i =3D 20083605} retval =3D sa_avail =3D 16384 sa_must_free =3D false #17 0x00000000005bacb9 in Ffuncall (nargs=3D3, args=3D) at e= val.c:2681 fun =3D funcar =3D numargs =3D 2 val =3D internal_args =3D count =3D 10 #18 0x00000000005fdd5d in exec_byte_code (bytestr=3D..., vector=3D..., maxd= epth=3D..., args_template=3D..., nargs=3D0, nargs@entry=3D1, args=3D0x8d7b30 , args@entry=3D0x7fff= ffffbca0) at bytecode.c:880 targets =3D {0x5fddef , 0x5fe3c1 , 0= x5fe3c6 , 0x5fe3cb , 0x5fdbe2 , 0x5fdbe8 , 0x5fdec5 , 0x5fdf02 , 0x5fe081 , 0x5f= e086 , 0x5fe08b , 0x5fe095 , 0x5fdc19 , 0x5fdc20 to continue, or q to quit--- 448>, 0x5fe0ba , 0x5fe05a , 0x5fe= 265 , 0x5fe26a , 0x5fe2e7 , 0x5fe2ec , 0x5fdc83 , 0x5fdc88 , 0x5fe296 , 0x5fe26f= , 0x5fde9c , 0x5fdea1 , 0x5fdea6 , 0x5fdeb5 = , 0x5fdcf8 , 0x5fdd00 , 0x5fe2d2 , 0x5fde75 , 0x5fde5c , 0x5fde61 , 0x5fde66 , 0= x5fef26 , 0x5fdd3b , 0x5fdd40 , 0x5fe0a5 , 0x5fde35 , 0x5ff2df , 0x5ff2e4 , 0x5ff= 2e9 , 0x5ff2b3 , 0x5fdd7d , 0x5fdd80 , 0x5ff276 , 0x5ff2b8 , 0x5ff186 , 0x5ff17f= , 0x5ff111 , 0x5fddef , 0x5fddef , 0x5fddef , 0= x5fddef , 0x5fddef , 0x5ffb11 , 0x5ff79e , 0x5ff7ce , 0x5ffa3d , 0x5ffa73 , 0x5f= e1c1 , 0x5fe1fa , 0x5ffab1 , 0x5fe18a , 0x5fe22e , 0x5ffadd , 0x5ff8a9 , 0x5ff= 8d1 , 0x5ff905 , 0x5ff936 , 0x5ff9a9 , 0x5ff9d1 , 0x5ffa05 , 0x5ff859 , 0x5ff8= 81 , 0x5ffcd3 , 0x5ffd07 , 0x5ffc05 , 0x5ffc39 , 0x5ffc71 , 0x5ffca2 , 0x5ffb9= 2 , 0x5ffe28 , 0x5ffe65 , 0x5ffd3b , 0x5ffd7d , 0x5ffdb6 , 0x5ffdef , 0x5fe8bb= , 0x5fe8f4 , 0x5fe925 , 0x5fe961 , 0x5fe992 = , 0x5fe9c3 , 0x5fe9f4 , 0x5fea8a = , 0x5fddc0 , 0x5feae0 , 0x5feb08 , 0x5feb77 , = 0x5febcd to continue, or q to qui= t--- 4461>, 0x5fec23 , 0x5fec4b , 0x5f= ec75 , 0x5fec9f , 0x5fecec , 0x5fddef , 0x5fed16 , 0x5fed3f , 0x5fed68 , 0x5fed= 91 , 0x5fedba , 0x5fede3 , 0x5fddc0 , 0x5fddef = , 0x5fee0b , 0x5fee46 , 0x5fee6e = , 0x5fee96 , 0x5feeca , 0x5feefe , 0x5fe564 ,= 0x5fe58a , 0x5fe82b , 0x5fe85f <= exec_byte_code+3583>, 0x5fe7a2 , 0x5fe893 , 0x5fddef , 0x5ff05d , 0= x5ff2f5 , 0x5fe0cf , 0x5ff39c , 0x5ff457 , 0x5ff50f , 0x5feffe , 0x5ff03c , 0x= 5fe2ab , 0x5fef2b , 0x5fe2f1 , 0x5ff0a9 , 0x5ff0d8 , 0x5ff1b5 , 0x5ff1fd , 0x5= ff235 , 0x5ff74d , 0x5ff28b , 0x5fe7cb , 0x5fe803 , 0x5fe5be , 0x5fe5e6 , 0x5f= e60e , 0x5fe636 , 0x5fe66a , 0x5fe69e , 0x5fe6d2 , 0x5fe706 , 0x5fe3d5 , 0x5fe= 409 , 0x5fe43d , 0x5fe465 , 0x5fe499 , 0x5fe4cd , 0x5fe500 , 0x5fe533 , 0x5fea= 25 , 0x5fea56 , 0x5fe34a , 0x5fe38b , 0x5fddef , 0x5ff5c7 , 0x5ff804 , 0x5ff654= , 0x5ff6a9 , 0x5fef5a , 0x5ff967 , 0x5ffbc3 = , 0x5feb35 , 0x5fdf53 , 0x5fdf90 = , 0x5fddef , 0x5fddef , 0x5fdfe2 , 0x5fddef , 0x= 5fddef , 0x5fddef , 0x5fddef , 0x5fddef , 0x5fddef , 0x5fddef to continue, or q to qui= t--- de+911>, 0x5fddef , 0x5fddef , 0x5f= e02a } stack =3D {pc =3D 0x154d1ed "\207", byte_string =3D {i =3D 18743892}, byte_= string_start =3D 0x154d1c0 "\f\306\307\002\r\"\303\307\002\002\"\206)", nex= t =3D 0x7fffffffbd10} type =3D (unknown: 13040) #19 0x00000000005ba63e in funcall_lambda (fun=3D..., nargs=3Dnargs@entry=3D= 1, arg_vector=3Darg_vector@entry=3D0x7fffffffbca0) at eval.c:2863 size =3D syms_left =3D {i =3D 514} next =3D lexenv =3D i =3D optional =3D rest =3D #20 0x00000000005ba983 in Ffuncall (nargs=3D2, args=3D0x7fffffffbc98) at ev= al.c:2762 fun =3D funcar =3D numargs =3D 1 val =3D internal_args =3D count =3D 9 #21 0x00000000005fdd5d in exec_byte_code (bytestr=3D..., vector=3D..., maxd= epth=3D..., args_template=3D..., nargs=3D0, nargs@entry=3D1, args=3D0x8d7b30 , args@entry=3D0x7fff= ffffbe80) at bytecode.c:880 targets =3D ---Type to continue, or q to quit--- {0x5fddef , 0x5fe3c1 , 0= x5fe3c6 , 0x5fe3cb , 0x5fdbe2 , 0x5fdbe8 , 0x5fdec5 , 0x5fdf02 , 0x5fe081 , 0x5f= e086 , 0x5fe08b , 0x5fe095 , 0x5fdc19 , 0x5fdc20 , 0x5fe0ba , 0x5fe05a , 0x5fe26= 5 , 0x5fe26a , 0x5fe2e7 , 0x5fe2ec , 0x5fdc83 = , 0x5fdc88 , 0x5fe296 , 0x5fe26f <= exec_byte_code+2063>, 0x5fde9c , 0x5fdea1 , 0x5fdea6 , 0x5fdeb5 , = 0x5fdcf8 , 0x5fdd00 , 0x5fe2d2 , 0x5fde75 , 0x5fde5c , 0x5fde61 , 0x5fde66 , 0x5= fef26 , 0x5fdd3b , 0x5fdd40 , 0x5fe0a5 , 0x5fde35 , 0x5ff2df , 0x5ff2e4 , 0x5ff2e= 9 , 0x5ff2b3 , 0x5fdd7d , 0x5fdd80 , 0x5ff276 ,= 0x5ff2b8 , 0x5ff186 , 0x5ff17f <= exec_byte_code+5919>, 0x5ff111 , 0x5fddef , 0x5fddef , 0x5fddef , 0x5= fddef , 0x5fddef , 0x5ffb11 , 0x5ff79e , 0x5ff7ce , 0x5ffa3d , 0x5ffa73 , 0x5fe1= c1 , 0x5fe1fa , 0x5ffab1 , 0x5fe18a , 0x5fe22e , 0x5ffadd , 0x5ff8a9 , 0x5ff8d= 1 , 0x5ff905 , 0x5ff936 , 0x5ff9a9 , 0x5ff9d1 , 0x5ffa05 , 0x5ff859 , 0x5ff881= , 0x5ffcd3 , 0x5ffd07 , 0x5ffc05 , 0x5ffc39 = , 0x5ffc71 , 0x5ffca2 , 0x5ffb92 = , 0x5ffe28 , 0x5ffe65 , 0x5ffd3b , 0x5ffd7d ,= 0x5ffdb6 to continue, or q to qui= t--- +9046>, 0x5ffdef , 0x5fe8bb , 0x5= fe8f4 , 0x5fe925 , 0x5fe961 , 0x5fe992 , 0x5fe9c3 , 0x5fe9f4 , 0x5fea8a , 0x5f= ddc0 , 0x5feae0 , 0x5feb08 , 0x5feb77 , 0x5febcd , 0x5fec23 , 0x5fec4b , 0x5fec= 75 , 0x5fec9f , 0x5fecec , 0x5fddef , 0x5fed16 , 0x5fed3f , 0x5fed68 , 0x5fed91= , 0x5fedba , 0x5fede3 , 0x5fddc0 , 0x5fddef , = 0x5fee0b , 0x5fee46 , 0x5fee6e , 0x5fee96 , 0x5feeca , 0x5feefe , 0x5fe564 , 0= x5fe58a , 0x5fe82b , 0x5fe85f , 0x5fe7a2 , 0x5fe893 , 0x5fddef , 0x5ff05d , 0x5= ff2f5 , 0x5fe0cf , 0x5ff39c , 0x5ff457 , 0x5ff50f , 0x5feffe , 0x5ff03c , 0x5f= e2ab , 0x5fef2b , 0x5fe2f1 , 0x5ff0a9 , 0x5ff0d8 , 0x5ff1b5 , 0x5ff1fd , 0x5ff= 235 , 0x5ff74d , 0x5ff28b , 0x5fe7cb , 0x5fe803 , 0x5fe5be , 0x5fe5e6 , 0x5fe6= 0e , 0x5fe636 , 0x5fe66a , 0x5fe69e , 0x5fe6d2 , 0x5fe706 , 0x5fe3d5 , 0x5fe40= 9 , 0x5fe43d , 0x5fe465 , 0x5fe499 , 0x5fe4cd , 0x5fe500 , 0x5fe533 , 0x5fea25= , 0x5fea56 , 0x5fe34a , 0x5fe38b , 0x5fddef ,= 0x5ff5c7 , 0x5ff804 , 0x5ff654 <= exec_byte_code+7156>, 0x5ff6a9 , 0x5fef5a , 0x5ff967 to continue, or q to qui= t--- _byte_code+7943>, 0x5ffbc3 , 0x5feb35 , 0x5fdf53 , 0x5fdf90 , 0x5f= ddef , 0x5fddef , 0x5fdfe2 , 0x5fddef , 0x5fddef = , 0x5fddef , 0x5fddef , 0x5fddef , 0x5fddef , 0x5fddef , 0x5fddef , 0x5fddef , 0x5fe0= 2a } stack =3D {pc =3D 0xbda479 ")\262\001\326\001!\210\f\211\203= ", , byte_string =3D {i =3D 10465772}, byte_strin= g_start =3D 0xbda3d1 "\306\001\236A\307\002\236\203.", next = =3D 0x7fffffffbef0} type =3D (unknown: 13040) #22 0x00000000005ba63e in funcall_lambda (fun=3D..., nargs=3Dnargs@entry=3D= 1, arg_vector=3Darg_vector@entry=3D0x7fffffffbe80) at eval.c:2863 size =3D syms_left =3D {i =3D 1026} next =3D lexenv =3D i =3D optional =3D rest =3D #23 0x00000000005ba983 in Ffuncall (nargs=3D2, args=3D0x7fffffffbe78) at ev= al.c:2762 fun =3D funcar =3D numargs =3D 1 val =3D ---Type to continue, or q to quit--- internal_args =3D count =3D 7 #24 0x00000000005fdd5d in exec_byte_code (bytestr=3D..., vector=3D..., maxd= epth=3D..., args_template=3D..., nargs=3Dnargs@entry=3D0, args=3D0x8d7b30 <= re_max_failures>, args@entry=3D0x7fffffffc060) at bytecode.c:880 targets =3D {0x5fddef , 0x5fe3c1 , 0= x5fe3c6 , 0x5fe3cb , 0x5fdbe2 , 0x5fdbe8 , 0x5fdec5 , 0x5fdf02 , 0x5fe081 , 0x5f= e086 , 0x5fe08b , 0x5fe095 , 0x5fdc19 , 0x5fdc20 , 0x5fe0ba , 0x5fe05a , 0x5fe26= 5 , 0x5fe26a , 0x5fe2e7 , 0x5fe2ec , 0x5fdc83 = , 0x5fdc88 , 0x5fe296 , 0x5fe26f <= exec_byte_code+2063>, 0x5fde9c , 0x5fdea1 , 0x5fdea6 , 0x5fdeb5 , = 0x5fdcf8 , 0x5fdd00 , 0x5fe2d2 , 0x5fde75 , 0x5fde5c , 0x5fde61 , 0x5fde66 , 0x5= fef26 , 0x5fdd3b , 0x5fdd40 , 0x5fe0a5 , 0x5fde35 , 0x5ff2df , 0x5ff2e4 , 0x5ff2e= 9 , 0x5ff2b3 , 0x5fdd7d , 0x5fdd80 , 0x5ff276 ,= 0x5ff2b8 , 0x5ff186 , 0x5ff17f <= exec_byte_code+5919>, 0x5ff111 , 0x5fddef , 0x5fddef , 0x5fddef , 0x5= fddef , 0x5fddef , 0x5ffb11 , 0x5ff79e , 0x5ff7ce , 0x5ffa3d , 0x5ffa73 , 0x5fe1= c1 , 0x5fe1fa , 0x5ffab1 , 0x5fe18a , 0x5fe22e , 0x5ffadd , 0x5ff8a9 , 0x5ff8d= 1 , 0x5ff905 , 0x5ff936---Type to continue, or q to quit--- , 0x5ff9a9 , 0x5ff9d1 , 0x5ffa05 , 0x5ff859 = , 0x5ff881 , 0x5ffcd3 , 0x5ffd07 = , 0x5ffc05 , 0x5ffc39 , 0x5ffc71 , 0x5ffca2 ,= 0x5ffb92 , 0x5ffe28 , 0x5ffe65 <= exec_byte_code+9221>, 0x5ffd3b , 0x5ffd7d , 0x5ffdb6 , 0x5ffdef , = 0x5fe8bb , 0x5fe8f4 , 0x5fe925 , 0x5fe961 , 0x5fe992 , 0x5fe9c3 , 0x5fe9f4 , 0= x5fea8a , 0x5fddc0 , 0x5feae0 , 0x5feb08 , 0x5feb77 , 0x5febcd , 0x5fec23 , 0x5= fec4b , 0x5fec75 , 0x5fec9f , 0x5fecec , 0x5fddef , 0x5fed16 , 0x5fed3f , 0x5fe= d68 , 0x5fed91 , 0x5fedba , 0x5fede3 , 0x5fddc0 , 0x5fddef , 0x5fee0b , 0x5fee46= , 0x5fee6e , 0x5fee96 , 0x5feeca , 0x5feefe = , 0x5fe564 , 0x5fe58a , 0x5fe82b = , 0x5fe85f , 0x5fe7a2 , 0x5fe893 , 0x5fddef , = 0x5ff05d , 0x5ff2f5 , 0x5fe0cf , 0x5ff39c , 0x5ff457 , 0x5ff50f , 0x5feffe , 0= x5ff03c , 0x5fe2ab , 0x5fef2b , 0x5fe2f1 , 0x5ff0a9 , 0x5ff0d8 , 0x5ff1b5 , 0x= 5ff1fd , 0x5ff235 , 0x5ff74d , 0x5ff28b , 0x5fe7cb , 0x5fe803 , 0x5fe5be , 0x5= fe5e6 , 0x5fe60e , 0x5fe636 , 0x5fe66a , 0x5fe69e , 0x5fe6d2 , 0x5fe706 , 0x5f= e3d5 to continue, or q to qui= t--- >, 0x5fe409 , 0x5fe43d , 0x5fe465= , 0x5fe499 , 0x5fe4cd , 0x5fe500 , 0x5fe533 = , 0x5fea25 , 0x5fea56 , 0x5fe34a = , 0x5fe38b , 0x5fddef , 0x5ff5c7 , 0x5ff804 , = 0x5ff654 , 0x5ff6a9 , 0x5fef5a , 0x5ff967 , 0x5ffbc3 , 0x5feb35 , 0x5fdf53 , 0= x5fdf90 , 0x5fddef , 0x5fddef , 0x5fdfe2 , 0x5fddef , 0x5fddef , 0x5fddef , 0x5fdde= f , 0x5fddef , 0x5fddef , 0x5fddef , 0x5fddef , 0x= 5fddef , 0x5fe02a } stack =3D {pc =3D 0xbdab66 "\211\026\022\026\023\315\v!\023\= 316\016\022\317\320\n\317\"#\210\321\n!\210=CA=89\022\207", byte_string =3D= {i =3D 10462236}, byte_string_start =3D 0xbdab3f "\b\205A",= next =3D 0x7fffffffc140} type =3D (unknown: 13040) #25 0x00000000005ba63e in funcall_lambda (fun=3D..., nargs=3Dnargs@entry=3D= 0, arg_vector=3Darg_vector@entry=3D0x7fffffffc060) at eval.c:2863 size =3D syms_left =3D {i =3D 2} next =3D lexenv =3D i =3D optional =3D rest =3D ---Type to continue, or q to quit--- #26 0x00000000005ba983 in Ffuncall (nargs=3D1, args=3D0x7fffffffc058) at ev= al.c:2762 fun =3D funcar =3D numargs =3D 0 val =3D internal_args =3D count =3D 6 #27 0x00000000005fdd5d in exec_byte_code (bytestr=3D..., vector=3D..., maxd= epth=3D..., args_template=3D..., nargs=3Dnargs@entry=3D0, args=3D0x8d7b30 <= re_max_failures>, args@entry=3D0x7fffffffc2b8) at bytecode.c:880 targets =3D {0x5fddef , 0x5fe3c1 , 0= x5fe3c6 , 0x5fe3cb , 0x5fdbe2 , 0x5fdbe8 , 0x5fdec5 , 0x5fdf02 , 0x5fe081 , 0x5f= e086 , 0x5fe08b , 0x5fe095 , 0x5fdc19 , 0x5fdc20 , 0x5fe0ba , 0x5fe05a , 0x5fe26= 5 , 0x5fe26a , 0x5fe2e7 , 0x5fe2ec , 0x5fdc83 = , 0x5fdc88 , 0x5fe296 , 0x5fe26f <= exec_byte_code+2063>, 0x5fde9c , 0x5fdea1 , 0x5fdea6 , 0x5fdeb5 , = 0x5fdcf8 , 0x5fdd00 , 0x5fe2d2 , 0x5fde75 , 0x5fde5c , 0x5fde61 , 0x5fde66 , 0x5= fef26 , 0x5fdd3b , 0x5fdd40 , 0x5fe0a5 , 0x5fde35 , 0x5ff2df , 0x5ff2e4 , 0x5ff2e= 9 , 0x5ff2b3 , 0x5fdd7d , 0x5fdd80 , 0x5ff276 ,= 0x5ff2b8 , 0x5ff186 , 0x5ff17f <= exec_byte_code+5919>, 0x5ff111 , 0x5fddef , 0x5fddef to continue, or q t= o quit--- code+911>, 0x5fddef , 0x5fddef , 0x= 5fddef , 0x5ffb11 , 0x5ff79e , 0x5ff7ce , 0x5ffa3d , 0x5ffa73 , 0x5fe1c1 , 0x5f= e1fa , 0x5ffab1 , 0x5fe18a , 0x5fe22e , 0x5ffadd , 0x5ff8a9 , 0x5ff8d1 , 0x5ff= 905 , 0x5ff936 , 0x5ff9a9 , 0x5ff9d1 , 0x5ffa05 , 0x5ff859 , 0x5ff881 , 0x5ffc= d3 , 0x5ffd07 , 0x5ffc05 , 0x5ffc39 , 0x5ffc71 , 0x5ffca2 , 0x5ffb92 , 0x5ffe2= 8 , 0x5ffe65 , 0x5ffd3b , 0x5ffd7d , 0x5ffdb6 , 0x5ffdef , 0x5fe8bb , 0x5fe8f4= , 0x5fe925 , 0x5fe961 , 0x5fe992 , 0x5fe9c3 = , 0x5fe9f4 , 0x5fea8a , 0x5fddc0 = , 0x5feae0 , 0x5feb08 , 0x5feb77 , 0x5febcd , = 0x5fec23 , 0x5fec4b , 0x5fec75 , 0x5fec9f , 0x5fecec , 0x5fddef , 0x5fed16 , 0x= 5fed3f , 0x5fed68 , 0x5fed91 , 0x5fedba , 0x5fede3 , 0x5fddc0 , 0x5fddef , 0x5fe= e0b , 0x5fee46 , 0x5fee6e , 0x5fee96 , 0x5feeca , 0x5feefe , 0x5fe564 , 0x5fe5= 8a , 0x5fe82b , 0x5fe85f , 0x5fe7a2 , 0x5fe893 , 0x5fddef , 0x5ff05d , 0x5ff2f5= , 0x5fe0cf , 0x5ff39c , 0x5ff457 , 0x5ff50f = , 0x5feffe , 0x5ff03c , 0x5fe2ab = , 0x5fef2b , 0x5fe2f1 , 0x5ff0a9 to continue, or q to qui= t--- c_byte_code+5705>, 0x5ff0d8 , 0x5ff1b5 , 0x5ff1fd , 0x5ff235 , 0x5= ff74d , 0x5ff28b , 0x5fe7cb , 0x5fe803 , 0x5fe5be , 0x5fe5e6 , 0x5fe60e , 0x5f= e636 , 0x5fe66a , 0x5fe69e , 0x5fe6d2 , 0x5fe706 , 0x5fe3d5 , 0x5fe409 , 0x5fe= 43d , 0x5fe465 , 0x5fe499 , 0x5fe4cd , 0x5fe500 , 0x5fe533 , 0x5fea25 , 0x5fea= 56 , 0x5fe34a , 0x5fe38b , 0x5fddef , 0x5ff5c7 , 0x5ff804 , 0x5ff654 , 0x5ff6a9= , 0x5fef5a , 0x5ff967 , 0x5ffbc3 , 0x5feb35 = , 0x5fdf53 , 0x5fdf90 , 0x5fddef = , 0x5fddef , 0x5fdfe2 , 0x5fddef , 0x5fddef , 0x5= fddef , 0x5fddef , 0x5fddef , 0x5fddef , 0x5fddef = , 0x5fddef , 0x5fddef , 0x5fe02a } stack =3D {pc =3D 0xbd61fd "\210\201\216", byte_string =3D {= i =3D 10500868}, byte_string_start =3D 0xbd5efc "\306 \020\3= 07\021\n\023\307\024\310\311!\211\307=3D\204\060", next =3D 0x7fffffffc350} type =3D (unknown: 13040) #28 0x00000000005ba63e in funcall_lambda (fun=3D..., nargs=3Dnargs@entry=3D= 0, arg_vector=3Darg_vector@entry=3D0x7fffffffc2b8) at eval.c:2863 size =3D syms_left =3D {i =3D 2} next =3D ---Type to continue, or q to quit--- lexenv =3D i =3D optional =3D rest =3D #29 0x00000000005ba983 in Ffuncall (nargs=3D1, args=3D0x7fffffffc2b0) at ev= al.c:2762 fun =3D funcar =3D numargs =3D 0 val =3D internal_args =3D count =3D 5 #30 0x00000000005fdd5d in exec_byte_code (bytestr=3D..., vector=3D..., maxd= epth=3D..., args_template=3D..., nargs=3Dnargs@entry=3D0, args=3D0x8d7b30 <= re_max_failures>, args@entry=3D0x7fffffffc410) at bytecode.c:880 targets =3D {0x5fddef , 0x5fe3c1 , 0= x5fe3c6 , 0x5fe3cb , 0x5fdbe2 , 0x5fdbe8 , 0x5fdec5 , 0x5fdf02 , 0x5fe081 , 0x5f= e086 , 0x5fe08b , 0x5fe095 , 0x5fdc19 , 0x5fdc20 , 0x5fe0ba , 0x5fe05a , 0x5fe26= 5 , 0x5fe26a , 0x5fe2e7 , 0x5fe2ec , 0x5fdc83 = , 0x5fdc88 , 0x5fe296 , 0x5fe26f <= exec_byte_code+2063>, 0x5fde9c , 0x5fdea1 , 0x5fdea6 , 0x5fdeb5 , = 0x5fdcf8 , 0x5fdd00 , 0x5fe2d2 , 0x5fde75 , 0x5fde5c , 0x5fde61 , 0x5fde66 , 0x5= fef26 , 0x5fdd3b , 0x5fdd40 , 0x5fe0a5 to continue, or q = to quit--- yte_code+1605>, 0x5fde35 , 0x5ff2df , 0x5ff2e4 , 0x5ff2e9 , 0x5ff2b= 3 , 0x5fdd7d , 0x5fdd80 , 0x5ff276 , 0x5ff2b8 ,= 0x5ff186 , 0x5ff17f , 0x5ff111 <= exec_byte_code+5809>, 0x5fddef , 0x5fddef , 0x5fddef , 0x5fddef , 0x5f= ddef , 0x5ffb11 , 0x5ff79e , 0x5ff7ce , 0x5ffa3d , 0x5ffa73 , 0x5fe1c1 , 0x5fe1= fa , 0x5ffab1 , 0x5fe18a , 0x5fe22e , 0x5ffadd , 0x5ff8a9 , 0x5ff8d1 , 0x5ff90= 5 , 0x5ff936 , 0x5ff9a9 , 0x5ff9d1 , 0x5ffa05 , 0x5ff859 , 0x5ff881 , 0x5ffcd3= , 0x5ffd07 , 0x5ffc05 , 0x5ffc39 , 0x5ffc71 = , 0x5ffca2 , 0x5ffb92 , 0x5ffe28 = , 0x5ffe65 , 0x5ffd3b , 0x5ffd7d , 0x5ffdb6 ,= 0x5ffdef , 0x5fe8bb , 0x5fe8f4 <= exec_byte_code+3732>, 0x5fe925 , 0x5fe961 , 0x5fe992 , 0x5fe9c3 , = 0x5fe9f4 , 0x5fea8a , 0x5fddc0 , 0x5feae0 , 0x5feb08 , 0x5feb77 , 0x5febcd , 0x= 5fec23 , 0x5fec4b , 0x5fec75 , 0x5fec9f , 0x5fecec , 0x5fddef , 0x5fed16 , 0x5f= ed3f , 0x5fed68 , 0x5fed91 , 0x5fedba , 0x5fede3 , 0x5fddc0 , 0x5fddef , 0x5fee0= b , 0x5fee46 , 0x5fee6e , 0x5fee96 , 0x5feeca , 0x5feefe , 0x5fe564 , 0x5fe58a= , 0x5fe82b , 0x5fe85f , 0x5fe7a2 to continue, or q to qui= t--- ec_byte_code+3394>, 0x5fe893 , 0x5fddef , 0x5ff05d , 0x5ff2f5 , 0x5= fe0cf , 0x5ff39c , 0x5ff457 , 0x5ff50f , 0x5feffe , 0x5ff03c , 0x5fe2ab , 0x5f= ef2b , 0x5fe2f1 , 0x5ff0a9 , 0x5ff0d8 , 0x5ff1b5 , 0x5ff1fd , 0x5ff235 , 0x5ff= 74d , 0x5ff28b , 0x5fe7cb , 0x5fe803 , 0x5fe5be , 0x5fe5e6 , 0x5fe60e , 0x5fe6= 36 , 0x5fe66a , 0x5fe69e , 0x5fe6d2 , 0x5fe706 , 0x5fe3d5 , 0x5fe409 , 0x5fe43= d , 0x5fe465 , 0x5fe499 , 0x5fe4cd , 0x5fe500 , 0x5fe533 , 0x5fea25 , 0x5fea56= , 0x5fe34a , 0x5fe38b , 0x5fddef , 0x5ff5c7 ,= 0x5ff804 , 0x5ff654 , 0x5ff6a9 <= exec_byte_code+7241>, 0x5fef5a , 0x5ff967 , 0x5ffbc3 , 0x5feb35 , = 0x5fdf53 , 0x5fdf90 , 0x5fddef , 0x5fddef , 0x5fdfe2 , 0x5fddef , 0x5fddef , 0x5fd= def , 0x5fddef , 0x5fddef , 0x5fddef , 0x5fddef , = 0x5fddef , 0x5fddef , 0x5fe02a } stack =3D {pc =3D 0xbd6c01 "\210)\210\375\376\377\"\210\201H= ", byte_string =3D {i =3D 10496876}, byte_string_start =3D 0xbd6a8d "\b\203\b", next =3D 0x0} type =3D (unknown: 13040) #31 0x00000000005ba63e in funcall_lambda (fun=3Dfun@entry=3D..., nargs=3Dna= rgs@entry=3D0, arg_vector=3Darg_vector@entry=3D0x---Type to contin= ue, or q to quit--- 7fffffffc410) at eval.c:2863 size =3D syms_left =3D {i =3D 2} next =3D lexenv =3D i =3D optional =3D rest =3D #32 0x00000000005b978d in apply_lambda (fun=3D..., args=3D..., count=3Dcoun= t@entry=3D3) at eval.c:2802 args_left =3D i =3D tem =3D {i =3D 4611686019484352512} sa_avail =3D sa_must_free =3D false #33 0x00000000005b9ae3 in eval_sub (form=3D..., form@entry=3D...) at eval.c= :2249 fun =3D val =3D original_fun =3D {i =3D 8962648} original_args =3D {i =3D 0} funcar =3D count =3D 3 argvals =3D {{i =3D 124}, {i =3D 140733193388123}, {i =3D 0}, {i =3D 134926= 00}, {i =3D 13492600}, {i =3D 28944}, {i =3D 0}, {i =3D 22831536}} #34 0x00000000005be27c in Feval (form=3D..., lexical=3D..., lexical@entry= =3D...) at eval.c:1996 ---Type to continue, or q to quit--- #35 0x0000000000532f52 in top_level_2 () at keyboard.c:1108 #36 0x00000000005b8ead in internal_condition_case (bfun=3Dbfun@entry=3D0x53= 2f40 , handlers=3D..., handlers@entry=3D..., hfun=3Dhfun@entry=3D0x539000 ) at eval= =2Ec:1310 val =3D {i =3D 0} c =3D #37 0x0000000000532f2c in top_level_1 (ignore=3D..., ignore@entry=3D...) at= keyboard.c:1116 #38 0x00000000005b8e5b in internal_catch (tag=3D..., tag@entry=3D..., func=3Dfunc@entry=3D0x532ed0 , arg=3D...,= arg@entry=3D...) at eval.c:1075 val =3D {i =3D 0} c =3D #39 0x0000000000532e66 in command_loop () at keyboard.c:1077 #40 0x0000000000538b48 in recursive_edit_1 () at keyboard.c:684 val =3D #41 0x0000000000538ea8 in Frecursive_edit () at keyboard.c:755 #42 0x000000000041c2d8 in main (argc=3D, argv=3D0x7fffffffc7= c8) at emacs.c:1643 dummy =3D {i =3D 140737488340608} stack_bottom_variable =3D -9 '\367' do_initial_setlocale =3D dumping =3D skip_args =3D 0 rlim =3D {rlim_cur =3D 8720000, rlim_max =3D 18446744073709551615} no_loadup =3D false junk =3D 0x0 dname_arg =3D 0x0 ch_to_dir =3D 0x0 ---Type to continue, or q to quit--- original_pwd =3D 0x0 sockfd =3D -1 (gdb) --=20 Zack Piper https://apertron.net From debbugs-submit-bounces@debbugs.gnu.org Thu May 19 11:44:43 2016 Received: (at control) by debbugs.gnu.org; 19 May 2016 15:44:43 +0000 Received: from localhost ([127.0.0.1]:58241 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b3Q7v-00022Z-Gg for submit@debbugs.gnu.org; Thu, 19 May 2016 11:44:43 -0400 Received: from eggs.gnu.org ([208.118.235.92]:55803) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b3Q7t-00022M-Dz for control@debbugs.gnu.org; Thu, 19 May 2016 11:44:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b3Q7n-0007Cp-PA for control@debbugs.gnu.org; Thu, 19 May 2016 11:44:36 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:35260) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b3Q7n-0007Ch-MR for control@debbugs.gnu.org; Thu, 19 May 2016 11:44:35 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1b3Q7m-00026a-8l for control@debbugs.gnu.org; Thu, 19 May 2016 11:44:34 -0400 Subject: control message for bug 23572 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Thu, 19 May 2016 11:44:34 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.4 (------) merge 23573 23578 23572 From debbugs-submit-bounces@debbugs.gnu.org Thu May 19 11:48:41 2016 Received: (at control) by debbugs.gnu.org; 19 May 2016 15:48:41 +0000 Received: from localhost ([127.0.0.1]:58246 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b3QBl-0003ms-14 for submit@debbugs.gnu.org; Thu, 19 May 2016 11:48:41 -0400 Received: from eggs.gnu.org ([208.118.235.92]:56588) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b3QBj-0003mg-N6 for control@debbugs.gnu.org; Thu, 19 May 2016 11:48:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b3QBd-00087D-P1 for control@debbugs.gnu.org; Thu, 19 May 2016 11:48:34 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:35288) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b3QBd-000879-LZ for control@debbugs.gnu.org; Thu, 19 May 2016 11:48:33 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1b3QBd-0002XB-7f for control@debbugs.gnu.org; Thu, 19 May 2016 11:48:33 -0400 Subject: control message for bug 23572 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Thu, 19 May 2016 11:48:33 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.4 (------) forcemerge 23580 23572 From unknown Sun Jun 15 08:01:28 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 17 Jun 2016 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator