From unknown Sat Jun 21 03:31:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17688: 24.3.90; segmentation fault in deselect_palette Resent-From: Zdzislaw Meglicki Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 04 Jun 2014 15:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 17688 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 17688@debbugs.gnu.org Cc: kbrown@cornell.edu X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.140189628930406 (code B ref -1); Wed, 04 Jun 2014 15:39:02 +0000 Received: (at submit) by debbugs.gnu.org; 4 Jun 2014 15:38:09 +0000 Received: from localhost ([127.0.0.1]:44092 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsDGO-0007u9-Ua for submit@debbugs.gnu.org; Wed, 04 Jun 2014 11:38:09 -0400 Received: from eggs.gnu.org ([208.118.235.92]:47417) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsCqi-0006yU-L0 for submit@debbugs.gnu.org; Wed, 04 Jun 2014 11:11:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WsCqV-00053r-Tl for submit@debbugs.gnu.org; Wed, 04 Jun 2014 11:11:27 -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 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:40919) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsCqV-00053k-PH for submit@debbugs.gnu.org; Wed, 04 Jun 2014 11:11:19 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49022) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsCqO-0007aq-RP for bug-gnu-emacs@gnu.org; Wed, 04 Jun 2014 11:11:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WsCqH-0004zL-Uo for bug-gnu-emacs@gnu.org; Wed, 04 Jun 2014 11:11:12 -0400 Received: from perth.ovpit.indiana.edu ([156.56.178.13]:48597) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsCqH-0004ye-Ig for bug-gnu-emacs@gnu.org; Wed, 04 Jun 2014 11:11:05 -0400 Received: from crawley (140-182-72-75.ssl-vpn.indiana.edu [140.182.72.75]) by perth.ovpit.indiana.edu (Postfix) with ESMTP id DED02164030; Wed, 4 Jun 2014 11:10:58 -0400 (EDT) From: Zdzislaw Meglicki Date: Wed, 04 Jun 2014 10:46:39 -0400 Message-ID: <7z1tv4vik0.fsf@iu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Mailman-Approved-At: Wed, 04 Jun 2014 11:38:03 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -5.0 (-----) On copy and paste between emacs and Firefox windows. Emacs, which I had been running under gdb, crashed on segmentation fault. It is the second time that this has happened, with nearly identical backtraces. The output of "bt full" is attached below. xbacktrace returns "Undefined command." Zdzislaw (Gustav) Meglicki Indiana University 812-335-8064 In GNU Emacs 24.3.90.1 (x86_64-unknown-cygwin) of 2014-05-03 on fiona Windowing system distributor `Microsoft Corp.', version 6.3.9600 Configured using: `configure --srcdir=3D/home/kbrown/src/cygemacs/emacs-24.3.90-1.x86_64/src/emacs-24.3= .90 --prefix=3D/usr --exec-prefix=3D/usr --bindir=3D/usr/bin --sbindir=3D/usr/= sbin --libexecdir=3D/usr/libexec --datadir=3D/usr/share --localstatedir=3D/var --sysconfdir=3D/etc --libdir=3D/usr/lib --datarootdir=3D/usr/share --docdir=3D/usr/share/doc/emacs --htmldir=3D/usr/share/doc/emacs/html -C --with-w32 'CFLAGS=3D-ggdb -O2 -pipe -Wimplicit-function-declaration -O0 -fdebug-prefix-map=3D/home/kbrown/src/cygemacs/emacs-24.3.90-1.x86_64/buil= d=3D/usr/src/debug/emacs-24.3.90-1 -fdebug-prefix-map=3D/home/kbrown/src/cygemacs/emacs-24.3.90-1.x86_64/src/= emacs-24.3.90=3D/usr/src/debug/emacs-24.3.90-1' CPPFLAGS=3D LDFLAGS=3D-Wl,--stack,0x400000' Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Fundamental Minor modes in effect: display-time-mode: t tooltip-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t line-number-mode: t transient-mark-mode: t Recent input: =20 =20 =20 =20 M-x r e p o r t - e m a c s=20 - b u g Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: /usr/share/emacs/site-lisp/htmlfontify hides /usr/share/emacs/24.3.90/lisp/= htmlfontify /usr/share/emacs/site-lisp/hfy-cmap hides /usr/share/emacs/24.3.90/lisp/hfy= -cmap Features: (shadow sort gnus-util mail-extr emacsbug message idna format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util help-fns mail-prsvr mail-utils time time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel w32-common-fns disp-table w32-win w32-vars tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind gfilenotify w32 multi-tty emacs) Memory information: ((conses 16 76398 7590) (symbols 48 17420 0) (miscs 40 86 90) (strings 32 11229 4178) (string-bytes 1 285210) (vectors 16 9682) (vector-slots 8 370776 10086) (floats 8 72 196) (intervals 56 283 31) (buffers 960 13)) --=20 Zdzislaw (Gustav) Meglicki, Office of the Vice President for Information Technology, Indiana University, 2709 E. 10th Street, Bloomington, IN 47408, USA, http://perth.ovpit.indiana.edu/gustav, Ph: 812-856-5597 (o), 812-345-3284 (m), Skype: zdzislaw.meglicki =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D Output of bt full =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D (gdb) bt full #0 0x0000000100631d84 in deselect_palette (f=3D0x0, hdc=3D0x0) at /usr/src/debug/emacs-24.3.90-1/src/w32xfns.c:123 No locals. #1 0x0000000100631e53 in release_frame_dc (f=3D0x0, hdc=3D0x0) at /usr/src/debug/emacs-24.3.90-1/src/w32xfns.c:154 ret =3D 0 #2 0x00000001006351f9 in uniscribe_encode_char ( font=3D0x101071d30 , c=3D76) at /usr/src/debug/emacs-24.3.90-1/src/w32uniscribe.c:585 context =3D 0x0 f =3D 0x0 old_font =3D 0x0 code =3D 15 ch =3D L"LC" len =3D 1 items =3D 0x436980 nitems =3D 1 uniscribe_font =3D 0x101071d30 #3 0x0000000100462d13 in get_glyph_face_and_encoding ( f=3D0x101058c48 , glyph=3D0x6006fb1e0,=20 char2b=3D0x436b24 L"\006", two_byte_p=3D0x436aa4) at /usr/src/debug/emacs-24.3.90-1/src/xdisp.c:23675 face =3D 0x60021ee00 code =3D 0 #4 0x0000000100463670 in fill_glyph_string (s=3D0x436b70, face_id=3D23, st= art=3D0,=20 end=3D33, overlaps=3D0) at /usr/src/debug/emacs-24.3.90-1/src/xdisp.c:2= 3897 two_byte_p =3D 0 glyph =3D 0x6006fb1e0 last =3D 0x6006fb630 voffset =3D 0 glyph_not_available_p =3D 0 #5 0x0000000100464796 in draw_glyphs (w=3D0x60057fd30, x=3D10, row=3D0x600= 705300,=20 area=3DTEXT_AREA, start=3D0, end=3D33, hl=3DDRAW_NORMAL_TEXT, overlaps= =3D0) at /usr/src/debug/emacs-24.3.90-1/src/xdisp.c:24515 face_id =3D 23 char2b =3D 0x436b10 L"\020\004\025\f\026\027\003\006\022\017\006" first_glyph =3D 0x6006fb000 head =3D 0x436b70 tail =3D 0x436b70 s =3D 0x436b70 clip_head =3D 0x0 clip_tail =3D 0x0 i =3D 0 j =3D 9646208 x_reached =3D 0 last_x =3D 570 area_left =3D 10 f =3D 0x101058c48 hdc =3D 0xffffffff8d010f1b #6 0x00000001004752fd in expose_area (w=3D0x60057fd30, row=3D0x600705300,= =20 r=3D0x437070, area=3DTEXT_AREA) at /usr/src/debug/emacs-24.3.90-1/src/xdisp.c:29304 first =3D 0x6006fb000 end =3D 0x6006fb630 last =3D 0x0 first_x =3D 6541038 start_x =3D 1 x =3D 6 #7 0x000000010047552d in expose_line (w=3D0x60057fd30, row=3D0x600705300,= =20 r=3D0x437070) at /usr/src/debug/emacs-24.3.90-1/src/xdisp.c:29362 No locals. #8 0x0000000100476540 in expose_window (w=3D0x60057fd30, fr=3D0x437190) at /usr/src/debug/emacs-24.3.90-1/src/xdisp.c:29632 y0 =3D 714 y1 =3D 728 cursor_cleared_p =3D 1 phys_cursor_on_p =3D 0 first_overlapping_row =3D 0x0 yb =3D 782 row =3D 0x600705300 last_overlapping_row =3D 0x0 f =3D 0x101058c48 wr =3D {x =3D 0, y =3D 114, width =3D 598, height =3D 796} r =3D {x =3D 0, y =3D 700, width =3D 581, height =3D 70} mouse_face_overwritten_p =3D 0 #9 0x000000010047698c in expose_window_tree (w=3D0x60057fd30, r=3D0x437190) at /usr/src/debug/emacs-24.3.90-1/src/xdisp.c:29707 f =3D 0x101058c48 mouse_face_overwritten_p =3D 0 #10 0x0000000100476977 in expose_window_tree (w=3D0x600444d28, r=3D0x437190) at /usr/src/debug/emacs-24.3.90-1/src/xdisp.c:29705 f =3D 0x101058c48 mouse_face_overwritten_p =3D 0 #11 0x0000000100476ad0 in expose_frame ( f=3D0x101058c48 , x=3D0, y=3D814, w=3D581, h= =3D70) at /usr/src/debug/emacs-24.3.90-1/src/xdisp.c:29762 r =3D {x =3D 0, y =3D 814, width =3D 581, height =3D 70} mouse_face_overwritten_p =3D 0 #12 0x000000010062ca6d in w32_read_socket ( terminal=3D0x100f5ce70 , hold_quit=3D0x4373e0) at /usr/src/debug/emacs-24.3.90-1/src/w32term.c:4250 hdc =3D 0xffffffff8d010f1b inev =3D {kind =3D NO_EVENT, code =3D 0, part =3D scroll_bar_above_= handle,=20 modifiers =3D 0, x =3D 0, y =3D 0, timestamp =3D 0, frame_or_wind= ow =3D 0,=20 arg =3D 4305639474} do_help =3D 0 count =3D 0 check_visibility =3D 0 msg =3D {msg =3D {hwnd =3D 0xa045c, message =3D 1045, wParam =3D 0,= lParam =3D 0,=20 time =3D 1736382484, pt =3D {x =3D 69, y =3D 17}}, dwModifiers = =3D 0,=20 rect =3D {left =3D 0, top =3D 814, right =3D 581, bottom =3D 884}} f =3D 0x101058c48 dpyinfo =3D 0x1014d6680 hlinfo =3D 0x1014d6718 #13 0x000000010050b19a in gobble_input () at /usr/src/debug/emacs-24.3.90-1/src/keyboard.c:6846 nr =3D 0 hold_quit =3D {kind =3D NO_EVENT, code =3D 0,=20 part =3D scroll_bar_above_handle, modifiers =3D 0, x =3D 0, y =3D= 0,=20 timestamp =3D 0, frame_or_window =3D 0, arg =3D 0} next =3D 0x0 nread =3D 0 err =3D false t =3D 0x100f5ce70 #14 0x000000010050b035 in get_input_pending (flags=3D1) at /usr/src/debug/emacs-24.3.90-1/src/keyboard.c:6767 No locals. #15 0x0000000100511142 in detect_input_pending_run_timers (do_display=3Dfal= se) at /usr/src/debug/emacs-24.3.90-1/src/keyboard.c:9884 old_timers_run =3D 1944 #16 0x000000010050287b in read_char (commandflag=3D0, map=3D4305639474,=20 prev_event=3D4305639474, used_mouse_menu=3D0x0, end_time=3D0x437950) at /usr/src/debug/emacs-24.3.90-1/src/keyboard.c:2558 echo_current =3D true c =3D 4305639474 jmpcount =3D 4421808 local_getcjmp =3D {4421424, 57, 708217300, 42656, 0,=20 3041770145964605396, 15028076290, 140708895854455, 4422176,=20 4422176, 4421488, 4300237088, 4434748, 0, 0, 1, 28,=20 140708849620591, 5416090721944, 4421488, 4421760, 4301839357,=20 4421808, 6443753189, 57, 708217300, 57, 708217300,=20 130463647823520154, 0, 1401891240, 6443754236} save_jump =3D {130463647822917827, 1, 28, 6443754236, 4421088,=20 4300175095, 25778441430, 25778441430, 6, 6, 4421232, 4300681828,= =20 25778441430, 4305639474, 1401891240, 0, 4421280, 4300767932,=20 4421184, 1401891240, 0, 4300176491, 1401891240, 0, 4422176, 21391= ,=20 0, 0, 57, 708217300, 4421328, 4301596082} tem =3D 4422392 save =3D 4301839357 previous_echo_area_message =3D 4305639474 also_record =3D 4305639474 reread =3D false gcpro1 =3D {next =3D 0x4376d0, var =3D 0x18013dee5 ,=20 nvars =3D 0} gcpro2 =3D {next =3D 0x4ed082700b4, var =3D 0x437590, nvars =3D 442= 1280} polling_stopped_here =3D false orig_kboard =3D 0x600073800 #17 0x00000001005c180a in read_filtered_event (no_switch_frame=3Dfalse,=20 ascii_required=3Dfalse, error_nonascii=3Dfalse, input_method=3Dtrue,=20 seconds=3D4305627959) at /usr/src/debug/emacs-24.3.90-1/src/lread.c:632 val =3D 4294967306 delayed_switch_frame =3D 4305639474 end_time =3D {tv_sec =3D 1401891182, tv_nsec =3D 602015400} #18 0x00000001005c1aee in Fread_event (prompt=3D4305639474,=20 inherit_input_method=3D4305639522, seconds=3D4305627959) at /usr/src/debug/emacs-24.3.90-1/src/lread.c:744 No locals. #19 0x0000000100599bb3 in Ffuncall (nargs=3D4, args=3D0x437af0) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2822 fun =3D 4304598533 original_fun =3D 4305879666 funcar =3D 4300727617 numargs =3D 3 lisp_numargs =3D 4305627959 val =3D 4305639522 internal_args =3D 0x437af8 i =3D 1 #20 0x00000001005dcaa2 in exec_byte_code (bytestr=3D4301839321,=20 vector=3D4301839357, maxdepth=3D28, args_template=3D3076, nargs=3D1,=20 args=3D0x4380a0) at /usr/src/debug/emacs-24.3.90-1/src/bytecode.c:919 targets =3D {0x1005e0a9c ,=20 0x1005e0af7 ,=20 0x1005e0af9 ,=20 0x1005e0afb ,=20 0x1005e0afd ,=20 0x1005e0afd ,=20 0x1005e0b6e ,=20 0x1005e0be9 ,=20 0x1005dc26b ,=20 0x1005dc26d ,=20 0x1005dc26f ,=20 0x1005dc271 ,=20 0x1005dc273 ,=20 0x1005dc273 ,=20 0x1005dc27c ,=20 0x1005dc236 ,=20 0x1005dc778 ,=20 0x1005dc77a ,=20 0x1005dc77c ,=20 0x1005dc77e ,=20 0x1005dc780 ,=20 0x1005dc780 ,=20 0x1005dc7be ,=20 0x1005dc789 ,=20 0x1005dc993 ,=20 0x1005dc995 ,=20 0x1005dc997 ,=20 0x1005dc999 ,=20 0x1005dc99b ,=20 0x1005dc99b ,=20 0x1005dc944 ,=20 0x1005dc95e ,=20 0x1005dca63 ,=20 0x1005dca65 ,=20 0x1005dca67 ,=20 0x1005dca69 ,=20 0x1005dca6b ,=20 0x1005dca6b ,=20 0x1005dca14 ,=20 0x1005dca2e ,=20 0x1005dcb33 ,=20 0x1005dcb35 ,=20 0x1005dcb37 ,=20 0x1005dcb39 ,=20 0x1005dcb3b ,=20 0x1005dcb3b ,=20 0x1005dcae4 ,=20 0x1005dcafe ,=20 0x1005dded0 ,=20 0x1005ddbd5 ,=20 0x1005ddbc9 ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005de15f ,=20 0x1005de263 ,=20 0x1005de2cd ,=20 0x1005de337 ,=20 0x1005de3a5 ,=20 0x1005dc5c5 ,=20 0x1005dc64c ,=20 0x1005de428 ,=20 0x1005dc511 ,=20 0x1005dc6c3 ,=20 0x1005de499 ,=20 0x1005de510 ,=20 0x1005de564 ,=20 0x1005de5db ,=20 0x1005de639 ,=20 0x1005de728 ,=20 0x1005de77c ,=20 0x1005de7f3 ,=20 0x1005de890 ,=20 0x1005de8e4 ,=20 0x1005de938 ,=20 0x1005de9af ,=20 0x1005dea26 ,=20 0x1005dea9d ,=20 0x1005deb3a ,=20 0x1005deb98 ,=20 0x1005debf6 ,=20 0x1005dece5 ,=20 0x1005ded82 ,=20 0x1005dee1f ,=20 0x1005df0b2 ,=20 0x1005df12f ,=20 0x1005df1ac ,=20 0x1005df229 ,=20 0x1005df2a6 ,=20 0x1005df304 ,=20 0x1005df3a5 ,=20 0x1005df403 ,=20 0x1005df461 ,=20 0x1005df4bf ,=20 0x1005df5f2 ,=20 0x1005dda25 ,=20 0x1005df663 ,=20 0x1005df6b7 ,=20 0x1005df79e ,=20 0x1005df80f ,=20 0x1005df880 ,=20 0x1005df8d4 ,=20 0x1005df931 ,=20 0x1005df98e ,=20 0x1005df9f3 ,=20 0x1005e0a9c ,=20 0x1005dfa51 ,=20 0x1005dfaa0 ,=20 0x1005dfaef ,=20 0x1005dfb3e ,=20 0x1005dfb8d ,=20 0x1005dfbdc ,=20 0x1005dda25 ,=20 0x1005e0a9c ,=20 0x1005dfc30 ,=20 0x1005dfc8e ,=20 0x1005dfce2 ,=20 0x1005dfd36 ,=20 0x1005dfdad ,=20 0x1005dfe24 ,=20 0x1005dfe78 ,=20 0x1005dff83 ,=20 0x1005dfffa ,=20 0x1005e0071 ,=20 0x1005e00e8 ,=20 0x1005e0137 ,=20 0x1005e0a9c ,=20 0x1005dd941 ,=20 0x1005dcbf1 ,=20 0x1005dc384 ,=20 0x1005dcd4b ,=20 0x1005dced8 ,=20 0x1005dd059 ,=20 0x1005dd8b5 ,=20 0x1005dd901 ,=20 0x1005dc8e2 ,=20 0x1005dd9d9 ,=20 0x1005dda62 ,=20 0x1005ddafc ,=20 0x1005ddb48 ,=20 0x1005ddf20 ,=20 0x1005ddfb1 ,=20 0x1005de04e ,=20 0x1005de0ca ,=20 0x1005dcba0 ,=20 0x1005e018b ,=20 0x1005e0228 ,=20 0x1005e027c ,=20 0x1005e02d0 ,=20 0x1005e0324 ,=20 0x1005e0378 ,=20 0x1005e03ef ,=20 0x1005e0466 ,=20 0x1005e04d7 ,=20 0x1005e0548 ,=20 0x1005e0697 ,=20 0x1005e0708 ,=20 0x1005e0779 ,=20 0x1005e07cd ,=20 0x1005e083e ,=20 0x1005e08af ,=20 0x1005e090b ,=20 0x1005e0967 ,=20 0x1005df51d ,=20 0x1005df57b ,=20 0x1005e09c5 ,=20 0x1005e0a33 ,=20 0x1005e0a9c ,=20 0x1005dd1da ,=20 0x1005dd307 ,=20 0x1005dd473 ,=20 0x1005dd5df ,=20 0x1005dd74a ,=20 0x1005de697 ,=20 0x1005dec54 ,=20 0x1005df70d ,=20 0x1005e0c8b ,=20 0x1005e0d09 ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0dae ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0e53 } count =3D 21 count_volatile =3D 0 op =3D 3 vectorp =3D 0x10068dc00 vectorp_volatile =3D 0x4 stack =3D {pc =3D 0x10092399f "\211?\206Y",=20 byte_string =3D 4301839321,=20 byte_string_start =3D 0x10092395b "\001\247\203\02= 2",=20 next =3D 0x438100} stack_volatile =3D {pc =3D 0x3
,=20 byte_string =3D 47244640256,=20 byte_string_start =3D 0xb00000003
, next =3D 0x3} top =3D 0x437af0 result =3D 0 type =3D CATCHER #21 0x000000010059a286 in funcall_lambda (fun=3D4301839277, nargs=3D1,=20 arg_vector=3D0x438098) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2983 val =3D 4300179242 syms_left =3D 3076 next =3D 4301839272 lexenv =3D 4301839272 count =3D 21 i =3D 1 optional =3D false rest =3D false #22 0x0000000100599d77 in Ffuncall (nargs=3D2, args=3D0x438090) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2864 fun =3D 4301839277 original_fun =3D 4309332162 funcar =3D 2638 numargs =3D 1 lisp_numargs =3D 4423712 val =3D 25775570229 internal_args =3D 0x438618 i =3D 4300755517 #23 0x00000001005dcaa2 in exec_byte_code (bytestr=3D4303034865,=20 vector=3D4303034901, maxdepth=3D36, args_template=3D4104, nargs=3D4,=20 args=3D0x438638) at /usr/src/debug/emacs-24.3.90-1/src/bytecode.c:919 targets =3D {0x1005e0a9c ,=20 0x1005e0af7 ,=20 0x1005e0af9 ,=20 0x1005e0afb ,=20 0x1005e0afd ,=20 0x1005e0afd ,=20 0x1005e0b6e ,=20 0x1005e0be9 ,=20 0x1005dc26b ,=20 0x1005dc26d ,=20 0x1005dc26f ,=20 0x1005dc271 ,=20 0x1005dc273 ,=20 0x1005dc273 ,=20 0x1005dc27c ,=20 0x1005dc236 ,=20 0x1005dc778 ,=20 0x1005dc77a ,=20 0x1005dc77c ,=20 0x1005dc77e ,=20 0x1005dc780 ,=20 0x1005dc780 ,=20 0x1005dc7be ,=20 0x1005dc789 ,=20 0x1005dc993 ,=20 0x1005dc995 ,=20 0x1005dc997 ,=20 0x1005dc999 ,=20 0x1005dc99b ,=20 0x1005dc99b ,=20 0x1005dc944 ,=20 0x1005dc95e ,=20 0x1005dca63 ,=20 0x1005dca65 ,=20 0x1005dca67 ,=20 0x1005dca69 ,=20 0x1005dca6b ,=20 0x1005dca6b ,=20 0x1005dca14 ,=20 0x1005dca2e ,=20 0x1005dcb33 ,=20 0x1005dcb35 ,=20 0x1005dcb37 ,=20 0x1005dcb39 ,=20 0x1005dcb3b ,=20 0x1005dcb3b ,=20 0x1005dcae4 ,=20 0x1005dcafe ,=20 0x1005dded0 ,=20 0x1005ddbd5 ,=20 0x1005ddbc9 ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005de15f ,=20 0x1005de263 ,=20 0x1005de2cd ,=20 0x1005de337 ,=20 0x1005de3a5 ,=20 0x1005dc5c5 ,=20 0x1005dc64c ,=20 0x1005de428 ,=20 0x1005dc511 ,=20 0x1005dc6c3 ,=20 0x1005de499 ,=20 0x1005de510 ,=20 0x1005de564 ,=20 0x1005de5db ,=20 0x1005de639 ,=20 0x1005de728 ,=20 0x1005de77c ,=20 0x1005de7f3 ,=20 0x1005de890 ,=20 0x1005de8e4 ,=20 0x1005de938 ,=20 0x1005de9af ,=20 0x1005dea26 ,=20 0x1005dea9d ,=20 0x1005deb3a ,=20 0x1005deb98 ,=20 0x1005debf6 ,=20 0x1005dece5 ,=20 0x1005ded82 ,=20 0x1005dee1f ,=20 0x1005df0b2 ,=20 0x1005df12f ,=20 0x1005df1ac ,=20 0x1005df229 ,=20 0x1005df2a6 ,=20 0x1005df304 ,=20 0x1005df3a5 ,=20 0x1005df403 ,=20 0x1005df461 ,=20 0x1005df4bf ,=20 0x1005df5f2 ,=20 0x1005dda25 ,=20 0x1005df663 ,=20 0x1005df6b7 ,=20 0x1005df79e ,=20 0x1005df80f ,=20 0x1005df880 ,=20 0x1005df8d4 ,=20 0x1005df931 ,=20 0x1005df98e ,=20 0x1005df9f3 ,=20 0x1005e0a9c ,=20 0x1005dfa51 ,=20 0x1005dfaa0 ,=20 0x1005dfaef ,=20 0x1005dfb3e ,=20 0x1005dfb8d ,=20 0x1005dfbdc ,=20 0x1005dda25 ,=20 0x1005e0a9c ,=20 0x1005dfc30 ,=20 0x1005dfc8e ,=20 0x1005dfce2 ,=20 0x1005dfd36 ,=20 0x1005dfdad ,=20 0x1005dfe24 ,=20 0x1005dfe78 ,=20 0x1005dff83 ,=20 0x1005dfffa ,=20 0x1005e0071 ,=20 0x1005e00e8 ,=20 0x1005e0137 ,=20 0x1005e0a9c ,=20 0x1005dd941 ,=20 0x1005dcbf1 ,=20 0x1005dc384 ,=20 0x1005dcd4b ,=20 0x1005dced8 ,=20 0x1005dd059 ,=20 0x1005dd8b5 ,=20 0x1005dd901 ,=20 0x1005dc8e2 ,=20 0x1005dd9d9 ,=20 0x1005dda62 ,=20 0x1005ddafc ,=20 0x1005ddb48 ,=20 0x1005ddf20 ,=20 0x1005ddfb1 ,=20 0x1005de04e ,=20 0x1005de0ca ,=20 0x1005dcba0 ,=20 0x1005e018b ,=20 0x1005e0228 ,=20 0x1005e027c ,=20 0x1005e02d0 ,=20 0x1005e0324 ,=20 0x1005e0378 ,=20 0x1005e03ef ,=20 0x1005e0466 ,=20 0x1005e04d7 ,=20 0x1005e0548 ,=20 0x1005e0697 ,=20 0x1005e0708 ,=20 0x1005e0779 ,=20 0x1005e07cd ,=20 0x1005e083e ,=20 0x1005e08af ,=20 0x1005e090b ,=20 0x1005e0967 ,=20 0x1005df51d ,=20 0x1005df57b ,=20 0x1005e09c5 ,=20 0x1005e0a33 ,=20 0x1005e0a9c ,=20 0x1005dd1da ,=20 0x1005dd307 ,=20 0x1005dd473 ,=20 0x1005dd5df ,=20 0x1005dd74a ,=20 0x1005de697 ,=20 0x1005dec54 ,=20 0x1005df70d ,=20 0x1005e0c8b ,=20 0x1005e0d09 ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0dae ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0e53 } count =3D 20 count_volatile =3D 4300179146 op =3D 1 vectorp =3D 0x1007b1a18 vectorp_volatile =3D 0x438150 stack =3D {pc =3D 0x1008aae84 "\204$",=20 byte_string =3D 4303034865,=20 byte_string_start =3D 0x1008aae09 "\002\302V\203\0= 22",=20 next =3D 0x438690} stack_volatile =3D {pc =3D 0x438120 "P\201C", byte_string =3D 43001= 79050,=20 byte_string_start =3D 0x10105dc48 "\024= \002\004", next =3D 0x600000004} top =3D 0x438090 result =3D 4424488 type =3D CONDITION_CASE #24 0x000000010059a286 in funcall_lambda (fun=3D4303034821, nargs=3D4,=20 arg_vector=3D0x438618) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2983 val =3D 4300179242 syms_left =3D 4104 next =3D 4303034816 lexenv =3D 4303034816 count =3D 20 i =3D 4304878688 optional =3D false rest =3D false #25 0x0000000100599d77 in Ffuncall (nargs=3D5, args=3D0x438610) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2864 fun =3D 4303034821 original_fun =3D 4311013314 funcar =3D 67 numargs =3D 4 lisp_numargs =3D 4 val =3D 4425168 internal_args =3D 0x100a2d832 i =3D 16 #26 0x00000001005dcaa2 in exec_byte_code (bytestr=3D4303036545,=20 vector=3D25782217893, maxdepth=3D24, args_template=3D0, nargs=3D0, args= =3D0x438bb8) at /usr/src/debug/emacs-24.3.90-1/src/bytecode.c:919 targets =3D {0x1005e0a9c ,=20 0x1005e0af7 ,=20 0x1005e0af9 ,=20 0x1005e0afb ,=20 0x1005e0afd ,=20 0x1005e0afd ,=20 0x1005e0b6e ,=20 0x1005e0be9 ,=20 0x1005dc26b ,=20 0x1005dc26d ,=20 0x1005dc26f ,=20 0x1005dc271 ,=20 0x1005dc273 ,=20 0x1005dc273 ,=20 0x1005dc27c ,=20 0x1005dc236 ,=20 0x1005dc778 ,=20 0x1005dc77a ,=20 0x1005dc77c ,=20 0x1005dc77e ,=20 0x1005dc780 ,=20 0x1005dc780 ,=20 0x1005dc7be ,=20 0x1005dc789 ,=20 0x1005dc993 ,=20 0x1005dc995 ,=20 0x1005dc997 ,=20 0x1005dc999 ,=20 0x1005dc99b ,=20 0x1005dc99b ,=20 0x1005dc944 ,=20 0x1005dc95e ,=20 0x1005dca63 ,=20 0x1005dca65 ,=20 0x1005dca67 ,=20 0x1005dca69 ,=20 0x1005dca6b ,=20 0x1005dca6b ,=20 0x1005dca14 ,=20 0x1005dca2e ,=20 0x1005dcb33 ,=20 0x1005dcb35 ,=20 0x1005dcb37 ,=20 0x1005dcb39 ,=20 0x1005dcb3b ,=20 0x1005dcb3b ,=20 0x1005dcae4 ,=20 0x1005dcafe ,=20 0x1005dded0 ,=20 0x1005ddbd5 ,=20 0x1005ddbc9 ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005de15f ,=20 0x1005de263 ,=20 0x1005de2cd ,=20 0x1005de337 ,=20 0x1005de3a5 ,=20 0x1005dc5c5 ,=20 0x1005dc64c ,=20 0x1005de428 ,=20 0x1005dc511 ,=20 0x1005dc6c3 ,=20 0x1005de499 ,=20 0x1005de510 ,=20 0x1005de564 ,=20 0x1005de5db ,=20 0x1005de639 ,=20 0x1005de728 ,=20 0x1005de77c ,=20 0x1005de7f3 ,=20 0x1005de890 ,=20 0x1005de8e4 ,=20 0x1005de938 ,=20 0x1005de9af ,=20 0x1005dea26 ,=20 0x1005dea9d ,=20 0x1005deb3a ,=20 0x1005deb98 ,=20 0x1005debf6 ,=20 0x1005dece5 ,=20 0x1005ded82 ,=20 0x1005dee1f ,=20 0x1005df0b2 ,=20 0x1005df12f ,=20 0x1005df1ac ,=20 0x1005df229 ,=20 0x1005df2a6 ,=20 0x1005df304 ,=20 0x1005df3a5 ,=20 0x1005df403 ,=20 0x1005df461 ,=20 0x1005df4bf ,=20 0x1005df5f2 ,=20 0x1005dda25 ,=20 0x1005df663 ,=20 0x1005df6b7 ,=20 0x1005df79e ,=20 0x1005df80f ,=20 0x1005df880 ,=20 0x1005df8d4 ,=20 0x1005df931 ,=20 0x1005df98e ,=20 0x1005df9f3 ,=20 0x1005e0a9c ,=20 0x1005dfa51 ,=20 0x1005dfaa0 ,=20 0x1005dfaef ,=20 0x1005dfb3e ,=20 0x1005dfb8d ,=20 0x1005dfbdc ,=20 0x1005dda25 ,=20 0x1005e0a9c ,=20 0x1005dfc30 ,=20 0x1005dfc8e ,=20 0x1005dfce2 ,=20 0x1005dfd36 ,=20 0x1005dfdad ,=20 0x1005dfe24 ,=20 0x1005dfe78 ,=20 0x1005dff83 ,=20 0x1005dfffa ,=20 0x1005e0071 ,=20 0x1005e00e8 ,=20 0x1005e0137 ,=20 0x1005e0a9c ,=20 0x1005dd941 ,=20 0x1005dcbf1 ,=20 0x1005dc384 ,=20 0x1005dcd4b ,=20 0x1005dced8 ,=20 0x1005dd059 ,=20 0x1005dd8b5 ,=20 0x1005dd901 ,=20 0x1005dc8e2 ,=20 0x1005dd9d9 ,=20 0x1005dda62 ,=20 0x1005ddafc ,=20 0x1005ddb48 ,=20 0x1005ddf20 ,=20 0x1005ddfb1 ,=20 0x1005de04e ,=20 0x1005de0ca ,=20 0x1005dcba0 ,=20 0x1005e018b ,=20 0x1005e0228 ,=20 0x1005e027c ,=20 0x1005e02d0 ,=20 0x1005e0324 ,=20 0x1005e0378 ,=20 0x1005e03ef ,=20 0x1005e0466 ,=20 0x1005e04d7 ,=20 0x1005e0548 ,=20 0x1005e0697 ,=20 0x1005e0708 ,=20 0x1005e0779 ,=20 0x1005e07cd ,=20 0x1005e083e ,=20 0x1005e08af ,=20 0x1005e090b ,=20 0x1005e0967 ,=20 0x1005df51d ,=20 0x1005df57b ,=20 0x1005e09c5 ,=20 0x1005e0a33 ,=20 0x1005e0a9c ,=20 0x1005dd1da ,=20 0x1005dd307 ,=20 0x1005dd473 ,=20 0x1005dd5df ,=20 0x1005dd74a ,=20 0x1005de697 ,=20 0x1005dec54 ,=20 0x1005df70d ,=20 0x1005e0c8b ,=20 0x1005e0d09 ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0dae ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0e53 } count =3D 19 count_volatile =3D 0 op =3D 4 vectorp =3D 0x600bd6ca8 vectorp_volatile =3D 0x0 stack =3D {pc =3D 0x1008aaa62 "\210\210\202",=20 byte_string =3D 4303036545,=20 byte_string_start =3D 0x1008aa9d9 "\307\312 \240\2= 10=C7=A2\211\242\313=3D\262\001\204\030", next =3D 0x4391b0} stack_volatile =3D { pc =3D 0x100000001
,=20 byte_string =3D 1757, byte_string_start =3D 0x0, next =3D 0x0} top =3D 0x438610 result =3D 4425936 type =3D CONDITION_CASE #27 0x000000010059a286 in funcall_lambda (fun=3D25782190029, nargs=3D0,=20 arg_vector=3D0x438bb8) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2983 val =3D 4300179242 syms_left =3D 0 next =3D 25782190024 lexenv =3D 25782190024 count =3D 19 i =3D 4426576 optional =3D false rest =3D false #28 0x0000000100599d77 in Ffuncall (nargs=3D1, args=3D0x438bb0) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2864 fun =3D 25782190029 original_fun =3D 25782190029 funcar =3D 4300179242 numargs =3D 0 lisp_numargs =3D 25781002438 val =3D 4426592 internal_args =3D 0x438bb0 i =3D 10 #29 0x0000000100598538 in eval_sub (form=3D25781002454) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2157 vals =3D 0x438bb0 argnum =3D 1 sa_count =3D 18 sa_must_free =3D false numargs =3D 4 args_left =3D 4305639474 i =3D 4426672 maxargs =3D 8068845 argvals =3D {25774631941, 0, 6420, 25774631941, 0, 0, 0, 0} fun =3D 4304591557 val =3D 25782217888 original_fun =3D 4305715394 original_args =3D 25781002438 funcar =3D 4294967296 gcpro1 =3D {next =3D 0x0, var =3D 0x0, nvars =3D 4426896} gcpro2 =3D {next =3D 0x0, var =3D 0x0, nvars =3D 0} gcpro3 =3D {next =3D 0x0, var =3D 0x438bb0, nvars =3D 1} #30 0x0000000100594a78 in Fprogn (body=3D25781002470) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:468 val =3D 4305639474 gcpro1 =3D {next =3D 0x10066c190 , var =3D 0x10000000= a,=20 nvars =3D 4427200} #31 0x00000001004ff77f in Ftrack_mouse (args=3D25781002470) at /usr/src/debug/emacs-24.3.90-1/src/keyboard.c:1281 count =3D 16 val =3D 4427168 #32 0x0000000100598323 in eval_sub (form=3D25781002486) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2133 numargs =3D 4 args_left =3D 25781002470 i =3D 1 maxargs =3D 8068845 argvals =3D {4427360, 4300861884, 4427312, 4300683265, 4427296,=20 4300178913, 4305251568, 6} fun =3D 4301701525 val =3D 4305639474 original_fun =3D 4305697106 original_args =3D 25781002470 funcar =3D 4305251568 gcpro1 =3D {next =3D 0x5, var =3D 0x5, nvars =3D 4305251568} gcpro2 =3D {next =3D 0x1009cecf0 ,=20 var =3D 0x100573fec , nvars =3D 257746319= 36} gcpro3 =3D {next =3D 0x600aae000,=20 var =3D 0x1012a11e0 , nvars =3D 4427440} #33 0x0000000100597d69 in Feval (form=3D25781002486, lexical=3D4305639474) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2003 count =3D 14 #34 0x0000000100599b87 in Ffuncall (nargs=3D2, args=3D0x4390c0) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2818 fun =3D 4304591173 original_fun =3D 4305889570 funcar =3D 1605 numargs =3D 1 lisp_numargs =3D 4427840 val =3D 4427776 internal_args =3D 0x438f80 i =3D 2 #35 0x00000001005dcaa2 in exec_byte_code (bytestr=3D4303036105,=20 vector=3D4303036141, maxdepth=3D144, args_template=3D2052, nargs=3D2,=20 args=3D0x4396d8) at /usr/src/debug/emacs-24.3.90-1/src/bytecode.c:919 targets =3D {0x1005e0a9c ,=20 0x1005e0af7 ,=20 0x1005e0af9 ,=20 0x1005e0afb ,=20 0x1005e0afd ,=20 0x1005e0afd ,=20 0x1005e0b6e ,=20 0x1005e0be9 ,=20 0x1005dc26b ,=20 0x1005dc26d ,=20 0x1005dc26f ,=20 0x1005dc271 ,=20 0x1005dc273 ,=20 0x1005dc273 ,=20 0x1005dc27c ,=20 0x1005dc236 ,=20 0x1005dc778 ,=20 0x1005dc77a ,=20 0x1005dc77c ,=20 0x1005dc77e ,=20 0x1005dc780 ,=20 0x1005dc780 ,=20 0x1005dc7be ,=20 0x1005dc789 ,=20 0x1005dc993 ,=20 0x1005dc995 ,=20 0x1005dc997 ,=20 0x1005dc999 ,=20 0x1005dc99b ,=20 0x1005dc99b ,=20 0x1005dc944 ,=20 0x1005dc95e ,=20 0x1005dca63 ,=20 0x1005dca65 ,=20 0x1005dca67 ,=20 0x1005dca69 ,=20 0x1005dca6b ,=20 0x1005dca6b ,=20 0x1005dca14 ,=20 0x1005dca2e ,=20 0x1005dcb33 ,=20 0x1005dcb35 ,=20 0x1005dcb37 ,=20 0x1005dcb39 ,=20 0x1005dcb3b ,=20 0x1005dcb3b ,=20 0x1005dcae4 ,=20 0x1005dcafe ,=20 0x1005dded0 ,=20 0x1005ddbd5 ,=20 0x1005ddbc9 ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005de15f ,=20 0x1005de263 ,=20 0x1005de2cd ,=20 0x1005de337 ,=20 0x1005de3a5 ,=20 0x1005dc5c5 ,=20 0x1005dc64c ,=20 0x1005de428 ,=20 0x1005dc511 ,=20 0x1005dc6c3 ,=20 0x1005de499 ,=20 0x1005de510 ,=20 0x1005de564 ,=20 0x1005de5db ,=20 0x1005de639 ,=20 0x1005de728 ,=20 0x1005de77c ,=20 0x1005de7f3 ,=20 0x1005de890 ,=20 0x1005de8e4 ,=20 0x1005de938 ,=20 0x1005de9af ,=20 0x1005dea26 ,=20 0x1005dea9d ,=20 0x1005deb3a ,=20 0x1005deb98 ,=20 0x1005debf6 ,=20 0x1005dece5 ,=20 0x1005ded82 ,=20 0x1005dee1f ,=20 0x1005df0b2 ,=20 0x1005df12f ,=20 0x1005df1ac ,=20 0x1005df229 ,=20 0x1005df2a6 ,=20 0x1005df304 ,=20 0x1005df3a5 ,=20 0x1005df403 ,=20 0x1005df461 ,=20 0x1005df4bf ,=20 0x1005df5f2 ,=20 0x1005dda25 ,=20 0x1005df663 ,=20 0x1005df6b7 ,=20 0x1005df79e ,=20 0x1005df80f ,=20 0x1005df880 ,=20 0x1005df8d4 ,=20 0x1005df931 ,=20 0x1005df98e ,=20 0x1005df9f3 ,=20 0x1005e0a9c ,=20 0x1005dfa51 ,=20 0x1005dfaa0 ,=20 0x1005dfaef ,=20 0x1005dfb3e ,=20 0x1005dfb8d ,=20 0x1005dfbdc ,=20 0x1005dda25 ,=20 0x1005e0a9c ,=20 0x1005dfc30 ,=20 0x1005dfc8e ,=20 0x1005dfce2 ,=20 0x1005dfd36 ,=20 0x1005dfdad ,=20 0x1005dfe24 ,=20 0x1005dfe78 ,=20 0x1005dff83 ,=20 0x1005dfffa ,=20 0x1005e0071 ,=20 0x1005e00e8 ,=20 0x1005e0137 ,=20 0x1005e0a9c ,=20 0x1005dd941 ,=20 0x1005dcbf1 ,=20 0x1005dc384 ,=20 0x1005dcd4b ,=20 0x1005dced8 ,=20 0x1005dd059 ,=20 0x1005dd8b5 ,=20 0x1005dd901 ,=20 0x1005dc8e2 ,=20 0x1005dd9d9 ,=20 0x1005dda62 ,=20 0x1005ddafc ,=20 0x1005ddb48 ,=20 0x1005ddf20 ,=20 0x1005ddfb1 ,=20 0x1005de04e ,=20 0x1005de0ca ,=20 0x1005dcba0 ,=20 0x1005e018b ,=20 0x1005e0228 ,=20 0x1005e027c ,=20 0x1005e02d0 ,=20 0x1005e0324 ,=20 0x1005e0378 ,=20 0x1005e03ef ,=20 0x1005e0466 ,=20 0x1005e04d7 ,=20 0x1005e0548 ,=20 0x1005e0697 ,=20 0x1005e0708 ,=20 0x1005e0779 ,=20 0x1005e07cd ,=20 0x1005e083e ,=20 0x1005e08af ,=20 0x1005e090b ,=20 0x1005e0967 ,=20 0x1005df51d ,=20 0x1005df57b ,=20 0x1005e09c5 ,=20 0x1005e0a33 ,=20 0x1005e0a9c ,=20 0x1005dd1da ,=20 0x1005dd307 ,=20 0x1005dd473 ,=20 0x1005dd5df ,=20 0x1005dd74a ,=20 0x1005de697 ,=20 0x1005dec54 ,=20 0x1005df70d ,=20 0x1005e0c8b ,=20 0x1005e0d09 ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0dae ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0e53 } count =3D 9 count_volatile =3D 4305639426 op =3D 1 vectorp =3D 0x1007b1ef0 vectorp_volatile =3D 0x439210 stack =3D { pc =3D 0x1008aab2a "\210\002\242:\205\220\001\211\= 313\344\005\242!!\240\203", , byte_string =3D 430= 3036105,=20 byte_string_start =3D 0x1008aaa69 "\306\002!\210p\= 020\307 \210\310\031\311\002!\310\032\312\003!\313\001!C\001\211@\262\001\3= 14\001!\315\002!\316\003!\317\033\211A@\320\005!\203\066", next =3D 0x43973= 0} stack_volatile =3D {pc =3D 0x0, byte_string =3D 4305639474,=20 byte_string_start =3D 0x100ebdb86 "",=20 next =3D 0x100a3bcc2 } top =3D 0x4390c0 result =3D 4428928 type =3D CONDITION_CASE #36 0x000000010059a286 in funcall_lambda (fun=3D4303036061, nargs=3D2,=20 arg_vector=3D0x4396c8) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2983 val =3D 4300179242 syms_left =3D 2052 next =3D 4303036056 lexenv =3D 4303036056 count =3D 9 i =3D 4429264 optional =3D false rest =3D false #37 0x0000000100599d77 in Ffuncall (nargs=3D3, args=3D0x4396c0) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2864 fun =3D 4303036061 original_fun =3D 4311024786 funcar =3D 4300862376 numargs =3D 2 lisp_numargs =3D 4429408 val =3D 4305639474 internal_args =3D 0x439c98 i =3D 4303035473 #38 0x00000001005dcaa2 in exec_byte_code (bytestr=3D4303035201,=20 vector=3D4303035237, maxdepth=3D16, args_template=3D1028, nargs=3D1,=20 args=3D0x439ca0) at /usr/src/debug/emacs-24.3.90-1/src/bytecode.c:919 targets =3D {0x1005e0a9c ,=20 0x1005e0af7 ,=20 0x1005e0af9 ,=20 0x1005e0afb ,=20 0x1005e0afd ,=20 0x1005e0afd ,=20 0x1005e0b6e ,=20 0x1005e0be9 ,=20 0x1005dc26b ,=20 0x1005dc26d ,=20 0x1005dc26f ,=20 0x1005dc271 ,=20 0x1005dc273 ,=20 0x1005dc273 ,=20 0x1005dc27c ,=20 0x1005dc236 ,=20 0x1005dc778 ,=20 0x1005dc77a ,=20 0x1005dc77c ,=20 0x1005dc77e ,=20 0x1005dc780 ,=20 0x1005dc780 ,=20 0x1005dc7be ,=20 0x1005dc789 ,=20 0x1005dc993 ,=20 0x1005dc995 ,=20 0x1005dc997 ,=20 0x1005dc999 ,=20 0x1005dc99b ,=20 0x1005dc99b ,=20 0x1005dc944 ,=20 0x1005dc95e ,=20 0x1005dca63 ,=20 0x1005dca65 ,=20 0x1005dca67 ,=20 0x1005dca69 ,=20 0x1005dca6b ,=20 0x1005dca6b ,=20 0x1005dca14 ,=20 0x1005dca2e ,=20 0x1005dcb33 ,=20 0x1005dcb35 ,=20 0x1005dcb37 ,=20 0x1005dcb39 ,=20 0x1005dcb3b ,=20 0x1005dcb3b ,=20 0x1005dcae4 ,=20 0x1005dcafe ,=20 0x1005dded0 ,=20 0x1005ddbd5 ,=20 0x1005ddbc9 ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005de15f ,=20 0x1005de263 ,=20 0x1005de2cd ,=20 0x1005de337 ,=20 0x1005de3a5 ,=20 0x1005dc5c5 ,=20 0x1005dc64c ,=20 0x1005de428 ,=20 0x1005dc511 ,=20 0x1005dc6c3 ,=20 0x1005de499 ,=20 0x1005de510 ,=20 0x1005de564 ,=20 0x1005de5db ,=20 0x1005de639 ,=20 0x1005de728 ,=20 0x1005de77c ,=20 0x1005de7f3 ,=20 0x1005de890 ,=20 0x1005de8e4 ,=20 0x1005de938 ,=20 0x1005de9af ,=20 0x1005dea26 ,=20 0x1005dea9d ,=20 0x1005deb3a ,=20 0x1005deb98 ,=20 0x1005debf6 ,=20 0x1005dece5 ,=20 0x1005ded82 ,=20 0x1005dee1f ,=20 0x1005df0b2 ,=20 0x1005df12f ,=20 0x1005df1ac ,=20 0x1005df229 ,=20 0x1005df2a6 ,=20 0x1005df304 ,=20 0x1005df3a5 ,=20 0x1005df403 ,=20 0x1005df461 ,=20 0x1005df4bf ,=20 0x1005df5f2 ,=20 0x1005dda25 ,=20 0x1005df663 ,=20 0x1005df6b7 ,=20 0x1005df79e ,=20 0x1005df80f ,=20 0x1005df880 ,=20 0x1005df8d4 ,=20 0x1005df931 ,=20 0x1005df98e ,=20 0x1005df9f3 ,=20 0x1005e0a9c ,=20 0x1005dfa51 ,=20 0x1005dfaa0 ,=20 0x1005dfaef ,=20 0x1005dfb3e ,=20 0x1005dfb8d ,=20 0x1005dfbdc ,=20 0x1005dda25 ,=20 0x1005e0a9c ,=20 0x1005dfc30 ,=20 0x1005dfc8e ,=20 0x1005dfce2 ,=20 0x1005dfd36 ,=20 0x1005dfdad ,=20 0x1005dfe24 ,=20 0x1005dfe78 ,=20 0x1005dff83 ,=20 0x1005dfffa ,=20 0x1005e0071 ,=20 0x1005e00e8 ,=20 0x1005e0137 ,=20 0x1005e0a9c ,=20 0x1005dd941 ,=20 0x1005dcbf1 ,=20 0x1005dc384 ,=20 0x1005dcd4b ,=20 0x1005dced8 ,=20 0x1005dd059 ,=20 0x1005dd8b5 ,=20 0x1005dd901 ,=20 0x1005dc8e2 ,=20 0x1005dd9d9 ,=20 0x1005dda62 ,=20 0x1005ddafc ,=20 0x1005ddb48 ,=20 0x1005ddf20 ,=20 0x1005ddfb1 ,=20 0x1005de04e ,=20 0x1005de0ca ,=20 0x1005dcba0 ,=20 0x1005e018b ,=20 0x1005e0228 ,=20 0x1005e027c ,=20 0x1005e02d0 ,=20 0x1005e0324 ,=20 0x1005e0378 ,=20 0x1005e03ef ,=20 0x1005e0466 ,=20 0x1005e04d7 ,=20 0x1005e0548 ,=20 0x1005e0697 ,=20 0x1005e0708 ,=20 0x1005e0779 ,=20 0x1005e07cd ,=20 0x1005e083e ,=20 0x1005e08af ,=20 0x1005e090b ,=20 0x1005e0967 ,=20 0x1005df51d ,=20 0x1005df57b ,=20 0x1005e09c5 ,=20 0x1005e0a33 ,=20 0x1005e0a9c ,=20 0x1005dd1da ,=20 0x1005dd307 ,=20 0x1005dd473 ,=20 0x1005dd5df ,=20 0x1005dd74a ,=20 0x1005de697 ,=20 0x1005dec54 ,=20 0x1005df70d ,=20 0x1005e0c8b ,=20 0x1005e0d09 ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0dae ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0e53 } count =3D 8 count_volatile =3D 4300842420 op =3D 2 vectorp =3D 0x1007b1b68 vectorp_volatile =3D 0x4397e0 stack =3D {pc =3D 0x1008aada5 "\207",=20 byte_string =3D 4303035201,=20 byte_string_start =3D 0x1008aad9d "\300\301!\210\3= 02\001\303\"\207", next =3D 0x43a050} stack_volatile =3D {pc =3D 0x439360 "b=D8=A2", byte_string =3D 4303= 065384,=20 byte_string_start =3D 0x8700439750
, next =3D 0x9} top =3D 0x4396c0 result =3D 4430544 type =3D CONDITION_CASE #39 0x000000010059a286 in funcall_lambda (fun=3D4303035149, nargs=3D1,=20 arg_vector=3D0x439c98) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2983 val =3D 4300179242 syms_left =3D 1028 next =3D 4303035144 lexenv =3D 4303035144 count =3D 8 i =3D 4305250880 optional =3D false rest =3D false #40 0x0000000100599d77 in Ffuncall (nargs=3D2, args=3D0x439c90) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2864 fun =3D 4303035149 original_fun =3D 4311024738 funcar =3D 4314501312 numargs =3D 1 lisp_numargs =3D 4430912 val =3D 4300205834 internal_args =3D 0x439c98 i =3D 4300205827 #41 0x0000000100593cfb in Fcall_interactively (function=3D4311024738,=20 record_flag=3D4305639474, keys=3D25784109333) at /usr/src/debug/emacs-24.3.90-1/src/callint.c:836 val =3D 0 args =3D 0x439c90 visargs =3D 0x439c70 specs =3D 4301908737 filter_specs =3D 4301908737 teml =3D 4300179210 up_event =3D 4305639474 enable =3D 4305639474 speccount =3D 5 next_event =3D 1 prefix_arg =3D 4305639474 string =3D 0x439cb0 "e" tem =3D 0x100946b5c "" varies =3D 0x439c50 "" i =3D 2 nargs =3D 2 mark =3D 4300303161 arg_from_tty =3D false gcpro1 =3D {next =3D 0x100932525 , var =3D 0x1000000= 0a,=20 nvars =3D 8} gcpro2 =3D {next =3D 0x0, var =3D 0x100932520 ,=20 nvars =3D 4431216} gcpro3 =3D {next =3D 0x100932520 , var =3D 0xa, nvars = =3D 2} gcpro4 =3D {next =3D 0x8, var =3D 0x100a2d832 ,=20 nvars =3D 2} gcpro5 =3D {next =3D 0x439d60, var =3D 0x10059a5b4 ,=20 nvars =3D 6} key_count =3D 1 record_then_fail =3D false save_this_command =3D 4311024738 save_last_command =3D 4314187618 save_this_original_command =3D 4311024738 save_real_this_command =3D 4311024738 #42 0x0000000100599bb3 in Ffuncall (nargs=3D4, args=3D0x439fc8) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2822 fun =3D 4304589709 original_fun =3D 4305902882 funcar =3D 4294967296 numargs =3D 3 lisp_numargs =3D 15028063746 val =3D 4305639474 internal_args =3D 0x439fd0 i =3D 2 #43 0x00000001005dcaa2 in exec_byte_code (bytestr=3D4302634489,=20 vector=3D4302634525, maxdepth=3D52, args_template=3D4100, nargs=3D1,=20 args=3D0x43a560) at /usr/src/debug/emacs-24.3.90-1/src/bytecode.c:919 targets =3D {0x1005e0a9c ,=20 0x1005e0af7 ,=20 0x1005e0af9 ,=20 0x1005e0afb ,=20 0x1005e0afd ,=20 0x1005e0afd ,=20 0x1005e0b6e ,=20 0x1005e0be9 ,=20 0x1005dc26b ,=20 0x1005dc26d ,=20 0x1005dc26f ,=20 0x1005dc271 ,=20 0x1005dc273 ,=20 0x1005dc273 ,=20 0x1005dc27c ,=20 0x1005dc236 ,=20 0x1005dc778 ,=20 0x1005dc77a ,=20 0x1005dc77c ,=20 0x1005dc77e ,=20 0x1005dc780 ,=20 0x1005dc780 ,=20 0x1005dc7be ,=20 0x1005dc789 ,=20 0x1005dc993 ,=20 0x1005dc995 ,=20 0x1005dc997 ,=20 0x1005dc999 ,=20 0x1005dc99b ,=20 0x1005dc99b ,=20 0x1005dc944 ,=20 0x1005dc95e ,=20 0x1005dca63 ,=20 0x1005dca65 ,=20 0x1005dca67 ,=20 0x1005dca69 ,=20 0x1005dca6b ,=20 0x1005dca6b ,=20 0x1005dca14 ,=20 0x1005dca2e ,=20 0x1005dcb33 ,=20 0x1005dcb35 ,=20 0x1005dcb37 ,=20 0x1005dcb39 ,=20 0x1005dcb3b ,=20 0x1005dcb3b ,=20 0x1005dcae4 ,=20 0x1005dcafe ,=20 0x1005dded0 ,=20 0x1005ddbd5 ,=20 0x1005ddbc9 ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005de15f ,=20 0x1005de263 ,=20 0x1005de2cd ,=20 0x1005de337 ,=20 0x1005de3a5 ,=20 0x1005dc5c5 ,=20 0x1005dc64c ,=20 0x1005de428 ,=20 0x1005dc511 ,=20 0x1005dc6c3 ,=20 0x1005de499 ,=20 0x1005de510 ,=20 0x1005de564 ,=20 0x1005de5db ,=20 0x1005de639 ,=20 0x1005de728 ,=20 0x1005de77c ,=20 0x1005de7f3 ,=20 0x1005de890 ,=20 0x1005de8e4 ,=20 0x1005de938 ,=20 0x1005de9af ,=20 0x1005dea26 ,=20 0x1005dea9d ,=20 0x1005deb3a ,=20 0x1005deb98 ,=20 0x1005debf6 ,=20 0x1005dece5 ,=20 0x1005ded82 ,=20 0x1005dee1f ,=20 0x1005df0b2 ,=20 0x1005df12f ,=20 0x1005df1ac ,=20 0x1005df229 ,=20 0x1005df2a6 ,=20 0x1005df304 ,=20 0x1005df3a5 ,=20 0x1005df403 ,=20 0x1005df461 ,=20 0x1005df4bf ,=20 0x1005df5f2 ,=20 0x1005dda25 ,=20 0x1005df663 ,=20 0x1005df6b7 ,=20 0x1005df79e ,=20 0x1005df80f ,=20 0x1005df880 ,=20 0x1005df8d4 ,=20 0x1005df931 ,=20 0x1005df98e ,=20 0x1005df9f3 ,=20 0x1005e0a9c ,=20 0x1005dfa51 ,=20 0x1005dfaa0 ,=20 0x1005dfaef ,=20 0x1005dfb3e ,=20 0x1005dfb8d ,=20 0x1005dfbdc ,=20 0x1005dda25 ,=20 0x1005e0a9c ,=20 0x1005dfc30 ,=20 0x1005dfc8e ,=20 0x1005dfce2 ,=20 0x1005dfd36 ,=20 0x1005dfdad ,=20 0x1005dfe24 ,=20 0x1005dfe78 ,=20 0x1005dff83 ,=20 0x1005dfffa ,=20 0x1005e0071 ,=20 0x1005e00e8 ,=20 0x1005e0137 ,=20 0x1005e0a9c ,=20 0x1005dd941 ,=20 0x1005dcbf1 ,=20 0x1005dc384 ,=20 0x1005dcd4b ,=20 0x1005dced8 ,=20 0x1005dd059 ,=20 0x1005dd8b5 ,=20 0x1005dd901 ,=20 0x1005dc8e2 ,=20 0x1005dd9d9 ,=20 0x1005dda62 ,=20 0x1005ddafc ,=20 0x1005ddb48 ,=20 0x1005ddf20 ,=20 0x1005ddfb1 ,=20 0x1005de04e ,=20 0x1005de0ca ,=20 0x1005dcba0 ,=20 0x1005e018b ,=20 0x1005e0228 ,=20 0x1005e027c ,=20 0x1005e02d0 ,=20 0x1005e0324 ,=20 0x1005e0378 ,=20 0x1005e03ef ,=20 0x1005e0466 ,=20 0x1005e04d7 ,=20 0x1005e0548 ,=20 0x1005e0697 ,=20 0x1005e0708 ,=20 0x1005e0779 ,=20 0x1005e07cd ,=20 0x1005e083e ,=20 0x1005e08af ,=20 0x1005e090b ,=20 0x1005e0967 ,=20 0x1005df51d ,=20 0x1005df57b ,=20 0x1005e09c5 ,=20 0x1005e0a33 ,=20 0x1005e0a9c ,=20 0x1005dd1da ,=20 0x1005dd307 ,=20 0x1005dd473 ,=20 0x1005dd5df ,=20 0x1005dd74a ,=20 0x1005de697 ,=20 0x1005dec54 ,=20 0x1005df70d ,=20 0x1005e0c8b ,=20 0x1005e0d09 ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0dae ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0e53 } count =3D 4 count_volatile =3D 0 op =3D 3 vectorp =3D 0x10074fe20 vectorp_volatile =3D 0x43a200 stack =3D {pc =3D 0x1008d708a "\006\006\071\203\233"= ,=20 byte_string =3D 4302634489,=20 byte_string_start =3D 0x1008d7016 "\306\020\211?\2= 05\f", next =3D 0x0} stack_volatile =3D {pc =3D 0x43a090 "", byte_string =3D 4300303253,= =20 byte_string_start =3D 0x1011a52a6 "",=20 next =3D 0x100f50462 } top =3D 0x439fc8 result =3D 4432848 type =3D (CONDITION_CASE | unknown: 32760) #44 0x000000010059a286 in funcall_lambda (fun=3D4302634445, nargs=3D1,=20 arg_vector=3D0x43a558) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2983 val =3D 4300179242 syms_left =3D 4100 next =3D 4302634440 lexenv =3D 4302634440 count =3D 4 i =3D 0 optional =3D false rest =3D false #45 0x0000000100599d77 in Ffuncall (nargs=3D2, args=3D0x43a550) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2864 fun =3D 4302634445 original_fun =3D 4305696770 funcar =3D 575559800 numargs =3D 1 lisp_numargs =3D 1401891182 val =3D 4312108109 internal_args =3D 0x0 i =3D 575559800 #46 0x00000001005994ca in call1 (fn=3D4305696770, arg1=3D4311024738) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2614 ret_ungc_val =3D 0 gcpro1 =3D {next =3D 0x1, var =3D 0x0, nvars =3D 2} args =3D {4305696770, 4311024738} #47 0x0000000100500128 in command_loop_1 () at /usr/src/debug/emacs-24.3.90-1/src/keyboard.c:1556 scount =3D 2 cmd =3D 4311024738 keybuf =3D {25781805686, 4300838268, 4, 4433424, 0, 0, 4305697730,= =20 25780554550, 4301713729, 4305900386, 4433600, 0, 4, 4305639474,=20 4433632, 4300206670, 4305697730, 25780554550, 4301713729,=20 4305900386, 4309328786, 0, 4433696, 4300206357, 25780554550,=20 4433600, 4305890352, 4305639474, 4434688, 4434688} i =3D 1 prev_modiff =3D 980 prev_buffer =3D 0x60049ac00 already_adjusted =3D false #48 0x0000000100596707 in internal_condition_case ( bfun=3D0x1004ff821 , handlers=3D4305705682,=20 hfun=3D0x1004fef62 ) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:1354 val =3D 4294967302 c =3D 0x600070a00 #49 0x00000001004ff4e5 in command_loop_2 (ignore=3D4305639474) at /usr/src/debug/emacs-24.3.90-1/src/keyboard.c:1174 val =3D 0 #50 0x0000000100595e81 in internal_catch (tag=3D4305695746,=20 func=3D0x1004ff4b3 , arg=3D4305639474) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:1118 val =3D 4305639474 c =3D 0x600070c00 #51 0x00000001004ff474 in command_loop () at /usr/src/debug/emacs-24.3.90-1/src/keyboard.c:1153 No locals. #52 0x00000001004feadf in recursive_edit_1 () at /usr/src/debug/emacs-24.3.90-1/src/keyboard.c:777 count =3D 1 val =3D 4434272 #53 0x00000001004fec83 in Frecursive_edit () at /usr/src/debug/emacs-24.3.90-1/src/keyboard.c:845 count =3D 0 buffer =3D 4305639474 #54 0x00000001004fca49 in main (argc=3D2, argv=3D0x43ab00) at /usr/src/debug/emacs-24.3.90-1/src/emacs.c:1646 dummy =3D 4445248 stack_bottom_variable =3D 0 '\000' do_initial_setlocale =3D true dumping =3D false skip_args =3D 0 rlim =3D {rlim_cur =3D 4194176, rlim_max =3D 4194304} no_loadup =3D false junk =3D 0x0 dname_arg =3D 0x0 dname_arg2 =3D "V\252C\000\000\000\000\000am\026\200\001\000\000\00= 0<\253C\000\000\000\000\000\200\361\027\355\003\000\000\000p'\027\200\001\0= 00\000\000P\252C\000\000\000\000\000\001\000\000\000\001\000\000\000\064\33= 7C\000\000\000\000\000p\252C\000\000\000\000\000\274\033\026\200\001\000\00= 0" ch_to_dir =3D 0x18019600e <__ctype_load_locale+62> "\205\300x\016\2= 11\005\060k\022" original_pwd =3D 0x0 (gdb)=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D From unknown Sat Jun 21 03:31:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17688: 24.3.90; segmentation fault in deselect_palette Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 04 Jun 2014 16:00:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17688 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Zdzislaw Meglicki Cc: 17688@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 17688-submit@debbugs.gnu.org id=B17688.1401897550796 (code B ref 17688); Wed, 04 Jun 2014 16:00:03 +0000 Received: (at 17688) by debbugs.gnu.org; 4 Jun 2014 15:59:10 +0000 Received: from localhost ([127.0.0.1]:44112 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsDaj-0000CY-NW for submit@debbugs.gnu.org; Wed, 04 Jun 2014 11:59:09 -0400 Received: from mtaout22.012.net.il ([80.179.55.172]:43175) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsDad-0000Br-Jc for 17688@debbugs.gnu.org; Wed, 04 Jun 2014 11:59:03 -0400 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0N6N00E00IFMN400@a-mtaout22.012.net.il> for 17688@debbugs.gnu.org; Wed, 04 Jun 2014 18:58:52 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N6N00EBRJ24CQB0@a-mtaout22.012.net.il>; Wed, 04 Jun 2014 18:58:52 +0300 (IDT) Date: Wed, 04 Jun 2014 18:58:50 +0300 From: Eli Zaretskii In-reply-to: <7z1tv4vik0.fsf@iu.edu> X-012-Sender: halo1@inter.net.il Message-id: <83ioog7jk5.fsf@gnu.org> References: <7z1tv4vik0.fsf@iu.edu> X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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.0 (+) > From: Zdzislaw Meglicki > Date: Wed, 04 Jun 2014 10:46:39 -0400 > > On copy and paste between emacs and Firefox windows. > Emacs, which I had been running under gdb, crashed > on segmentation fault. It is the second time that this > has happened, with nearly identical backtraces. Is this reproducible? If so, can you post a reproducible recipe starting with "emacs -Q"? > (gdb) bt full > #0 0x0000000100631d84 in deselect_palette (f=0x0, hdc=0x0) > at /usr/src/debug/emacs-24.3.90-1/src/w32xfns.c:123 > No locals. > #1 0x0000000100631e53 in release_frame_dc (f=0x0, hdc=0x0) > at /usr/src/debug/emacs-24.3.90-1/src/w32xfns.c:154 > ret = 0 > #2 0x00000001006351f9 in uniscribe_encode_char ( > font=0x101071d30 , c=76) > at /usr/src/debug/emacs-24.3.90-1/src/w32uniscribe.c:585 > context = 0x0 > f = 0x0 > old_font = 0x0 > code = 15 > ch = L"LC" > len = 1 > items = 0x436980 > nitems = 1 > uniscribe_font = 0x101071d30 This backtrace makes no sense: uniscribe_encode_char calls release_frame_dc only if the variable 'context' has a non-NULL value (and then 'f' should also be non-NULL). But here we see that release_frame_dc is called by uniscribe_encode_char when both 'context' and 'f' are NULL, which cannot happen. I was about to say that this could be due to compiler optimizations that screw up the backtrace, but then I saw that your Emacs binary was built with -O0. So now I'm stumped how could this happen at all. From unknown Sat Jun 21 03:31:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17688: 24.3.90; segmentation fault in deselect_palette References: <7z1tv4vik0.fsf@iu.edu> Resent-From: Zdzislaw Meglicki Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 04 Jun 2014 17:12:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17688 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 17688@debbugs.gnu.org, kbrown@cornell.edu Received: via spool by 17688-submit@debbugs.gnu.org id=B17688.140190190111018 (code B ref 17688); Wed, 04 Jun 2014 17:12:03 +0000 Received: (at 17688) by debbugs.gnu.org; 4 Jun 2014 17:11:41 +0000 Received: from localhost ([127.0.0.1]:44202 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsEiv-0002rY-Fm for submit@debbugs.gnu.org; Wed, 04 Jun 2014 13:11:41 -0400 Received: from perth.ovpit.indiana.edu ([156.56.178.13]:48600) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsEiq-0002rC-8o for 17688@debbugs.gnu.org; Wed, 04 Jun 2014 13:11:36 -0400 Received: from crawley (140-182-72-75.ssl-vpn.indiana.edu [140.182.72.75]) by perth.ovpit.indiana.edu (Postfix) with ESMTP id 396B3164087; Wed, 4 Jun 2014 13:11:25 -0400 (EDT) From: Zdzislaw Meglicki In-Reply-To: <83ioog7jk5.fsf@gnu.org> (message from Eli Zaretskii on Wed, 04 Jun 2014 18:58:50 +0300) Date: Wed, 04 Jun 2014 13:11:27 -0400 Message-ID: <7zlhtc8urk.fsf@iu.edu> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: 0.0 (/) Dear Eli, Thank you for looking into this, not only on my behalf, but also on behalf of the Cygwin community. Is this reproducible? No. I can't trigger it at will. My emacs sessions have been crashing like this and more for some months. It got better more recently, after Ken Brown of Cornell (kbrown@cornell.edu) released a newer Cygwin version, including the one I'm running at present, but the crashes did not go away altogether. It may be environmental, perhaps it has something to do with the timer. Only yesterday I got a crash, not running under gdb at the time, that produced this message: *** fatal error - WFSO failed waiting for timer thread, Win32 error 0 This is emacs-w32 that I'm working with, under Windows 8.1 on a 64-bit AMD Quad-Core A8 5500, 8GB DDR3 memory, 3TB disk (lovely machine). I've simplified my .emacs removing everything that's not vanilla from it and making it as short as possible. Here it is: (setq Info-directory-list (append '("/home/gustav/info" "/home/gustav/info/elisp-manual-21-2.8" "/home/gustav/info/emacs-lisp-intro-2.04") Info-default-directory-list)) (setq rmail-file-name "~/Mail/RMAIL") (setq rmail-primary-inbox-list '("/var/spool/mail/gustav")) (setq user-mail-address "gustav@iu.edu") (setq user-full-name "Zdzislaw Meglicki") (setq send-mail-function 'smtpmail-send-it) (setq message-send-mail-function 'smtpmail-send-it) (setq smtpmail-smtp-server "perth.ovpit.indiana.edu") (add-hook 'mail-mode-hook 'sendmail-user-agent) (setq compose-mail-user-agent-warnings nil) (setq default-buffer-file-coding-system 'no-conversion) (setq display-time-day-and-date 'true) (display-time) (defun ftoc(f) (/ (round (* (/ (- f 32.0) 1.8) 10.0)) 10.0)) (defun ctof(c) (/ (round (* (+ (* c 1.8) 32.0) 10.0)) 10.0)) (put 'upcase-region 'disabled nil) (put 'downcase-region 'disabled nil) (custom-set-faces '(default ((t (:family "Consolas" :foundry "outline" :slant normal :weight normal :height 90 :width normal))))) Observe I have display-time in it. Regards, -- Zdzislaw (Gustav) Meglicki, Office of the Vice President for Information Technology, Indiana University, 2709 E. 10th Street, Bloomington, IN 47408, USA, http://perth.ovpit.indiana.edu/gustav, Ph: 812-856-5597 (o), 812-345-3284 (m), Skype: zdzislaw.meglicki From unknown Sat Jun 21 03:31:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17688: 24.3.90; segmentation fault in deselect_palette Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 04 Jun 2014 17:38:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17688 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Zdzislaw Meglicki Cc: 17688@debbugs.gnu.org, kbrown@cornell.edu Reply-To: Eli Zaretskii Received: via spool by 17688-submit@debbugs.gnu.org id=B17688.140190346514672 (code B ref 17688); Wed, 04 Jun 2014 17:38:01 +0000 Received: (at 17688) by debbugs.gnu.org; 4 Jun 2014 17:37:45 +0000 Received: from localhost ([127.0.0.1]:44272 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsF8D-0003oa-5j for submit@debbugs.gnu.org; Wed, 04 Jun 2014 13:37:45 -0400 Received: from mtaout21.012.net.il ([80.179.55.169]:61289) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsF8A-0003oE-K1 for 17688@debbugs.gnu.org; Wed, 04 Jun 2014 13:37:43 -0400 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0N6N00400NCA3000@a-mtaout21.012.net.il> for 17688@debbugs.gnu.org; Wed, 04 Jun 2014 20:37:36 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N6N003HJNMNUYC0@a-mtaout21.012.net.il>; Wed, 04 Jun 2014 20:37:36 +0300 (IDT) Date: Wed, 04 Jun 2014 20:37:33 +0300 From: Eli Zaretskii In-reply-to: <7zlhtc8urk.fsf@iu.edu> X-012-Sender: halo1@inter.net.il Message-id: <83a99s7ezm.fsf@gnu.org> References: <7zlhtc8urk.fsf@iu.edu> X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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.0 (+) > From: Zdzislaw Meglicki > Cc: 17688@debbugs.gnu.org, kbrown@cornell.edu > Date: Wed, 04 Jun 2014 13:11:27 -0400 > > It may be environmental, perhaps it has something to > do with the timer. Only yesterday I got a crash, not > running under gdb at the time, that produced this message: > > *** fatal error - WFSO failed waiting for timer thread, Win32 error 0 This is not an Emacs message, and I'm guessing WFSO stands for WaitForSingleObject. This message comes from the Cygwin DLL, I see it in the timer.cc source file in the Cygwin sources. So perhaps Cygwin maintainers could tell what it means. From unknown Sat Jun 21 03:31:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17688: 24.3.90; segmentation fault in deselect_palette Resent-From: Ken Brown Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 05 Jun 2014 15:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17688 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Zdzislaw Meglicki , Eli Zaretskii Cc: 17688@debbugs.gnu.org Received: via spool by 17688-submit@debbugs.gnu.org id=B17688.14019822612852 (code B ref 17688); Thu, 05 Jun 2014 15:31:02 +0000 Received: (at 17688) by debbugs.gnu.org; 5 Jun 2014 15:31:01 +0000 Received: from localhost ([127.0.0.1]:45895 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsZd2-0000jm-4Y for submit@debbugs.gnu.org; Thu, 05 Jun 2014 11:31:00 -0400 Received: from limerock01.mail.cornell.edu ([128.84.12.99]:39720) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsZcv-0000jS-LN for 17688@debbugs.gnu.org; Thu, 05 Jun 2014 11:30:54 -0400 X-CornellRouted: This message has been Routed already. Received: from authusersmtp.mail.cornell.edu (granite3.serverfarm.cornell.edu [10.16.197.8]) by limerock01.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id s55FUhuT014525; Thu, 5 Jun 2014 11:30:43 -0400 Received: from [192.168.1.6] (cpe-67-249-194-47.twcny.res.rr.com [67.249.194.47]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id s55FUfkk024198 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Thu, 5 Jun 2014 11:30:42 -0400 Message-ID: <53908D20.701@cornell.edu> Date: Thu, 05 Jun 2014 11:30:40 -0400 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 References: <7zlhtc8urk.fsf@iu.edu> In-Reply-To: <7zlhtc8urk.fsf@iu.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -0.7 (/) On 6/4/2014 1:11 PM, Zdzislaw Meglicki wrote: > Is this reproducible? > > No. I can't trigger it at will. But you did say you get the same backtrace involving deselect_palette twice. Did it happen during copying and pasting between Emacs and Firefox both times? Maybe you could experiment with that and see if you can find a reliable way to produce the crash. > I've simplified my .emacs removing everything that's > not vanilla from it and making it as short as possible. You could simplify it more. > (setq default-buffer-file-coding-system 'no-conversion) > (custom-set-faces > '(default ((t (:family "Consolas" :foundry "outline" :slant normal :weight normal :height 90 :width normal))))) What if you remove these two? Ken From unknown Sat Jun 21 03:31:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17688: 24.3.90; segmentation fault in deselect_palette References: <7z1tv4vik0.fsf@iu.edu> Resent-From: Zdzislaw Meglicki Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 05 Jun 2014 15:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17688 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Ken Brown Cc: eliz@gnu.org, 17688@debbugs.gnu.org Received: via spool by 17688-submit@debbugs.gnu.org id=B17688.14019838946461 (code B ref 17688); Thu, 05 Jun 2014 15:59:02 +0000 Received: (at 17688) by debbugs.gnu.org; 5 Jun 2014 15:58:14 +0000 Received: from localhost ([127.0.0.1]:45916 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wsa3N-0001g2-Nu for submit@debbugs.gnu.org; Thu, 05 Jun 2014 11:58:14 -0400 Received: from perth.ovpit.indiana.edu ([156.56.178.13]:49315) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wsa3H-0001fk-Cq for 17688@debbugs.gnu.org; Thu, 05 Jun 2014 11:58:07 -0400 Received: from crawley (140-182-74-52.ssl-vpn.indiana.edu [140.182.74.52]) by perth.ovpit.indiana.edu (Postfix) with ESMTP id D139D164085; Thu, 5 Jun 2014 11:57:57 -0400 (EDT) From: Zdzislaw Meglicki In-Reply-To: <53908D20.701@cornell.edu> (message from Ken Brown on Thu, 05 Jun 2014 11:30:40 -0400) Date: Thu, 05 Jun 2014 11:58:00 -0400 Message-ID: <7z61kf73hz.fsf@iu.edu> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: 0.0 (/) > But you did say you get the same backtrace involving > deselect_palette twice. Yes, twice the same crash, separated by a day or so. > Did it happen during copying and pasting between Emacs and Firefox > both times? Maybe you could experiment with that and see if you > can find a reliable way to produce the crash. You see, I copy and paste... er... all the time (call it "creative cheating"...) I maintain a data base, on another machine, it's really a Plone-4.2 instance, into which I paste articles collected from browsing the web. Eventually, this ends up begin a copy from emacs and a paste into Firefox. I do it all the time and it works without a glitch *almost* all the time. The crashes are sporadic, which is why it's so hard to diagnose the problem. I did suspect the clock, also I did suspect mail lookup. I use rmail to read mail, which is placed in the local spooler by fetchmail, which gets it from Google. Sometimes, I saw crashes, just while editing text in emacs, no external copy/paste, perhaps other than meta-w, ctrl-y (it still goes through Windows, in emacs-w32, mind you, because it can be pasted onto other docs). What if there is some racing condition on looking up the mail spool file, racing between fetchmail and emacs' rmail, that crashes emacs? I'll try the .emacs simplifications suggested. Incidentally, rmail, there's another bug there, that showed up only in the latest version of emacs, the one I got from you, 24.3.90.1. When I am in the rmail-summary and try to get out of it by typing "q", I get a message that the pointer does not point to the right window. Something gets screwed up there. It worked in the earlier versions. Cheers, Gustav -- Zdzislaw (Gustav) Meglicki, Office of the Vice President for Information Technology, Indiana University, 2709 E. 10th Street, Bloomington, IN 47408, USA, http://perth.ovpit.indiana.edu/gustav, Ph: 812-856-5597 (o), 812-345-3284 (m), Skype: zdzislaw.meglicki From unknown Sat Jun 21 03:31:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17688: 24.3.90; segmentation fault in deselect_palette References: <7z1tv4vik0.fsf@iu.edu> Resent-From: Zdzislaw Meglicki Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 05 Jun 2014 16:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17688 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Zdzislaw Meglicki Cc: eliz@gnu.org, 17688@debbugs.gnu.org, kbrown@cornell.edu Received: via spool by 17688-submit@debbugs.gnu.org id=B17688.14019840156843 (code B ref 17688); Thu, 05 Jun 2014 16:01:01 +0000 Received: (at 17688) by debbugs.gnu.org; 5 Jun 2014 16:00:15 +0000 Received: from localhost ([127.0.0.1]:45929 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wsa5K-0001lk-G7 for submit@debbugs.gnu.org; Thu, 05 Jun 2014 12:00:14 -0400 Received: from perth.ovpit.indiana.edu ([156.56.178.13]:49320) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wsa5C-0001kM-Mu for 17688@debbugs.gnu.org; Thu, 05 Jun 2014 12:00:06 -0400 Received: from crawley (140-182-74-52.ssl-vpn.indiana.edu [140.182.74.52]) by perth.ovpit.indiana.edu (Postfix) with ESMTP id 80475164085; Thu, 5 Jun 2014 11:59:56 -0400 (EDT) From: Zdzislaw Meglicki In-Reply-To: <7z61kf73hz.fsf@iu.edu> (message from Zdzislaw Meglicki on Thu, 05 Jun 2014 11:58:00 -0400) Date: Thu, 05 Jun 2014 11:59:59 -0400 Message-ID: <7z38fj73eo.fsf@iu.edu> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: 0.0 (/) More about that rmail bug. The message I'm getting on trying to quit the rmail-summary window is: set-window-buffer-start-and-point: Marker points into wrong buffer: # -- Zdzislaw (Gustav) Meglicki, Office of the Vice President for Information Technology, Indiana University, 2709 E. 10th Street, Bloomington, IN 47408, USA, http://perth.ovpit.indiana.edu/gustav, Ph: 812-856-5597 (o), 812-345-3284 (m), Skype: zdzislaw.meglicki From unknown Sat Jun 21 03:31:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17688: 24.3.90; segmentation fault in deselect_palette Resent-From: Ken Brown Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 05 Jun 2014 16:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17688 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii , Zdzislaw Meglicki Cc: 17688@debbugs.gnu.org Received: via spool by 17688-submit@debbugs.gnu.org id=B17688.14019845288068 (code B ref 17688); Thu, 05 Jun 2014 16:09:02 +0000 Received: (at 17688) by debbugs.gnu.org; 5 Jun 2014 16:08:48 +0000 Received: from localhost ([127.0.0.1]:45969 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsaDf-00025y-Vs for submit@debbugs.gnu.org; Thu, 05 Jun 2014 12:08:48 -0400 Received: from limerock02.mail.cornell.edu ([128.84.12.100]:43200) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsaDd-00025f-Os for 17688@debbugs.gnu.org; Thu, 05 Jun 2014 12:08:46 -0400 X-CornellRouted: This message has been Routed already. Received: from authusersmtp.mail.cornell.edu (granite4.serverfarm.cornell.edu [10.16.197.9]) by limerock02.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id s55G8dVH017124; Thu, 5 Jun 2014 12:08:39 -0400 Received: from [192.168.1.6] (cpe-67-249-194-47.twcny.res.rr.com [67.249.194.47]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id s55G8b4e015363 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Thu, 5 Jun 2014 12:08:38 -0400 Message-ID: <53909604.1090306@cornell.edu> Date: Thu, 05 Jun 2014 12:08:36 -0400 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 References: <7z1tv4vik0.fsf@iu.edu> <83ioog7jk5.fsf@gnu.org> In-Reply-To: <83ioog7jk5.fsf@gnu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -0.7 (/) On 6/4/2014 11:58 AM, Eli Zaretskii wrote: >> (gdb) bt full >> #0 0x0000000100631d84 in deselect_palette (f=0x0, hdc=0x0) >> at /usr/src/debug/emacs-24.3.90-1/src/w32xfns.c:123 >> No locals. >> #1 0x0000000100631e53 in release_frame_dc (f=0x0, hdc=0x0) >> at /usr/src/debug/emacs-24.3.90-1/src/w32xfns.c:154 >> ret = 0 >> #2 0x00000001006351f9 in uniscribe_encode_char ( >> font=0x101071d30 , c=76) >> at /usr/src/debug/emacs-24.3.90-1/src/w32uniscribe.c:585 >> context = 0x0 >> f = 0x0 >> old_font = 0x0 >> code = 15 >> ch = L"LC" >> len = 1 >> items = 0x436980 >> nitems = 1 >> uniscribe_font = 0x101071d30 > > This backtrace makes no sense: uniscribe_encode_char calls > release_frame_dc only if the variable 'context' has a non-NULL value > (and then 'f' should also be non-NULL). But here we see that > release_frame_dc is called by uniscribe_encode_char when both > 'context' and 'f' are NULL, which cannot happen. I was about to say > that this could be due to compiler optimizations that screw up the > backtrace, but then I saw that your Emacs binary was built with -O0. > So now I'm stumped how could this happen at all. That's been the problem for several months. People have reported several crashes of the Cygwin-w32 build, always on 64-bit Cygwin, with backtraces that "can't happen". Can you think of any way to try to track this down? Ken From unknown Sat Jun 21 03:31:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17688: 24.3.90; segmentation fault in deselect_palette References: <7z1tv4vik0.fsf@iu.edu> Resent-From: Zdzislaw Meglicki Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 05 Jun 2014 17:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17688 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Ken Brown Cc: eliz@gnu.org, 17688@debbugs.gnu.org Received: via spool by 17688-submit@debbugs.gnu.org id=B17688.140198862821798 (code B ref 17688); Thu, 05 Jun 2014 17:18:02 +0000 Received: (at 17688) by debbugs.gnu.org; 5 Jun 2014 17:17:08 +0000 Received: from localhost ([127.0.0.1]:46001 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsbHk-0005fS-Fm for submit@debbugs.gnu.org; Thu, 05 Jun 2014 13:17:08 -0400 Received: from perth.ovpit.indiana.edu ([156.56.178.13]:49322) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsbHZ-0005ee-7h for 17688@debbugs.gnu.org; Thu, 05 Jun 2014 13:17:02 -0400 Received: from crawley (140-182-74-52.ssl-vpn.indiana.edu [140.182.74.52]) by perth.ovpit.indiana.edu (Postfix) with ESMTP id 47059164085; Thu, 5 Jun 2014 13:16:47 -0400 (EDT) From: Zdzislaw Meglicki In-Reply-To: <53909604.1090306@cornell.edu> (message from Ken Brown on Thu, 05 Jun 2014 12:08:36 -0400) Date: Thu, 05 Jun 2014 13:16:51 -0400 Message-ID: <7zy4xb5la4.fsf@iu.edu> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: 0.0 (/) > People have reported several crashes of the Cygwin-w32 build, > always on 64-bit Cygwin, with backtraces that "can't happen". When you have this kind of event, in my experience, it points to the process memory being corrupted. Instead of finding what you expect to be there, there is something totally unexpected there altogether, something completely wrong and unexplainable by the logic of the program. This is because something else, possibly another process, has written its data onto it, or because your pointer has jumped into a wrong location, possibly beyond your system allocated memory buffer. If there is something in emacs or in mingw32 that mismanages memory (malloc?) on 64-bit systems for 32-bit applications you would get such problems. Things might work quite without a glitch as long as the memory used by the process is not wanted and written on by another process. Cheers, Gustav -- Zdzislaw (Gustav) Meglicki, Office of the Vice President for Information Technology, Indiana University, 2709 E. 10th Street, Bloomington, IN 47408, USA, http://perth.ovpit.indiana.edu/gustav, Ph: 812-856-5597 (o), 812-345-3284 (m), Skype: zdzislaw.meglicki From unknown Sat Jun 21 03:31:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17688: 24.3.90; segmentation fault in deselect_palette Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 05 Jun 2014 17:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17688 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Zdzislaw Meglicki Cc: 17688@debbugs.gnu.org, kbrown@cornell.edu Reply-To: Eli Zaretskii Received: via spool by 17688-submit@debbugs.gnu.org id=B17688.140198915022970 (code B ref 17688); Thu, 05 Jun 2014 17:26:01 +0000 Received: (at 17688) by debbugs.gnu.org; 5 Jun 2014 17:25:50 +0000 Received: from localhost ([127.0.0.1]:46016 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsbQA-0005yF-6Z for submit@debbugs.gnu.org; Thu, 05 Jun 2014 13:25:50 -0400 Received: from mtaout28.012.net.il ([80.179.55.184]:51213) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsbQ4-0005xt-12 for 17688@debbugs.gnu.org; Thu, 05 Jun 2014 13:25:44 -0400 Received: from conversion-daemon.mtaout28.012.net.il by mtaout28.012.net.il (HyperSendmail v2007.08) id <0N6P00L00H6U8200@mtaout28.012.net.il> for 17688@debbugs.gnu.org; Thu, 05 Jun 2014 20:23:46 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout28.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N6P00NZ3HNMAU30@mtaout28.012.net.il>; Thu, 05 Jun 2014 20:23:46 +0300 (IDT) Date: Thu, 05 Jun 2014 20:25:22 +0300 From: Eli Zaretskii In-reply-to: <7z61kf73hz.fsf@iu.edu> X-012-Sender: halo1@inter.net.il Message-id: <83fvjj5kvx.fsf@gnu.org> References: <7z61kf73hz.fsf@iu.edu> X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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.0 (+) > From: Zdzislaw Meglicki > Cc: eliz@gnu.org, 17688@debbugs.gnu.org > Date: Thu, 05 Jun 2014 11:58:00 -0400 > > Incidentally, rmail, there's another bug there, that showed up only in > the latest version of emacs, the one I got from you, 24.3.90.1. When I > am in the rmail-summary and try to get out of it by typing "q", I get a > message that the pointer does not point to the right window. Something > gets screwed up there. It worked in the earlier versions. My crystal ball says this is bug #16433. If so, it should be fixed in the next pretest. For now, set cache-long-scans to nil in the Rmail buffer, to work around. From unknown Sat Jun 21 03:31:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17688: 24.3.90; segmentation fault in deselect_palette Resent-From: Ken Brown Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 05 Jun 2014 17:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17688 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii , Zdzislaw Meglicki Cc: 17688@debbugs.gnu.org Received: via spool by 17688-submit@debbugs.gnu.org id=B17688.140199105327387 (code B ref 17688); Thu, 05 Jun 2014 17:58:01 +0000 Received: (at 17688) by debbugs.gnu.org; 5 Jun 2014 17:57:33 +0000 Received: from localhost ([127.0.0.1]:46063 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wsbuu-00077e-Ow for submit@debbugs.gnu.org; Thu, 05 Jun 2014 13:57:33 -0400 Received: from limerock02.mail.cornell.edu ([128.84.12.100]:59907) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wsbus-00077K-Az for 17688@debbugs.gnu.org; Thu, 05 Jun 2014 13:57:31 -0400 X-CornellRouted: This message has been Routed already. Received: from authusersmtp.mail.cornell.edu (granite4.serverfarm.cornell.edu [10.16.197.9]) by limerock02.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id s55HvOet008583; Thu, 5 Jun 2014 13:57:24 -0400 Received: from [192.168.1.6] (cpe-67-249-194-47.twcny.res.rr.com [67.249.194.47]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id s55HvNqT016508 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Thu, 5 Jun 2014 13:57:23 -0400 Message-ID: <5390AF82.1060601@cornell.edu> Date: Thu, 05 Jun 2014 13:57:22 -0400 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 References: <7z61kf73hz.fsf@iu.edu> <83fvjj5kvx.fsf@gnu.org> In-Reply-To: <83fvjj5kvx.fsf@gnu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -0.7 (/) On 6/5/2014 1:25 PM, Eli Zaretskii wrote: >> From: Zdzislaw Meglicki >> Cc: eliz@gnu.org, 17688@debbugs.gnu.org >> Date: Thu, 05 Jun 2014 11:58:00 -0400 >> >> Incidentally, rmail, there's another bug there, that showed up only in >> the latest version of emacs, the one I got from you, 24.3.90.1. When I >> am in the rmail-summary and try to get out of it by typing "q", I get a >> message that the pointer does not point to the right window. Something >> gets screwed up there. It worked in the earlier versions. > > My crystal ball says this is bug #16433. If so, it should be fixed in > the next pretest. For now, set cache-long-scans to nil in the Rmail > buffer, to work around. I thought it might be bug #17283. If so, the following patch should fix it: === modified file 'lisp/mail/rmail.el' --- lisp/mail/rmail.el 2014-02-13 18:23:36 +0000 +++ lisp/mail/rmail.el 2014-04-29 15:51:49 +0000 @@ -1573,7 +1572,7 @@ (when (boundp 'rmail-quit-hook) (run-hooks 'rmail-quit-hook)) ;; Don't switch to the summary buffer even if it was recently visible. - (when rmail-summary-buffer + (when (rmail-summary-exists) (with-current-buffer rmail-summary-buffer (set-buffer-modified-p nil)) (replace-buffer-in-windows rmail-summary-buffer) Ken From unknown Sat Jun 21 03:31:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17688: 24.3.90; segmentation fault in deselect_palette Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 05 Jun 2014 18:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17688 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Ken Brown Cc: gustav@iu.edu, 17688@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 17688-submit@debbugs.gnu.org id=B17688.140199187729290 (code B ref 17688); Thu, 05 Jun 2014 18:12:02 +0000 Received: (at 17688) by debbugs.gnu.org; 5 Jun 2014 18:11:17 +0000 Received: from localhost ([127.0.0.1]:46075 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wsc89-0007cC-4J for submit@debbugs.gnu.org; Thu, 05 Jun 2014 14:11:17 -0400 Received: from mtaout23.012.net.il ([80.179.55.175]:50927) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wsc83-0007ba-3M for 17688@debbugs.gnu.org; Thu, 05 Jun 2014 14:11:10 -0400 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0N6P00E00J8IL200@a-mtaout23.012.net.il> for 17688@debbugs.gnu.org; Thu, 05 Jun 2014 21:11:00 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N6P00EG9JUCGRA0@a-mtaout23.012.net.il>; Thu, 05 Jun 2014 21:11:00 +0300 (IDT) Date: Thu, 05 Jun 2014 21:10:49 +0300 From: Eli Zaretskii In-reply-to: <5390AF82.1060601@cornell.edu> X-012-Sender: halo1@inter.net.il Message-id: <834mzz5is6.fsf@gnu.org> References: <7z61kf73hz.fsf@iu.edu> <83fvjj5kvx.fsf@gnu.org> <5390AF82.1060601@cornell.edu> X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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.0 (+) > Date: Thu, 05 Jun 2014 13:57:22 -0400 > From: Ken Brown > CC: 17688@debbugs.gnu.org > > On 6/5/2014 1:25 PM, Eli Zaretskii wrote: > >> From: Zdzislaw Meglicki > >> Cc: eliz@gnu.org, 17688@debbugs.gnu.org > >> Date: Thu, 05 Jun 2014 11:58:00 -0400 > >> > >> Incidentally, rmail, there's another bug there, that showed up only in > >> the latest version of emacs, the one I got from you, 24.3.90.1. When I > >> am in the rmail-summary and try to get out of it by typing "q", I get a > >> message that the pointer does not point to the right window. Something > >> gets screwed up there. It worked in the earlier versions. > > > > My crystal ball says this is bug #16433. If so, it should be fixed in > > the next pretest. For now, set cache-long-scans to nil in the Rmail > > buffer, to work around. > > I thought it might be bug #17283. You are right, it could be that. From unknown Sat Jun 21 03:31:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17688: 24.3.90; segmentation fault in deselect_palette Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 05 Jun 2014 18:16:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17688 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Zdzislaw Meglicki Cc: 17688@debbugs.gnu.org, kbrown@cornell.edu Reply-To: Eli Zaretskii Received: via spool by 17688-submit@debbugs.gnu.org id=B17688.140199213029881 (code B ref 17688); Thu, 05 Jun 2014 18:16:03 +0000 Received: (at 17688) by debbugs.gnu.org; 5 Jun 2014 18:15:30 +0000 Received: from localhost ([127.0.0.1]:46082 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WscCD-0007lk-V4 for submit@debbugs.gnu.org; Thu, 05 Jun 2014 14:15:30 -0400 Received: from mtaout26.012.net.il ([80.179.55.182]:52268) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WscC8-0007lB-7Z for 17688@debbugs.gnu.org; Thu, 05 Jun 2014 14:15:24 -0400 Received: from conversion-daemon.mtaout26.012.net.il by mtaout26.012.net.il (HyperSendmail v2007.08) id <0N6P00M00J812700@mtaout26.012.net.il> for 17688@debbugs.gnu.org; Thu, 05 Jun 2014 21:11:48 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout26.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N6P00FTKJVOD390@mtaout26.012.net.il>; Thu, 05 Jun 2014 21:11:48 +0300 (IDT) Date: Thu, 05 Jun 2014 21:15:03 +0300 From: Eli Zaretskii In-reply-to: <7zy4xb5la4.fsf@iu.edu> X-012-Sender: halo1@inter.net.il Message-id: <8338fj5il4.fsf@gnu.org> References: <7zy4xb5la4.fsf@iu.edu> X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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.0 (+) > From: Zdzislaw Meglicki > Cc: eliz@gnu.org, 17688@debbugs.gnu.org > Date: Thu, 05 Jun 2014 13:16:51 -0400 > > > > People have reported several crashes of the Cygwin-w32 build, > > always on 64-bit Cygwin, with backtraces that "can't happen". > > When you have this kind of event, in my experience, it points to the > process memory being corrupted. Instead of finding what you expect to be > there, there is something totally unexpected there altogether, something > completely wrong and unexplainable by the logic of the program. This is > because something else, possibly another process, has written its data > onto it, or because your pointer has jumped into a wrong location, > possibly beyond your system allocated memory buffer. Unlikely, IMO. The backtraces look too "tidy" for that, in the sense that the line numbers stated in the backtraces indeed correspond to a call to the function higher on the call-stack, i.e. they match the sources. Memory corruption should be so lucky to produce that. > If there is something in emacs or in mingw32 that mismanages memory > (malloc?) on 64-bit systems for 32-bit applications you would get such > problems. Things might work quite without a glitch as long as the memory > used by the process is not wanted and written on by another process. Heap and stack are too far on Windows for this to be a viable explanation. Thanks. From unknown Sat Jun 21 03:31:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17688: 24.3.90; segmentation fault in deselect_palette Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 05 Jun 2014 18:30:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17688 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Ken Brown Cc: gustav@iu.edu, 17688@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 17688-submit@debbugs.gnu.org id=B17688.140199296831722 (code B ref 17688); Thu, 05 Jun 2014 18:30:04 +0000 Received: (at 17688) by debbugs.gnu.org; 5 Jun 2014 18:29:28 +0000 Received: from localhost ([127.0.0.1]:46091 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WscPk-0008FU-4Y for submit@debbugs.gnu.org; Thu, 05 Jun 2014 14:29:27 -0400 Received: from mtaout22.012.net.il ([80.179.55.172]:33237) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WscPe-0008F5-Px for 17688@debbugs.gnu.org; Thu, 05 Jun 2014 14:29:22 -0400 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0N6P00700K8C0200@a-mtaout22.012.net.il> for 17688@debbugs.gnu.org; Thu, 05 Jun 2014 21:29:12 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N6P006ZLKONZS10@a-mtaout22.012.net.il>; Thu, 05 Jun 2014 21:29:12 +0300 (IDT) Date: Thu, 05 Jun 2014 21:29:01 +0300 From: Eli Zaretskii In-reply-to: <53909604.1090306@cornell.edu> X-012-Sender: halo1@inter.net.il Message-id: <831tv35hxu.fsf@gnu.org> References: <7z1tv4vik0.fsf@iu.edu> <83ioog7jk5.fsf@gnu.org> <53909604.1090306@cornell.edu> X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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.0 (+) > Date: Thu, 05 Jun 2014 12:08:36 -0400 > From: Ken Brown > CC: 17688@debbugs.gnu.org > > On 6/4/2014 11:58 AM, Eli Zaretskii wrote: > >> (gdb) bt full > >> #0 0x0000000100631d84 in deselect_palette (f=0x0, hdc=0x0) > >> at /usr/src/debug/emacs-24.3.90-1/src/w32xfns.c:123 > >> No locals. > >> #1 0x0000000100631e53 in release_frame_dc (f=0x0, hdc=0x0) > >> at /usr/src/debug/emacs-24.3.90-1/src/w32xfns.c:154 > >> ret = 0 > >> #2 0x00000001006351f9 in uniscribe_encode_char ( > >> font=0x101071d30 , c=76) > >> at /usr/src/debug/emacs-24.3.90-1/src/w32uniscribe.c:585 > >> context = 0x0 > >> f = 0x0 > >> old_font = 0x0 > >> code = 15 > >> ch = L"LC" > >> len = 1 > >> items = 0x436980 > >> nitems = 1 > >> uniscribe_font = 0x101071d30 > > > > This backtrace makes no sense: uniscribe_encode_char calls > > release_frame_dc only if the variable 'context' has a non-NULL value > > (and then 'f' should also be non-NULL). But here we see that > > release_frame_dc is called by uniscribe_encode_char when both > > 'context' and 'f' are NULL, which cannot happen. I was about to say > > that this could be due to compiler optimizations that screw up the > > backtrace, but then I saw that your Emacs binary was built with -O0. > > So now I'm stumped how could this happen at all. > > That's been the problem for several months. People have reported > several crashes of the Cygwin-w32 build, always on 64-bit Cygwin, with > backtraces that "can't happen". Can you think of any way to try to > track this down? Tracking this might be hard, unless crashes with the same bogus backtrace happen fairly frequently. One thing that strikes me is that I see bss_sbrk_buffer in many places in the backtrace. Could it be that the static heap is too small, or maybe some malloc/free/realloc call for addresses in the static heap go haywire? Don't forget the WFSO error message reported by Zdzislaw. If some other thread (evidently, from the Cygwin DLL) fails in some way, it could indeed zero out some memory and cause these "impossible" backtraces. So I suggest to ask the Cygwin maintainers to investigate these messages. From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 08 04:19:50 2014 Received: (at control) by debbugs.gnu.org; 8 Oct 2014 08:19:50 +0000 Received: from localhost ([127.0.0.1]:37348 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XbmTO-0004g9-0s for submit@debbugs.gnu.org; Wed, 08 Oct 2014 04:19:50 -0400 Received: from mtaout29.012.net.il ([80.179.55.185]:45850) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XbmTM-0004g2-Ex for control@debbugs.gnu.org; Wed, 08 Oct 2014 04:19:48 -0400 Received: from conversion-daemon.mtaout29.012.net.il by mtaout29.012.net.il (HyperSendmail v2007.08) id <0ND400B009PWJS00@mtaout29.012.net.il> for control@debbugs.gnu.org; Wed, 08 Oct 2014 11:18:58 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout29.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0ND40072C9RME240@mtaout29.012.net.il> for control@debbugs.gnu.org; Wed, 08 Oct 2014 11:18:58 +0300 (IDT) Date: Wed, 08 Oct 2014 11:20:01 +0300 From: Eli Zaretskii Subject: Re: bug#18659: 24.3.94; Crash in deselect_palette (Cygwin-w32 build) In-reply-to: X-012-Sender: halo1@inter.net.il To: control@debbugs.gnu.org Message-id: <83r3yjj7m6.fsf@gnu.org> References: <543446BA.7030800@cornell.edu> X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii 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.0 (+) merge 18659 17688 thanks From unknown Sat Jun 21 03:31:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17688: 24.3.90; segmentation fault in deselect_palette Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 09 Sep 2020 11:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17688 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Ken Brown Cc: Zdzislaw Meglicki , Eli Zaretskii , 17688@debbugs.gnu.org Received: via spool by 17688-submit@debbugs.gnu.org id=B17688.159965239518126 (code B ref 17688); Wed, 09 Sep 2020 11:54:02 +0000 Received: (at 17688) by debbugs.gnu.org; 9 Sep 2020 11:53:15 +0000 Received: from localhost ([127.0.0.1]:57580 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kFyf5-0004iI-GX for submit@debbugs.gnu.org; Wed, 09 Sep 2020 07:53:15 -0400 Received: from quimby.gnus.org ([95.216.78.240]:53098) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kFyf3-0004i5-UI for 17688@debbugs.gnu.org; Wed, 09 Sep 2020 07:53:15 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=wYl0mizMpc8z6jlcmsHbZ7yo4URHr5KpNw+CFsEIQ+Y=; b=ehrCxGcnUM5sun+CcwFeZkC/3t DxVrPL+ONegaBEp7UquUaxSGlQl71/V06Zjx8oVXx3cusuhQ3hOgcTrlAFUcbupcrAxeUriMxWxLq nU2JADyameUGYzaul7dfuZkRmycB/I1TcRDjPyJDc5xTm0jO1TgaALFOBv2vxllHrRAo=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kFyeu-0002B3-Am; Wed, 09 Sep 2020 13:53:07 +0200 From: Lars Ingebrigtsen References: <7z1tv4vik0.fsf@iu.edu> <83ioog7jk5.fsf@gnu.org> <53909604.1090306@cornell.edu> X-Now-Playing: Xiu Xiu's _Girl with Basket of Fruit_: "The Wrong Thing" Date: Wed, 09 Sep 2020 13:53:02 +0200 In-Reply-To: <53909604.1090306@cornell.edu> (Ken Brown's message of "Thu, 05 Jun 2014 12:08:36 -0400") Message-ID: <87eenbcgkh.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Ken Brown writes: > That's been the problem for several months. People have reported > several crashes of the Cygwin-w32 build, always on 64-bit Cygwin, with > backtraces that "can't happen". Can you think of any way t [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) 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.0 (-) Ken Brown writes: > That's been the problem for several months. People have reported > several crashes of the Cygwin-w32 build, always on 64-bit Cygwin, with > backtraces that "can't happen". Can you think of any way to try to > track this down? This was six years ago. Are you still seeing these crashes with the current Cygwin/Emacs versions? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 09 07:53:31 2020 Received: (at control) by debbugs.gnu.org; 9 Sep 2020 11:53:31 +0000 Received: from localhost ([127.0.0.1]:57583 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kFyfK-0004ir-Ro for submit@debbugs.gnu.org; Wed, 09 Sep 2020 07:53:31 -0400 Received: from quimby.gnus.org ([95.216.78.240]:53116) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kFyfJ-0004ie-Eh for control@debbugs.gnu.org; Wed, 09 Sep 2020 07:53:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=JTVvJ5OsLpjR3HpfMimyzIVja+EwPGiFAAX+NvdlnBc=; b=DYfvT3sJjnMmeHgR5XZy+YvIUC koqy09fxM54KJBiqmT/mVPd7NkFH3kl/6Umt97b8acy1UADQKFqlPpIwbC8MllxzSNeIdPi46Z5CM 6lyn+ezfcNnPhBYbXbKz5NkQUO/ChfSqpdmHsX8H1ZXLJ5lJHLn9hoF9sOWS5MmoKBtY=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kFyfB-0002BG-Kh for control@debbugs.gnu.org; Wed, 09 Sep 2020 13:53:23 +0200 Date: Wed, 09 Sep 2020 13:53:20 +0200 Message-Id: <87blifcgjz.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #17688 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 17688 + moreinfo quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) 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: -1.0 (-) tags 17688 + moreinfo quit From unknown Sat Jun 21 03:31:07 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Zdzislaw Meglicki Subject: bug#17688: closed (Re: bug#17688: 24.3.90; segmentation fault in deselect_palette) Message-ID: References: <68b5892e-67d1-fce1-feb9-3b094c4d8ff2@cornell.edu> <7z1tv4vik0.fsf@iu.edu> X-Gnu-PR-Message: they-closed 17688 X-Gnu-PR-Package: emacs X-Gnu-PR-Keywords: moreinfo Reply-To: 17688@debbugs.gnu.org Date: Wed, 09 Sep 2020 15:12:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1599664322-11095-1" This is a multi-part message in MIME format... ------------=_1599664322-11095-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #17688: 24.3.90; segmentation fault in deselect_palette which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 17688@debbugs.gnu.org. --=20 17688: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D17688 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1599664322-11095-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 17688-done) by debbugs.gnu.org; 9 Sep 2020 15:11:07 +0000 Received: from localhost ([127.0.0.1]:32910 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kG1kZ-0002rs-2q for submit@debbugs.gnu.org; Wed, 09 Sep 2020 11:11:07 -0400 Received: from mail-dm6nam10on2110.outbound.protection.outlook.com ([40.107.93.110]:38273 helo=NAM10-DM6-obe.outbound.protection.outlook.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kG1kU-0002rG-Sr for 17688-done@debbugs.gnu.org; Wed, 09 Sep 2020 11:11:05 -0400 ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=KoXTRU77b6tCP83MYdGDnb0Gic9zKgRzyvVXIoegK4DjDXPqYYMKbLB22Pfgg1RChfTUsNJA0NkyQzU6kK40+YxRreu6W8ve9Uo7TmAkVwi0ofqpO/bKx4L6Ull1bRkVa/JOYERoM8vL1D2nMtoejZ+988/nlWK7I2MbMQNB5+5bam7zF8TrCJN6PWdSKztfTdrtdZIHQFfhIwrX7bboqno3Ldu6irQcvXK/jJ8LkFPf9Fah0IjajG7py4lJPsh4JZkIoNRrjPrUy57uJQ/nh5gSCoSM76DPXs01c8Q3WcyFgLyDc4zIr4YK93v1TH7NJVKi4bKkn2Kp5VUFUdYIWg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=z7x3mm8BGBU8TdvReLixIJDBxtireo8wM0K/mFUa9cM=; b=if6j1w81nICocbs1NedRFSsHo8vSibQl7P/Xn74oCikYlwnkwKC6eyhu44H3dljvHp7iXC+4ko2DmJg5l3RMWmlUIGCH1Fqan4Rm9WaQIG3uIjFAFR0yTb0OOSE1M2MhzhkAW2mLFnbDLcwhh4G36p4q+QOcUz70l8gbbdJH+pzlKN8m/Hkhkxo75QF/3u2jOa/ZdYDKnT1SEO8I51DVnm8G8BmvSW8vawdUZIj78pvKeEmOGY0iZ+pygvS23HeEV7Xrq0IRTEM3eLPR4x/rITaVBLjuXXbpCbgA7tUL6OMQJorQt51F25SnNLu63EXsNGiw8liHvWgwGv1h6jRYEA== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=cornell.edu; dmarc=pass action=none header.from=cornell.edu; dkim=pass header.d=cornell.edu; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cornell.edu; s=selector2; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=z7x3mm8BGBU8TdvReLixIJDBxtireo8wM0K/mFUa9cM=; b=XEjXLNbxFedRUOrdaV10WW2Nplg0EAcDpvDyIdwHbha98m9mQIXL8y/CV/lowdfBmp8mVfrLbRbUVEUYq5rSvlWNjarr+umq8d/ycU5rSVEdDksq17KQijXKwRuEw+3meWuLNTCziYapQY9+IXOjtP/kk6WJxGMBECPJO5mJjis= Authentication-Results: debbugs.gnu.org; dkim=none (message not signed) header.d=none;debbugs.gnu.org; dmarc=none action=none header.from=cornell.edu; Received: from MN2PR04MB6176.namprd04.prod.outlook.com (2603:10b6:208:e3::13) by MN2PR04MB5742.namprd04.prod.outlook.com (2603:10b6:208:3d::30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.3370.16; Wed, 9 Sep 2020 15:10:55 +0000 Received: from MN2PR04MB6176.namprd04.prod.outlook.com ([fe80::c144:d206:c369:af44]) by MN2PR04MB6176.namprd04.prod.outlook.com ([fe80::c144:d206:c369:af44%7]) with mapi id 15.20.3348.017; Wed, 9 Sep 2020 15:10:55 +0000 Subject: Re: bug#17688: 24.3.90; segmentation fault in deselect_palette To: Lars Ingebrigtsen References: <7z1tv4vik0.fsf@iu.edu> <83ioog7jk5.fsf@gnu.org> <53909604.1090306@cornell.edu> <87eenbcgkh.fsf@gnus.org> From: Ken Brown Message-ID: <68b5892e-67d1-fce1-feb9-3b094c4d8ff2@cornell.edu> Date: Wed, 9 Sep 2020 11:10:53 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 In-Reply-To: <87eenbcgkh.fsf@gnus.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-ClientProxiedBy: CH2PR18CA0030.namprd18.prod.outlook.com (2603:10b6:610:4f::40) To MN2PR04MB6176.namprd04.prod.outlook.com (2603:10b6:208:e3::13) MIME-Version: 1.0 X-MS-Exchange-MessageSentRepresentingType: 1 Received: from [192.168.0.17] (68.175.129.7) by CH2PR18CA0030.namprd18.prod.outlook.com (2603:10b6:610:4f::40) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.3370.16 via Frontend Transport; Wed, 9 Sep 2020 15:10:54 +0000 X-Originating-IP: [68.175.129.7] X-MS-PublicTrafficType: Email X-MS-Office365-Filtering-Correlation-Id: 8a8c81c9-ad3b-4845-7643-08d854d28c60 X-MS-TrafficTypeDiagnostic: MN2PR04MB5742: X-Microsoft-Antispam-PRVS: X-MS-Oob-TLC-OOBClassifiers: OLM:4125; X-MS-Exchange-SenderADCheck: 1 X-Microsoft-Antispam: BCL:0; X-Microsoft-Antispam-Message-Info: 4oKP0Vw/5zyWyv4cs5QzVndFNlIsmnz+Zrzmm0Vp11ZIpWyIJH4yK4YlcXqku73Ym/MmLu0Qw2Nu+GankZLXfBwIrEwMQ7VCs/RUwPlyx96xuM8/yF2bt3ffeQ6yk9IVfjSwjCS7mPAhs6L4ndF+Elu/2A7nLeupBj4Mr3TZpU1AMBetOsLHco6Fxw3VGEtmWXCX/wHnQjhhBFSKkS+etPBSLSZUBBvWB5qc20IyLiGCIIGweWoQMf0tmiLpimYiHSu3Up5HrBogNqae6lNSp8Nj58EcuW88wYXLMXwUqNfatT9zzDg4cW+jeZBDEHXF3AGoH0+r6Fa/3wlPoaU1FwTNDsIXizy13yLEfxZg6mPtJan2Sgo/doNa2sz9H2Ax X-Forefront-Antispam-Report: CIP:255.255.255.255; CTRY:; LANG:en; SCL:1; SRV:; IPV:NLI; SFV:NSPM; H:MN2PR04MB6176.namprd04.prod.outlook.com; PTR:; CAT:NONE; SFS:(4636009)(396003)(39860400002)(136003)(376002)(346002)(366004)(5660300002)(956004)(8936002)(75432002)(2906002)(86362001)(54906003)(36756003)(31686004)(66946007)(4326008)(66476007)(66556008)(53546011)(316002)(186003)(478600001)(16576012)(16526019)(52116002)(2616005)(786003)(6486002)(31696002)(8676002)(4744005)(6916009)(26005)(43740500002); DIR:OUT; SFP:1102; X-MS-Exchange-AntiSpam-MessageData: j5TGp3Vx9UAux4Hn6vEv6rEocJQaw3ySBWgTL3MgL6EqW8D7xc/is1mBghpoajrqGoPTaPpz9Px0MpXV3wVyOr0e9ThIsplGAlezaTUf67o/sgmQLWHWa7CvPc9l7LTXxlpfmflq4Dmx/Y6+xhLqoI2hFIo+kyH/5esZ5ody3GCyoCnzWF474AbnfblGbOxbA/RdkVbRoSPi6XEJES606EoHINuWPLw5gZaOtJEOCT6PZuTbEj4UNAHg8aFLtjrTpqrA1AyXdO1rLXHwWvzP46Zo+0qTVgzqUjNbDGgjgjoBo+TfKvb4lTBIZ2AmS7qPHFNpx+sSiivVpRTq1i2YCKsxw/wBJ0MHNx9Nm+C1sAvzlRIorcEPZdRheQaN1vnLhqCXFds4hmTGYt8/3iv5PIi1DsahfK5Vvev3ZRPUXh8jwc0/Ez9vyD8XQM++Mx0GHVzezvirBGmh3jxj1P51DV3r/zlcmvYsF7kE2tTXMxhC6/lcF1ueiIkksh0R/R8FmT0BHmczUILz47zrMadsPOArwsFwk8SIeCY/oUohHzh3mTDub6cj/Nm70RPvWkSavw+hU6qKSEXMbgkGIQbbo7zVZPZ/9bWc9lrRSS0lK4csf5xDoQKaNTpuyVVcR9JC0atdBAgOsB5ibBobjYVrDA== X-OriginatorOrg: cornell.edu X-MS-Exchange-CrossTenant-Network-Message-Id: 8a8c81c9-ad3b-4845-7643-08d854d28c60 X-MS-Exchange-CrossTenant-AuthSource: MN2PR04MB6176.namprd04.prod.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-OriginalArrivalTime: 09 Sep 2020 15:10:55.0740 (UTC) X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted X-MS-Exchange-CrossTenant-Id: 5d7e4366-1b9b-45cf-8e79-b14b27df46e1 X-MS-Exchange-CrossTenant-MailboxType: HOSTED X-MS-Exchange-CrossTenant-UserPrincipalName: G6VNt4Fifwd0a5K6PJXZDTqdI58VMNyyulJgE+EP/0gAQ/ozdwsOO/W6PX6YQzxDsAmQRKEZKk8T+ySJuBQYnA== X-MS-Exchange-Transport-CrossTenantHeadersStamped: MN2PR04MB5742 X-Spam-Score: -3.6 (---) X-Debbugs-Envelope-To: 17688-done Cc: Zdzislaw Meglicki , Eli Zaretskii , 17688-done@debbugs.gnu.org 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.6 (----) On 9/9/2020 7:53 AM, Lars Ingebrigtsen wrote: > Ken Brown writes: > >> That's been the problem for several months. People have reported >> several crashes of the Cygwin-w32 build, always on 64-bit Cygwin, with >> backtraces that "can't happen". Can you think of any way to try to >> track this down? > > This was six years ago. Are you still seeing these crashes with the > current Cygwin/Emacs versions? No, it got fixed. Closing. Ken ------------=_1599664322-11095-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 4 Jun 2014 15:38:09 +0000 Received: from localhost ([127.0.0.1]:44092 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsDGO-0007u9-Ua for submit@debbugs.gnu.org; Wed, 04 Jun 2014 11:38:09 -0400 Received: from eggs.gnu.org ([208.118.235.92]:47417) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsCqi-0006yU-L0 for submit@debbugs.gnu.org; Wed, 04 Jun 2014 11:11:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WsCqV-00053r-Tl for submit@debbugs.gnu.org; Wed, 04 Jun 2014 11:11:27 -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 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:40919) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsCqV-00053k-PH for submit@debbugs.gnu.org; Wed, 04 Jun 2014 11:11:19 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49022) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsCqO-0007aq-RP for bug-gnu-emacs@gnu.org; Wed, 04 Jun 2014 11:11:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WsCqH-0004zL-Uo for bug-gnu-emacs@gnu.org; Wed, 04 Jun 2014 11:11:12 -0400 Received: from perth.ovpit.indiana.edu ([156.56.178.13]:48597) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsCqH-0004ye-Ig for bug-gnu-emacs@gnu.org; Wed, 04 Jun 2014 11:11:05 -0400 Received: from crawley (140-182-72-75.ssl-vpn.indiana.edu [140.182.72.75]) by perth.ovpit.indiana.edu (Postfix) with ESMTP id DED02164030; Wed, 4 Jun 2014 11:10:58 -0400 (EDT) From: Zdzislaw Meglicki To: bug-gnu-emacs@gnu.org Subject: 24.3.90; segmentation fault in deselect_palette Date: Wed, 04 Jun 2014 10:46:39 -0400 Message-ID: <7z1tv4vik0.fsf@iu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 04 Jun 2014 11:38:03 -0400 Cc: kbrown@cornell.edu X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -5.0 (-----) On copy and paste between emacs and Firefox windows. Emacs, which I had been running under gdb, crashed on segmentation fault. It is the second time that this has happened, with nearly identical backtraces. The output of "bt full" is attached below. xbacktrace returns "Undefined command." Zdzislaw (Gustav) Meglicki Indiana University 812-335-8064 In GNU Emacs 24.3.90.1 (x86_64-unknown-cygwin) of 2014-05-03 on fiona Windowing system distributor `Microsoft Corp.', version 6.3.9600 Configured using: `configure --srcdir=3D/home/kbrown/src/cygemacs/emacs-24.3.90-1.x86_64/src/emacs-24.3= .90 --prefix=3D/usr --exec-prefix=3D/usr --bindir=3D/usr/bin --sbindir=3D/usr/= sbin --libexecdir=3D/usr/libexec --datadir=3D/usr/share --localstatedir=3D/var --sysconfdir=3D/etc --libdir=3D/usr/lib --datarootdir=3D/usr/share --docdir=3D/usr/share/doc/emacs --htmldir=3D/usr/share/doc/emacs/html -C --with-w32 'CFLAGS=3D-ggdb -O2 -pipe -Wimplicit-function-declaration -O0 -fdebug-prefix-map=3D/home/kbrown/src/cygemacs/emacs-24.3.90-1.x86_64/buil= d=3D/usr/src/debug/emacs-24.3.90-1 -fdebug-prefix-map=3D/home/kbrown/src/cygemacs/emacs-24.3.90-1.x86_64/src/= emacs-24.3.90=3D/usr/src/debug/emacs-24.3.90-1' CPPFLAGS=3D LDFLAGS=3D-Wl,--stack,0x400000' Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Fundamental Minor modes in effect: display-time-mode: t tooltip-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t line-number-mode: t transient-mark-mode: t Recent input: =20 =20 =20 =20 M-x r e p o r t - e m a c s=20 - b u g Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: /usr/share/emacs/site-lisp/htmlfontify hides /usr/share/emacs/24.3.90/lisp/= htmlfontify /usr/share/emacs/site-lisp/hfy-cmap hides /usr/share/emacs/24.3.90/lisp/hfy= -cmap Features: (shadow sort gnus-util mail-extr emacsbug message idna format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util help-fns mail-prsvr mail-utils time time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel w32-common-fns disp-table w32-win w32-vars tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind gfilenotify w32 multi-tty emacs) Memory information: ((conses 16 76398 7590) (symbols 48 17420 0) (miscs 40 86 90) (strings 32 11229 4178) (string-bytes 1 285210) (vectors 16 9682) (vector-slots 8 370776 10086) (floats 8 72 196) (intervals 56 283 31) (buffers 960 13)) --=20 Zdzislaw (Gustav) Meglicki, Office of the Vice President for Information Technology, Indiana University, 2709 E. 10th Street, Bloomington, IN 47408, USA, http://perth.ovpit.indiana.edu/gustav, Ph: 812-856-5597 (o), 812-345-3284 (m), Skype: zdzislaw.meglicki =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D Output of bt full =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D (gdb) bt full #0 0x0000000100631d84 in deselect_palette (f=3D0x0, hdc=3D0x0) at /usr/src/debug/emacs-24.3.90-1/src/w32xfns.c:123 No locals. #1 0x0000000100631e53 in release_frame_dc (f=3D0x0, hdc=3D0x0) at /usr/src/debug/emacs-24.3.90-1/src/w32xfns.c:154 ret =3D 0 #2 0x00000001006351f9 in uniscribe_encode_char ( font=3D0x101071d30 , c=3D76) at /usr/src/debug/emacs-24.3.90-1/src/w32uniscribe.c:585 context =3D 0x0 f =3D 0x0 old_font =3D 0x0 code =3D 15 ch =3D L"LC" len =3D 1 items =3D 0x436980 nitems =3D 1 uniscribe_font =3D 0x101071d30 #3 0x0000000100462d13 in get_glyph_face_and_encoding ( f=3D0x101058c48 , glyph=3D0x6006fb1e0,=20 char2b=3D0x436b24 L"\006", two_byte_p=3D0x436aa4) at /usr/src/debug/emacs-24.3.90-1/src/xdisp.c:23675 face =3D 0x60021ee00 code =3D 0 #4 0x0000000100463670 in fill_glyph_string (s=3D0x436b70, face_id=3D23, st= art=3D0,=20 end=3D33, overlaps=3D0) at /usr/src/debug/emacs-24.3.90-1/src/xdisp.c:2= 3897 two_byte_p =3D 0 glyph =3D 0x6006fb1e0 last =3D 0x6006fb630 voffset =3D 0 glyph_not_available_p =3D 0 #5 0x0000000100464796 in draw_glyphs (w=3D0x60057fd30, x=3D10, row=3D0x600= 705300,=20 area=3DTEXT_AREA, start=3D0, end=3D33, hl=3DDRAW_NORMAL_TEXT, overlaps= =3D0) at /usr/src/debug/emacs-24.3.90-1/src/xdisp.c:24515 face_id =3D 23 char2b =3D 0x436b10 L"\020\004\025\f\026\027\003\006\022\017\006" first_glyph =3D 0x6006fb000 head =3D 0x436b70 tail =3D 0x436b70 s =3D 0x436b70 clip_head =3D 0x0 clip_tail =3D 0x0 i =3D 0 j =3D 9646208 x_reached =3D 0 last_x =3D 570 area_left =3D 10 f =3D 0x101058c48 hdc =3D 0xffffffff8d010f1b #6 0x00000001004752fd in expose_area (w=3D0x60057fd30, row=3D0x600705300,= =20 r=3D0x437070, area=3DTEXT_AREA) at /usr/src/debug/emacs-24.3.90-1/src/xdisp.c:29304 first =3D 0x6006fb000 end =3D 0x6006fb630 last =3D 0x0 first_x =3D 6541038 start_x =3D 1 x =3D 6 #7 0x000000010047552d in expose_line (w=3D0x60057fd30, row=3D0x600705300,= =20 r=3D0x437070) at /usr/src/debug/emacs-24.3.90-1/src/xdisp.c:29362 No locals. #8 0x0000000100476540 in expose_window (w=3D0x60057fd30, fr=3D0x437190) at /usr/src/debug/emacs-24.3.90-1/src/xdisp.c:29632 y0 =3D 714 y1 =3D 728 cursor_cleared_p =3D 1 phys_cursor_on_p =3D 0 first_overlapping_row =3D 0x0 yb =3D 782 row =3D 0x600705300 last_overlapping_row =3D 0x0 f =3D 0x101058c48 wr =3D {x =3D 0, y =3D 114, width =3D 598, height =3D 796} r =3D {x =3D 0, y =3D 700, width =3D 581, height =3D 70} mouse_face_overwritten_p =3D 0 #9 0x000000010047698c in expose_window_tree (w=3D0x60057fd30, r=3D0x437190) at /usr/src/debug/emacs-24.3.90-1/src/xdisp.c:29707 f =3D 0x101058c48 mouse_face_overwritten_p =3D 0 #10 0x0000000100476977 in expose_window_tree (w=3D0x600444d28, r=3D0x437190) at /usr/src/debug/emacs-24.3.90-1/src/xdisp.c:29705 f =3D 0x101058c48 mouse_face_overwritten_p =3D 0 #11 0x0000000100476ad0 in expose_frame ( f=3D0x101058c48 , x=3D0, y=3D814, w=3D581, h= =3D70) at /usr/src/debug/emacs-24.3.90-1/src/xdisp.c:29762 r =3D {x =3D 0, y =3D 814, width =3D 581, height =3D 70} mouse_face_overwritten_p =3D 0 #12 0x000000010062ca6d in w32_read_socket ( terminal=3D0x100f5ce70 , hold_quit=3D0x4373e0) at /usr/src/debug/emacs-24.3.90-1/src/w32term.c:4250 hdc =3D 0xffffffff8d010f1b inev =3D {kind =3D NO_EVENT, code =3D 0, part =3D scroll_bar_above_= handle,=20 modifiers =3D 0, x =3D 0, y =3D 0, timestamp =3D 0, frame_or_wind= ow =3D 0,=20 arg =3D 4305639474} do_help =3D 0 count =3D 0 check_visibility =3D 0 msg =3D {msg =3D {hwnd =3D 0xa045c, message =3D 1045, wParam =3D 0,= lParam =3D 0,=20 time =3D 1736382484, pt =3D {x =3D 69, y =3D 17}}, dwModifiers = =3D 0,=20 rect =3D {left =3D 0, top =3D 814, right =3D 581, bottom =3D 884}} f =3D 0x101058c48 dpyinfo =3D 0x1014d6680 hlinfo =3D 0x1014d6718 #13 0x000000010050b19a in gobble_input () at /usr/src/debug/emacs-24.3.90-1/src/keyboard.c:6846 nr =3D 0 hold_quit =3D {kind =3D NO_EVENT, code =3D 0,=20 part =3D scroll_bar_above_handle, modifiers =3D 0, x =3D 0, y =3D= 0,=20 timestamp =3D 0, frame_or_window =3D 0, arg =3D 0} next =3D 0x0 nread =3D 0 err =3D false t =3D 0x100f5ce70 #14 0x000000010050b035 in get_input_pending (flags=3D1) at /usr/src/debug/emacs-24.3.90-1/src/keyboard.c:6767 No locals. #15 0x0000000100511142 in detect_input_pending_run_timers (do_display=3Dfal= se) at /usr/src/debug/emacs-24.3.90-1/src/keyboard.c:9884 old_timers_run =3D 1944 #16 0x000000010050287b in read_char (commandflag=3D0, map=3D4305639474,=20 prev_event=3D4305639474, used_mouse_menu=3D0x0, end_time=3D0x437950) at /usr/src/debug/emacs-24.3.90-1/src/keyboard.c:2558 echo_current =3D true c =3D 4305639474 jmpcount =3D 4421808 local_getcjmp =3D {4421424, 57, 708217300, 42656, 0,=20 3041770145964605396, 15028076290, 140708895854455, 4422176,=20 4422176, 4421488, 4300237088, 4434748, 0, 0, 1, 28,=20 140708849620591, 5416090721944, 4421488, 4421760, 4301839357,=20 4421808, 6443753189, 57, 708217300, 57, 708217300,=20 130463647823520154, 0, 1401891240, 6443754236} save_jump =3D {130463647822917827, 1, 28, 6443754236, 4421088,=20 4300175095, 25778441430, 25778441430, 6, 6, 4421232, 4300681828,= =20 25778441430, 4305639474, 1401891240, 0, 4421280, 4300767932,=20 4421184, 1401891240, 0, 4300176491, 1401891240, 0, 4422176, 21391= ,=20 0, 0, 57, 708217300, 4421328, 4301596082} tem =3D 4422392 save =3D 4301839357 previous_echo_area_message =3D 4305639474 also_record =3D 4305639474 reread =3D false gcpro1 =3D {next =3D 0x4376d0, var =3D 0x18013dee5 ,=20 nvars =3D 0} gcpro2 =3D {next =3D 0x4ed082700b4, var =3D 0x437590, nvars =3D 442= 1280} polling_stopped_here =3D false orig_kboard =3D 0x600073800 #17 0x00000001005c180a in read_filtered_event (no_switch_frame=3Dfalse,=20 ascii_required=3Dfalse, error_nonascii=3Dfalse, input_method=3Dtrue,=20 seconds=3D4305627959) at /usr/src/debug/emacs-24.3.90-1/src/lread.c:632 val =3D 4294967306 delayed_switch_frame =3D 4305639474 end_time =3D {tv_sec =3D 1401891182, tv_nsec =3D 602015400} #18 0x00000001005c1aee in Fread_event (prompt=3D4305639474,=20 inherit_input_method=3D4305639522, seconds=3D4305627959) at /usr/src/debug/emacs-24.3.90-1/src/lread.c:744 No locals. #19 0x0000000100599bb3 in Ffuncall (nargs=3D4, args=3D0x437af0) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2822 fun =3D 4304598533 original_fun =3D 4305879666 funcar =3D 4300727617 numargs =3D 3 lisp_numargs =3D 4305627959 val =3D 4305639522 internal_args =3D 0x437af8 i =3D 1 #20 0x00000001005dcaa2 in exec_byte_code (bytestr=3D4301839321,=20 vector=3D4301839357, maxdepth=3D28, args_template=3D3076, nargs=3D1,=20 args=3D0x4380a0) at /usr/src/debug/emacs-24.3.90-1/src/bytecode.c:919 targets =3D {0x1005e0a9c ,=20 0x1005e0af7 ,=20 0x1005e0af9 ,=20 0x1005e0afb ,=20 0x1005e0afd ,=20 0x1005e0afd ,=20 0x1005e0b6e ,=20 0x1005e0be9 ,=20 0x1005dc26b ,=20 0x1005dc26d ,=20 0x1005dc26f ,=20 0x1005dc271 ,=20 0x1005dc273 ,=20 0x1005dc273 ,=20 0x1005dc27c ,=20 0x1005dc236 ,=20 0x1005dc778 ,=20 0x1005dc77a ,=20 0x1005dc77c ,=20 0x1005dc77e ,=20 0x1005dc780 ,=20 0x1005dc780 ,=20 0x1005dc7be ,=20 0x1005dc789 ,=20 0x1005dc993 ,=20 0x1005dc995 ,=20 0x1005dc997 ,=20 0x1005dc999 ,=20 0x1005dc99b ,=20 0x1005dc99b ,=20 0x1005dc944 ,=20 0x1005dc95e ,=20 0x1005dca63 ,=20 0x1005dca65 ,=20 0x1005dca67 ,=20 0x1005dca69 ,=20 0x1005dca6b ,=20 0x1005dca6b ,=20 0x1005dca14 ,=20 0x1005dca2e ,=20 0x1005dcb33 ,=20 0x1005dcb35 ,=20 0x1005dcb37 ,=20 0x1005dcb39 ,=20 0x1005dcb3b ,=20 0x1005dcb3b ,=20 0x1005dcae4 ,=20 0x1005dcafe ,=20 0x1005dded0 ,=20 0x1005ddbd5 ,=20 0x1005ddbc9 ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005de15f ,=20 0x1005de263 ,=20 0x1005de2cd ,=20 0x1005de337 ,=20 0x1005de3a5 ,=20 0x1005dc5c5 ,=20 0x1005dc64c ,=20 0x1005de428 ,=20 0x1005dc511 ,=20 0x1005dc6c3 ,=20 0x1005de499 ,=20 0x1005de510 ,=20 0x1005de564 ,=20 0x1005de5db ,=20 0x1005de639 ,=20 0x1005de728 ,=20 0x1005de77c ,=20 0x1005de7f3 ,=20 0x1005de890 ,=20 0x1005de8e4 ,=20 0x1005de938 ,=20 0x1005de9af ,=20 0x1005dea26 ,=20 0x1005dea9d ,=20 0x1005deb3a ,=20 0x1005deb98 ,=20 0x1005debf6 ,=20 0x1005dece5 ,=20 0x1005ded82 ,=20 0x1005dee1f ,=20 0x1005df0b2 ,=20 0x1005df12f ,=20 0x1005df1ac ,=20 0x1005df229 ,=20 0x1005df2a6 ,=20 0x1005df304 ,=20 0x1005df3a5 ,=20 0x1005df403 ,=20 0x1005df461 ,=20 0x1005df4bf ,=20 0x1005df5f2 ,=20 0x1005dda25 ,=20 0x1005df663 ,=20 0x1005df6b7 ,=20 0x1005df79e ,=20 0x1005df80f ,=20 0x1005df880 ,=20 0x1005df8d4 ,=20 0x1005df931 ,=20 0x1005df98e ,=20 0x1005df9f3 ,=20 0x1005e0a9c ,=20 0x1005dfa51 ,=20 0x1005dfaa0 ,=20 0x1005dfaef ,=20 0x1005dfb3e ,=20 0x1005dfb8d ,=20 0x1005dfbdc ,=20 0x1005dda25 ,=20 0x1005e0a9c ,=20 0x1005dfc30 ,=20 0x1005dfc8e ,=20 0x1005dfce2 ,=20 0x1005dfd36 ,=20 0x1005dfdad ,=20 0x1005dfe24 ,=20 0x1005dfe78 ,=20 0x1005dff83 ,=20 0x1005dfffa ,=20 0x1005e0071 ,=20 0x1005e00e8 ,=20 0x1005e0137 ,=20 0x1005e0a9c ,=20 0x1005dd941 ,=20 0x1005dcbf1 ,=20 0x1005dc384 ,=20 0x1005dcd4b ,=20 0x1005dced8 ,=20 0x1005dd059 ,=20 0x1005dd8b5 ,=20 0x1005dd901 ,=20 0x1005dc8e2 ,=20 0x1005dd9d9 ,=20 0x1005dda62 ,=20 0x1005ddafc ,=20 0x1005ddb48 ,=20 0x1005ddf20 ,=20 0x1005ddfb1 ,=20 0x1005de04e ,=20 0x1005de0ca ,=20 0x1005dcba0 ,=20 0x1005e018b ,=20 0x1005e0228 ,=20 0x1005e027c ,=20 0x1005e02d0 ,=20 0x1005e0324 ,=20 0x1005e0378 ,=20 0x1005e03ef ,=20 0x1005e0466 ,=20 0x1005e04d7 ,=20 0x1005e0548 ,=20 0x1005e0697 ,=20 0x1005e0708 ,=20 0x1005e0779 ,=20 0x1005e07cd ,=20 0x1005e083e ,=20 0x1005e08af ,=20 0x1005e090b ,=20 0x1005e0967 ,=20 0x1005df51d ,=20 0x1005df57b ,=20 0x1005e09c5 ,=20 0x1005e0a33 ,=20 0x1005e0a9c ,=20 0x1005dd1da ,=20 0x1005dd307 ,=20 0x1005dd473 ,=20 0x1005dd5df ,=20 0x1005dd74a ,=20 0x1005de697 ,=20 0x1005dec54 ,=20 0x1005df70d ,=20 0x1005e0c8b ,=20 0x1005e0d09 ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0dae ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0e53 } count =3D 21 count_volatile =3D 0 op =3D 3 vectorp =3D 0x10068dc00 vectorp_volatile =3D 0x4 stack =3D {pc =3D 0x10092399f "\211?\206Y",=20 byte_string =3D 4301839321,=20 byte_string_start =3D 0x10092395b "\001\247\203\02= 2",=20 next =3D 0x438100} stack_volatile =3D {pc =3D 0x3
,=20 byte_string =3D 47244640256,=20 byte_string_start =3D 0xb00000003
, next =3D 0x3} top =3D 0x437af0 result =3D 0 type =3D CATCHER #21 0x000000010059a286 in funcall_lambda (fun=3D4301839277, nargs=3D1,=20 arg_vector=3D0x438098) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2983 val =3D 4300179242 syms_left =3D 3076 next =3D 4301839272 lexenv =3D 4301839272 count =3D 21 i =3D 1 optional =3D false rest =3D false #22 0x0000000100599d77 in Ffuncall (nargs=3D2, args=3D0x438090) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2864 fun =3D 4301839277 original_fun =3D 4309332162 funcar =3D 2638 numargs =3D 1 lisp_numargs =3D 4423712 val =3D 25775570229 internal_args =3D 0x438618 i =3D 4300755517 #23 0x00000001005dcaa2 in exec_byte_code (bytestr=3D4303034865,=20 vector=3D4303034901, maxdepth=3D36, args_template=3D4104, nargs=3D4,=20 args=3D0x438638) at /usr/src/debug/emacs-24.3.90-1/src/bytecode.c:919 targets =3D {0x1005e0a9c ,=20 0x1005e0af7 ,=20 0x1005e0af9 ,=20 0x1005e0afb ,=20 0x1005e0afd ,=20 0x1005e0afd ,=20 0x1005e0b6e ,=20 0x1005e0be9 ,=20 0x1005dc26b ,=20 0x1005dc26d ,=20 0x1005dc26f ,=20 0x1005dc271 ,=20 0x1005dc273 ,=20 0x1005dc273 ,=20 0x1005dc27c ,=20 0x1005dc236 ,=20 0x1005dc778 ,=20 0x1005dc77a ,=20 0x1005dc77c ,=20 0x1005dc77e ,=20 0x1005dc780 ,=20 0x1005dc780 ,=20 0x1005dc7be ,=20 0x1005dc789 ,=20 0x1005dc993 ,=20 0x1005dc995 ,=20 0x1005dc997 ,=20 0x1005dc999 ,=20 0x1005dc99b ,=20 0x1005dc99b ,=20 0x1005dc944 ,=20 0x1005dc95e ,=20 0x1005dca63 ,=20 0x1005dca65 ,=20 0x1005dca67 ,=20 0x1005dca69 ,=20 0x1005dca6b ,=20 0x1005dca6b ,=20 0x1005dca14 ,=20 0x1005dca2e ,=20 0x1005dcb33 ,=20 0x1005dcb35 ,=20 0x1005dcb37 ,=20 0x1005dcb39 ,=20 0x1005dcb3b ,=20 0x1005dcb3b ,=20 0x1005dcae4 ,=20 0x1005dcafe ,=20 0x1005dded0 ,=20 0x1005ddbd5 ,=20 0x1005ddbc9 ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005de15f ,=20 0x1005de263 ,=20 0x1005de2cd ,=20 0x1005de337 ,=20 0x1005de3a5 ,=20 0x1005dc5c5 ,=20 0x1005dc64c ,=20 0x1005de428 ,=20 0x1005dc511 ,=20 0x1005dc6c3 ,=20 0x1005de499 ,=20 0x1005de510 ,=20 0x1005de564 ,=20 0x1005de5db ,=20 0x1005de639 ,=20 0x1005de728 ,=20 0x1005de77c ,=20 0x1005de7f3 ,=20 0x1005de890 ,=20 0x1005de8e4 ,=20 0x1005de938 ,=20 0x1005de9af ,=20 0x1005dea26 ,=20 0x1005dea9d ,=20 0x1005deb3a ,=20 0x1005deb98 ,=20 0x1005debf6 ,=20 0x1005dece5 ,=20 0x1005ded82 ,=20 0x1005dee1f ,=20 0x1005df0b2 ,=20 0x1005df12f ,=20 0x1005df1ac ,=20 0x1005df229 ,=20 0x1005df2a6 ,=20 0x1005df304 ,=20 0x1005df3a5 ,=20 0x1005df403 ,=20 0x1005df461 ,=20 0x1005df4bf ,=20 0x1005df5f2 ,=20 0x1005dda25 ,=20 0x1005df663 ,=20 0x1005df6b7 ,=20 0x1005df79e ,=20 0x1005df80f ,=20 0x1005df880 ,=20 0x1005df8d4 ,=20 0x1005df931 ,=20 0x1005df98e ,=20 0x1005df9f3 ,=20 0x1005e0a9c ,=20 0x1005dfa51 ,=20 0x1005dfaa0 ,=20 0x1005dfaef ,=20 0x1005dfb3e ,=20 0x1005dfb8d ,=20 0x1005dfbdc ,=20 0x1005dda25 ,=20 0x1005e0a9c ,=20 0x1005dfc30 ,=20 0x1005dfc8e ,=20 0x1005dfce2 ,=20 0x1005dfd36 ,=20 0x1005dfdad ,=20 0x1005dfe24 ,=20 0x1005dfe78 ,=20 0x1005dff83 ,=20 0x1005dfffa ,=20 0x1005e0071 ,=20 0x1005e00e8 ,=20 0x1005e0137 ,=20 0x1005e0a9c ,=20 0x1005dd941 ,=20 0x1005dcbf1 ,=20 0x1005dc384 ,=20 0x1005dcd4b ,=20 0x1005dced8 ,=20 0x1005dd059 ,=20 0x1005dd8b5 ,=20 0x1005dd901 ,=20 0x1005dc8e2 ,=20 0x1005dd9d9 ,=20 0x1005dda62 ,=20 0x1005ddafc ,=20 0x1005ddb48 ,=20 0x1005ddf20 ,=20 0x1005ddfb1 ,=20 0x1005de04e ,=20 0x1005de0ca ,=20 0x1005dcba0 ,=20 0x1005e018b ,=20 0x1005e0228 ,=20 0x1005e027c ,=20 0x1005e02d0 ,=20 0x1005e0324 ,=20 0x1005e0378 ,=20 0x1005e03ef ,=20 0x1005e0466 ,=20 0x1005e04d7 ,=20 0x1005e0548 ,=20 0x1005e0697 ,=20 0x1005e0708 ,=20 0x1005e0779 ,=20 0x1005e07cd ,=20 0x1005e083e ,=20 0x1005e08af ,=20 0x1005e090b ,=20 0x1005e0967 ,=20 0x1005df51d ,=20 0x1005df57b ,=20 0x1005e09c5 ,=20 0x1005e0a33 ,=20 0x1005e0a9c ,=20 0x1005dd1da ,=20 0x1005dd307 ,=20 0x1005dd473 ,=20 0x1005dd5df ,=20 0x1005dd74a ,=20 0x1005de697 ,=20 0x1005dec54 ,=20 0x1005df70d ,=20 0x1005e0c8b ,=20 0x1005e0d09 ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0dae ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0e53 } count =3D 20 count_volatile =3D 4300179146 op =3D 1 vectorp =3D 0x1007b1a18 vectorp_volatile =3D 0x438150 stack =3D {pc =3D 0x1008aae84 "\204$",=20 byte_string =3D 4303034865,=20 byte_string_start =3D 0x1008aae09 "\002\302V\203\0= 22",=20 next =3D 0x438690} stack_volatile =3D {pc =3D 0x438120 "P\201C", byte_string =3D 43001= 79050,=20 byte_string_start =3D 0x10105dc48 "\024= \002\004", next =3D 0x600000004} top =3D 0x438090 result =3D 4424488 type =3D CONDITION_CASE #24 0x000000010059a286 in funcall_lambda (fun=3D4303034821, nargs=3D4,=20 arg_vector=3D0x438618) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2983 val =3D 4300179242 syms_left =3D 4104 next =3D 4303034816 lexenv =3D 4303034816 count =3D 20 i =3D 4304878688 optional =3D false rest =3D false #25 0x0000000100599d77 in Ffuncall (nargs=3D5, args=3D0x438610) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2864 fun =3D 4303034821 original_fun =3D 4311013314 funcar =3D 67 numargs =3D 4 lisp_numargs =3D 4 val =3D 4425168 internal_args =3D 0x100a2d832 i =3D 16 #26 0x00000001005dcaa2 in exec_byte_code (bytestr=3D4303036545,=20 vector=3D25782217893, maxdepth=3D24, args_template=3D0, nargs=3D0, args= =3D0x438bb8) at /usr/src/debug/emacs-24.3.90-1/src/bytecode.c:919 targets =3D {0x1005e0a9c ,=20 0x1005e0af7 ,=20 0x1005e0af9 ,=20 0x1005e0afb ,=20 0x1005e0afd ,=20 0x1005e0afd ,=20 0x1005e0b6e ,=20 0x1005e0be9 ,=20 0x1005dc26b ,=20 0x1005dc26d ,=20 0x1005dc26f ,=20 0x1005dc271 ,=20 0x1005dc273 ,=20 0x1005dc273 ,=20 0x1005dc27c ,=20 0x1005dc236 ,=20 0x1005dc778 ,=20 0x1005dc77a ,=20 0x1005dc77c ,=20 0x1005dc77e ,=20 0x1005dc780 ,=20 0x1005dc780 ,=20 0x1005dc7be ,=20 0x1005dc789 ,=20 0x1005dc993 ,=20 0x1005dc995 ,=20 0x1005dc997 ,=20 0x1005dc999 ,=20 0x1005dc99b ,=20 0x1005dc99b ,=20 0x1005dc944 ,=20 0x1005dc95e ,=20 0x1005dca63 ,=20 0x1005dca65 ,=20 0x1005dca67 ,=20 0x1005dca69 ,=20 0x1005dca6b ,=20 0x1005dca6b ,=20 0x1005dca14 ,=20 0x1005dca2e ,=20 0x1005dcb33 ,=20 0x1005dcb35 ,=20 0x1005dcb37 ,=20 0x1005dcb39 ,=20 0x1005dcb3b ,=20 0x1005dcb3b ,=20 0x1005dcae4 ,=20 0x1005dcafe ,=20 0x1005dded0 ,=20 0x1005ddbd5 ,=20 0x1005ddbc9 ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005de15f ,=20 0x1005de263 ,=20 0x1005de2cd ,=20 0x1005de337 ,=20 0x1005de3a5 ,=20 0x1005dc5c5 ,=20 0x1005dc64c ,=20 0x1005de428 ,=20 0x1005dc511 ,=20 0x1005dc6c3 ,=20 0x1005de499 ,=20 0x1005de510 ,=20 0x1005de564 ,=20 0x1005de5db ,=20 0x1005de639 ,=20 0x1005de728 ,=20 0x1005de77c ,=20 0x1005de7f3 ,=20 0x1005de890 ,=20 0x1005de8e4 ,=20 0x1005de938 ,=20 0x1005de9af ,=20 0x1005dea26 ,=20 0x1005dea9d ,=20 0x1005deb3a ,=20 0x1005deb98 ,=20 0x1005debf6 ,=20 0x1005dece5 ,=20 0x1005ded82 ,=20 0x1005dee1f ,=20 0x1005df0b2 ,=20 0x1005df12f ,=20 0x1005df1ac ,=20 0x1005df229 ,=20 0x1005df2a6 ,=20 0x1005df304 ,=20 0x1005df3a5 ,=20 0x1005df403 ,=20 0x1005df461 ,=20 0x1005df4bf ,=20 0x1005df5f2 ,=20 0x1005dda25 ,=20 0x1005df663 ,=20 0x1005df6b7 ,=20 0x1005df79e ,=20 0x1005df80f ,=20 0x1005df880 ,=20 0x1005df8d4 ,=20 0x1005df931 ,=20 0x1005df98e ,=20 0x1005df9f3 ,=20 0x1005e0a9c ,=20 0x1005dfa51 ,=20 0x1005dfaa0 ,=20 0x1005dfaef ,=20 0x1005dfb3e ,=20 0x1005dfb8d ,=20 0x1005dfbdc ,=20 0x1005dda25 ,=20 0x1005e0a9c ,=20 0x1005dfc30 ,=20 0x1005dfc8e ,=20 0x1005dfce2 ,=20 0x1005dfd36 ,=20 0x1005dfdad ,=20 0x1005dfe24 ,=20 0x1005dfe78 ,=20 0x1005dff83 ,=20 0x1005dfffa ,=20 0x1005e0071 ,=20 0x1005e00e8 ,=20 0x1005e0137 ,=20 0x1005e0a9c ,=20 0x1005dd941 ,=20 0x1005dcbf1 ,=20 0x1005dc384 ,=20 0x1005dcd4b ,=20 0x1005dced8 ,=20 0x1005dd059 ,=20 0x1005dd8b5 ,=20 0x1005dd901 ,=20 0x1005dc8e2 ,=20 0x1005dd9d9 ,=20 0x1005dda62 ,=20 0x1005ddafc ,=20 0x1005ddb48 ,=20 0x1005ddf20 ,=20 0x1005ddfb1 ,=20 0x1005de04e ,=20 0x1005de0ca ,=20 0x1005dcba0 ,=20 0x1005e018b ,=20 0x1005e0228 ,=20 0x1005e027c ,=20 0x1005e02d0 ,=20 0x1005e0324 ,=20 0x1005e0378 ,=20 0x1005e03ef ,=20 0x1005e0466 ,=20 0x1005e04d7 ,=20 0x1005e0548 ,=20 0x1005e0697 ,=20 0x1005e0708 ,=20 0x1005e0779 ,=20 0x1005e07cd ,=20 0x1005e083e ,=20 0x1005e08af ,=20 0x1005e090b ,=20 0x1005e0967 ,=20 0x1005df51d ,=20 0x1005df57b ,=20 0x1005e09c5 ,=20 0x1005e0a33 ,=20 0x1005e0a9c ,=20 0x1005dd1da ,=20 0x1005dd307 ,=20 0x1005dd473 ,=20 0x1005dd5df ,=20 0x1005dd74a ,=20 0x1005de697 ,=20 0x1005dec54 ,=20 0x1005df70d ,=20 0x1005e0c8b ,=20 0x1005e0d09 ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0dae ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0e53 } count =3D 19 count_volatile =3D 0 op =3D 4 vectorp =3D 0x600bd6ca8 vectorp_volatile =3D 0x0 stack =3D {pc =3D 0x1008aaa62 "\210\210\202",=20 byte_string =3D 4303036545,=20 byte_string_start =3D 0x1008aa9d9 "\307\312 \240\2= 10=C7=A2\211\242\313=3D\262\001\204\030", next =3D 0x4391b0} stack_volatile =3D { pc =3D 0x100000001
,=20 byte_string =3D 1757, byte_string_start =3D 0x0, next =3D 0x0} top =3D 0x438610 result =3D 4425936 type =3D CONDITION_CASE #27 0x000000010059a286 in funcall_lambda (fun=3D25782190029, nargs=3D0,=20 arg_vector=3D0x438bb8) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2983 val =3D 4300179242 syms_left =3D 0 next =3D 25782190024 lexenv =3D 25782190024 count =3D 19 i =3D 4426576 optional =3D false rest =3D false #28 0x0000000100599d77 in Ffuncall (nargs=3D1, args=3D0x438bb0) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2864 fun =3D 25782190029 original_fun =3D 25782190029 funcar =3D 4300179242 numargs =3D 0 lisp_numargs =3D 25781002438 val =3D 4426592 internal_args =3D 0x438bb0 i =3D 10 #29 0x0000000100598538 in eval_sub (form=3D25781002454) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2157 vals =3D 0x438bb0 argnum =3D 1 sa_count =3D 18 sa_must_free =3D false numargs =3D 4 args_left =3D 4305639474 i =3D 4426672 maxargs =3D 8068845 argvals =3D {25774631941, 0, 6420, 25774631941, 0, 0, 0, 0} fun =3D 4304591557 val =3D 25782217888 original_fun =3D 4305715394 original_args =3D 25781002438 funcar =3D 4294967296 gcpro1 =3D {next =3D 0x0, var =3D 0x0, nvars =3D 4426896} gcpro2 =3D {next =3D 0x0, var =3D 0x0, nvars =3D 0} gcpro3 =3D {next =3D 0x0, var =3D 0x438bb0, nvars =3D 1} #30 0x0000000100594a78 in Fprogn (body=3D25781002470) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:468 val =3D 4305639474 gcpro1 =3D {next =3D 0x10066c190 , var =3D 0x10000000= a,=20 nvars =3D 4427200} #31 0x00000001004ff77f in Ftrack_mouse (args=3D25781002470) at /usr/src/debug/emacs-24.3.90-1/src/keyboard.c:1281 count =3D 16 val =3D 4427168 #32 0x0000000100598323 in eval_sub (form=3D25781002486) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2133 numargs =3D 4 args_left =3D 25781002470 i =3D 1 maxargs =3D 8068845 argvals =3D {4427360, 4300861884, 4427312, 4300683265, 4427296,=20 4300178913, 4305251568, 6} fun =3D 4301701525 val =3D 4305639474 original_fun =3D 4305697106 original_args =3D 25781002470 funcar =3D 4305251568 gcpro1 =3D {next =3D 0x5, var =3D 0x5, nvars =3D 4305251568} gcpro2 =3D {next =3D 0x1009cecf0 ,=20 var =3D 0x100573fec , nvars =3D 257746319= 36} gcpro3 =3D {next =3D 0x600aae000,=20 var =3D 0x1012a11e0 , nvars =3D 4427440} #33 0x0000000100597d69 in Feval (form=3D25781002486, lexical=3D4305639474) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2003 count =3D 14 #34 0x0000000100599b87 in Ffuncall (nargs=3D2, args=3D0x4390c0) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2818 fun =3D 4304591173 original_fun =3D 4305889570 funcar =3D 1605 numargs =3D 1 lisp_numargs =3D 4427840 val =3D 4427776 internal_args =3D 0x438f80 i =3D 2 #35 0x00000001005dcaa2 in exec_byte_code (bytestr=3D4303036105,=20 vector=3D4303036141, maxdepth=3D144, args_template=3D2052, nargs=3D2,=20 args=3D0x4396d8) at /usr/src/debug/emacs-24.3.90-1/src/bytecode.c:919 targets =3D {0x1005e0a9c ,=20 0x1005e0af7 ,=20 0x1005e0af9 ,=20 0x1005e0afb ,=20 0x1005e0afd ,=20 0x1005e0afd ,=20 0x1005e0b6e ,=20 0x1005e0be9 ,=20 0x1005dc26b ,=20 0x1005dc26d ,=20 0x1005dc26f ,=20 0x1005dc271 ,=20 0x1005dc273 ,=20 0x1005dc273 ,=20 0x1005dc27c ,=20 0x1005dc236 ,=20 0x1005dc778 ,=20 0x1005dc77a ,=20 0x1005dc77c ,=20 0x1005dc77e ,=20 0x1005dc780 ,=20 0x1005dc780 ,=20 0x1005dc7be ,=20 0x1005dc789 ,=20 0x1005dc993 ,=20 0x1005dc995 ,=20 0x1005dc997 ,=20 0x1005dc999 ,=20 0x1005dc99b ,=20 0x1005dc99b ,=20 0x1005dc944 ,=20 0x1005dc95e ,=20 0x1005dca63 ,=20 0x1005dca65 ,=20 0x1005dca67 ,=20 0x1005dca69 ,=20 0x1005dca6b ,=20 0x1005dca6b ,=20 0x1005dca14 ,=20 0x1005dca2e ,=20 0x1005dcb33 ,=20 0x1005dcb35 ,=20 0x1005dcb37 ,=20 0x1005dcb39 ,=20 0x1005dcb3b ,=20 0x1005dcb3b ,=20 0x1005dcae4 ,=20 0x1005dcafe ,=20 0x1005dded0 ,=20 0x1005ddbd5 ,=20 0x1005ddbc9 ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005de15f ,=20 0x1005de263 ,=20 0x1005de2cd ,=20 0x1005de337 ,=20 0x1005de3a5 ,=20 0x1005dc5c5 ,=20 0x1005dc64c ,=20 0x1005de428 ,=20 0x1005dc511 ,=20 0x1005dc6c3 ,=20 0x1005de499 ,=20 0x1005de510 ,=20 0x1005de564 ,=20 0x1005de5db ,=20 0x1005de639 ,=20 0x1005de728 ,=20 0x1005de77c ,=20 0x1005de7f3 ,=20 0x1005de890 ,=20 0x1005de8e4 ,=20 0x1005de938 ,=20 0x1005de9af ,=20 0x1005dea26 ,=20 0x1005dea9d ,=20 0x1005deb3a ,=20 0x1005deb98 ,=20 0x1005debf6 ,=20 0x1005dece5 ,=20 0x1005ded82 ,=20 0x1005dee1f ,=20 0x1005df0b2 ,=20 0x1005df12f ,=20 0x1005df1ac ,=20 0x1005df229 ,=20 0x1005df2a6 ,=20 0x1005df304 ,=20 0x1005df3a5 ,=20 0x1005df403 ,=20 0x1005df461 ,=20 0x1005df4bf ,=20 0x1005df5f2 ,=20 0x1005dda25 ,=20 0x1005df663 ,=20 0x1005df6b7 ,=20 0x1005df79e ,=20 0x1005df80f ,=20 0x1005df880 ,=20 0x1005df8d4 ,=20 0x1005df931 ,=20 0x1005df98e ,=20 0x1005df9f3 ,=20 0x1005e0a9c ,=20 0x1005dfa51 ,=20 0x1005dfaa0 ,=20 0x1005dfaef ,=20 0x1005dfb3e ,=20 0x1005dfb8d ,=20 0x1005dfbdc ,=20 0x1005dda25 ,=20 0x1005e0a9c ,=20 0x1005dfc30 ,=20 0x1005dfc8e ,=20 0x1005dfce2 ,=20 0x1005dfd36 ,=20 0x1005dfdad ,=20 0x1005dfe24 ,=20 0x1005dfe78 ,=20 0x1005dff83 ,=20 0x1005dfffa ,=20 0x1005e0071 ,=20 0x1005e00e8 ,=20 0x1005e0137 ,=20 0x1005e0a9c ,=20 0x1005dd941 ,=20 0x1005dcbf1 ,=20 0x1005dc384 ,=20 0x1005dcd4b ,=20 0x1005dced8 ,=20 0x1005dd059 ,=20 0x1005dd8b5 ,=20 0x1005dd901 ,=20 0x1005dc8e2 ,=20 0x1005dd9d9 ,=20 0x1005dda62 ,=20 0x1005ddafc ,=20 0x1005ddb48 ,=20 0x1005ddf20 ,=20 0x1005ddfb1 ,=20 0x1005de04e ,=20 0x1005de0ca ,=20 0x1005dcba0 ,=20 0x1005e018b ,=20 0x1005e0228 ,=20 0x1005e027c ,=20 0x1005e02d0 ,=20 0x1005e0324 ,=20 0x1005e0378 ,=20 0x1005e03ef ,=20 0x1005e0466 ,=20 0x1005e04d7 ,=20 0x1005e0548 ,=20 0x1005e0697 ,=20 0x1005e0708 ,=20 0x1005e0779 ,=20 0x1005e07cd ,=20 0x1005e083e ,=20 0x1005e08af ,=20 0x1005e090b ,=20 0x1005e0967 ,=20 0x1005df51d ,=20 0x1005df57b ,=20 0x1005e09c5 ,=20 0x1005e0a33 ,=20 0x1005e0a9c ,=20 0x1005dd1da ,=20 0x1005dd307 ,=20 0x1005dd473 ,=20 0x1005dd5df ,=20 0x1005dd74a ,=20 0x1005de697 ,=20 0x1005dec54 ,=20 0x1005df70d ,=20 0x1005e0c8b ,=20 0x1005e0d09 ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0dae ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0e53 } count =3D 9 count_volatile =3D 4305639426 op =3D 1 vectorp =3D 0x1007b1ef0 vectorp_volatile =3D 0x439210 stack =3D { pc =3D 0x1008aab2a "\210\002\242:\205\220\001\211\= 313\344\005\242!!\240\203", , byte_string =3D 430= 3036105,=20 byte_string_start =3D 0x1008aaa69 "\306\002!\210p\= 020\307 \210\310\031\311\002!\310\032\312\003!\313\001!C\001\211@\262\001\3= 14\001!\315\002!\316\003!\317\033\211A@\320\005!\203\066", next =3D 0x43973= 0} stack_volatile =3D {pc =3D 0x0, byte_string =3D 4305639474,=20 byte_string_start =3D 0x100ebdb86 "",=20 next =3D 0x100a3bcc2 } top =3D 0x4390c0 result =3D 4428928 type =3D CONDITION_CASE #36 0x000000010059a286 in funcall_lambda (fun=3D4303036061, nargs=3D2,=20 arg_vector=3D0x4396c8) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2983 val =3D 4300179242 syms_left =3D 2052 next =3D 4303036056 lexenv =3D 4303036056 count =3D 9 i =3D 4429264 optional =3D false rest =3D false #37 0x0000000100599d77 in Ffuncall (nargs=3D3, args=3D0x4396c0) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2864 fun =3D 4303036061 original_fun =3D 4311024786 funcar =3D 4300862376 numargs =3D 2 lisp_numargs =3D 4429408 val =3D 4305639474 internal_args =3D 0x439c98 i =3D 4303035473 #38 0x00000001005dcaa2 in exec_byte_code (bytestr=3D4303035201,=20 vector=3D4303035237, maxdepth=3D16, args_template=3D1028, nargs=3D1,=20 args=3D0x439ca0) at /usr/src/debug/emacs-24.3.90-1/src/bytecode.c:919 targets =3D {0x1005e0a9c ,=20 0x1005e0af7 ,=20 0x1005e0af9 ,=20 0x1005e0afb ,=20 0x1005e0afd ,=20 0x1005e0afd ,=20 0x1005e0b6e ,=20 0x1005e0be9 ,=20 0x1005dc26b ,=20 0x1005dc26d ,=20 0x1005dc26f ,=20 0x1005dc271 ,=20 0x1005dc273 ,=20 0x1005dc273 ,=20 0x1005dc27c ,=20 0x1005dc236 ,=20 0x1005dc778 ,=20 0x1005dc77a ,=20 0x1005dc77c ,=20 0x1005dc77e ,=20 0x1005dc780 ,=20 0x1005dc780 ,=20 0x1005dc7be ,=20 0x1005dc789 ,=20 0x1005dc993 ,=20 0x1005dc995 ,=20 0x1005dc997 ,=20 0x1005dc999 ,=20 0x1005dc99b ,=20 0x1005dc99b ,=20 0x1005dc944 ,=20 0x1005dc95e ,=20 0x1005dca63 ,=20 0x1005dca65 ,=20 0x1005dca67 ,=20 0x1005dca69 ,=20 0x1005dca6b ,=20 0x1005dca6b ,=20 0x1005dca14 ,=20 0x1005dca2e ,=20 0x1005dcb33 ,=20 0x1005dcb35 ,=20 0x1005dcb37 ,=20 0x1005dcb39 ,=20 0x1005dcb3b ,=20 0x1005dcb3b ,=20 0x1005dcae4 ,=20 0x1005dcafe ,=20 0x1005dded0 ,=20 0x1005ddbd5 ,=20 0x1005ddbc9 ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005de15f ,=20 0x1005de263 ,=20 0x1005de2cd ,=20 0x1005de337 ,=20 0x1005de3a5 ,=20 0x1005dc5c5 ,=20 0x1005dc64c ,=20 0x1005de428 ,=20 0x1005dc511 ,=20 0x1005dc6c3 ,=20 0x1005de499 ,=20 0x1005de510 ,=20 0x1005de564 ,=20 0x1005de5db ,=20 0x1005de639 ,=20 0x1005de728 ,=20 0x1005de77c ,=20 0x1005de7f3 ,=20 0x1005de890 ,=20 0x1005de8e4 ,=20 0x1005de938 ,=20 0x1005de9af ,=20 0x1005dea26 ,=20 0x1005dea9d ,=20 0x1005deb3a ,=20 0x1005deb98 ,=20 0x1005debf6 ,=20 0x1005dece5 ,=20 0x1005ded82 ,=20 0x1005dee1f ,=20 0x1005df0b2 ,=20 0x1005df12f ,=20 0x1005df1ac ,=20 0x1005df229 ,=20 0x1005df2a6 ,=20 0x1005df304 ,=20 0x1005df3a5 ,=20 0x1005df403 ,=20 0x1005df461 ,=20 0x1005df4bf ,=20 0x1005df5f2 ,=20 0x1005dda25 ,=20 0x1005df663 ,=20 0x1005df6b7 ,=20 0x1005df79e ,=20 0x1005df80f ,=20 0x1005df880 ,=20 0x1005df8d4 ,=20 0x1005df931 ,=20 0x1005df98e ,=20 0x1005df9f3 ,=20 0x1005e0a9c ,=20 0x1005dfa51 ,=20 0x1005dfaa0 ,=20 0x1005dfaef ,=20 0x1005dfb3e ,=20 0x1005dfb8d ,=20 0x1005dfbdc ,=20 0x1005dda25 ,=20 0x1005e0a9c ,=20 0x1005dfc30 ,=20 0x1005dfc8e ,=20 0x1005dfce2 ,=20 0x1005dfd36 ,=20 0x1005dfdad ,=20 0x1005dfe24 ,=20 0x1005dfe78 ,=20 0x1005dff83 ,=20 0x1005dfffa ,=20 0x1005e0071 ,=20 0x1005e00e8 ,=20 0x1005e0137 ,=20 0x1005e0a9c ,=20 0x1005dd941 ,=20 0x1005dcbf1 ,=20 0x1005dc384 ,=20 0x1005dcd4b ,=20 0x1005dced8 ,=20 0x1005dd059 ,=20 0x1005dd8b5 ,=20 0x1005dd901 ,=20 0x1005dc8e2 ,=20 0x1005dd9d9 ,=20 0x1005dda62 ,=20 0x1005ddafc ,=20 0x1005ddb48 ,=20 0x1005ddf20 ,=20 0x1005ddfb1 ,=20 0x1005de04e ,=20 0x1005de0ca ,=20 0x1005dcba0 ,=20 0x1005e018b ,=20 0x1005e0228 ,=20 0x1005e027c ,=20 0x1005e02d0 ,=20 0x1005e0324 ,=20 0x1005e0378 ,=20 0x1005e03ef ,=20 0x1005e0466 ,=20 0x1005e04d7 ,=20 0x1005e0548 ,=20 0x1005e0697 ,=20 0x1005e0708 ,=20 0x1005e0779 ,=20 0x1005e07cd ,=20 0x1005e083e ,=20 0x1005e08af ,=20 0x1005e090b ,=20 0x1005e0967 ,=20 0x1005df51d ,=20 0x1005df57b ,=20 0x1005e09c5 ,=20 0x1005e0a33 ,=20 0x1005e0a9c ,=20 0x1005dd1da ,=20 0x1005dd307 ,=20 0x1005dd473 ,=20 0x1005dd5df ,=20 0x1005dd74a ,=20 0x1005de697 ,=20 0x1005dec54 ,=20 0x1005df70d ,=20 0x1005e0c8b ,=20 0x1005e0d09 ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0dae ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0e53 } count =3D 8 count_volatile =3D 4300842420 op =3D 2 vectorp =3D 0x1007b1b68 vectorp_volatile =3D 0x4397e0 stack =3D {pc =3D 0x1008aada5 "\207",=20 byte_string =3D 4303035201,=20 byte_string_start =3D 0x1008aad9d "\300\301!\210\3= 02\001\303\"\207", next =3D 0x43a050} stack_volatile =3D {pc =3D 0x439360 "b=D8=A2", byte_string =3D 4303= 065384,=20 byte_string_start =3D 0x8700439750
, next =3D 0x9} top =3D 0x4396c0 result =3D 4430544 type =3D CONDITION_CASE #39 0x000000010059a286 in funcall_lambda (fun=3D4303035149, nargs=3D1,=20 arg_vector=3D0x439c98) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2983 val =3D 4300179242 syms_left =3D 1028 next =3D 4303035144 lexenv =3D 4303035144 count =3D 8 i =3D 4305250880 optional =3D false rest =3D false #40 0x0000000100599d77 in Ffuncall (nargs=3D2, args=3D0x439c90) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2864 fun =3D 4303035149 original_fun =3D 4311024738 funcar =3D 4314501312 numargs =3D 1 lisp_numargs =3D 4430912 val =3D 4300205834 internal_args =3D 0x439c98 i =3D 4300205827 #41 0x0000000100593cfb in Fcall_interactively (function=3D4311024738,=20 record_flag=3D4305639474, keys=3D25784109333) at /usr/src/debug/emacs-24.3.90-1/src/callint.c:836 val =3D 0 args =3D 0x439c90 visargs =3D 0x439c70 specs =3D 4301908737 filter_specs =3D 4301908737 teml =3D 4300179210 up_event =3D 4305639474 enable =3D 4305639474 speccount =3D 5 next_event =3D 1 prefix_arg =3D 4305639474 string =3D 0x439cb0 "e" tem =3D 0x100946b5c "" varies =3D 0x439c50 "" i =3D 2 nargs =3D 2 mark =3D 4300303161 arg_from_tty =3D false gcpro1 =3D {next =3D 0x100932525 , var =3D 0x1000000= 0a,=20 nvars =3D 8} gcpro2 =3D {next =3D 0x0, var =3D 0x100932520 ,=20 nvars =3D 4431216} gcpro3 =3D {next =3D 0x100932520 , var =3D 0xa, nvars = =3D 2} gcpro4 =3D {next =3D 0x8, var =3D 0x100a2d832 ,=20 nvars =3D 2} gcpro5 =3D {next =3D 0x439d60, var =3D 0x10059a5b4 ,=20 nvars =3D 6} key_count =3D 1 record_then_fail =3D false save_this_command =3D 4311024738 save_last_command =3D 4314187618 save_this_original_command =3D 4311024738 save_real_this_command =3D 4311024738 #42 0x0000000100599bb3 in Ffuncall (nargs=3D4, args=3D0x439fc8) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2822 fun =3D 4304589709 original_fun =3D 4305902882 funcar =3D 4294967296 numargs =3D 3 lisp_numargs =3D 15028063746 val =3D 4305639474 internal_args =3D 0x439fd0 i =3D 2 #43 0x00000001005dcaa2 in exec_byte_code (bytestr=3D4302634489,=20 vector=3D4302634525, maxdepth=3D52, args_template=3D4100, nargs=3D1,=20 args=3D0x43a560) at /usr/src/debug/emacs-24.3.90-1/src/bytecode.c:919 targets =3D {0x1005e0a9c ,=20 0x1005e0af7 ,=20 0x1005e0af9 ,=20 0x1005e0afb ,=20 0x1005e0afd ,=20 0x1005e0afd ,=20 0x1005e0b6e ,=20 0x1005e0be9 ,=20 0x1005dc26b ,=20 0x1005dc26d ,=20 0x1005dc26f ,=20 0x1005dc271 ,=20 0x1005dc273 ,=20 0x1005dc273 ,=20 0x1005dc27c ,=20 0x1005dc236 ,=20 0x1005dc778 ,=20 0x1005dc77a ,=20 0x1005dc77c ,=20 0x1005dc77e ,=20 0x1005dc780 ,=20 0x1005dc780 ,=20 0x1005dc7be ,=20 0x1005dc789 ,=20 0x1005dc993 ,=20 0x1005dc995 ,=20 0x1005dc997 ,=20 0x1005dc999 ,=20 0x1005dc99b ,=20 0x1005dc99b ,=20 0x1005dc944 ,=20 0x1005dc95e ,=20 0x1005dca63 ,=20 0x1005dca65 ,=20 0x1005dca67 ,=20 0x1005dca69 ,=20 0x1005dca6b ,=20 0x1005dca6b ,=20 0x1005dca14 ,=20 0x1005dca2e ,=20 0x1005dcb33 ,=20 0x1005dcb35 ,=20 0x1005dcb37 ,=20 0x1005dcb39 ,=20 0x1005dcb3b ,=20 0x1005dcb3b ,=20 0x1005dcae4 ,=20 0x1005dcafe ,=20 0x1005dded0 ,=20 0x1005ddbd5 ,=20 0x1005ddbc9 ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005de15f ,=20 0x1005de263 ,=20 0x1005de2cd ,=20 0x1005de337 ,=20 0x1005de3a5 ,=20 0x1005dc5c5 ,=20 0x1005dc64c ,=20 0x1005de428 ,=20 0x1005dc511 ,=20 0x1005dc6c3 ,=20 0x1005de499 ,=20 0x1005de510 ,=20 0x1005de564 ,=20 0x1005de5db ,=20 0x1005de639 ,=20 0x1005de728 ,=20 0x1005de77c ,=20 0x1005de7f3 ,=20 0x1005de890 ,=20 0x1005de8e4 ,=20 0x1005de938 ,=20 0x1005de9af ,=20 0x1005dea26 ,=20 0x1005dea9d ,=20 0x1005deb3a ,=20 0x1005deb98 ,=20 0x1005debf6 ,=20 0x1005dece5 ,=20 0x1005ded82 ,=20 0x1005dee1f ,=20 0x1005df0b2 ,=20 0x1005df12f ,=20 0x1005df1ac ,=20 0x1005df229 ,=20 0x1005df2a6 ,=20 0x1005df304 ,=20 0x1005df3a5 ,=20 0x1005df403 ,=20 0x1005df461 ,=20 0x1005df4bf ,=20 0x1005df5f2 ,=20 0x1005dda25 ,=20 0x1005df663 ,=20 0x1005df6b7 ,=20 0x1005df79e ,=20 0x1005df80f ,=20 0x1005df880 ,=20 0x1005df8d4 ,=20 0x1005df931 ,=20 0x1005df98e ,=20 0x1005df9f3 ,=20 0x1005e0a9c ,=20 0x1005dfa51 ,=20 0x1005dfaa0 ,=20 0x1005dfaef ,=20 0x1005dfb3e ,=20 0x1005dfb8d ,=20 0x1005dfbdc ,=20 0x1005dda25 ,=20 0x1005e0a9c ,=20 0x1005dfc30 ,=20 0x1005dfc8e ,=20 0x1005dfce2 ,=20 0x1005dfd36 ,=20 0x1005dfdad ,=20 0x1005dfe24 ,=20 0x1005dfe78 ,=20 0x1005dff83 ,=20 0x1005dfffa ,=20 0x1005e0071 ,=20 0x1005e00e8 ,=20 0x1005e0137 ,=20 0x1005e0a9c ,=20 0x1005dd941 ,=20 0x1005dcbf1 ,=20 0x1005dc384 ,=20 0x1005dcd4b ,=20 0x1005dced8 ,=20 0x1005dd059 ,=20 0x1005dd8b5 ,=20 0x1005dd901 ,=20 0x1005dc8e2 ,=20 0x1005dd9d9 ,=20 0x1005dda62 ,=20 0x1005ddafc ,=20 0x1005ddb48 ,=20 0x1005ddf20 ,=20 0x1005ddfb1 ,=20 0x1005de04e ,=20 0x1005de0ca ,=20 0x1005dcba0 ,=20 0x1005e018b ,=20 0x1005e0228 ,=20 0x1005e027c ,=20 0x1005e02d0 ,=20 0x1005e0324 ,=20 0x1005e0378 ,=20 0x1005e03ef ,=20 0x1005e0466 ,=20 0x1005e04d7 ,=20 0x1005e0548 ,=20 0x1005e0697 ,=20 0x1005e0708 ,=20 0x1005e0779 ,=20 0x1005e07cd ,=20 0x1005e083e ,=20 0x1005e08af ,=20 0x1005e090b ,=20 0x1005e0967 ,=20 0x1005df51d ,=20 0x1005df57b ,=20 0x1005e09c5 ,=20 0x1005e0a33 ,=20 0x1005e0a9c ,=20 0x1005dd1da ,=20 0x1005dd307 ,=20 0x1005dd473 ,=20 0x1005dd5df ,=20 0x1005dd74a ,=20 0x1005de697 ,=20 0x1005dec54 ,=20 0x1005df70d ,=20 0x1005e0c8b ,=20 0x1005e0d09 ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0dae ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0a9c ,=20 0x1005e0e53 } count =3D 4 count_volatile =3D 0 op =3D 3 vectorp =3D 0x10074fe20 vectorp_volatile =3D 0x43a200 stack =3D {pc =3D 0x1008d708a "\006\006\071\203\233"= ,=20 byte_string =3D 4302634489,=20 byte_string_start =3D 0x1008d7016 "\306\020\211?\2= 05\f", next =3D 0x0} stack_volatile =3D {pc =3D 0x43a090 "", byte_string =3D 4300303253,= =20 byte_string_start =3D 0x1011a52a6 "",=20 next =3D 0x100f50462 } top =3D 0x439fc8 result =3D 4432848 type =3D (CONDITION_CASE | unknown: 32760) #44 0x000000010059a286 in funcall_lambda (fun=3D4302634445, nargs=3D1,=20 arg_vector=3D0x43a558) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2983 val =3D 4300179242 syms_left =3D 4100 next =3D 4302634440 lexenv =3D 4302634440 count =3D 4 i =3D 0 optional =3D false rest =3D false #45 0x0000000100599d77 in Ffuncall (nargs=3D2, args=3D0x43a550) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2864 fun =3D 4302634445 original_fun =3D 4305696770 funcar =3D 575559800 numargs =3D 1 lisp_numargs =3D 1401891182 val =3D 4312108109 internal_args =3D 0x0 i =3D 575559800 #46 0x00000001005994ca in call1 (fn=3D4305696770, arg1=3D4311024738) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:2614 ret_ungc_val =3D 0 gcpro1 =3D {next =3D 0x1, var =3D 0x0, nvars =3D 2} args =3D {4305696770, 4311024738} #47 0x0000000100500128 in command_loop_1 () at /usr/src/debug/emacs-24.3.90-1/src/keyboard.c:1556 scount =3D 2 cmd =3D 4311024738 keybuf =3D {25781805686, 4300838268, 4, 4433424, 0, 0, 4305697730,= =20 25780554550, 4301713729, 4305900386, 4433600, 0, 4, 4305639474,=20 4433632, 4300206670, 4305697730, 25780554550, 4301713729,=20 4305900386, 4309328786, 0, 4433696, 4300206357, 25780554550,=20 4433600, 4305890352, 4305639474, 4434688, 4434688} i =3D 1 prev_modiff =3D 980 prev_buffer =3D 0x60049ac00 already_adjusted =3D false #48 0x0000000100596707 in internal_condition_case ( bfun=3D0x1004ff821 , handlers=3D4305705682,=20 hfun=3D0x1004fef62 ) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:1354 val =3D 4294967302 c =3D 0x600070a00 #49 0x00000001004ff4e5 in command_loop_2 (ignore=3D4305639474) at /usr/src/debug/emacs-24.3.90-1/src/keyboard.c:1174 val =3D 0 #50 0x0000000100595e81 in internal_catch (tag=3D4305695746,=20 func=3D0x1004ff4b3 , arg=3D4305639474) at /usr/src/debug/emacs-24.3.90-1/src/eval.c:1118 val =3D 4305639474 c =3D 0x600070c00 #51 0x00000001004ff474 in command_loop () at /usr/src/debug/emacs-24.3.90-1/src/keyboard.c:1153 No locals. #52 0x00000001004feadf in recursive_edit_1 () at /usr/src/debug/emacs-24.3.90-1/src/keyboard.c:777 count =3D 1 val =3D 4434272 #53 0x00000001004fec83 in Frecursive_edit () at /usr/src/debug/emacs-24.3.90-1/src/keyboard.c:845 count =3D 0 buffer =3D 4305639474 #54 0x00000001004fca49 in main (argc=3D2, argv=3D0x43ab00) at /usr/src/debug/emacs-24.3.90-1/src/emacs.c:1646 dummy =3D 4445248 stack_bottom_variable =3D 0 '\000' do_initial_setlocale =3D true dumping =3D false skip_args =3D 0 rlim =3D {rlim_cur =3D 4194176, rlim_max =3D 4194304} no_loadup =3D false junk =3D 0x0 dname_arg =3D 0x0 dname_arg2 =3D "V\252C\000\000\000\000\000am\026\200\001\000\000\00= 0<\253C\000\000\000\000\000\200\361\027\355\003\000\000\000p'\027\200\001\0= 00\000\000P\252C\000\000\000\000\000\001\000\000\000\001\000\000\000\064\33= 7C\000\000\000\000\000p\252C\000\000\000\000\000\274\033\026\200\001\000\00= 0" ch_to_dir =3D 0x18019600e <__ctype_load_locale+62> "\205\300x\016\2= 11\005\060k\022" original_pwd =3D 0x0 (gdb)=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ------------=_1599664322-11095-1-- From unknown Sat Jun 21 03:31:07 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Ken Brown Subject: bug#18659: closed (Re: bug#17688: 24.3.90; segmentation fault in deselect_palette) Message-ID: References: <68b5892e-67d1-fce1-feb9-3b094c4d8ff2@cornell.edu> <543446BA.7030800@cornell.edu> X-Gnu-PR-Message: they-closed 18659 X-Gnu-PR-Package: emacs X-Gnu-PR-Keywords: moreinfo Reply-To: 18659@debbugs.gnu.org Date: Wed, 09 Sep 2020 15:12:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1599664322-11095-3" This is a multi-part message in MIME format... ------------=_1599664322-11095-3 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #17688: 24.3.94; Crash in deselect_palette (Cygwin-w32 build) which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 18659@debbugs.gnu.org. --=20 17688: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D17688 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1599664322-11095-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 17688-done) by debbugs.gnu.org; 9 Sep 2020 15:11:07 +0000 Received: from localhost ([127.0.0.1]:32910 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kG1kZ-0002rs-2q for submit@debbugs.gnu.org; Wed, 09 Sep 2020 11:11:07 -0400 Received: from mail-dm6nam10on2110.outbound.protection.outlook.com ([40.107.93.110]:38273 helo=NAM10-DM6-obe.outbound.protection.outlook.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kG1kU-0002rG-Sr for 17688-done@debbugs.gnu.org; Wed, 09 Sep 2020 11:11:05 -0400 ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=KoXTRU77b6tCP83MYdGDnb0Gic9zKgRzyvVXIoegK4DjDXPqYYMKbLB22Pfgg1RChfTUsNJA0NkyQzU6kK40+YxRreu6W8ve9Uo7TmAkVwi0ofqpO/bKx4L6Ull1bRkVa/JOYERoM8vL1D2nMtoejZ+988/nlWK7I2MbMQNB5+5bam7zF8TrCJN6PWdSKztfTdrtdZIHQFfhIwrX7bboqno3Ldu6irQcvXK/jJ8LkFPf9Fah0IjajG7py4lJPsh4JZkIoNRrjPrUy57uJQ/nh5gSCoSM76DPXs01c8Q3WcyFgLyDc4zIr4YK93v1TH7NJVKi4bKkn2Kp5VUFUdYIWg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=z7x3mm8BGBU8TdvReLixIJDBxtireo8wM0K/mFUa9cM=; b=if6j1w81nICocbs1NedRFSsHo8vSibQl7P/Xn74oCikYlwnkwKC6eyhu44H3dljvHp7iXC+4ko2DmJg5l3RMWmlUIGCH1Fqan4Rm9WaQIG3uIjFAFR0yTb0OOSE1M2MhzhkAW2mLFnbDLcwhh4G36p4q+QOcUz70l8gbbdJH+pzlKN8m/Hkhkxo75QF/3u2jOa/ZdYDKnT1SEO8I51DVnm8G8BmvSW8vawdUZIj78pvKeEmOGY0iZ+pygvS23HeEV7Xrq0IRTEM3eLPR4x/rITaVBLjuXXbpCbgA7tUL6OMQJorQt51F25SnNLu63EXsNGiw8liHvWgwGv1h6jRYEA== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=cornell.edu; dmarc=pass action=none header.from=cornell.edu; dkim=pass header.d=cornell.edu; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cornell.edu; s=selector2; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=z7x3mm8BGBU8TdvReLixIJDBxtireo8wM0K/mFUa9cM=; b=XEjXLNbxFedRUOrdaV10WW2Nplg0EAcDpvDyIdwHbha98m9mQIXL8y/CV/lowdfBmp8mVfrLbRbUVEUYq5rSvlWNjarr+umq8d/ycU5rSVEdDksq17KQijXKwRuEw+3meWuLNTCziYapQY9+IXOjtP/kk6WJxGMBECPJO5mJjis= Authentication-Results: debbugs.gnu.org; dkim=none (message not signed) header.d=none;debbugs.gnu.org; dmarc=none action=none header.from=cornell.edu; Received: from MN2PR04MB6176.namprd04.prod.outlook.com (2603:10b6:208:e3::13) by MN2PR04MB5742.namprd04.prod.outlook.com (2603:10b6:208:3d::30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.3370.16; Wed, 9 Sep 2020 15:10:55 +0000 Received: from MN2PR04MB6176.namprd04.prod.outlook.com ([fe80::c144:d206:c369:af44]) by MN2PR04MB6176.namprd04.prod.outlook.com ([fe80::c144:d206:c369:af44%7]) with mapi id 15.20.3348.017; Wed, 9 Sep 2020 15:10:55 +0000 Subject: Re: bug#17688: 24.3.90; segmentation fault in deselect_palette To: Lars Ingebrigtsen References: <7z1tv4vik0.fsf@iu.edu> <83ioog7jk5.fsf@gnu.org> <53909604.1090306@cornell.edu> <87eenbcgkh.fsf@gnus.org> From: Ken Brown Message-ID: <68b5892e-67d1-fce1-feb9-3b094c4d8ff2@cornell.edu> Date: Wed, 9 Sep 2020 11:10:53 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 In-Reply-To: <87eenbcgkh.fsf@gnus.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-ClientProxiedBy: CH2PR18CA0030.namprd18.prod.outlook.com (2603:10b6:610:4f::40) To MN2PR04MB6176.namprd04.prod.outlook.com (2603:10b6:208:e3::13) MIME-Version: 1.0 X-MS-Exchange-MessageSentRepresentingType: 1 Received: from [192.168.0.17] (68.175.129.7) by CH2PR18CA0030.namprd18.prod.outlook.com (2603:10b6:610:4f::40) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.3370.16 via Frontend Transport; Wed, 9 Sep 2020 15:10:54 +0000 X-Originating-IP: [68.175.129.7] X-MS-PublicTrafficType: Email X-MS-Office365-Filtering-Correlation-Id: 8a8c81c9-ad3b-4845-7643-08d854d28c60 X-MS-TrafficTypeDiagnostic: MN2PR04MB5742: X-Microsoft-Antispam-PRVS: X-MS-Oob-TLC-OOBClassifiers: OLM:4125; X-MS-Exchange-SenderADCheck: 1 X-Microsoft-Antispam: BCL:0; X-Microsoft-Antispam-Message-Info: 4oKP0Vw/5zyWyv4cs5QzVndFNlIsmnz+Zrzmm0Vp11ZIpWyIJH4yK4YlcXqku73Ym/MmLu0Qw2Nu+GankZLXfBwIrEwMQ7VCs/RUwPlyx96xuM8/yF2bt3ffeQ6yk9IVfjSwjCS7mPAhs6L4ndF+Elu/2A7nLeupBj4Mr3TZpU1AMBetOsLHco6Fxw3VGEtmWXCX/wHnQjhhBFSKkS+etPBSLSZUBBvWB5qc20IyLiGCIIGweWoQMf0tmiLpimYiHSu3Up5HrBogNqae6lNSp8Nj58EcuW88wYXLMXwUqNfatT9zzDg4cW+jeZBDEHXF3AGoH0+r6Fa/3wlPoaU1FwTNDsIXizy13yLEfxZg6mPtJan2Sgo/doNa2sz9H2Ax X-Forefront-Antispam-Report: CIP:255.255.255.255; CTRY:; LANG:en; SCL:1; SRV:; IPV:NLI; SFV:NSPM; H:MN2PR04MB6176.namprd04.prod.outlook.com; PTR:; CAT:NONE; SFS:(4636009)(396003)(39860400002)(136003)(376002)(346002)(366004)(5660300002)(956004)(8936002)(75432002)(2906002)(86362001)(54906003)(36756003)(31686004)(66946007)(4326008)(66476007)(66556008)(53546011)(316002)(186003)(478600001)(16576012)(16526019)(52116002)(2616005)(786003)(6486002)(31696002)(8676002)(4744005)(6916009)(26005)(43740500002); DIR:OUT; SFP:1102; X-MS-Exchange-AntiSpam-MessageData: j5TGp3Vx9UAux4Hn6vEv6rEocJQaw3ySBWgTL3MgL6EqW8D7xc/is1mBghpoajrqGoPTaPpz9Px0MpXV3wVyOr0e9ThIsplGAlezaTUf67o/sgmQLWHWa7CvPc9l7LTXxlpfmflq4Dmx/Y6+xhLqoI2hFIo+kyH/5esZ5ody3GCyoCnzWF474AbnfblGbOxbA/RdkVbRoSPi6XEJES606EoHINuWPLw5gZaOtJEOCT6PZuTbEj4UNAHg8aFLtjrTpqrA1AyXdO1rLXHwWvzP46Zo+0qTVgzqUjNbDGgjgjoBo+TfKvb4lTBIZ2AmS7qPHFNpx+sSiivVpRTq1i2YCKsxw/wBJ0MHNx9Nm+C1sAvzlRIorcEPZdRheQaN1vnLhqCXFds4hmTGYt8/3iv5PIi1DsahfK5Vvev3ZRPUXh8jwc0/Ez9vyD8XQM++Mx0GHVzezvirBGmh3jxj1P51DV3r/zlcmvYsF7kE2tTXMxhC6/lcF1ueiIkksh0R/R8FmT0BHmczUILz47zrMadsPOArwsFwk8SIeCY/oUohHzh3mTDub6cj/Nm70RPvWkSavw+hU6qKSEXMbgkGIQbbo7zVZPZ/9bWc9lrRSS0lK4csf5xDoQKaNTpuyVVcR9JC0atdBAgOsB5ibBobjYVrDA== X-OriginatorOrg: cornell.edu X-MS-Exchange-CrossTenant-Network-Message-Id: 8a8c81c9-ad3b-4845-7643-08d854d28c60 X-MS-Exchange-CrossTenant-AuthSource: MN2PR04MB6176.namprd04.prod.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-OriginalArrivalTime: 09 Sep 2020 15:10:55.0740 (UTC) X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted X-MS-Exchange-CrossTenant-Id: 5d7e4366-1b9b-45cf-8e79-b14b27df46e1 X-MS-Exchange-CrossTenant-MailboxType: HOSTED X-MS-Exchange-CrossTenant-UserPrincipalName: G6VNt4Fifwd0a5K6PJXZDTqdI58VMNyyulJgE+EP/0gAQ/ozdwsOO/W6PX6YQzxDsAmQRKEZKk8T+ySJuBQYnA== X-MS-Exchange-Transport-CrossTenantHeadersStamped: MN2PR04MB5742 X-Spam-Score: -3.6 (---) X-Debbugs-Envelope-To: 17688-done Cc: Zdzislaw Meglicki , Eli Zaretskii , 17688-done@debbugs.gnu.org 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.6 (----) On 9/9/2020 7:53 AM, Lars Ingebrigtsen wrote: > Ken Brown writes: > >> That's been the problem for several months. People have reported >> several crashes of the Cygwin-w32 build, always on 64-bit Cygwin, with >> backtraces that "can't happen". Can you think of any way to try to >> track this down? > > This was six years ago. Are you still seeing these crashes with the > current Cygwin/Emacs versions? No, it got fixed. Closing. Ken ------------=_1599664322-11095-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 7 Oct 2014 20:02:31 +0000 Received: from localhost ([127.0.0.1]:36924 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xbaxp-0002ua-Ox for submit@debbugs.gnu.org; Tue, 07 Oct 2014 16:02:30 -0400 Received: from eggs.gnu.org ([208.118.235.92]:37701) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xbaxn-0002uO-5q for submit@debbugs.gnu.org; Tue, 07 Oct 2014 16:02:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xbaxd-0003bZ-RV for submit@debbugs.gnu.org; Tue, 07 Oct 2014 16:02:26 -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 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:49881) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xbaxd-0003bR-OJ for submit@debbugs.gnu.org; Tue, 07 Oct 2014 16:02:17 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39398) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XbaxX-0005sv-B4 for bug-gnu-emacs@gnu.org; Tue, 07 Oct 2014 16:02:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XbaxR-0003ZU-3Q for bug-gnu-emacs@gnu.org; Tue, 07 Oct 2014 16:02:11 -0400 Received: from limerock03.mail.cornell.edu ([128.84.13.243]:41818) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XbaxQ-0003ZO-UQ for bug-gnu-emacs@gnu.org; Tue, 07 Oct 2014 16:02:05 -0400 X-CornellRouted: This message has been Routed already. Received: from authusersmtp.mail.cornell.edu (granite4.serverfarm.cornell.edu [10.16.197.9]) by limerock03.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id s97K24IE020708 for ; Tue, 7 Oct 2014 16:02:04 -0400 Received: from [10.32.12.152] (erdhcp-10-32-12-152.eduroam.cornell.edu [10.32.12.152]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id s97K23EA030007 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Tue, 7 Oct 2014 16:02:04 -0400 Message-ID: <543446BA.7030800@cornell.edu> Date: Tue, 07 Oct 2014 16:02:02 -0400 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Subject: 24.3.94; Crash in deselect_palette (Cygwin-w32 build) Content-Type: multipart/mixed; boundary="------------020002050608040706090603" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.3 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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.3 (----) This is a multi-part message in MIME format. --------------020002050608040706090603 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by limerock03.mail.cornell.edu id s97K24IE020708 I just tried to view an emacs window that had been idle for a long time.=20 I don't remember if I was using Alt-Tab to cycle through the open=20 windows or if I clicked on the emacs icon in the task bar. When I=20 couldn't get to the window, I checked the terminal from which I had=20 started emacs under gdb, and I saw that emacs had crashed: Program received signal SIGSEGV, Segmentation fault. 0x000000010068e6c9 in deselect_palette (f=3D0x0, hdc=3D0x0) at /usr/src/debug/emacs-24.3.94-1/src/w32xfns.c:123 123 if (f->output_data.w32->old_palette) (gdb) bt #0 0x000000010068e6c9 in deselect_palette (f=3D0x0, hdc=3D0x0) at /usr/src/debug/emacs-24.3.94-1/src/w32xfns.c:123 #1 0x000000010068e798 in release_frame_dc (f=3D0x0, hdc=3D0x0) at /usr/src/debug/emacs-24.3.94-1/src/w32xfns.c:154 #2 0x0000000100691df6 in uniscribe_encode_char (font=3D0x1010f5e98=20 , c=3D32) at=20 /usr/src/debug/emacs-24.3.94-1/src/w32uniscribe.c:585 #3 0x000000010047dfe5 in get_glyph_face_and_encoding (f=3D0x1010f3c48=20 , glyph=3D0x60075a850, char2b=3D0x4280ce L"\003=E8= =85=90=20 B", two_byte_p=3D0x0) at /usr/src/debug/emacs-24.3.94-1/src/xdisp.c:24024 #4 0x000000010047f230 in x_get_glyph_overhangs (glyph=3D0x60075a850,=20 f=3D0x1010f3c48 , left=3D0x428130, right=3D0x428= 12c) at /usr/src/debug/emacs-24.3.94-1/src/xdisp.c:24367 #5 0x000000010047f55b in left_overwriting (s=3D0x4281c0) at /usr/src/debug/emacs-24.3.94-1/src/xdisp.c:24446 #6 0x0000000100481200 in draw_glyphs (w=3D0x1010f4c48=20 , x=3D625, row=3D0x600790f20, area=3DTEXT_AREA,=20 start=3D77, end=3D78, hl=3D DRAW_NORMAL_TEXT, overlaps=3D0) at /usr/src/debug/emacs-24.3.94-1/src/xdisp.c:24945 #7 0x0000000100489ed1 in x_write_glyphs (w=3D0x1010f4c48=20 , updated_row=3D0x600790f20, start=3D0x60075ae20= ,=20 updated_area=3DTEXT_AREA, len=3D1) at /usr/src/debug/emacs-24.3.94-1/src/xdisp.c:26812 #8 0x000000010040a277 in update_text_area (w=3D0x1010f4c48=20 , updated_row=3D0x600790f20, vpos=3D23) at /usr/src/debug/emacs-24.3.94-1/src/dispnew.c:3746 #9 0x000000010040a64d in update_window_line (w=3D0x1010f4c48=20 , vpos=3D23, mouse_face_overwritten_p=3D0x42878f= ) at /usr/src/debug/emacs-24.3.94-1/src/dispnew.c:3848 #10 0x000000010040952b in update_window (w=3D0x1010f4c48=20 , force_p=3Dtrue) at=20 /usr/src/debug/emacs-24.3.94-1/src/dispnew.c:3427 #11 0x0000000100408c9a in update_window_tree (w=3D0x1010f4c48=20 , force_p=3Dtrue) at=20 /usr/src/debug/emacs-24.3.94-1/src/dispnew.c:3210 #12 0x0000000100408c63 in update_window_tree (w=3D0x600691538, force_p=3D= true) at /usr/src/debug/emacs-24.3.94-1/src/dispnew.c:3208 #13 0x00000001004088b7 in update_frame (f=3D0x1010f3c48=20 , force_p=3Dtrue, inhibit_hairy_id_p=3Dfalse) at /usr/src/debug/emacs-24.3.94-1/src/dispnew.c:3099 #14 0x0000000100453e6c in redisplay_internal () at /usr/src/debug/emacs-24.3.94-1/src/xdisp.c:13967 #15 0x000000010045495f in redisplay_preserve_echo_area (from_where=3D8) at /usr/src/debug/emacs-24.3.94-1/src/xdisp.c:14185 #16 0x00000001005475cc in detect_input_pending_run_timers (do_display=3Dt= rue) at /usr/src/debug/emacs-24.3.94-1/src/keyboard.c:9897 #17 0x000000010063a6e7 in wait_reading_process_output (time_limit=3D0,=20 nsecs=3D0, read_kbd=3D-1, do_display=3Dtrue, wait_for_cell=3D4306509874,=20 wait_proc=3D0x0, just_wait_proc=3D0) at=20 /usr/src/debug/emacs-24.3.94-1/src/process.c:4699 #18 0x0000000100538e14 in kbd_buffer_get_event (kbp=3D0x429b88,=20 used_mouse_menu=3D0x42a3cf, end_time=3D0x0) at=20 /usr/src/debug/emacs-24.3.94-1/src/keyboard.c:3906 #19 0x0000000100533cf3 in read_event_from_main_queue (end_time=3D0x0,=20 local_getcjmp=3D0x429fb0, used_mouse_menu=3D0x42a3cf) at /usr/src/debug/emacs-24.3.94-1/src/keyboard.c:2246 #20 0x0000000100534030 in read_decoded_event_from_main_queue=20 (end_time=3D0x0, local_getcjmp=3D0x429fb0, prev_event=3D4306509874,=20 used_mouse_menu=3D0x42a3cf) at /usr/src/debug/emacs-24.3.94-1/src/keyboard.c:2309 #21 0x0000000100535fe4 in read_char (commandflag=3D1, map=3D25780162614,=20 prev_event=3D4306509874, used_mouse_menu=3D0x42a3cf, end_time=3D0x0) at /usr/src/debug/emacs-24.3.94-1/src/keyboard.c:2895 #22 0x00000001005455af in read_key_sequence (keybuf=3D0x42a5e0,=20 bufsize=3D30, prompt=3D4306509874, dont_downcase_last=3Dfalse,=20 can_return_switch_frame=3Dtrue, fix_current_buffer=3Dtrue,=20 prevent_redisplay=3Dfalse) at /usr/src/debug/emacs-24.3.94-1/src/keyboard.c:9088 #23 0x0000000100531a04 in command_loop_1 () at /usr/src/debug/emacs-24.3.94-1/src/keyboard.c:1452 #24 0x00000001005dbdf0 in internal_condition_case (bfun=3D0x1005314ef=20 , handlers=3D4306584322, hfun=3D0x100530a7a ) at /usr/src/debug/emacs-24.3.94-1/src/eval.c:1348 #25 0x00000001005310bd in command_loop_2 (ignore=3D4306509874) at /usr/src/debug/emacs-24.3.94-1/src/keyboard.c:1177 #26 0x00000001005db141 in internal_catch (tag=3D4306578482,=20 func=3D0x10053108b , arg=3D4306509874) at=20 /usr/src/debug/emacs-24.3.94-1/src/eval.c:1112 #27 0x000000010053104c in command_loop () at /usr/src/debug/emacs-24.3.94-1/src/keyboard.c:1156 #28 0x00000001005304db in recursive_edit_1 () at /usr/src/debug/emacs-24.3.94-1/src/keyboard.c:777 #29 0x000000010053070d in Frecursive_edit () at /usr/src/debug/emacs-24.3.94-1/src/keyboard.c:848 #30 0x000000010052e3e3 in main (argc=3D1, argv=3D0x42ab00) at /usr/src/debug/emacs-24.3.94-1/src/emacs.c:1647 Lisp Backtrace: "redisplay_internal (C function)" (0xaf7720) A full backtrace of all threads is attached. At the time of the crash, the emacs frame was split into two windows.=20 One was viewing a plain text C++ file (ASCII only), and the other was a=20 *grep* buffer from `M-x rgrep'. I have no idea how that strange=20 (Chinese?) character got into frame 3. I still have the gdb session open. Ken In GNU Emacs 24.3.94.1 (x86_64-unknown-cygwin) of 2014-10-03 on desktop-new Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure =20 --srcdir=3D/home/kbrown/src/cygemacs/emacs-24.3.94-1.x86_64/src/emacs-24.= 3.94 --prefix=3D/usr --exec-prefix=3D/usr --bindir=3D/usr/bin --sbindir=3D/u= sr/sbin --libexecdir=3D/usr/libexec --datadir=3D/usr/share --localstatedir=3D/v= ar --sysconfdir=3D/etc --libdir=3D/usr/lib --datarootdir=3D/usr/share --docdir=3D/usr/share/doc/emacs --htmldir=3D/usr/share/doc/emacs/html -= C --with-w32 --with-file-notification=3Dno --enable-checking=3Dyes,glyphs 'CFLAGS=3D-ggdb -O2 -pipe -Wimplicit-function-declaration -O0 -g3 =20 -fdebug-prefix-map=3D/home/kbrown/src/cygemacs/emacs-24.3.94-1.x86_64/bui= ld=3D/usr/src/debug/emacs-24.3.94-1 =20 -fdebug-prefix-map=3D/home/kbrown/src/cygemacs/emacs-24.3.94-1.x86_64/src= /emacs-24.3.94=3D/usr/src/debug/emacs-24.3.94-1' CPPFLAGS=3D LDFLAGS=3D-Wl,--stack,0x400000' Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Text Minor modes in effect: show-paren-mode: t display-time-mode: t delete-selection-mode: t tooltip-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t temp-buffer-resize-mode: t buffer-read-only: t column-number-mode: t line-number-mode: t auto-fill-function: do-auto-fill transient-mark-mode: t view-mode: t Load-path shadows: None found. Features: (misearch multi-isearch mailalias mailclient browse-url qp help-mode pp shadow gnus-util mail-extr emacsbug message cl-macs format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils view server dired edmacro kmacro solar cal-dst planner-diary cl gv diary-lib diary-loaddefs planner-publish muse-xml planner advice help-fns cal-menu calendar cal-loaddefs sort muse-colors muse-latex muse-html muse-xml-common cus-edit muse-publish muse-project muse-protocols muse-regexps wid-edit cl-loaddefs cl-lib derived muse muse-nested-tags muse-mode gap-mode-autoloads info easymenu muse-autoloads package epg-config preview-latex tex-site auto-loads saveplace paren help-at-pt time delsel cus-start cus-load time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel w32-common-fns disp-table w32-win w32-vars tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind w32 multi-tty emacs) --------------020002050608040706090603 Content-Type: application/gzip; name="deselect_palette_bt.gz" Content-Disposition: attachment; filename="deselect_palette_bt.gz" Content-Transfer-Encoding: base64 H4sICOQ/NFQAA2Rlc2VsZWN0X3BhbGV0dGVfYnQA7Vxbc9y4cn73r+BaD6s9HtsAeHd5XLF3 7dQm67XL1sY5KVWxQBLU0OKQPCRHIx2VH/Oen5mfkW6AF5AcaTVay9nkaKpsD0Gg0Wj05esG xkerSvDYoJZxeKS+Op5FnpBzGifRD88eHBDDIOek/biu7VOWcCPNjbyJs+y7/9h+4mnzpqg+ pvlJJt6Fn0XUGIc/PDDgwxvjafR0m+Zxsa2ffvzrx6PXb032VI58An8eHNCeupuIJLYEJXGE 1HdQfX2+m259UTdiDXT/9fWHX1//8urlx9eKONNYpx4hlm0TisSji5NGLvbZs7rZhIdnRRr/ 5QfjkFcnS/jzTyJvqoslyMAjNPad0DOeq/71I8siLwYmVsVaPAVq+aZ+epbmdbQS+dP1aS6a SmRP6yrCl8Dn4zrnZb0qmseMUIv4xH5Mkf96U7Y9nvY8PYmiZ5Racg78pHlSGEtcSd8UBO8/ vD46+mvw5rdffzz6+d2vQQA9HtYNb9LI+OnTuw8/XbHGhw8OzKlUHGqGKJUAh2T1s2cRzzJ2 uMnr9CQXMbyCDf3LD4rCwlCE2n+7R+OwWaU1iMxmUSQIWRjJJo+WkmMpRxC+5RLj+W62XiwM lP2VEl8Y4SZZwp9+a3Ce2CZ3thVZLfeBDEKvRA1Cfl6UTbpO/w5yKTbNiwcH1kyczLdm4ryZ NEGMUmyTSZRwJo13vHJzWDiIHRb+/TEs8HvjeSVKwZvaYKZDDGBI1C+ePHny4MAe+wnLtH25 WkNZpcm+e8VroXzMz3naHK02+envGPSpqHKRmUyZszPxRE5kW3TwRB+a7LdaVGqGjw2v9nBD rk66+yBpJPGgdYzUnPpIJ7buXaQ0WNCF3mBNm/1vuUj7/4KLtMTXcJFTic9dJM5z7yLvXeS3 dJFsBiO56937SGmxRAM1zLHuYeQ1PtKMyFfwkVOJz30kznPvI+995Df0kf7MRZLkHkZKg7VD DdRQ17l3kdfBSP4VYORM4jtgJL+Hkfcu8pu6SG/qIk2P7PaQnrPLQ77dZE1adt6s/iNO0jLJ IFp0eN/9s2h+3FQVmMf7qohEfQX5G/nK7kOnEnBnQYL6/2AicKYisMUVBen/rxKwZ0rgmruQ gmn6Qongt4+vP4D9f0zWP51/FM3HLS9/XPE0ByO9SgI9i2rsVAT9BL7QJoDlv4VF8xPxaQ+q I5RAiOO41GZIdWuyYF2fBOVmXRqH+A2DkDR7HhEt9GzqSrrZWISbk6dizaP6MbOemE98Czws vgFSSQ5+9RmzrKEaBCTBsfaP+LlcbfNYRntgxU7YwlirFUGbbToLY/ueV3wNTxRibNY9wHd0 xfCNEc/zqcmouTDKBhouz+Evh8DQC/hietaXL3pIA3XE8X1TUkSbOlACk3zAajGgT3CDlJOZ +LqctkUFDluhKOh5O/k4LruZfFq+RgLyXJd5VJfSbiERXTZESYZocok36/VFoOKeNv1lLs4b BcUWuGrF32X7T8/ZiCdyW2YWRrx9W8RpkoqqVm8qhNbQMRNJ05IoyvZVerJq28KiaYp1R2TY 4oURFWvwPI2QbH7ZBV2+arLs7UqWleLYkAKP1aZHgGRHOuz9SdJh+x7rSazn3DnWc+8O63k3 wXrzg+ckvq8YquTM1upXnnefDV/nA62vUDCcCnyHg7T+JA7yPhn+R0mGZ6fO1LO/dSKkJrBD YrrDBEflz/UR7EQFmQYQvQFBduebZd7dZlk32azZ+ZflXFHbNelorz7AmDdpJm4myHn04q4k dzWZm6WiuCmEU/+GtK4WPjpUKiJH5XegiAE4oj7e3YkXgQlKSMalA2Wm3zuSPBzlXX/b4U67 dyWPTmeJUJ1iKlCnuIK8UAAfnqIiFv1Dmcb99432XVRVN+QyCEqOby7J4M5M1jozSCACSXS9 3uRI9zIYzYFPqFfBiudxJrr0B5u3VdqIHe2lqkxM3ki6STxQLdNSBInqVOnj66Z9xOzmshXA Gc+UNOBLgEGlXSk+lv0AuXZo2ogbdEbq0L3RxFacgeA2eZdaybkBZGzqQchDTidftk9qZh7H 1bBeFDubyp0Mckc5X5x0zECDtpkYl/pUk9enPdUtPxWbsntUmGEi6SGHnSW8LSmbWczz+ndR JniFtnKNhgJLwUpkyCB1nd9DZmhvU+t7uAM8WIljT/ApwgdEBYdhUWQdzsK/piCVDCcIABnS uk4x90WQtdQf2mEJz2px90DWpppNgw0AklG1njnPO5JN24r4LeC6TvXul+ibg4crmjS5uEZr eiy/a/1fBd07d4rumel+BXQ/1tQptMc5/hTQ3r2H9hLae3eOFv27Q4uU3OS61AzaCz475cFC niecSGKyWNQiAxQPMS0TTQPYLFGVvFUc3aIUfK5qwQCXxmhfzen6Hs4Jey5A0EFS8bUI4ugr zWlbmiGo0vjshMCnceIgD5s8raMqDUUgcgRFQbTiFTBS5A3aN3RObAHsPg/B2ddhdYo15URU jxzmmWBDoPHR0mQ/3JzNfkbg1faGo4QIpuwD+1DMnzwXWRwgc5PmFs8NnjtaweMvD43j5GHf lgkEPkMAA3S3ViDEYm7CB2p592boO8ipn/0GwpkdOVhunAiJCE5EE5xkF+UqSHgkAgA4agfS /ETpgSRvRtZO8q5NKN4pkBSgswNmZnPPxhI5bCAL8X4Bw/I1CAHcgfnf//lfrx4CntoWQXgB qLbcV8HO47Qu5fEPYYOCIe9SGMCA7flRMtsSMkFFKIOEqXO/82CQAiJTgHknkEbvWNSNBYIH C2rt1OwOFdpnFt1uvabj3mi9Uu6ohMYv6IHN7wekFK27AzHu25RDuFyDy0+jGUiS0rFtGeBx KVIsmIdItajblUS33DnLcjRjSMbHZv35y2Af8KSNQGD9eLAIPOuBmYbuctvqTjqQiiehZsdp VSN1151AGlgxbI1y4XHFt0FL5nDbbbl11Zb7lOL17POlw2zY6mLb6oxPEkYwEgu+PHr970fB yw+vX0LSgYFm6boLQ+Tx0vXAz2YK8vz04eWn4Nd3H96+/CXAAQsDxZ5BCF7eUtK+dka6ygaU CNE8cRMK6ylyEeD5EQ7J+EWAfR5Rmw2wcV1sIDiE4gSyVcwNMU7bnqUpnIhOA9Wr08tJOnQ+ altNnGbT+j7PpmQyK0ionVUbLnjcjQAVHMjwNNvVXk99dJaWQU9k0t4TGaufpm+fWxE4GtA7 x9Qd5IAkQQkG5eZ1IxfvuENIQH0IZmqfDL78et8yyAEiNY5J2o/wCaU08iYAExUbcBVVjk7V EvbW7U0Z80bEwUy5lTJ3PlJgU9d3qvcQ9pb0VmrsgGWO7H3YjVVZ1MqcB3VUTf4YYKIcCGeu rG8qFgOM85LNryGJM5h2ycx9Fojry8UWlmi6moOTMlVqQ91J63y9sn3wdrgHgyzUFRZFS9PL +hRUXbrCAEscMmcfBvE8kB3wVVNthDaVPCTXbB9twx0KHIBe0wqEI/VL58nWkJNyaSVEklYP 5xN1dHDCQK1Ym5SHBUgCWUQiM/6ni+2EMGKKer4dzwVVtVc1sIcDCQOZsaT1UDuvBa7OhkHP PB4RdTAPg3rX2ogKPeQLTVkBagDVYRdGOYtSWseKNaVVSUkAzlzsobatdi6MwU/3Mb0RucRh 4DddL7mlAnuW92eUpp6mSWn6Ngtn0txDkElRRQhbUV9vmm1oYgKE37Mr2lsu88WvMQPCHb5G QBjBRDXuRa4RxUB7twLMOupTe4mnTX2B8JLZg8fKg9YtjmN/u8lrDhjzvKdFnNgbOpUc2NnF Z1kJsS4bCP8bmej4t1KNA0onCuBFPp+bUwOzfTstYPQaARxQNmPZMa9j2ZGZtG16E8ZuZ8mM eNcxZ06Z80I9psoiwh6Zo87wAuis0jCFMMfTCvYRZp4WlPdaCvH931e0qiga/ZpeL01YrDVe rG0KJ1Ilk5Gu5TzTK0c3hzbU9LWs7iSC3L7IspDLe2qjkLg/PtwOI65X5yG+7z8kqfbmqwS/ p+K25vA2AEWSNE/r1dxh8SZazTFCk8EEChtcYs6rvjLmOQsDSwvD8xdtDMw9G+Mx6vr6INkw jMo36xA8bZEEZ2mdhlmr5OPCTOemBpxf779lJWw+4iLEPSUo60pUYjRLm55YJgXDow5xtI3g 8oQMXjHXYr7na6zldYqxgmdZq+g7MFdrv2vYhNbB6FZvTwzB8u1kbAjgr2tRnUHOFq2KFlUn VbEOtriKpXcr87CoZ8Pszmh223LtKFLV0gZrpWlebgDJKr0Kqk0eYJUZbOgwLrrEdm+PeCou woJXMbABwhyMFCt/inygTjApyAJ4dMeVTZM7wu3PxrEGjLx1R7bFpgGWjUMkBCF8nUIOtTDy WkT1Ul5P5XFwGsbLx3RhTNawUBTBbwaRyLKlZRLHJr7nWu0bnEPVbz+jVWltN41ULZewcsvR POjuletvlV53XtSPQ6KhBuzQu1mlpi7RCq+Z4GdiZv04IUgLo/smErFcd7u7EwVGyJMLNA9n yBXyJK5HnublGZgQD+Up7iW8DCDcSH+gH+J+wiy5OL2ui6p6yHR6zgi+igXs2GjqHMziTBnw JGPpbhEMfOMWyJVYtm3Z1PGmAkF+mrMANMZQ95fPglw9uI5p2mzgFGso7fH5MMIyHctmnj6O DEOkzgzy1KofJxAr6wKUVtrcbOWtE2RgD97YZk1PUHnIBWrd6omsuoozgcdbp6HKQPzQA6Zk pFZAdS3yjXzDzShZ9IuRZeP9Ldn0NZc5GNZ0HUX4WWbfgNZNrPMcUH+yGmDGVP4PLFWuIZDO bs3TPPjbRmwAA+m8LoysiHiGS44+r9u1JiG5eq239FWMaZUEtdOdfxgiExha8Bl/i3HVZZWh 2BqOakzd58EBIxOJWEQV06VEYoFl9z8oGYgoZ4rCyMl9bYEBShxMVJw34gxVGJiwAJtBIJ2F WJl5gFFaPEbZtTr0iJpDIAdMCIGUq1LiYD1yMehK+hbDuNTXxmzXI6B1lAGKARu1HY/gF5jP 9Hyfto0W2Ai0u4zYru1bMIL5pmOyxRD+gRhk+0Cagp3bTPb3odllioaLxi8Ju5S6SLhbsLsw KM7r2paGgdQRCqOTXbcTYfW7rs7s8IoTz+Mk4ydLirdqyqVcFnUYMLP3tk5s/pab7GmR6gqr AOUb/FfXONLN2cY5tkeUGJGYz1rZeoSoLz7+zkjtpM9w7VTuA9Fa5BYw1zUlHc80cYhmk4zM bHIP823E+moXsPsNbk8K2zDguGD4Dc6O/hDJCojOUVHFuztUolLF9nHQO4kgxlHjip8Fwd4T B6uqvEswiB15wmLG8zcYNgCoI6gpRdWA5TEfU8n8TOVNPnU1zC/nkdfDeuLg0rntRrYz0O/g ij2Q0eLhFbh8HDOq9AQwGypcR5F4wuNoNWyCX22bJ73VgJpCUAbPmEfgGlFp5W/jQAK2UD/h qdO/i6UpPWKxLsdmExfgYAFT5REe4eOBg8qYF7KOW4lmU+VBvU0xh5IOrAWRSXoedHU6FY7b F7j/snjXObb9M3AdOhPt/pvMlatNifXznZLa1VH3ujfPpIAFWaNCv2Oi7xnynLGfmemlVHtl 9n1pfXygA7uWqV2bvYfW+srBudgClOySXwurE9ZIPnP3MyYgWbti0nlzv7v9lJobHoKaPAVQ KGyn+aoOmzwE5nC/zCGcrQvAuR0Q1I6ylPAvS151VCmBpTL86SSEg0lLz/miq4h+0ZfWVDyf UAMeLSpDZEdtaLmOGghCIt05Z7Y15QxbrqNVr9KkCZC5Omsrn2M9kvgfzzA029stYfQcCBaC DTiXCu1YV11Gr+mIfjBt0iIfo3R56ooBeMaVXBK6smtTtYSfCkzowUkI6aDq3Zz/rg+3yMSH h2Fsucbzd6/+5c2nn94/YlTz2zgBTEExeTlg5gRpUE4k0mjhBVhZUQZ0v7Kb5pgQFg2mso6V yAHzAI41PV0B5z9elXvjQWqgAj4BzbN8C4O5DOyu53lDnIcVuZ5lKnAHH992fYUZGKXU8vyF oftzGO8Rx1KDd7zynRYzUMIc71YTgB/1TKb6YKVToRYsJ7WkwTEROiPX8oW0HM/01bARdz0t n+oJaDoqYUn4t8af46JYKfPGb8Z66fLQ1A4LeIYR8yLgMZY2NKM7YONKrR2HcSLTka4+G0QF uEE0lUBa2GGYbPKlUkqTWiIxno81CxSzvTNfq4ALMsb9XmnjCP4q4zloD/4OoKhe7KOL4oxn sgKsHZypy/fj/E3FRztkmIcye2oVJIxnVsGMQ/wlQyU0pHBbM6HaUbNiD9lwptKm6l7lIG0s 2hqHDeQAnYZ6rL3e2wmdeOFE6Ky9uKqxvac0qXZTQLG7w23pYiU+rsedidWKpmK9vauBdArm mBZEiBWHCgRCpK5TrJyCgv4Bl+bqtyBaKEFn0nDQcQE704oGcYnUpDdjfm7NzehAuOVmdENY mbm2PQfmpKbAhClklQVrB/JWfoQZJfx7pgByuN//HSHbcEMcyx3HSskIxFoNjEGkBHSj/guA ACJU2hYNSXuvWS8jpTl4FsR8opHgb5YcwCQ77yrIexawnnGNsspSTNsu8V8E6cgd9S1Iaxby XbDm520baJGWpCNw5fFmfsb1GW9Oj0+I4xxv+3a/m9jRjjnTw387ZjZ7hQue/nn56Jgw95jJ J6q/KeEFOTZN69h0TbyBOBpqUnpcQQ9r19BjE0da1lWk31/JzozS5LkBsnTnyPJqmqYNazCB DnOm3AzXeQHcNVhJbEEOoDZOY1MYz4Mgai5KIfdEJQUCEpUXxkOgZR9DoD0/BjR+DFEaCNoD wR7mldvujtr/AH2V00LGXQAA --------------020002050608040706090603-- ------------=_1599664322-11095-3--