From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nicolas Richard Newsgroups: gmane.emacs.bugs Subject: bug#16128: 24.3.50; SIGSEGV at font.c:2901 : eassert (FRAME_DISPLAY_INFO (font->frame)->n_fonts); Date: Fri, 13 Dec 2013 13:04:56 +0100 Message-ID: <87mwk5nehj.fsf@yahoo.fr> References: <87eh5hrom8.fsf@yahoo.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1386936322 5274 80.91.229.3 (13 Dec 2013 12:05:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Dec 2013 12:05:22 +0000 (UTC) To: 16128@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Dec 13 13:05:28 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VrRUj-0001Ak-BA for geb-bug-gnu-emacs@m.gmane.org; Fri, 13 Dec 2013 13:05:25 +0100 Original-Received: from localhost ([::1]:41757 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VrRUi-0001YK-UI for geb-bug-gnu-emacs@m.gmane.org; Fri, 13 Dec 2013 07:05:24 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56610) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VrRUW-0001Wn-AA for bug-gnu-emacs@gnu.org; Fri, 13 Dec 2013 07:05:20 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VrRUN-0002RJ-No for bug-gnu-emacs@gnu.org; Fri, 13 Dec 2013 07:05:12 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:60873) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VrRUN-0002QR-Gz for bug-gnu-emacs@gnu.org; Fri, 13 Dec 2013 07:05:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VrRUM-00067F-GI for bug-gnu-emacs@gnu.org; Fri, 13 Dec 2013 07:05:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Nicolas Richard Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 13 Dec 2013 12:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 16128 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 16128-submit@debbugs.gnu.org id=B16128.138693628023479 (code B ref 16128); Fri, 13 Dec 2013 12:05:02 +0000 Original-Received: (at 16128) by debbugs.gnu.org; 13 Dec 2013 12:04:40 +0000 Original-Received: from localhost ([127.0.0.1]:46660 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VrRTy-00066c-T4 for submit@debbugs.gnu.org; Fri, 13 Dec 2013 07:04:39 -0500 Original-Received: from mxin.ulb.ac.be ([164.15.128.112]:37531) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VrRTr-00066L-Lx for 16128@debbugs.gnu.org; Fri, 13 Dec 2013 07:04:34 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AkgLAGT3qlKkD4Nx/2dsb2JhbABZg0KDWKA7GAKVBIE4dIImAQUaAQgEYggDGgIFGgcCAg8BBIhLARSzDFOPRAGHYReBKYZYhRqBDTo6gm6BSAEDlDODY4EwhH6EHYdJgWyBPzuBLCQ Original-Received: from geodiff-mac3.ulb.ac.be (HELO geodiff-mac3) ([164.15.131.113]) by smtp.ulb.ac.be with ESMTP; 13 Dec 2013 13:04:29 +0100 In-Reply-To: <87eh5hrom8.fsf@yahoo.fr> (Nicolas Richard's message of "Fri, 13 Dec 2013 12:12:31 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:81872 Archived-At: It seems reproducible from -Q rather easily (I was able to do it a few times consistantly) : I run "gdb emacs" then "run -Q" at the gdb prompt. Once the GUI is there, I point at the major mode name in the modeline ("Fundamental") which shows a tooltip. Moving away and back in order to make the tooltip disappear and reappear, it quickly (within seconds) makes the program crash. Here's the backtrace again, from -Q : youngfrog@geodiff-mac3 ~/sources/running-emacs/src $ gdb emacs GNU gdb (Gentoo 7.5.1 p2) 7.5.1 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /home/youngfrog/sources/running-emacs/src/emacs...done. SIGINT is used by the debugger. Are you sure you want to change it? (y or n) [answered Y; input not from te= rminal] DISPLAY =3D :0.0 TERM =3D xterm Breakpoint 1 at 0x81519b0: file emacs.c, line 350. Temporary breakpoint 2 at 0x816f050: file sysdep.c, line 850. (gdb) run -Q Starting program: /home/youngfrog/sources/running-emacs/src/emacs -Q warning: Could not load shared library symbols for linux-gate.so.1. Do you need "set solib-search-path" or "set sysroot"? [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/libthread_db.so.1". [New Thread 0xb4c5ab40 (LWP 15941)] [New Thread 0xb421eb40 (LWP 15942)] [New Thread 0xb38ffb40 (LWP 15943)] Program received signal SIGSEGV, Segmentation fault. 0x081f08dd in font_close_object (font_object=3D141131381) at font.c:2901 2901 eassert (FRAME_DISPLAY_INFO (font->frame)->n_fonts); (gdb) bt full #0 0x081f08dd in font_close_object (font_object=3D141131381) at font.c:2901 font =3D 0x8697e70 #1 0x081b4602 in cleanup_vector (vector=3D) at alloc.c:2883 size =3D obj =3D -1212076044 #2 0x081bae3d in sweep_vectors () at alloc.c:2941 total_bytes =3D 312 free_this_block =3D false nbytes =3D block =3D 0x8697d38 bprev =3D lv =3D lvprev =3D 0x8516a50 vector =3D 0x8697d38 next =3D 0x8697e70 #3 gc_sweep () at alloc.c:6631 No locals. #4 Fgarbage_collect () at alloc.c:5554 nextb =3D stack_top_variable =3D -65 '\277' i =3D message_p =3D true start =3D { tv_sec =3D 1386935877,=20 tv_nsec =3D 541223714 } retval =3D tot_before =3D 0 #5 0x081d555d in maybe_gc () at lisp.h:4476 No locals. #6 Ffuncall (nargs=3D4, args=3D0xbfffccb4) at eval.c:2756 fun =3D original_fun =3D funcar =3D 0 numargs =3D 3 val =3D internal_args =3D i =3D #7 0x0821364f in exec_byte_code (bytestr=3D140971584, vector=3D0, maxdepth= =3D20, args_template=3D139690946, nargs=3D-1073754944, args=3D0x4) at bytec= ode.c:919 targets =3D {0x82136d3 , 0x8213792 , 0x8213797 , 0x821379c = , 0x82134ea , 0x82134f0 ,=20 0x8213bb9 , 0x8214a40 ,= 0x8213bf8 , 0x8213c05 , 0x8213be= e , 0x8213bf3 ,=20 0x821351b , 0x8213520 , 0= x82139d5 , 0x8213cbb , 0x8213b3d = , 0x8213b42 ,=20 0x8213baf , 0x8213bb4 ,= 0x8213579 , 0x8213580 , 0x8213b67 = , 0x8213b47 ,=20 0x82139b5 , 0x82139ba ,= 0x82139bf , 0x82139c5 , 0x82135f= 1 , 0x82135f8 ,=20 0x8213b9e , 0x8213995 ,= 0x8213982 , 0x8213987 , 0x821398= c , 0x821395d ,=20 0x821362a , 0x8213630 , 0= x821393b , 0x8213962 , 0x8214ae4 = , 0x8214ae9 ,=20 0x8214aee , 0x8214abf ,= 0x8213669 , 0x8213670 , 0x821394c = , 0x8214ac4 ,=20 0x82148fc , 0x82148f2 ,= 0x82147bb , 0x82136d3 , 0x82136d3= , 0x82136d3 ,=20 0x82136d3 , 0x82136d3 , 0= x8215120 , 0x82150c4 , 0x82150f2 = , 0x8214fff ,=20 0x821502d , 0x8213a9f ,= 0x8213ad4 , 0x8215067 , 0x8213a6= b , 0x8213b09 ,=20 0x821508f , 0x8214e63 ,= 0x8214e87 , 0x8214ebf , 0x8214ef= 3 , 0x8214f67 ,=20 0x8214f8b , 0x8214fc3 ,= 0x8214c87 , 0x8214cab , 0x82152f= 1 , 0x8215326 ,=20 0x8215215 , 0x821524a ,= 0x8215289 , 0x82152bd , 0x82151a= 4 , 0x8215459 ,=20 0x8215487 , 0x821535e ,= 0x821539c , 0x82153dc , 0x821541= 9 , 0x8213fc2 ,=20 0x82145b7 , 0x821455a ,= 0x8214583 , 0x821448a , 0x82144b= e , 0x82144f2 ,=20 0x8214306 , 0x82136a9 , = 0x8214349 , 0x8214370 , 0x82143d7= , 0x821441d ,=20 0x8214463 , 0x8213fff ,= 0x8214028 , 0x8214051 , 0x821409= 1 , 0x82136d3 ,=20 0x82140c1 , 0x82140ea ,= 0x8214113 , 0x821413c , 0x821416= 5 , 0x821418e ,=20 0x82136a9 , 0x82136d3 , 0= x82141b5 , 0x82141f5 , 0x821421c = , 0x8214240 ,=20 0x8214278 , 0x82142ad ,= 0x8213cdb , 0x8213d00 , 0x8213d3= 5 , 0x8213d6d ,=20 0x8213da2 , 0x8213dcb ,= 0x82136d3 , 0x8214a00 , 0x8214af5= , 0x8213a05 ,=20 0x8214dc7 , 0x8214cd2 ,= 0x8214d31 , 0x8214720 , 0x82149e= 7 , 0x8213b78 ,=20 0x8214673 , 0x8214614 ,= 0x8214754 , 0x821477e , 0x821491= e , 0x8214965 ,=20 0x82149a4 , 0x8214b6f ,= 0x82145eb , 0x8213df2 , 0x8213e3= 1 , 0x8213e55 ,=20 0x8213e79 , 0x8213ea0 ,= 0x8213ec4 , 0x8213efc , 0x8213f3= 1 , 0x8213f69 ,=20 0x8213f9e , 0x82137a5 ,= 0x82137da , 0x8213812 , 0x821383= 6 , 0x821386e ,=20 0x82138a3 , 0x82138d5 ,= 0x8213907 , 0x8214526 , 0x82142d= 1 , 0x821372f ,=20 0x8213769 , 0x82136d3 , = 0x8214bc4 , 0x8214c30 , 0x82154b5= , 0x8215538 ,=20 0x821469d , 0x8214f27 ,= 0x82151d8 , 0x821439a , 0x8214a8= 9 , 0x8213c15 ,=20 0x82136d3 , 0x82136d3 , 0= x8213c58 , 0x82136d3 , 0x82136d3 <= exec_byte_code+979>, 0x82136d3 , 0x82136d3 ,=20 0x82136d3 , 0x82136d3 , 0= x82136d3 , 0x82136d3 , 0x82136d3 , 0x8213c90 } count =3D 54 count_volatile =3D 139691232 vectorp =3D 0x831d9fc vectorp_volatile =3D 0x85383c2 stack =3D { pc =3D 0x84a4493 "\211\035\203\025",=20 byte_string =3D 137484777,=20 byte_string_start =3D 0x84a4488 "\301\b!\031\306\t= \nP\v\f#\211\035\203\025",=20 next =3D 0xbfffcee8 } stack_volatile =3D { pc =3D 0x5
,=20 byte_string =3D 136147173,=20 byte_string_start =3D 0x831efae "1\bB\205S\b\271\35= 7\061\b\v",=20 next =3D 0xbfffce5c } result =3D 140971584 type =3D (unknown: 3082891252) #8 0x081d51c1 in funcall_lambda (fun=3D137484725, nargs=3D5, arg_vector=3D= 0xbfffce58) at eval.c:3039 val =3D syms_left =3D next =3D 137484720 lexenv =3D 139690946 i =3D optional =3D rest =3D #9 0x081d5527 in Ffuncall (nargs=3D6, args=3D0xbfffce54) at eval.c:2866 fun =3D original_fun =3D 141711498 funcar =3D 0 numargs =3D 5 val =3D internal_args =3D i =3D #10 0x0821364f in exec_byte_code (bytestr=3D140971584, vector=3D0, maxdepth= =3D28, args_template=3D139690946, nargs=3D-1073754520, args=3D0x6) at bytec= ode.c:919 targets =3D {0x82136d3 , 0x8213792 , 0x8213797 , 0x821379c = , 0x82134ea , 0x82134f0 ,=20 0x8213bb9 , 0x8214a40 ,= 0x8213bf8 , 0x8213c05 , 0x8213be= e , 0x8213bf3 ,=20 0x821351b , 0x8213520 , 0= x82139d5 , 0x8213cbb , 0x8213b3d = , 0x8213b42 ,=20 0x8213baf , 0x8213bb4 ,= 0x8213579 , 0x8213580 , 0x8213b67 = , 0x8213b47 ,=20 0x82139b5 , 0x82139ba ,= 0x82139bf , 0x82139c5 , 0x82135f= 1 , 0x82135f8 ,=20 0x8213b9e , 0x8213995 ,= 0x8213982 , 0x8213987 , 0x821398= c , 0x821395d ,=20 0x821362a , 0x8213630 , 0= x821393b , 0x8213962 , 0x8214ae4 = , 0x8214ae9 ,=20 0x8214aee , 0x8214abf ,= 0x8213669 , 0x8213670 , 0x821394c = , 0x8214ac4 ,=20 0x82148fc , 0x82148f2 ,= 0x82147bb , 0x82136d3 , 0x82136d3= , 0x82136d3 ,=20 0x82136d3 , 0x82136d3 , 0= x8215120 , 0x82150c4 , 0x82150f2 = , 0x8214fff ,=20 0x821502d , 0x8213a9f ,= 0x8213ad4 , 0x8215067 , 0x8213a6= b , 0x8213b09 ,=20 0x821508f , 0x8214e63 ,= 0x8214e87 , 0x8214ebf , 0x8214ef= 3 , 0x8214f67 ,=20 0x8214f8b , 0x8214fc3 ,= 0x8214c87 , 0x8214cab , 0x82152f= 1 , 0x8215326 ,=20 0x8215215 , 0x821524a ,= 0x8215289 , 0x82152bd , 0x82151a= 4 , 0x8215459 ,=20 0x8215487 , 0x821535e ,= 0x821539c , 0x82153dc , 0x821541= 9 , 0x8213fc2 ,=20 0x82145b7 , 0x821455a ,= 0x8214583 , 0x821448a , 0x82144b= e , 0x82144f2 ,=20 0x8214306 , 0x82136a9 , = 0x8214349 , 0x8214370 , 0x82143d7= , 0x821441d ,=20 0x8214463 , 0x8213fff ,= 0x8214028 , 0x8214051 , 0x821409= 1 , 0x82136d3 ,=20 0x82140c1 , 0x82140ea ,= 0x8214113 , 0x821413c , 0x821416= 5 , 0x821418e ,=20 0x82136a9 , 0x82136d3 , 0= x82141b5 , 0x82141f5 , 0x821421c = , 0x8214240 ,=20 0x8214278 , 0x82142ad ,= 0x8213cdb , 0x8213d00 , 0x8213d3= 5 , 0x8213d6d ,=20 0x8213da2 , 0x8213dcb ,= 0x82136d3 , 0x8214a00 , 0x8214af5= , 0x8213a05 ,=20 0x8214dc7 , 0x8214cd2 ,= 0x8214d31 , 0x8214720 , 0x82149e= 7 , 0x8213b78 ,=20 0x8214673 , 0x8214614 ,= 0x8214754 , 0x821477e , 0x821491= e , 0x8214965 ,=20 0x82149a4 , 0x8214b6f ,= 0x82145eb , 0x8213df2 , 0x8213e3= 1 , 0x8213e55 ,=20 0x8213e79 , 0x8213ea0 ,= 0x8213ec4 , 0x8213efc , 0x8213f3= 1 , 0x8213f69 ,=20 0x8213f9e , 0x82137a5 ,= 0x82137da , 0x8213812 , 0x821383= 6 , 0x821386e ,=20 0x82138a3 , 0x82138d5 ,= 0x8213907 , 0x8214526 , 0x82142d= 1 , 0x821372f ,=20 0x8213769 , 0x82136d3 , = 0x8214bc4 , 0x8214c30 , 0x82154b5= , 0x8215538 ,=20 0x821469d , 0x8214f27 ,= 0x82151d8 , 0x821439a , 0x8214a8= 9 , 0x8213c15 ,=20 0x82136d3 , 0x82136d3 , 0= x8213c58 , 0x82136d3 , 0x82136d3 <= exec_byte_code+979>, 0x82136d3 , 0x82136d3 ,=20 0x82136d3 , 0x82136d3 , 0= x82136d3 , 0x82136d3 , 0x82136d3 , 0x8213c90 } count =3D 43 count_volatile =3D 139691232 vectorp =3D 0x831db04 vectorp_volatile =3D 0x85383c2 stack =3D { pc =3D 0x84a440d "\210\vA\211\023\204\037",=20 byte_string =3D 137485041,=20 byte_string_start =3D 0x84a43e1 "\306\b!\307>\205>= ",=20 next =3D 0xbfffd088 } stack_volatile =3D { pc =3D 0x2
,=20 byte_string =3D 136147173,=20 byte_string_start =3D 0x5b
,=20 next =3D 0x6e } result =3D 140971584 type =3D (unknown: 3082891252) #11 0x081d51c1 in funcall_lambda (fun=3D137485021, nargs=3D2, arg_vector=3D= 0xbfffcff8) at eval.c:3039 val =3D syms_left =3D next =3D 137485016 lexenv =3D 139690946 i =3D optional =3D rest =3D #12 0x081d5527 in Ffuncall (nargs=3D3, args=3D0xbfffcff4) at eval.c:2866 fun =3D original_fun =3D 141711570 funcar =3D 0 numargs =3D 2 val =3D internal_args =3D i =3D #13 0x0821364f in exec_byte_code (bytestr=3D140971584, vector=3D0, maxdepth= =3D16, args_template=3D139690946, nargs=3D-1073754116, args=3D0x3) at bytec= ode.c:919 targets =3D {0x82136d3 , 0x8213792 , 0x8213797 , 0x821379c = , 0x82134ea , 0x82134f0 ,=20 0x8213bb9 , 0x8214a40 ,= 0x8213bf8 , 0x8213c05 , 0x8213be= e , 0x8213bf3 ,=20 0x821351b , 0x8213520 , 0= x82139d5 , 0x8213cbb , 0x8213b3d = , 0x8213b42 ,=20 0x8213baf , 0x8213bb4 ,= 0x8213579 , 0x8213580 , 0x8213b67 = , 0x8213b47 ,=20 0x82139b5 , 0x82139ba ,= 0x82139bf , 0x82139c5 , 0x82135f= 1 , 0x82135f8 ,=20 0x8213b9e , 0x8213995 ,= 0x8213982 , 0x8213987 , 0x821398= c , 0x821395d ,=20 0x821362a , 0x8213630 , 0= x821393b , 0x8213962 , 0x8214ae4 = , 0x8214ae9 ,=20 0x8214aee , 0x8214abf ,= 0x8213669 , 0x8213670 , 0x821394c = , 0x8214ac4 ,=20 0x82148fc , 0x82148f2 ,= 0x82147bb , 0x82136d3 , 0x82136d3= , 0x82136d3 ,=20 0x82136d3 , 0x82136d3 , 0= x8215120 , 0x82150c4 , 0x82150f2 = , 0x8214fff ,=20 0x821502d , 0x8213a9f ,= 0x8213ad4 , 0x8215067 , 0x8213a6= b , 0x8213b09 ,=20 0x821508f , 0x8214e63 ,= 0x8214e87 , 0x8214ebf , 0x8214ef= 3 , 0x8214f67 ,=20 0x8214f8b , 0x8214fc3 ,= 0x8214c87 , 0x8214cab , 0x82152f= 1 , 0x8215326 ,=20 0x8215215 , 0x821524a ,= 0x8215289 , 0x82152bd , 0x82151a= 4 , 0x8215459 ,=20 0x8215487 , 0x821535e ,= 0x821539c , 0x82153dc , 0x821541= 9 , 0x8213fc2 ,=20 0x82145b7 , 0x821455a ,= 0x8214583 , 0x821448a , 0x82144b= e , 0x82144f2 ,=20 0x8214306 , 0x82136a9 , = 0x8214349 , 0x8214370 , 0x82143d7= , 0x821441d ,=20 0x8214463 , 0x8213fff ,= 0x8214028 , 0x8214051 , 0x821409= 1 , 0x82136d3 ,=20 0x82140c1 , 0x82140ea ,= 0x8214113 , 0x821413c , 0x821416= 5 , 0x821418e ,=20 0x82136a9 , 0x82136d3 , 0= x82141b5 , 0x82141f5 , 0x821421c = , 0x8214240 ,=20 0x8214278 , 0x82142ad ,= 0x8213cdb , 0x8213d00 , 0x8213d3= 5 , 0x8213d6d ,=20 0x8213da2 , 0x8213dcb ,= 0x82136d3 , 0x8214a00 , 0x8214af5= , 0x8213a05 ,=20 0x8214dc7 , 0x8214cd2 ,= 0x8214d31 , 0x8214720 , 0x82149e= 7 , 0x8213b78 ,=20 0x8214673 , 0x8214614 ,= 0x8214754 , 0x821477e , 0x821491= e , 0x8214965 ,=20 0x82149a4 , 0x8214b6f ,= 0x82145eb , 0x8213df2 , 0x8213e3= 1 , 0x8213e55 ,=20 0x8213e79 , 0x8213ea0 ,= 0x8213ec4 , 0x8213efc , 0x8213f3= 1 , 0x8213f69 ,=20 0x8213f9e , 0x82137a5 ,= 0x82137da , 0x8213812 , 0x821383= 6 , 0x821386e ,=20 0x82138a3 , 0x82138d5 ,= 0x8213907 , 0x8214526 , 0x82142d= 1 , 0x821372f ,=20 0x8213769 , 0x82136d3 , = 0x8214bc4 , 0x8214c30 , 0x82154b5= , 0x8215538 ,=20 0x821469d , 0x8214f27 ,= 0x82151d8 , 0x821439a , 0x8214a8= 9 , 0x8213c15 ,=20 0x82136d3 , 0x82136d3 , 0= x8213c58 , 0x82136d3 , 0x82136d3 <= exec_byte_code+979>, 0x82136d3 , 0x82136d3 ,=20 0x82136d3 , 0x82136d3 , 0= x82136d3 , 0x82136d3 , 0x82136d3 , 0x8213c90 } count =3D 40 count_volatile =3D 139691232 vectorp =3D 0x831db64 vectorp_volatile =3D 0x85383c2 stack =3D { pc =3D 0x84a43df "\207",=20 byte_string =3D 137485137,=20 byte_string_start =3D 0x84a43bc "\b\204\037",=20 next =3D 0xbfffd218 } stack_volatile =3D { pc =3D 0x2
,=20 byte_string =3D 136147173,=20 byte_string_start =3D 0x86ee4f2 "o\b\221\323\067\b\362\344n\b\302= \203S\bnyw\bP\334w\b\210\017o\b\241\323\067\b\n\345n\b\302\203S\b\226xw\b\b= \213s\b\210\017o\b\261\323\067\b\"\345n\b\302\203S\b\326ww\b\270qx\b\210\01= 7o\b\301\323\067\b:\345n\b\302\203S\b\036ww\b\200\027\202\b\210\017o\b\321\= 323\067\bR\345n\b\302\203S\bVvw\b\020\031\211\b\210\377m\b\341\323\067\bj\3= 45n\b\302\203S\b\366uw\bp\337n\b\202ko\b\361\323\067\b \345n\b\302\203S\b\2= 46uw\b\030w\206\b\210ko\b\031\324\067\b\302\203S\b\302\203S\b\276ow\bh=D4= =88\b\210ko\b)\324\067\b\302\203"...,=20 next =3D 0x86ee4da } result =3D 140971584 type =3D (unknown: 3082891252) #14 0x081d51c1 in funcall_lambda (fun=3D137485117, nargs=3D2, arg_vector=3D= 0xbfffd198) at eval.c:3039 val =3D syms_left =3D next =3D 137485112 lexenv =3D 139690946 i =3D optional =3D rest =3D #15 0x081d5527 in Ffuncall (nargs=3D3, args=3D0xbfffd194) at eval.c:2866 fun =3D original_fun =3D 141710018 funcar =3D 0 numargs =3D 2 val =3D internal_args =3D i =3D #16 0x0821364f in exec_byte_code (bytestr=3D140971584, vector=3D0, maxdepth= =3D12, args_template=3D139690946, nargs=3D-1073753700, args=3D0x3) at bytec= ode.c:919 targets =3D {0x82136d3 , 0x8213792 , 0x8213797 , 0x821379c = , 0x82134ea , 0x82134f0 ,=20 0x8213bb9 , 0x8214a40 ,= 0x8213bf8 , 0x8213c05 , 0x8213be= e , 0x8213bf3 ,=20 0x821351b , 0x8213520 , 0= x82139d5 , 0x8213cbb , 0x8213b3d = , 0x8213b42 ,=20 0x8213baf , 0x8213bb4 ,= 0x8213579 , 0x8213580 , 0x8213b67 = , 0x8213b47 ,=20 0x82139b5 , 0x82139ba ,= 0x82139bf , 0x82139c5 , 0x82135f= 1 , 0x82135f8 ,=20 0x8213b9e , 0x8213995 ,= 0x8213982 , 0x8213987 , 0x821398= c , 0x821395d ,=20 0x821362a , 0x8213630 , 0= x821393b , 0x8213962 , 0x8214ae4 = , 0x8214ae9 ,=20 0x8214aee , 0x8214abf ,= 0x8213669 , 0x8213670 , 0x821394c = , 0x8214ac4 ,=20 0x82148fc , 0x82148f2 ,= 0x82147bb , 0x82136d3 , 0x82136d3= , 0x82136d3 ,=20 0x82136d3 , 0x82136d3 , 0= x8215120 , 0x82150c4 , 0x82150f2 = , 0x8214fff ,=20 0x821502d , 0x8213a9f ,= 0x8213ad4 , 0x8215067 , 0x8213a6= b , 0x8213b09 ,=20 0x821508f , 0x8214e63 ,= 0x8214e87 , 0x8214ebf , 0x8214ef= 3 , 0x8214f67 ,=20 0x8214f8b , 0x8214fc3 ,= 0x8214c87 , 0x8214cab , 0x82152f= 1 , 0x8215326 ,=20 0x8215215 , 0x821524a ,= 0x8215289 , 0x82152bd , 0x82151a= 4 , 0x8215459 ,=20 0x8215487 , 0x821535e ,= 0x821539c , 0x82153dc , 0x821541= 9 , 0x8213fc2 ,=20 0x82145b7 , 0x821455a ,= 0x8214583 , 0x821448a , 0x82144b= e , 0x82144f2 ,=20 0x8214306 , 0x82136a9 , = 0x8214349 , 0x8214370 , 0x82143d7= , 0x821441d ,=20 0x8214463 , 0x8213fff ,= 0x8214028 , 0x8214051 , 0x821409= 1 , 0x82136d3 ,=20 0x82140c1 , 0x82140ea ,= 0x8214113 , 0x821413c , 0x821416= 5 , 0x821418e ,=20 0x82136a9 , 0x82136d3 , 0= x82141b5 , 0x82141f5 , 0x821421c = , 0x8214240 ,=20 0x8214278 , 0x82142ad ,= 0x8213cdb , 0x8213d00 , 0x8213d3= 5 , 0x8213d6d ,=20 0x8213da2 , 0x8213dcb ,= 0x82136d3 , 0x8214a00 , 0x8214af5= , 0x8213a05 ,=20 0x8214dc7 , 0x8214cd2 ,= 0x8214d31 , 0x8214720 , 0x82149e= 7 , 0x8213b78 ,=20 0x8214673 , 0x8214614 ,= 0x8214754 , 0x821477e , 0x821491= e , 0x8214965 ,=20 0x82149a4 , 0x8214b6f ,= 0x82145eb , 0x8213df2 , 0x8213e3= 1 , 0x8213e55 ,=20 0x8213e79 , 0x8213ea0 ,= 0x8213ec4 , 0x8213efc , 0x8213f3= 1 , 0x8213f69 ,=20 0x8213f9e , 0x82137a5 ,= 0x82137da , 0x8213812 , 0x821383= 6 , 0x821386e ,=20 0x82138a3 , 0x82138d5 ,= 0x8213907 , 0x8214526 , 0x82142d= 1 , 0x821372f ,=20 0x8213769 , 0x82136d3 , = 0x8214bc4 , 0x8214c30 , 0x82154b5= , 0x8215538 ,=20 0x821469d , 0x8214f27 ,= 0x82151d8 , 0x821439a , 0x8214a8= 9 , 0x8213c15 ,=20 0x82136d3 , 0x82136d3 , 0= x8213c58 , 0x82136d3 , 0x82136d3 <= exec_byte_code+979>, 0x82136d3 , 0x82136d3 ,=20 0x82136d3 , 0x82136d3 , 0= x82136d3 , 0x82136d3 , 0x82136d3 , 0x8213c90 } count =3D 37 count_volatile =3D 143703716 vectorp =3D 0x832121c vectorp_volatile =3D 0xb7c4ea58 stack =3D { pc =3D 0x84a24db "\210\306\b\t\"\207",=20 byte_string =3D 137499137,=20 byte_string_start =3D 0x84a24c8 "\303\b\t\"\210\b\= 304=3D\204\024",=20 next =3D 0xbfffd448 } stack_volatile =3D { pc =3D 0x8540e12 "",=20 byte_string =3D 141603606,=20 byte_string_start =3D 0x82de5a8 "\001\002",=20 next =3D 0xffffffff } result =3D 140971584 type =3D (unknown: 3082891252) #17 0x082160b8 in Fbyte_code (bytestr=3D137499137, vector=3D137499165, maxd= epth=3D12) at bytecode.c:482 No locals. #18 0x081d4afa in eval_sub (form=3D137499126) at eval.c:2181 numargs =3D 139291184 args_left =3D i =3D 3 maxargs =3D 3 argvals =3D {137499137, 137499165, 12, -1073753192, 136139224, 35, = 144820686, 12} fun =3D 139291189 val =3D original_fun =3D 3 original_args =3D 137499134 funcar =3D 0 #19 0x081d84e3 in internal_lisp_condition_case (var=3D139690946, bodyform= =3D137499126, handlers=3D137317446) at eval.c:1313 val =3D c =3D oldhandlerlist =3D 0x8930678 clausenb =3D #20 0x08214986 in exec_byte_code (bytestr=3D140971584, vector=3D0, maxdepth= =3D24, args_template=3D139690946, nargs=3D-1073753164, args=3D0x8f) at byte= code.c:1169 targets =3D {0x82136d3 , 0x8213792 , 0x8213797 , 0x821379c = , 0x82134ea , 0x82134f0 ,=20 0x8213bb9 , 0x8214a40 ,= 0x8213bf8 , 0x8213c05 , 0x8213be= e , 0x8213bf3 ,=20 0x821351b , 0x8213520 , 0= x82139d5 , 0x8213cbb , 0x8213b3d = , 0x8213b42 ,=20 0x8213baf , 0x8213bb4 ,= 0x8213579 , 0x8213580 , 0x8213b67 = , 0x8213b47 ,=20 0x82139b5 , 0x82139ba ,= 0x82139bf , 0x82139c5 , 0x82135f= 1 , 0x82135f8 ,=20 0x8213b9e , 0x8213995 ,= 0x8213982 , 0x8213987 , 0x821398= c , 0x821395d ,=20 0x821362a , 0x8213630 , 0= x821393b , 0x8213962 , 0x8214ae4 = , 0x8214ae9 ,=20 0x8214aee , 0x8214abf ,= 0x8213669 , 0x8213670 , 0x821394c = , 0x8214ac4 ,=20 0x82148fc , 0x82148f2 ,= 0x82147bb , 0x82136d3 , 0x82136d3= , 0x82136d3 ,=20 0x82136d3 , 0x82136d3 , 0= x8215120 , 0x82150c4 , 0x82150f2 = , 0x8214fff ,=20 0x821502d , 0x8213a9f ,= 0x8213ad4 , 0x8215067 , 0x8213a6= b , 0x8213b09 ,=20 0x821508f , 0x8214e63 ,= 0x8214e87 , 0x8214ebf , 0x8214ef= 3 , 0x8214f67 ,=20 0x8214f8b , 0x8214fc3 ,= 0x8214c87 , 0x8214cab , 0x82152f= 1 , 0x8215326 ,=20 0x8215215 , 0x821524a ,= 0x8215289 , 0x82152bd , 0x82151a= 4 , 0x8215459 ,=20 0x8215487 , 0x821535e ,= 0x821539c , 0x82153dc , 0x821541= 9 , 0x8213fc2 ,=20 0x82145b7 , 0x821455a ,= 0x8214583 , 0x821448a , 0x82144b= e , 0x82144f2 ,=20 0x8214306 , 0x82136a9 , = 0x8214349 , 0x8214370 , 0x82143d7= , 0x821441d ,=20 0x8214463 , 0x8213fff ,= 0x8214028 , 0x8214051 , 0x821409= 1 , 0x82136d3 ,=20 0x82140c1 , 0x82140ea ,= 0x8214113 , 0x821413c , 0x821416= 5 , 0x821418e ,=20 0x82136a9 , 0x82136d3 , 0= x82141b5 , 0x82141f5 , 0x821421c = , 0x8214240 ,=20 0x8214278 , 0x82142ad ,= 0x8213cdb , 0x8213d00 , 0x8213d3= 5 , 0x8213d6d ,=20 0x8213da2 , 0x8213dcb ,= 0x82136d3 , 0x8214a00 , 0x8214af5= , 0x8213a05 ,=20 0x8214dc7 , 0x8214cd2 ,= 0x8214d31 , 0x8214720 , 0x82149e= 7 , 0x8213b78 ,=20 0x8214673 , 0x8214614 ,= 0x8214754 , 0x821477e , 0x821491= e , 0x8214965 ,=20 0x82149a4 , 0x8214b6f ,= 0x82145eb , 0x8213df2 , 0x8213e3= 1 , 0x8213e55 ,=20 0x8213e79 , 0x8213ea0 ,= 0x8213ec4 , 0x8213efc , 0x8213f3= 1 , 0x8213f69 ,=20 0x8213f9e , 0x82137a5 ,= 0x82137da , 0x8213812 , 0x821383= 6 , 0x821386e ,=20 0x82138a3 , 0x82138d5 ,= 0x8213907 , 0x8214526 , 0x82142d= 1 , 0x821372f ,=20 0x8213769 , 0x82136d3 , = 0x8214bc4 , 0x8214c30 , 0x82154b5= , 0x8215538 ,=20 0x821469d , 0x8214f27 ,= 0x82151d8 , 0x821439a , 0x8214a8= 9 , 0x8213c15 ,=20 0x82136d3 , 0x82136d3 , 0= x8213c58 , 0x82136d3 , 0x82136d3 <= exec_byte_code+979>, 0x82136d3 , 0x82136d3 ,=20 0x82136d3 , 0x82136d3 , 0= x82136d3 , 0x82136d3 , 0x82136d3 , 0x8213c90 } count =3D 33 count_volatile =3D -1073752808 vectorp =3D 0x83211a4 vectorp_volatile =3D 0x8069c04 stack =3D { pc =3D 0x84a24f9 "\210\vA\211\023\204\020",=20 byte_string =3D 137499025,=20 byte_string_start =3D 0x84a24e2 "\306\b!\307>\031\= 310 \237\311\032\211\033\203\037",=20 next =3D 0xbfffd748 } stack_volatile =3D { pc =3D 0x2
,=20 byte_string =3D 136147173,=20 byte_string_start =3D 0x1
,=20 next =3D 0x1 } result =3D 140971584 type =3D (unknown: 3082891252) #21 0x081d51c1 in funcall_lambda (fun=3D137498997, nargs=3D2, arg_vector=3D= 0xbfffd558) at eval.c:3039 val =3D syms_left =3D next =3D 137498992 lexenv =3D 139690946 i =3D optional =3D rest =3D #22 0x081d5527 in Ffuncall (nargs=3D3, args=3D0xbfffd554) at eval.c:2866 fun =3D original_fun =3D 139787994 funcar =3D 0 numargs =3D 2 val =3D internal_args =3D i =3D #23 0x081d5b4f in call2 (fn=3D139787994, arg1=3D139750109, arg2=3D139690946= ) at eval.c:2619 ret_ungc_val =3D 140971584 args =3D {139787994, 139750109, 139690946} #24 0x08138cae in x_create_tip_frame (text=3D141028641, parms=3D, dpyinfo=3D) at xfns.c:5074 bg =3D 137836801 width =3D height =3D face_change_count_before =3D 0 buffer =3D f =3D 0x8546ad8 name =3D 141528097 old_buffer =3D #25 Fx_show_tip (string=3D, frame=3D142537437, parms=3D14482= 2702, timeout=3D40, dx=3D20, dy=3D80) at xfns.c:5308 f =3D w =3D 0x867ed01 root_x =3D root_y =3D old_buffer =3D pos =3D { charpos =3D 143605768,=20 bytepos =3D 0 } i =3D width =3D height =3D seen_reversed_p =3D old_windows_or_buffers_changed =3D 0 #26 0x081d57b7 in Ffuncall (nargs=3D7, args=3D0xbfffd6b4) at eval.c:2826 fun =3D 137226325 original_fun =3D funcar =3D 0 numargs =3D 6 val =3D internal_args =3D 0xbfffd6b8 i =3D #27 0x0821364f in exec_byte_code (bytestr=3D140971584, vector=3D0, maxdepth= =3D28, args_template=3D139690946, nargs=3D-1073752372, args=3D0x7) at bytec= ode.c:919 targets =3D {0x82136d3 , 0x8213792 , 0x8213797 , 0x821379c = , 0x82134ea , 0x82134f0 ,=20 0x8213bb9 , 0x8214a40 ,= 0x8213bf8 , 0x8213c05 , 0x8213be= e , 0x8213bf3 ,=20 0x821351b , 0x8213520 , 0= x82139d5 , 0x8213cbb , 0x8213b3d = , 0x8213b42 ,=20 0x8213baf , 0x8213bb4 ,= 0x8213579 , 0x8213580 , 0x8213b67 = , 0x8213b47 ,=20 0x82139b5 , 0x82139ba ,= 0x82139bf , 0x82139c5 , 0x82135f= 1 , 0x82135f8 ,=20 0x8213b9e , 0x8213995 ,= 0x8213982 , 0x8213987 , 0x821398= c , 0x821395d ,=20 0x821362a , 0x8213630 , 0= x821393b , 0x8213962 , 0x8214ae4 = , 0x8214ae9 ,=20 0x8214aee , 0x8214abf ,= 0x8213669 , 0x8213670 , 0x821394c = , 0x8214ac4 ,=20 0x82148fc , 0x82148f2 ,= 0x82147bb , 0x82136d3 , 0x82136d3= , 0x82136d3 ,=20 0x82136d3 , 0x82136d3 , 0= x8215120 , 0x82150c4 , 0x82150f2 = , 0x8214fff ,=20 0x821502d , 0x8213a9f ,= 0x8213ad4 , 0x8215067 , 0x8213a6= b , 0x8213b09 ,=20 0x821508f , 0x8214e63 ,= 0x8214e87 , 0x8214ebf , 0x8214ef= 3 , 0x8214f67 ,=20 0x8214f8b , 0x8214fc3 ,= 0x8214c87 , 0x8214cab , 0x82152f= 1 , 0x8215326 ,=20 0x8215215 , 0x821524a ,= 0x8215289 , 0x82152bd , 0x82151a= 4 , 0x8215459 ,=20 0x8215487 , 0x821535e ,= 0x821539c , 0x82153dc , 0x821541= 9 , 0x8213fc2 ,=20 0x82145b7 , 0x821455a ,= 0x8214583 , 0x821448a , 0x82144b= e , 0x82144f2 ,=20 0x8214306 , 0x82136a9 , = 0x8214349 , 0x8214370 , 0x82143d7= , 0x821441d ,=20 0x8214463 , 0x8213fff ,= 0x8214028 , 0x8214051 , 0x821409= 1 , 0x82136d3 ,=20 0x82140c1 , 0x82140ea ,= 0x8214113 , 0x821413c , 0x821416= 5 , 0x821418e ,=20 0x82136a9 , 0x82136d3 , 0= x82141b5 , 0x82141f5 , 0x821421c = , 0x8214240 ,=20 0x8214278 , 0x82142ad ,= 0x8213cdb , 0x8213d00 , 0x8213d3= 5 , 0x8213d6d ,=20 0x8213da2 , 0x8213dcb ,= 0x82136d3 , 0x8214a00 , 0x8214af5= , 0x8213a05 ,=20 0x8214dc7 , 0x8214cd2 ,= 0x8214d31 , 0x8214720 , 0x82149e= 7 , 0x8213b78 ,=20 0x8214673 , 0x8214614 ,= 0x8214754 , 0x821477e , 0x821491= e , 0x8214965 ,=20 0x82149a4 , 0x8214b6f ,= 0x82145eb , 0x8213df2 , 0x8213e3= 1 , 0x8213e55 ,=20 0x8213e79 , 0x8213ea0 ,= 0x8213ec4 , 0x8213efc , 0x8213f3= 1 , 0x8213f69 ,=20 0x8213f9e , 0x82137a5 ,= 0x82137da , 0x8213812 , 0x821383= 6 , 0x821386e ,=20 0x82138a3 , 0x82138d5 ,= 0x8213907 , 0x8214526 , 0x82142d= 1 , 0x821372f ,=20 0x8213769 , 0x82136d3 , = 0x8214bc4 , 0x8214c30 , 0x82154b5= , 0x8215538 ,=20 0x821469d , 0x8214f27 ,= 0x82151d8 , 0x821439a , 0x8214a8= 9 , 0x8213c15 ,=20 0x82136d3 , 0x82136d3 , 0= x8213c58 , 0x82136d3 , 0x82136d3 <= exec_byte_code+979>, 0x82136d3 , 0x82136d3 ,=20 0x82136d3 , 0x82136d3 , 0= x82136d3 , 0x82136d3 , 0x82136d3 , 0x8213c90 } count =3D 21 count_volatile =3D 0 vectorp =3D 0x83bbd7c vectorp_volatile =3D 0xbfffd820 stack =3D { pc =3D 0x8428fb6 "+\207",=20 byte_string =3D 138132833,=20 byte_string_start =3D 0x8428f7c "\306\b!\307\310\3= 11\"\307\310\312\"\031\032\033\n;\203\037",=20 next =3D 0xbfffd968 } stack_volatile =3D { pc =3D 0xbfffd80e ";\b}\275;\b\034",=20 byte_string =3D 135434578,=20 byte_string_start =3D 0x8904ce8 "\260\267\223\b\350`\220\b\b",=20 next =3D 0x894cb90 } result =3D 140971584 type =3D (unknown: 3082891252) #28 0x082160b8 in Fbyte_code (bytestr=3D138132833, vector=3D138132861, maxd= epth=3D28) at bytecode.c:482 No locals. #29 0x081d4afa in eval_sub (form=3D138132822) at eval.c:2181 numargs =3D 139291184 args_left =3D i =3D 3 maxargs =3D 3 argvals =3D {138132833, 138132861, 28, -1073749212, -1073749340, 1,= 1, 0} fun =3D 139291189 val =3D original_fun =3D 3 original_args =3D 138132830 funcar =3D 0 #30 0x081d84e3 in internal_lisp_condition_case (var=3D139723978, bodyform= =3D138132822, handlers=3D138132950) at eval.c:1313 val =3D c =3D oldhandlerlist =3D 0x88fce90 clausenb =3D #31 0x08214986 in exec_byte_code (bytestr=3D140971584, vector=3D0, maxdepth= =3D12, args_template=3D139690946, nargs=3D-1073751836, args=3D0x8f) at byte= code.c:1169 targets =3D {0x82136d3 , 0x8213792 , 0x8213797 , 0x821379c = , 0x82134ea , 0x82134f0 ,=20 0x8213bb9 , 0x8214a40 ,= 0x8213bf8 , 0x8213c05 , 0x8213be= e , 0x8213bf3 ,=20 0x821351b , 0x8213520 , 0= x82139d5 , 0x8213cbb , 0x8213b3d = , 0x8213b42 ,=20 0x8213baf , 0x8213bb4 ,= 0x8213579 , 0x8213580 , 0x8213b67 = , 0x8213b47 ,=20 0x82139b5 , 0x82139ba ,= 0x82139bf , 0x82139c5 , 0x82135f= 1 , 0x82135f8 ,=20 0x8213b9e , 0x8213995 ,= 0x8213982 , 0x8213987 , 0x821398= c , 0x821395d ,=20 0x821362a , 0x8213630 , 0= x821393b , 0x8213962 , 0x8214ae4 = , 0x8214ae9 ,=20 0x8214aee , 0x8214abf ,= 0x8213669 , 0x8213670 , 0x821394c = , 0x8214ac4 ,=20 0x82148fc , 0x82148f2 ,= 0x82147bb , 0x82136d3 , 0x82136d3= , 0x82136d3 ,=20 0x82136d3 , 0x82136d3 , 0= x8215120 , 0x82150c4 , 0x82150f2 = , 0x8214fff ,=20 0x821502d , 0x8213a9f ,= 0x8213ad4 , 0x8215067 , 0x8213a6= b , 0x8213b09 ,=20 0x821508f , 0x8214e63 ,= 0x8214e87 , 0x8214ebf , 0x8214ef= 3 , 0x8214f67 ,=20 0x8214f8b , 0x8214fc3 ,= 0x8214c87 , 0x8214cab , 0x82152f= 1 , 0x8215326 ,=20 0x8215215 , 0x821524a ,= 0x8215289 , 0x82152bd , 0x82151a= 4 , 0x8215459 ,=20 0x8215487 , 0x821535e ,= 0x821539c , 0x82153dc , 0x821541= 9 , 0x8213fc2 ,=20 0x82145b7 , 0x821455a ,= 0x8214583 , 0x821448a , 0x82144b= e , 0x82144f2 ,=20 0x8214306 , 0x82136a9 , = 0x8214349 , 0x8214370 , 0x82143d7= , 0x821441d ,=20 0x8214463 , 0x8213fff ,= 0x8214028 , 0x8214051 , 0x821409= 1 , 0x82136d3 ,=20 0x82140c1 , 0x82140ea ,= 0x8214113 , 0x821413c , 0x821416= 5 , 0x821418e ,=20 0x82136a9 , 0x82136d3 , 0= x82141b5 , 0x82141f5 , 0x821421c = , 0x8214240 ,=20 0x8214278 , 0x82142ad ,= 0x8213cdb , 0x8213d00 , 0x8213d3= 5 , 0x8213d6d ,=20 0x8213da2 , 0x8213dcb ,= 0x82136d3 , 0x8214a00 , 0x8214af5= , 0x8213a05 ,=20 0x8214dc7 , 0x8214cd2 ,= 0x8214d31 , 0x8214720 , 0x82149e= 7 , 0x8213b78 ,=20 0x8214673 , 0x8214614 ,= 0x8214754 , 0x821477e , 0x821491= e , 0x8214965 ,=20 0x82149a4 , 0x8214b6f ,= 0x82145eb , 0x8213df2 , 0x8213e3= 1 , 0x8213e55 ,=20 0x8213e79 , 0x8213ea0 ,= 0x8213ec4 , 0x8213efc , 0x8213f3= 1 , 0x8213f69 ,=20 0x8213f9e , 0x82137a5 ,= 0x82137da , 0x8213812 , 0x821383= 6 , 0x821386e ,=20 0x82138a3 , 0x82138d5 ,= 0x8213907 , 0x8214526 , 0x82142d= 1 , 0x821372f ,=20 0x8213769 , 0x82136d3 , = 0x8214bc4 , 0x8214c30 , 0x82154b5= , 0x8215538 ,=20 0x821469d , 0x8214f27 ,= 0x82151d8 , 0x821439a , 0x8214a8= 9 , 0x8213c15 ,=20 0x82136d3 , 0x82136d3 , 0= x8213c58 , 0x82136d3 , 0x82136d3 <= exec_byte_code+979>, 0x82136d3 , 0x82136d3 ,=20 0x82136d3 , 0x82136d3 , 0= x82136d3 , 0x82136d3 , 0x82136d3 , 0x8213c90 } count =3D 20 count_volatile =3D 139792738 vectorp =3D 0x83bbd34 vectorp_volatile =3D 0x8230cd1 stack =3D { pc =3D 0x8428fc5 "\207",=20 byte_string =3D 138132769,=20 byte_string_start =3D 0x8428fb9 "\b\203\b",=20 next =3D 0xbfffdaf8 } stack_volatile =3D { pc =3D 0x2
,=20 byte_string =3D 136147173,=20 byte_string_start =3D 0x8906c5c "",=20 next =3D 0x85383c2 } result =3D 140971584 type =3D (unknown: 3082891252) #32 0x081d51c1 in funcall_lambda (fun=3D138132725, nargs=3D2, arg_vector=3D= 0xbfffda78) at eval.c:3039 val =3D syms_left =3D next =3D 138132720 lexenv =3D 139690946 i =3D optional =3D rest =3D #33 0x081d5527 in Ffuncall (nargs=3D3, args=3D0xbfffda74) at eval.c:2866 fun =3D original_fun =3D 143557106 funcar =3D 0 numargs =3D 2 val =3D internal_args =3D i =3D #34 0x0821364f in exec_byte_code (bytestr=3D140971584, vector=3D0, maxdepth= =3D12, args_template=3D139690946, nargs=3D-1073751428, args=3D0x3) at bytec= ode.c:919 targets =3D {0x82136d3 , 0x8213792 , 0x8213797 , 0x821379c = , 0x82134ea , 0x82134f0 ,=20 0x8213bb9 , 0x8214a40 ,= 0x8213bf8 , 0x8213c05 , 0x8213be= e , 0x8213bf3 ,=20 0x821351b , 0x8213520 , 0= x82139d5 , 0x8213cbb , 0x8213b3d = , 0x8213b42 ,=20 0x8213baf , 0x8213bb4 ,= 0x8213579 , 0x8213580 , 0x8213b67 = , 0x8213b47 ,=20 0x82139b5 , 0x82139ba ,= 0x82139bf , 0x82139c5 , 0x82135f= 1 , 0x82135f8 ,=20 0x8213b9e , 0x8213995 ,= 0x8213982 , 0x8213987 , 0x821398= c , 0x821395d ,=20 0x821362a , 0x8213630 , 0= x821393b , 0x8213962 , 0x8214ae4 = , 0x8214ae9 ,=20 0x8214aee , 0x8214abf ,= 0x8213669 , 0x8213670 , 0x821394c = , 0x8214ac4 ,=20 0x82148fc , 0x82148f2 ,= 0x82147bb , 0x82136d3 , 0x82136d3= , 0x82136d3 ,=20 0x82136d3 , 0x82136d3 , 0= x8215120 , 0x82150c4 , 0x82150f2 = , 0x8214fff ,=20 0x821502d , 0x8213a9f ,= 0x8213ad4 , 0x8215067 , 0x8213a6= b , 0x8213b09 ,=20 0x821508f , 0x8214e63 ,= 0x8214e87 , 0x8214ebf , 0x8214ef= 3 , 0x8214f67 ,=20 0x8214f8b , 0x8214fc3 ,= 0x8214c87 , 0x8214cab , 0x82152f= 1 , 0x8215326 ,=20 0x8215215 , 0x821524a ,= 0x8215289 , 0x82152bd , 0x82151a= 4 , 0x8215459 ,=20 0x8215487 , 0x821535e ,= 0x821539c , 0x82153dc , 0x821541= 9 , 0x8213fc2 ,=20 0x82145b7 , 0x821455a ,= 0x8214583 , 0x821448a , 0x82144b= e , 0x82144f2 ,=20 0x8214306 , 0x82136a9 , = 0x8214349 , 0x8214370 , 0x82143d7= , 0x821441d ,=20 0x8214463 , 0x8213fff ,= 0x8214028 , 0x8214051 , 0x821409= 1 , 0x82136d3 ,=20 0x82140c1 , 0x82140ea ,= 0x8214113 , 0x821413c , 0x821416= 5 , 0x821418e ,=20 0x82136a9 , 0x82136d3 , 0= x82141b5 , 0x82141f5 , 0x821421c = , 0x8214240 ,=20 0x8214278 , 0x82142ad ,= 0x8213cdb , 0x8213d00 , 0x8213d3= 5 , 0x8213d6d ,=20 0x8213da2 , 0x8213dcb ,= 0x82136d3 , 0x8214a00 , 0x8214af5= , 0x8213a05 ,=20 0x8214dc7 , 0x8214cd2 ,= 0x8214d31 , 0x8214720 , 0x82149e= 7 , 0x8213b78 ,=20 0x8214673 , 0x8214614 ,= 0x8214754 , 0x821477e , 0x821491= e , 0x8214965 ,=20 0x82149a4 , 0x8214b6f ,= 0x82145eb , 0x8213df2 , 0x8213e3= 1 , 0x8213e55 ,=20 0x8213e79 , 0x8213ea0 ,= 0x8213ec4 , 0x8213efc , 0x8213f3= 1 , 0x8213f69 ,=20 0x8213f9e , 0x82137a5 ,= 0x82137da , 0x8213812 , 0x821383= 6 , 0x821386e ,=20 0x82138a3 , 0x82138d5 ,= 0x8213907 , 0x8214526 , 0x82142d= 1 , 0x821372f ,=20 0x8213769 , 0x82136d3 , = 0x8214bc4 , 0x8214c30 , 0x82154b5= , 0x8215538 ,=20 0x821469d , 0x8214f27 ,= 0x82151d8 , 0x821439a , 0x8214a8= 9 , 0x8213c15 ,=20 0x82136d3 , 0x82136d3 , 0= x8213c58 , 0x82136d3 , 0x82136d3 <= exec_byte_code+979>, 0x82136d3 , 0x82136d3 ,=20 0x82136d3 , 0x82136d3 , 0= x82136d3 , 0x82136d3 , 0x82136d3 , 0x8213c90 } count =3D 17 count_volatile =3D 19 vectorp =3D 0x83bc1ec vectorp_volatile =3D 0x8550013 stack =3D { pc =3D 0x8428d45 "\210=C3=87",=20 byte_string =3D 138133977,=20 byte_string_start =3D 0x8428d3c "\b;\205\v",=20 next =3D 0xbfffdd38 } stack_volatile =3D { pc =3D 0x1
,=20 byte_string =3D 136147173,=20 byte_string_start =3D 0x0,=20 next =3D 0x87b36d8 } result =3D 140971584 type =3D (unknown: 3082891252) #35 0x081d51c1 in funcall_lambda (fun=3D138133957, nargs=3D1, arg_vector=3D= 0xbfffdcbc) at eval.c:3039 val =3D syms_left =3D next =3D 138133952 lexenv =3D 139690946 i =3D optional =3D rest =3D #36 0x081d5527 in Ffuncall (nargs=3D2, args=3D0xbfffdcb8) at eval.c:2866 fun =3D original_fun =3D 143511786 funcar =3D 0 numargs =3D 1 val =3D internal_args =3D i =3D #37 0x081d3b81 in run_hook_with_args (nargs=3D2, args=3D0xbfffdcb8, funcall= =3D0x81d5380 ) at eval.c:2541 global_vals =3D sym =3D 143511762 val =3D 141771166 ret =3D 139690946 #38 0x081d3cff in Frun_hook_with_args_until_success (nargs=3D2, args=3D0xbf= ffdcb8) at eval.c:2423 No locals. #39 0x081d5947 in Ffuncall (nargs=3D3, args=3D0xbfffdcb4) at eval.c:2786 fun =3D 139286813 original_fun =3D 139763626 funcar =3D 0 numargs =3D 2 val =3D internal_args =3D i =3D #40 0x0821364f in exec_byte_code (bytestr=3D140971584, vector=3D0, maxdepth= =3D12, args_template=3D139690946, nargs=3D-1073750852, args=3D0x3) at bytec= ode.c:919 targets =3D {0x82136d3 , 0x8213792 , 0x8213797 , 0x821379c = , 0x82134ea , 0x82134f0 ,=20 0x8213bb9 , 0x8214a40 ,= 0x8213bf8 , 0x8213c05 , 0x8213be= e , 0x8213bf3 ,=20 0x821351b , 0x8213520 , 0= x82139d5 , 0x8213cbb , 0x8213b3d = , 0x8213b42 ,=20 0x8213baf , 0x8213bb4 ,= 0x8213579 , 0x8213580 , 0x8213b67 = , 0x8213b47 ,=20 0x82139b5 , 0x82139ba ,= 0x82139bf , 0x82139c5 , 0x82135f= 1 , 0x82135f8 ,=20 0x8213b9e , 0x8213995 ,= 0x8213982 , 0x8213987 , 0x821398= c , 0x821395d ,=20 0x821362a , 0x8213630 , 0= x821393b , 0x8213962 , 0x8214ae4 = , 0x8214ae9 ,=20 0x8214aee , 0x8214abf ,= 0x8213669 , 0x8213670 , 0x821394c = , 0x8214ac4 ,=20 0x82148fc , 0x82148f2 ,= 0x82147bb , 0x82136d3 , 0x82136d3= , 0x82136d3 ,=20 0x82136d3 , 0x82136d3 , 0= x8215120 , 0x82150c4 , 0x82150f2 = , 0x8214fff ,=20 0x821502d , 0x8213a9f ,= 0x8213ad4 , 0x8215067 , 0x8213a6= b , 0x8213b09 ,=20 0x821508f , 0x8214e63 ,= 0x8214e87 , 0x8214ebf , 0x8214ef= 3 , 0x8214f67 ,=20 0x8214f8b , 0x8214fc3 ,= 0x8214c87 , 0x8214cab , 0x82152f= 1 , 0x8215326 ,=20 0x8215215 , 0x821524a ,= 0x8215289 , 0x82152bd , 0x82151a= 4 , 0x8215459 ,=20 0x8215487 , 0x821535e ,= 0x821539c , 0x82153dc , 0x821541= 9 , 0x8213fc2 ,=20 0x82145b7 , 0x821455a ,= 0x8214583 , 0x821448a , 0x82144b= e , 0x82144f2 ,=20 0x8214306 , 0x82136a9 , = 0x8214349 , 0x8214370 , 0x82143d7= , 0x821441d ,=20 0x8214463 , 0x8213fff ,= 0x8214028 , 0x8214051 , 0x821409= 1 , 0x82136d3 ,=20 0x82140c1 , 0x82140ea ,= 0x8214113 , 0x821413c , 0x821416= 5 , 0x821418e ,=20 0x82136a9 , 0x82136d3 , 0= x82141b5 , 0x82141f5 , 0x821421c = , 0x8214240 ,=20 0x8214278 , 0x82142ad ,= 0x8213cdb , 0x8213d00 , 0x8213d3= 5 , 0x8213d6d ,=20 0x8213da2 , 0x8213dcb ,= 0x82136d3 , 0x8214a00 , 0x8214af5= , 0x8213a05 ,=20 0x8214dc7 , 0x8214cd2 ,= 0x8214d31 , 0x8214720 , 0x82149e= 7 , 0x8213b78 ,=20 0x8214673 , 0x8214614 ,= 0x8214754 , 0x821477e , 0x821491= e , 0x8214965 ,=20 0x82149a4 , 0x8214b6f ,= 0x82145eb , 0x8213df2 , 0x8213e3= 1 , 0x8213e55 ,=20 0x8213e79 , 0x8213ea0 ,= 0x8213ec4 , 0x8213efc , 0x8213f3= 1 , 0x8213f69 ,=20 0x8213f9e , 0x82137a5 ,= 0x82137da , 0x8213812 , 0x821383= 6 , 0x821386e ,=20 0x82138a3 , 0x82138d5 ,= 0x8213907 , 0x8214526 , 0x82142d= 1 , 0x821372f ,=20 0x8213769 , 0x82136d3 , = 0x8214bc4 , 0x8214c30 , 0x82154b5= , 0x8215538 ,=20 0x821469d , 0x8214f27 ,= 0x82151d8 , 0x821439a , 0x8214a8= 9 , 0x8213c15 ,=20 0x82136d3 , 0x82136d3 , 0= x8213c58 , 0x82136d3 , 0x82136d3 <= exec_byte_code+979>, 0x82136d3 , 0x82136d3 ,=20 0x82136d3 , 0x82136d3 , 0= x82136d3 , 0x82136d3 , 0x82136d3 , 0x8213c90 } count =3D 14 count_volatile =3D 0 vectorp =3D 0x83bbc64 vectorp_volatile =3D 0xb6df36d3 <__pselect+531> stack =3D { pc =3D 0x84c6614 "\207",=20 byte_string =3D 137343769,=20 byte_string_start =3D 0x84c6610 "\301\302\b\"\207"= ,=20 next =3D 0xbfffdf88 } stack_volatile =3D { pc =3D 0x1
,=20 byte_string =3D 136147173,=20 byte_string_start =3D 0x0,=20 next =3D 0xbfffde18 } result =3D 140971584 type =3D (unknown: 3082891252) #41 0x081d51c1 in funcall_lambda (fun=3D138132549, nargs=3D1, arg_vector=3D= 0xbfffdefc) at eval.c:3039 val =3D syms_left =3D next =3D 138132544 lexenv =3D 139690946 i =3D optional =3D rest =3D #42 0x081d5527 in Ffuncall (nargs=3D2, args=3D0xbfffdef8) at eval.c:2866 fun =3D original_fun =3D 143557058 funcar =3D 0 numargs =3D 1 val =3D internal_args =3D i =3D #43 0x081d694f in Fapply (nargs=3D2, args=3D0xbfffdef8) at eval.c:2291 i =3D numargs =3D spread_arg =3D 143240286 funcall_args =3D 0x0 fun =3D retval =3D gcpro1 =3D sa_must_free =3D false #44 0x081d5947 in Ffuncall (nargs=3D3, args=3D0xbfffdef4) at eval.c:2786 fun =3D 139286717 original_fun =3D 139763578 funcar =3D 0 numargs =3D 2 val =3D internal_args =3D i =3D #45 0x0821364f in exec_byte_code (bytestr=3D140971584, vector=3D0, maxdepth= =3D16, args_template=3D139690946, nargs=3D-1073750276, args=3D0x3) at bytec= ode.c:919 targets =3D {0x82136d3 , 0x8213792 , 0x8213797 , 0x821379c = , 0x82134ea , 0x82134f0 ,=20 0x8213bb9 , 0x8214a40 ,= 0x8213bf8 , 0x8213c05 , 0x8213be= e , 0x8213bf3 ,=20 0x821351b , 0x8213520 , 0= x82139d5 , 0x8213cbb , 0x8213b3d = , 0x8213b42 ,=20 0x8213baf , 0x8213bb4 ,= 0x8213579 , 0x8213580 , 0x8213b67 = , 0x8213b47 ,=20 0x82139b5 , 0x82139ba ,= 0x82139bf , 0x82139c5 , 0x82135f= 1 , 0x82135f8 ,=20 0x8213b9e , 0x8213995 ,= 0x8213982 , 0x8213987 , 0x821398= c , 0x821395d ,=20 0x821362a , 0x8213630 , 0= x821393b , 0x8213962 , 0x8214ae4 = , 0x8214ae9 ,=20 0x8214aee , 0x8214abf ,= 0x8213669 , 0x8213670 , 0x821394c = , 0x8214ac4 ,=20 0x82148fc , 0x82148f2 ,= 0x82147bb , 0x82136d3 , 0x82136d3= , 0x82136d3 ,=20 0x82136d3 , 0x82136d3 , 0= x8215120 , 0x82150c4 , 0x82150f2 = , 0x8214fff ,=20 0x821502d , 0x8213a9f ,= 0x8213ad4 , 0x8215067 , 0x8213a6= b , 0x8213b09 ,=20 0x821508f , 0x8214e63 ,= 0x8214e87 , 0x8214ebf , 0x8214ef= 3 , 0x8214f67 ,=20 0x8214f8b , 0x8214fc3 ,= 0x8214c87 , 0x8214cab , 0x82152f= 1 , 0x8215326 ,=20 0x8215215 , 0x821524a ,= 0x8215289 , 0x82152bd , 0x82151a= 4 , 0x8215459 ,=20 0x8215487 , 0x821535e ,= 0x821539c , 0x82153dc , 0x821541= 9 , 0x8213fc2 ,=20 0x82145b7 , 0x821455a ,= 0x8214583 , 0x821448a , 0x82144b= e , 0x82144f2 ,=20 0x8214306 , 0x82136a9 , = 0x8214349 , 0x8214370 , 0x82143d7= , 0x821441d ,=20 0x8214463 , 0x8213fff ,= 0x8214028 , 0x8214051 , 0x821409= 1 , 0x82136d3 ,=20 0x82140c1 , 0x82140ea ,= 0x8214113 , 0x821413c , 0x821416= 5 , 0x821418e ,=20 0x82136a9 , 0x82136d3 , 0= x82141b5 , 0x82141f5 , 0x821421c = , 0x8214240 ,=20 0x8214278 , 0x82142ad ,= 0x8213cdb , 0x8213d00 , 0x8213d3= 5 , 0x8213d6d ,=20 0x8213da2 , 0x8213dcb ,= 0x82136d3 , 0x8214a00 , 0x8214af5= , 0x8213a05 ,=20 0x8214dc7 , 0x8214cd2 ,= 0x8214d31 , 0x8214720 , 0x82149e= 7 , 0x8213b78 ,=20 0x8214673 , 0x8214614 ,= 0x8214754 , 0x821477e , 0x821491= e , 0x8214965 ,=20 0x82149a4 , 0x8214b6f ,= 0x82145eb , 0x8213df2 , 0x8213e3= 1 , 0x8213e55 ,=20 0x8213e79 , 0x8213ea0 ,= 0x8213ec4 , 0x8213efc , 0x8213f3= 1 , 0x8213f69 ,=20 0x8213f9e , 0x82137a5 ,= 0x82137da , 0x8213812 , 0x821383= 6 , 0x821386e ,=20 0x82138a3 , 0x82138d5 ,= 0x8213907 , 0x8214526 , 0x82142d= 1 , 0x821372f ,=20 0x8213769 , 0x82136d3 , = 0x8214bc4 , 0x8214c30 , 0x82154b5= , 0x8215538 ,=20 0x821469d , 0x8214f27 ,= 0x82151d8 , 0x821439a , 0x8214a8= 9 , 0x8213c15 ,=20 0x82136d3 , 0x82136d3 , 0= x8213c58 , 0x82136d3 , 0x82136d3 <= exec_byte_code+979>, 0x82136d3 , 0x82136d3 ,=20 0x82136d3 , 0x82136d3 , 0= x82136d3 , 0x82136d3 , 0x82136d3 , 0x8213c90 } count =3D 10 count_volatile =3D 143682652 vectorp =3D 0x838665c vectorp_volatile =3D 0xb7c5c408 <_XSetLastRequestRead+8> stack =3D { pc =3D 0x845388c "\210)\301\207",=20 byte_string =3D 137913921,=20 byte_string_start =3D 0x8453883 "r\301\b\302H\b\30= 3H\"\210)\301\207",=20 next =3D 0xbfffe1b8 } stack_volatile =3D { pc =3D 0x24
,=20 byte_string =3D -1227962654,=20 byte_string_start =3D 0x88fdce0 "",=20 next =3D 0x1b5e } result =3D 140971584 type =3D (unknown: 3082891252) #46 0x082160b8 in Fbyte_code (bytestr=3D137913921, vector=3D137913949, maxd= epth=3D16) at bytecode.c:482 No locals. #47 0x081d4afa in eval_sub (form=3D137913910) at eval.c:2181 numargs =3D 139291184 args_left =3D i =3D 3 maxargs =3D 3 argvals =3D {137913921, 137913949, 16, 0, 136139224, 8, 143240454, = 16} fun =3D 139291189 val =3D original_fun =3D 3 original_args =3D 137913918 funcar =3D 0 #48 0x081d84e3 in internal_lisp_condition_case (var=3D141875378, bodyform= =3D137913910, handlers=3D137913974) at eval.c:1313 val =3D c =3D oldhandlerlist =3D 0x88fcdb8 clausenb =3D #49 0x08214986 in exec_byte_code (bytestr=3D140971584, vector=3D0, maxdepth= =3D20, args_template=3D139690946, nargs=3D-1073749724, args=3D0x8f) at byte= code.c:1169 targets =3D {0x82136d3 , 0x8213792 , 0x8213797 , 0x821379c = , 0x82134ea , 0x82134f0 ,=20 0x8213bb9 , 0x8214a40 ,= 0x8213bf8 , 0x8213c05 , 0x8213be= e , 0x8213bf3 ,=20 0x821351b , 0x8213520 , 0= x82139d5 , 0x8213cbb , 0x8213b3d = , 0x8213b42 ,=20 0x8213baf , 0x8213bb4 ,= 0x8213579 , 0x8213580 , 0x8213b67 = , 0x8213b47 ,=20 0x82139b5 , 0x82139ba ,= 0x82139bf , 0x82139c5 , 0x82135f= 1 , 0x82135f8 ,=20 0x8213b9e , 0x8213995 ,= 0x8213982 , 0x8213987 , 0x821398= c , 0x821395d ,=20 0x821362a , 0x8213630 , 0= x821393b , 0x8213962 , 0x8214ae4 = , 0x8214ae9 ,=20 0x8214aee , 0x8214abf ,= 0x8213669 , 0x8213670 , 0x821394c = , 0x8214ac4 ,=20 0x82148fc , 0x82148f2 ,= 0x82147bb , 0x82136d3 , 0x82136d3= , 0x82136d3 ,=20 0x82136d3 , 0x82136d3 , 0= x8215120 , 0x82150c4 , 0x82150f2 = , 0x8214fff ,=20 0x821502d , 0x8213a9f ,= 0x8213ad4 , 0x8215067 , 0x8213a6= b , 0x8213b09 ,=20 0x821508f , 0x8214e63 ,= 0x8214e87 , 0x8214ebf , 0x8214ef= 3 , 0x8214f67 ,=20 0x8214f8b , 0x8214fc3 ,= 0x8214c87 , 0x8214cab , 0x82152f= 1 , 0x8215326 ,=20 0x8215215 , 0x821524a ,= 0x8215289 , 0x82152bd , 0x82151a= 4 , 0x8215459 ,=20 0x8215487 , 0x821535e ,= 0x821539c , 0x82153dc , 0x821541= 9 , 0x8213fc2 ,=20 0x82145b7 , 0x821455a ,= 0x8214583 , 0x821448a , 0x82144b= e , 0x82144f2 ,=20 0x8214306 , 0x82136a9 , = 0x8214349 , 0x8214370 , 0x82143d7= , 0x821441d ,=20 0x8214463 , 0x8213fff ,= 0x8214028 , 0x8214051 , 0x821409= 1 , 0x82136d3 ,=20 0x82140c1 , 0x82140ea ,= 0x8214113 , 0x821413c , 0x821416= 5 , 0x821418e ,=20 0x82136a9 , 0x82136d3 , 0= x82141b5 , 0x82141f5 , 0x821421c = , 0x8214240 ,=20 0x8214278 , 0x82142ad ,= 0x8213cdb , 0x8213d00 , 0x8213d3= 5 , 0x8213d6d ,=20 0x8213da2 , 0x8213dcb ,= 0x82136d3 , 0x8214a00 , 0x8214af5= , 0x8213a05 ,=20 0x8214dc7 , 0x8214cd2 ,= 0x8214d31 , 0x8214720 , 0x82149e= 7 , 0x8213b78 ,=20 0x8214673 , 0x8214614 ,= 0x8214754 , 0x821477e , 0x821491= e , 0x8214965 ,=20 0x82149a4 , 0x8214b6f ,= 0x82145eb , 0x8213df2 , 0x8213e3= 1 , 0x8213e55 ,=20 0x8213e79 , 0x8213ea0 ,= 0x8213ec4 , 0x8213efc , 0x8213f3= 1 , 0x8213f69 ,=20 0x8213f9e , 0x82137a5 ,= 0x82137da , 0x8213812 , 0x821383= 6 , 0x821386e ,=20 0x82138a3 , 0x82138d5 ,= 0x8213907 , 0x8214526 , 0x82142d= 1 , 0x821372f ,=20 0x8213769 , 0x82136d3 , = 0x8214bc4 , 0x8214c30 , 0x82154b5= , 0x8215538 ,=20 0x821469d , 0x8214f27 ,= 0x82151d8 , 0x821439a , 0x8214a8= 9 , 0x8213c15 ,=20 0x82136d3 , 0x82136d3 , 0= x8213c58 , 0x82136d3 , 0x82136d3 <= exec_byte_code+979>, 0x82136d3 , 0x82136d3 ,=20 0x82136d3 , 0x82136d3 , 0= x82136d3 , 0x82136d3 , 0x82136d3 , 0x8213c90 } count =3D 6 count_volatile =3D 139791298 vectorp =3D 0x83865bc vectorp_volatile =3D 0x81dc127 stack =3D { pc =3D 0x8453907 "\210\016\027\205\213",=20 byte_string =3D 137913769,=20 byte_string_start =3D 0x8453891 "\b\021\n\020\v\02= 2\306\034\v\033\307\v!\206\026",=20 next =3D 0x0 } stack_volatile =3D { pc =3D 0x1
,=20 byte_string =3D 136147173,=20 byte_string_start =3D 0x85383c2 "",=20 next =3D 0x8a1d116 } result =3D 140971584 type =3D (unknown: 3082891252) #50 0x081d51c1 in funcall_lambda (fun=3D137913749, nargs=3D1, arg_vector=3D= 0xbfffe2cc) at eval.c:3039 val =3D syms_left =3D next =3D 137913744 lexenv =3D 139690946 i =3D optional =3D rest =3D #51 0x081d5527 in Ffuncall (nargs=3D2, args=3D0xbfffe2c8) at eval.c:2866 fun =3D original_fun =3D 139715418 funcar =3D 0 numargs =3D 1 val =3D internal_args =3D i =3D #52 0x081d5b87 in call1 (fn=3D139715418, arg1=3D139891717) at eval.c:2604 ret_ungc_val =3D 140971584 args =3D {139715418, 139891717} #53 0x081587ba in timer_check_2 (idle_timers=3D, timers=3D) at keyboard.c:4502 old_deactivate_mark =3D 139690946 idle_timer_ripe =3D timer =3D 139891717 timer_time =3D { tv_sec =3D 1386935877,=20 tv_nsec =3D 524707102 } timer_difference =3D idle_timer_difference =3D ripe =3D idle_timer =3D idle_timer_time =3D { tv_sec =3D 0,=20 tv_nsec =3D 0 } timer_ripe =3D idleness_now =3D { tv_sec =3D 1,=20 tv_nsec =3D 945858969 } chosen_timer =3D 139891717 now =3D { tv_sec =3D 1386935877,=20 tv_nsec =3D 525233231 } #54 timer_check () at keyboard.c:4569 nexttime =3D timers =3D 144822542 idle_timers =3D 144822558 tem =3D #55 0x08158b54 in readable_events (flags=3D1) at keyboard.c:3436 No locals. #56 0x0815a54f in get_input_pending (flags=3D1) at keyboard.c:6753 No locals. #57 0x0815e29a in detect_input_pending_run_timers (do_display=3Dtrue) at ke= yboard.c:9876 old_timers_run =3D 31 #58 0x0821bde1 in wait_reading_process_output (time_limit=3D= , nsecs=3D0, read_kbd=3D-1, do_display=3Dtrue, wait_for_cell=3D139690946, w= ait_proc=3D0x0, just_wait_proc=3D0) at process.c:4680 old_timers_run =3D 31 old_buffer =3D 0x853d4d0 old_window =3D 139850205 leave =3D false timeout_reduced_for_timers =3D 221 channel =3D nfds =3D 0 Available =3D { fds_bits =3D {1048832, 0 } } Writeok =3D { fds_bits =3D {0 } } check_write =3D check_delay =3D no_avail =3D xerrno =3D 11 proc =3D timeout =3D { tv_sec =3D 0,=20 tv_nsec =3D 436637832 } end_time =3D { tv_sec =3D 1386935907,=20 tv_nsec =3D 88068445 } wait_channel =3D -1 got_some_input =3D false #59 0x08063e7a in sit_for (timeout=3D120, reading=3Dtrue, display_option=3D= 1) at dispnew.c:5800 sec =3D 30 nsec =3D 0 do_display =3D true #60 0x0815f6eb in read_char (commandflag=3D1, map=3D143183982, prev_event= =3D139690946, used_mouse_menu=3D0xbfffea2f, end_time=3D0x0) at keyboard.c:2= 802 tem0 =3D timeout =3D delay_level =3D buffer_size =3D c =3D 139690946 local_getcjmp =3D {{ __jmpbuf =3D {-1073747980, 141163869, 139850205, 144287521, -20= 9446641, 664715872},=20 __mask_was_saved =3D 0,=20 __saved_mask =3D { __val =3D {0, 0, 139711701, 136518085, 139711696, 0 , 139711696, 136097115, 141873448, 141883770, 141897880, 136053630= , 0, 0, 0, 5493968, 139711696, 192, 141897888, 135698505} } }} save_jump =3D {{ __jmpbuf =3D {0, 0, 0, 0, 0, 0},=20 __mask_was_saved =3D 0,=20 __saved_mask =3D { __val =3D {0 } } }} tem =3D save =3D previous_echo_area_message =3D 139690946 also_record =3D 139690946 reread =3D false polling_stopped_here =3D false orig_kboard =3D 0x89179f0 #61 0x08160b4e in read_key_sequence (keybuf=3D0xbfffea98, prompt=3D13969094= 6, dont_downcase_last=3Dfalse, can_return_switch_frame=3Dtrue, fix_current_= buffer=3Dtrue, prevent_redisplay=3Dfalse, bufsize=3D30) at keyboard.c:9071 interrupted_kboard =3D 0x89179f0 interrupted_frame =3D 0x87ef2d8 key =3D used_mouse_menu =3D false echo_local_start =3D 0 last_real_key_start =3D 0 keys_local_start =3D 0 new_binding =3D t =3D 0 echo_start =3D 0 keys_start =3D 0 current_binding =3D 143183982 first_event =3D 139690946 first_unbound =3D 31 mock_input =3D 0 fkey =3D { parent =3D 141624062,=20 map =3D 141624062,=20 start =3D 0,=20 end =3D 0 } keytran =3D { parent =3D 139678478,=20 map =3D 139678478,=20 start =3D 0,=20 end =3D 0 } indec =3D { parent =3D 141624078,=20 map =3D 141624078,=20 start =3D 0,=20 end =3D 0 } shift_translated =3D false delayed_switch_frame =3D 139690946 original_uppercase =3D 136134684 original_uppercase_position =3D -1 dummyflag =3D false starting_buffer =3D 0x853d4d0 fake_prefixed_keys =3D 139690946 #62 0x0816240e in command_loop_1 () at keyboard.c:1445 cmd =3D keybuf =3D {76, 59, 91, 139711696, 119, 139690946, 143605800, 32, 1= 39762890, 136056393, 139762890, 139690946, 139690946, 0, 143605800, 1436058= 00, 143605800, 136134684, 139762890, 139690946, 119, 2, 141361470, 14360578= 4,=20 -1073746824, 139690946, 141361470, 139690946, -1073746824, 0} i =3D prev_modiff =3D 10 prev_buffer =3D 0x853d4d0 #63 0x081d3748 in internal_condition_case (bfun=3D0x81621f0 , handlers=3D139723978, hfun=3D0x8157d70 ) at eval.c:1344 val =3D c =3D 0x88fcdb8 #64 0x081563c5 in command_loop_2 (ignore=3D139690946) at keyboard.c:1170 val =3D 140971584 #65 0x081d366b in internal_catch (tag=3D139722026, func=3D0x81563a0 , arg=3D139690946) at eval.c:1108 val =3D c =3D 0x85383a2 #66 0x081578da in command_loop () at keyboard.c:1149 No locals. #67 recursive_edit_1 () at keyboard.c:777 val =3D 0 #68 0x08157bb0 in Frecursive_edit () at keyboard.c:841 buffer =3D 139690946 #69 0x08057992 in main (argc=3D, argv=3D0xbfffed14) at emacs= .c:1634 dummy =3D -1226091548 stack_bottom_variable =3D 0 '\000' do_initial_setlocale =3D dumping =3D skip_args =3D 0 rlim =3D { rlim_cur =3D 8388608,=20 rlim_max =3D 18446744073709551615 } no_loadup =3D false junk =3D 0x0 dname_arg =3D 0x0 ch_to_dir =3D 0xffffffff
original_pwd =3D 0x2
Lisp Backtrace: "Automatic GC" (0x8526670) "internal-face-x-get-resource" (0xbfffccb8) "set-face-attribute-from-resource" (0xbfffce58) "set-face-attributes-from-resources" (0xbfffcff8) "make-face-x-resource-internal" (0xbfffd198) "byte-code" (0xbfffd2dc) "face-set-after-frame-default" (0xbfffd558) "x-show-tip" (0xbfffd6b8) "byte-code" (0xbfffd80c) "tooltip-show" (0xbfffda78) "tooltip-help-tips" (0xbfffdcbc) "run-hook-with-args-until-success" (0xbfffdcb8) "tooltip-timeout" (0xbfffdefc) "apply" (0xbfffdef8) "byte-code" (0xbfffe04c) "timer-event-handler" (0xbfffe2cc) (gdb) p font->frame $1 =3D (struct frame *) 0x8670e40 (gdb) p *font->frame $2 =3D { header =3D { size =3D 1124360213 },=20 name =3D 141528097,=20 icon_name =3D 139690946,=20 title =3D 139690946,=20 focus_frame =3D 139690946,=20 root_window =3D 139690946,=20 selected_window =3D 140971957,=20 minibuffer_window =3D 140972253,=20 param_alist =3D 143171510,=20 scroll_bars =3D 139690946,=20 condemned_scroll_bars =3D 139690946,=20 menu_bar_items =3D 139690946,=20 face_alist =3D 141957246,=20 menu_bar_vector =3D 139690946,=20 buffer_predicate =3D 139690946,=20 buffer_list =3D 139690946,=20 buried_buffer_list =3D 139690946,=20 tool_bar_window =3D 139690946,=20 desired_tool_bar_string =3D 139690946,=20 current_tool_bar_string =3D 139690946,=20 tool_bar_items =3D 139690946,=20 tool_bar_position =3D 139716378,=20 face_cache =3D 0x0,=20 menu_bar_items_used =3D 0,=20 namebuf =3D 0x0,=20 current_pool =3D 0x0,=20 desired_pool =3D 0x0,=20 desired_matrix =3D 0x0,=20 current_matrix =3D 0x0,=20 glyphs_initialized_p =3D 0,=20 resized_p =3D 0,=20 default_face_done_p =3D 1,=20 already_hscrolled_p =3D 0,=20 updated_p =3D 0,=20 minimize_tool_bar_window_p =3D 0,=20 fonts_changed =3D 1,=20 cursor_type_changed =3D 1,=20 redisplay =3D 1,=20 tool_bar_lines =3D 0,=20 tool_bar_height =3D 0,=20 n_tool_bar_rows =3D 0,=20 n_tool_bar_items =3D 0,=20 decode_mode_spec_buffer =3D 0x85eb900 "File",=20 insert_line_cost =3D 0x0,=20 delete_line_cost =3D 0x0,=20 insert_n_lines_cost =3D 0x0,=20 delete_n_lines_cost =3D 0x0,=20 text_cols =3D 0,=20 text_lines =3D 0,=20 total_cols =3D 80,=20 text_width =3D 720,=20 text_height =3D 665,=20 new_width =3D 0,=20 new_height =3D 0,=20 new_pixelwise =3D false,=20 left_pos =3D 330,=20 top_pos =3D 918,=20 pixel_width =3D 742,=20 pixel_height =3D 669,=20 x_pixels_diff =3D 1,=20 y_pixels_diff =3D 1,=20 win_gravity =3D 1,=20 size_hint_flags =3D 0,=20 border_width =3D 1,=20 internal_border_width =3D 2,=20 right_divider_width =3D 0,=20 bottom_divider_width =3D 0,=20 column_width =3D 9,=20 line_height =3D 19,=20 output_method =3D output_x_window,=20 terminal =3D 0x0,=20 output_data =3D { tty =3D 0x0,=20 x =3D 0x0,=20 w32 =3D 0x0,=20 ns =3D 0x0,=20 nothing =3D 0 },=20 font_driver_list =3D 0x0,=20 font_data_list =3D 0x0,=20 fringe_cols =3D 2,=20 left_fringe_width =3D 9,=20 right_fringe_width =3D 9,=20 want_fullscreen =3D FULLSCREEN_NONE,=20 menu_bar_lines =3D 0,=20 menu_bar_height =3D 0,=20 wait_event_type =3D 0,=20 external_menu_bar =3D 0,=20 visible =3D 0,=20 iconified =3D 0,=20 garbaged =3D 1,=20 wants_modeline =3D 1,=20 auto_raise =3D 0,=20 auto_lower =3D 0,=20 no_split =3D 1,=20 explicit_name =3D 1,=20 window_sizes_changed =3D 0,=20 mouse_moved =3D 0,=20 pointer_invisible =3D 0,=20 frozen_window_starts =3D 0,=20 vertical_scroll_bar_type =3D vertical_scroll_bar_none,=20 desired_cursor =3D FILLED_BOX_CURSOR,=20 cursor_width =3D 1,=20 blink_off_cursor =3D DEFAULT_CURSOR,=20 blink_off_cursor_width =3D 0,=20 config_scroll_bar_width =3D 14,=20 config_scroll_bar_cols =3D 2,=20 scroll_bar_actual_width =3D 0,=20 cost_calculation_baud_rate =3D 0,=20 alpha =3D {0, 0},=20 gamma =3D 0,=20 extra_line_spacing =3D 0,=20 background_pixel =3D 16777184,=20 foreground_pixel =3D 0 } (gdb)=20