From unknown Thu Jun 19 14:02:05 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#1493 <1493@debbugs.gnu.org> To: bug#1493 <1493@debbugs.gnu.org> Subject: Status: 23.0.60; make-frame-on-display segfaults Reply-To: bug#1493 <1493@debbugs.gnu.org> Date: Thu, 19 Jun 2025 21:02:05 +0000 retitle 1493 23.0.60; make-frame-on-display segfaults reassign 1493 emacs submitter 1493 "Oscar Fuentes" severity 1493 normal thanks From oscarfv@telefonica.net Thu Dec 4 10:05:36 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.9 required=4.0 tests=BAYES_00,FOURLA, IMPRONONCABLE_2,RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 4 Dec 2008 18:05:36 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mB4I5VrU014001 for ; Thu, 4 Dec 2008 10:05:33 -0800 Received: from mx10.gnu.org ([199.232.76.166]:48889) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1L8IZS-0001qW-AE for emacs-pretest-bug@gnu.org; Thu, 04 Dec 2008 13:05:02 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1L8IZt-0008Sp-7T for emacs-pretest-bug@gnu.org; Thu, 04 Dec 2008 13:05:30 -0500 Received: from outmailhost.telefonica.net ([213.4.149.242]:38269 helo=ctsmtpout3.frontal.correo) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L8IZs-0008Sb-MP for emacs-pretest-bug@gnu.org; Thu, 04 Dec 2008 13:05:29 -0500 Received: from K7 (88.24.229.209) by ctsmtpout3.frontal.correo (7.3.135) (authenticated as 981711563$telefonica.net) id 49377A360002791E for emacs-pretest-bug@gnu.org; Thu, 4 Dec 2008 19:05:25 +0100 Date: Thu, 04 Dec 2008 19:05:23 +0100 Message-Id: From: "Oscar Fuentes" To: emacs-pretest-bug@gnu.org Subject: 23.0.60; make-frame-on-display segfaults X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Just after executing `make-frame-on-display', emacs segfaults. This is the gdb session: Starting program: /home/oscar/dev/other/emacs/src/emacs -Q [Thread debugging using libthread_db enabled] [New Thread 0x7fea5045b770 (LWP 19420)] Xlib: extension "RANDR" missing on display "k7:0.0". Locking assertion failure. Backtrace: #0 /usr/lib/libxcb-xlib.so.0 [0x7fea49b1e9fc] #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x17) [0x7fea49b1eb77] #2 /usr/lib/libX11.so.6 [0x7fea4c6158c0] #3 /usr/lib/libX11.so.6(XFlush+0x12) [0x7fea4c5ee092] #4 /usr/lib/libgdk-x11-2.0.so.0(gdk_window_process_all_updates+0xd0) [0x7fea4fa1eb20] #5 /home/oscar/dev/other/emacs/src/emacs [0x4a1063] #6 /home/oscar/dev/other/emacs/src/emacs [0x4a114e] #7 /home/oscar/dev/other/emacs/src/emacs [0x4a1830] #8 /home/oscar/dev/other/emacs/src/emacs [0x4a189d] #9 /usr/lib/libX11.so.6(_XError+0xf4) [0x7fea4c60e784] #10 /usr/lib/libX11.so.6(_XReply+0x243) [0x7fea4c616673] #11 /usr/lib/libX11.so.6(XGetGeometry+0x8f) [0x7fea4c5f1cff] #12 /usr/lib/libgdk-x11-2.0.so.0(gdk_pixmap_foreign_new_for_display+0xa0) [0x7fea4fa3eb60] #13 /usr/lib/gtk-2.0/2.10.0/engines/libqt4engine.so [0x7fea48cc979e] #14 /usr/lib/gtk-2.0/2.10.0/engines/libqt4engine.so [0x7fea48cc3021] #15 /usr/lib/libgtk-x11-2.0.so.0 [0x7fea4fd7b2fd] #16 /usr/lib/libgtk-x11-2.0.so.0 [0x7fea4fdb8908] #17 /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x16d) [0x7fea4dea825d] #18 /usr/lib/libgobject-2.0.so.0 [0x7fea4debdc3b] #19 /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x63a) [0x7fea4debf48a] (emacs:19420): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fea5045b770 (LWP 19420)] 0x000000000044753e in redisplay_internal ( preserve_echo_area=) at xdisp.c:11799 11799 if (FRAME_TERMINAL (f)->judge_scroll_bars_hook) (gdb) bt #0 0x000000000044753e in redisplay_internal ( preserve_echo_area=) at xdisp.c:11799 #1 0x00000000004dfe98 in read_char (commandflag=1, nmaps=2, maps=0x7fff58488d60, prev_event=10919649, used_mouse_menu=0x7fff58488e74, end_time=0x0) at keyboard.c:3058 #2 0x00000000004e24cd in read_key_sequence (keybuf=0x7fff58488f00, bufsize=30, prompt=10919649, dont_downcase_last=0, can_return_switch_frame=1, fix_current_buffer=1) at keyboard.c:9340 #3 0x00000000004e4338 in command_loop_1 () at keyboard.c:1621 #4 0x0000000000545c9f in internal_condition_case ( bfun=0x4e4120 , handlers=11006817, hfun=0x4dbf30 ) at eval.c:1511 #5 0x00000000004db38e in command_loop_2 () at keyboard.c:1338 #6 0x0000000000545db7 in internal_catch (tag=, func=0x4db370 , arg=10919649) at eval.c:1247 #7 0x00000000004dbd68 in command_loop () at keyboard.c:1317 #8 0x00000000004dc17a in recursive_edit_1 () at keyboard.c:942 #9 0x00000000004dc2f4 in Frecursive_edit () at keyboard.c:1004 #10 0x00000000004d2037 in main (argc=2, argv=0x7fff58489718) at emacs.c:1777 If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /home/oscar/dev/other/emacs/etc/DEBUG for instructions. In GNU Emacs 23.0.60.2 (x86_64-unknown-linux-gnu, GTK+ Version 2.14.4) of 2008-12-03 on qcore Windowing system distributor `The X.Org Foundation', version 11.0.10502000 Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. From oscarfv@telefonica.net Thu Dec 4 11:29:17 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.5 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER, IMPRONONCABLE_2 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1493) by emacsbugs.donarmstrong.com; 4 Dec 2008 19:29:17 +0000 Received: from ctsmtpout2.frontal.correo (outmailhost.telefonica.net [213.4.149.242]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mB4JTDuV002024 for <1493@emacsbugs.donarmstrong.com>; Thu, 4 Dec 2008 11:29:14 -0800 Received: from K7 (88.24.229.209) by ctsmtpout2.frontal.correo (7.2.056.6) (authenticated as 981711563$telefonica.net) id 4931AD6C0013446D for 1493@emacsbugs.donarmstrong.com; Thu, 4 Dec 2008 20:29:07 +0100 From: "Oscar Fuentes" To: 1493@debbugs.gnu.org Subject: Re: bug#1493: Acknowledgement (23.0.60; make-frame-on-display segfaults) References: Date: Thu, 04 Dec 2008 20:29:05 +0100 In-Reply-To: (Emacs bug Tracking System's message of "Thu, 4 Dec 2008 10:15:04 -0800") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Forgot to do a bt full and xbacktrace: (gdb) bt full #0 0x000000000044753e in redisplay_internal ( preserve_echo_area=) at xdisp.c:11799 f = (struct frame *) 0x3528fb0 tail = 10919649 frame = 55745652 w = (struct window *) 0x3529a10 pause = 0 must_finish = 1 tlbufpos = { charpos = 256, bytepos = 0 } number_of_visible_frames = 2 count = 2 polling_stopped_here = 0 old_frame = 55742388 consider_all_windows_p = 1 #1 0x00000000004dfe98 in read_char (commandflag=1, nmaps=2, maps=0x7fff3c22ab00, prev_event=10919649, used_mouse_menu=0x7fff3c22ac14, end_time=0x0) at keyboard.c:3058 c = 10919649 local_getcjmp = {{ __jmpbuf = {17219040, 6060252397380434030, 1, 1, 0, 11, -6060668096715949970, 6060251514074036334}, __mask_was_saved = 0, __saved_mask = { __val = {11180833, 10919649, 11180832, 0, 5838539, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0} } }} ---Type to continue, or q to quit--- save_jump = {{ __jmpbuf = {0, 0, 0, 0, 0, 0, 0, 0}, __mask_was_saved = 0, __saved_mask = { __val = {0 } } }} key_already_recorded = 0 tem = 55691376 save = 10919649 previous_echo_area_message = 10919649 also_record = 10919649 reread = 0 polling_stopped_here = orig_kboard = (struct kboard *) 0x351c870 #2 0x00000000004e24cd in read_key_sequence (keybuf=0x7fff3c22aca0, bufsize=30, prompt=10919649, dont_downcase_last=0, can_return_switch_frame=1, fix_current_buffer=1) at keyboard.c:9340 interrupted_kboard = (KBOARD *) 0x351c870 key = 11 used_mouse_menu = 0 echo_local_start = 0 last_real_key_start = 0 keys_local_start = 0 local_first_binding = 0 from_string = 10919649 count = 2 t = 0 echo_start = 0 keys_start = 0 ---Type to continue, or q to quit--- nmaps = 2 nmaps_allocated = 2 defs = (Lisp_Object * volatile) 0x7fff3c22aae0 submaps = (Lisp_Object * volatile) 0x7fff3c22ab00 orig_local_map = 16718485 orig_keymap = 10919649 localized_local_map = 0 first_binding = 0 first_unbound = 31 mock_input = 0 fkey = { parent = 16659653, map = 16659653, start = 0, end = 0 } keytran = { parent = 10911509, map = 10911509, start = 0, end = 0 } indec = { parent = 16659637, map = 16659637, start = 0, end = 0 } shift_translated = 0 delayed_switch_frame = 10919649 ---Type to continue, or q to quit--- original_uppercase = 0 original_uppercase_position = -1 starting_buffer = (struct buffer *) 0xa73bd0 fake_prefixed_keys = 10919649 #3 0x00000000004e4338 in command_loop_1 () at keyboard.c:1621 cmd = lose = nonundocount = 0 keybuf = {16694549, -274473286657255168, 140059686639844, 8830536, 4611686018427389952, 4611686018427404288, 1, 0, 140734202293696, 5538683, 140059686695272, 4212696, 4294967296, 4294968231, 0, 140059758216024, 140734202293936, 2822930839, 140734202293856, 0, 140734202293880, 140059756040862, 0, 140734202293632, 140734202293376, 0, 140733193388033, 10919649, 12712161, -274473286657255168} i = 17218976 prev_modiff = 11 prev_buffer = (struct buffer *) 0xa73bd0 already_adjusted = 0 #4 0x0000000000545c9f in internal_condition_case ( bfun=0x4e4120 , handlers=11006817, hfun=0x4dbf30 ) at eval.c:1511 val = c = { tag = 10919649, val = 10919649, next = 0x7fff3c22af60, gcpro = 0x0, jmp = {{ __jmpbuf = {0, 6060252315073640558, 11547600, 1, 1, 0, -6060668096921470866, 6060251458991683694}, ---Type to continue, or q to quit--- __mask_was_saved = 0, __saved_mask = { __val = {51539607552, 140059686667000, 140059758067712, 140734202293903, 4294967295, 52548513424, 8282192, 11547600, 1, 1, 0, 0, 140059756057770, 140733193388033, 0, 1760} } }}, backlist = 0x0, handlerlist = 0x0, lisp_eval_depth = 0, pdlcount = 2, poll_suppress_count = 1, interrupt_input_blocked = 0, byte_stack = 0x0 } h = { handler = 11006817, var = 10919649, chosen_clause = 10919649, tag = 0x7fff3c22adf0, next = 0x0 } #5 0x00000000004db38e in command_loop_2 () at keyboard.c:1338 val = 0 #6 0x0000000000545db7 in internal_catch (tag=, func=0x4db370 , arg=10919649) at eval.c:1247 c = { tag = 10988113, val = 10919649, next = 0x0, ---Type to continue, or q to quit--- gcpro = 0x0, jmp = {{ __jmpbuf = {0, 6060252315073640558, 11547600, 1, 1, 0, -6060668097005356946, 6060251458971236462}, __mask_was_saved = 0, __saved_mask = { __val = {42949672970, 384, 140734202294319, 140734202294336, 140734202294320, 344, 94489280512, 11117016, 11339904, 11330970, 10959824, 11339905, 10919649, 11330968, 5465351, 11339904} } }}, backlist = 0x0, handlerlist = 0x0, lisp_eval_depth = 0, pdlcount = 2, poll_suppress_count = 1, interrupt_input_blocked = 0, byte_stack = 0x0 } #7 0x00000000004dbd68 in command_loop () at keyboard.c:1317 No locals. #8 0x00000000004dc17a in recursive_edit_1 () at keyboard.c:942 val = #9 0x00000000004dc2f4 in Frecursive_edit () at keyboard.c:1004 buffer = 10919649 #10 0x00000000004d2037 in main (argc=2, argv=0x7fff3c22b4b8) at emacs.c:1777 dummy = 140059667469512 stack_bottom_variable = 0 '\0' do_initial_setlocale = 1 skip_args = 0 ---Type to continue, or q to quit--- rlim = { rlim_cur = 8720000, rlim_max = 18446744073709551615 } no_loadup = 0 junk = 0x0 dname_arg = 0x0 (gdb) xbacktrace (gdb) From cyd@stupidchicken.com Thu Dec 4 20:14:03 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.0 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1493) by emacsbugs.donarmstrong.com; 5 Dec 2008 04:14:03 +0000 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mB54E0mA018218 for <1493@emacsbugs.donarmstrong.com>; Thu, 4 Dec 2008 20:14:02 -0800 Received: by cyd.mit.edu (Postfix, from userid 1000) id 7C94357E1C8; Thu, 4 Dec 2008 23:14:03 -0500 (EST) From: Chong Yidong To: "Oscar Fuentes" Cc: 1493@debbugs.gnu.org Subject: 23.0.60; make-frame-on-display segfaults Date: Thu, 04 Dec 2008 23:14:03 -0500 Message-ID: <87oczrw96c.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Do you have a way to reproduce this crash? I can't trigger it. Looking at your backtrace, it looks like the crash is coming from deep in xlib, so it may or may not be an Emacs bug. From oscarfv@telefonica.net Thu Dec 4 22:38:23 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-5.2 required=4.0 tests=AWL,BAYES_00,FOURLA autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1493) by emacsbugs.donarmstrong.com; 5 Dec 2008 06:38:23 +0000 Received: from ctsmtpout3.frontal.correo (outmailhost.telefonica.net [213.4.149.242]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mB56cKsZ025053 for <1493@emacsbugs.donarmstrong.com>; Thu, 4 Dec 2008 22:38:21 -0800 Received: from K7 (88.24.229.209) by ctsmtpout3.frontal.correo (7.3.135) (authenticated as 981711563$telefonica.net) id 49377A36000918AE; Fri, 5 Dec 2008 07:38:14 +0100 From: "Oscar Fuentes" To: Chong Yidong Cc: 1493@debbugs.gnu.org Subject: Re: 23.0.60; make-frame-on-display segfaults References: <87oczrw96c.fsf@cyd.mit.edu> Date: Fri, 05 Dec 2008 07:38:12 +0100 In-Reply-To: <87oczrw96c.fsf@cyd.mit.edu> (Chong Yidong's message of "Thu, 04 Dec 2008 23:14:03 -0500") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Chong Yidong writes: > Do you have a way to reproduce this crash? I can't trigger it. It is as simple as emacs -Q M-x make-frame-on-display RET some_host:0 RET > Looking at your backtrace, it looks like the crash is coming from deep > in xlib, so it may or may not be an Emacs bug. I'm using Ubuntu 8.10, which IIRC uses the latest XOrg release. -- Oscar From cyd@stupidchicken.com Sat Dec 6 06:01:48 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.0 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1493) by emacsbugs.donarmstrong.com; 6 Dec 2008 14:01:48 +0000 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mB6E1jH9016756 for <1493@emacsbugs.donarmstrong.com>; Sat, 6 Dec 2008 06:01:46 -0800 Received: by cyd.mit.edu (Postfix, from userid 1000) id 79E4857E1D1; Sat, 6 Dec 2008 09:01:48 -0500 (EST) From: Chong Yidong To: emacs-devel@gnu.org Cc: "Oscar Fuentes" , 1493@debbugs.gnu.org Subject: Re: 23.0.60; make-frame-on-display segfaults Date: Sat, 06 Dec 2008 09:01:48 -0500 Message-ID: <87skp15rn7.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii "Oscar Fuentes" wrote: > Just after executing `make-frame-on-display', emacs segfaults. Can anyone reproduce this? I currently don't have access to a computer setup to test make-frame-on-display for remote hosts. Oscar, could you try compiling without optimizations (CFLAGS="-g") and gettting a backtrace again? From oscarfv@telefonica.net Sat Dec 6 11:30:10 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.3 required=4.0 tests=AWL,BAYES_00,IMPRONONCABLE_2 autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1493) by emacsbugs.donarmstrong.com; 6 Dec 2008 19:30:11 +0000 Received: from ctsmtpout2.frontal.correo (outmailhost.telefonica.net [213.4.149.242]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mB6JU2g7002068 for <1493@emacsbugs.donarmstrong.com>; Sat, 6 Dec 2008 11:30:04 -0800 Received: from K7 (88.24.229.209) by ctsmtpout2.frontal.correo (7.2.056.6) (authenticated as 981711563$telefonica.net) id 4931AD6C0019382A; Sat, 6 Dec 2008 20:29:56 +0100 From: =?windows-1252?Q?=D3scar_Fuentes?= To: Chong Yidong Cc: emacs-devel@gnu.org, 1493@debbugs.gnu.org Subject: Re: 23.0.60; make-frame-on-display segfaults References: <87skp15rn7.fsf@cyd.mit.edu> Date: Sat, 06 Dec 2008 20:29:53 +0100 In-Reply-To: <87skp15rn7.fsf@cyd.mit.edu> (Chong Yidong's message of "Sat, 06 Dec 2008 09:01:48 -0500") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Chong Yidong writes: >> Just after executing `make-frame-on-display', emacs segfaults. > > Can anyone reproduce this? I currently don't have access to a computer > setup to test make-frame-on-display for remote hosts. > > Oscar, could you try compiling without optimizations (CFLAGS=3D"-g") and > gettting a backtrace again? Starting program: /home/oscar/dev/other/emacs/src/emacs -Q=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 [Thread debugging using libthread_db enabled]=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 [New Thread 0x7f2e60e53770 (LWP 14057)]=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 Locking assertion failure. Backtrace:=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20 #0 /usr/lib/libxcb-xlib.so.0 [0x7f2e5a5169fc]=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x17) [0x7f2e5a516b77]=20=20=20= =20=20=20=20=20=20=20=20=20 #2 /usr/lib/libX11.so.6 [0x7f2e5d00d8c0]=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 #3 /usr/lib/libX11.so.6(XFlush+0x12) [0x7f2e5cfe6092]=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #4 /usr/lib/libgdk-x11-2.0.so.0(gdk_window_process_all_updates+0xd0) [0x7f2= e60416b20]=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20 #5 /home/oscar/dev/other/emacs/src/emacs [0x4edfa7]=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #6 /home/oscar/dev/other/emacs/src/emacs [0x4ee2c6]=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #7 /home/oscar/dev/other/emacs/src/emacs [0x4eea2d]=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #8 /home/oscar/dev/other/emacs/src/emacs [0x4ee98b]=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #9 /usr/lib/libX11.so.6(_XError+0xf4) [0x7f2e5d006784]=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #10 /usr/lib/libX11.so.6(_XReply+0x243) [0x7f2e5d00e673]=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #11 /usr/lib/libX11.so.6(XGetGeometry+0x8f) [0x7f2e5cfe9cff]=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #12 /usr/lib/libgdk-x11-2.0.so.0(gdk_pixmap_foreign_new_for_display+0xa0) [= 0x7f2e60436b60]=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 #13 /usr/lib/gtk-2.0/2.10.0/engines/libqt4engine.so [0x7f2e596c179e]=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 #14 /usr/lib/gtk-2.0/2.10.0/engines/libqt4engine.so [0x7f2e596bb021]=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 #15 /usr/lib/libgtk-x11-2.0.so.0 [0x7f2e607732fd]=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #16 /usr/lib/libgtk-x11-2.0.so.0 [0x7f2e607b0908]=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #17 /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x16d) [0x7f2e5e8a025d]= =20=20=20=20=20=20=20=20=20 #18 /usr/lib/libgobject-2.0.so.0 [0x7f2e5e8b5c3b]=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #19 /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x63a) [0x7f2e5e8b748= a]=20=20=20=20=20 (emacs:14057): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OB= JECT (object)' failed=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7f2e60e53770 (LWP 14057)]=20=20=20=20 0x00000000005629d9 in marker_byte_position (marker=3D11677457) at marker.c:= 823 823 if (i < BUF_BEG_BYTE (buf) || i > BUF_Z_BYTE (buf))=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20 (gdb) bt full=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #0 0x00000000005629d9 in marker_byte_position (marker=3D11677457) at marke= r.c:823 m =3D (struct Lisp_Marker *) 0xb22ee1=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20 buf =3D (struct buffer *) 0x8a9463=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 i =3D 11677409=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #1 0x000000000054f769 in set_buffer_internal_1 (b=3D0xb22ee0) at buffer.c:= 1904=20=20=20 old_buf =3D (struct buffer *) 0xb2cbd0=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20 tail =3D 4294967296=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 valcontents =3D 43328032=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20 tem =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #2 0x000000000044bb76 in redisplay_window (window=3D43752452, just_this_on= e_p=3D0)=20 at xdisp.c:13292=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 w =3D (struct window *) 0x29b9c00=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20 f =3D (struct frame *) 0x29b9790=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20 buffer =3D (struct buffer *) 0xb22ee0=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20 old =3D (struct buffer *) 0xb2cbd0=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 lpoint =3D {charpos =3D 192, bytepos =3D 192}=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 opoint =3D {charpos =3D 192, bytepos =3D 192}=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 startp =3D {charpos =3D 1, bytepos =3D 1}=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 update_mode_line =3D 1=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 tem =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 it =3D {window =3D 0, w =3D 0x2, f =3D 0x2932da0, method =3D 429496= 7275,=20=20=20=20=20=20=20=20=20=20 stop_charpos =3D 1, end_charpos =3D 1760032800, s =3D 0x4320b8 "H\201=C4= =A8",=20=20=20=20=20=20=20=20=20=20=20=20 string_nchars =3D 0, region_beg_charpos =3D 0, region_end_charpos =3D 437= 52448,=20=20=20=20=20 redisplay_end_trigger_charpos =3D 0, multibyte_p =3D 0, header_line_p =3D= 0,=20=20=20=20=20=20=20=20 string_from_display_prop_p =3D 0, ellipsis_p =3D 0, avoid_cursor_p =3D 0,= =20=20=20=20=20=20=20=20=20=20=20 dp =3D 0x48596f, dpvec =3D 0x0, dpend =3D 0x29f3180, dpvec_char_len =3D 1= ,=20=20=20=20=20=20=20=20=20=20=20=20 dpvec_face_id =3D 1, saved_face_id =3D 43752448, ctl_chars =3D {140734953= 420944,=20=20=20=20 4338268288, 1760032752, 43751904, 0, 128, 140734953420896, 4399669,=20= =20=20=20=20=20=20=20=20 140734953420832, 11677409, 43987328, 0, 4338719200, 0, 0, 4294967297},= =20=20=20=20=20=20 start =3D {pos =3D {charpos =3D 43752448, bytepos =3D 0},=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 ---Type to continue, or q to quit---=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 overlay_string_index =3D 1760032912, string_pos =3D {charpos =3D 32767,= =20=20=20=20=20=20=20=20=20=20=20 bytepos =3D 43300992}, dpvec_index =3D 0}, current =3D {pos =3D {=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 charpos =3D 43987328, bytepos =3D 0}, overlay_string_index =3D 116774= 09,=20=20=20=20=20=20=20=20 string_pos =3D {charpos =3D -1, bytepos =3D 1}, dpvec_index =3D 0},=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 n_overlay_strings =3D 1760034608, overlay_strings =3D {4513159, 43751312,= 1,=20=20=20=20=20=20 4294967297, 43752452, 43752452, 43752448, 43751312, 4294967296, 1, 0,= =20=20=20=20=20=20=20 -4294967296, 4294967295, 1, 0, 0}, string_overlays =3D {0, 0, 429496729= 5,=20=20=20=20=20 0 }, string =3D 0, from_overlay =3D 0, stack =3D {{st= ring =3D 0,=20=20 string_nchars =3D 1, end_charpos =3D 1, stop_charpos =3D -1, cmp_it = =3D {=20=20=20=20=20=20=20=20=20 stop_pos =3D -1, id =3D 1, ch =3D 1, lookback =3D -1, nglyphs =3D -= 1, nchars =3D -1,=20 nbytes =3D -1, from =3D 0, to =3D 0, width =3D 0}, face_id =3D 0, u= =3D {image =3D {=20=20=20 object =3D 0, slice =3D {x =3D 0, y =3D 0, width =3D 0, height = =3D 0},=20=20=20=20=20=20=20=20=20=20=20=20=20 image_id =3D 0}, comp =3D {object =3D 0}, stretch =3D {object =3D= 0}},=20=20=20=20=20=20=20=20=20=20=20 position =3D {charpos =3D 0, bytepos =3D 0}, current =3D {pos =3D {ch= arpos =3D 0,=20=20=20=20=20=20 bytepos =3D 0}, overlay_string_index =3D 0, string_pos =3D {charp= os =3D 0,=20=20=20=20=20 bytepos =3D 0}, dpvec_index =3D 0}, from_overlay =3D 0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 area =3D LEFT_MARGIN_AREA, method =3D GET_FROM_BUFFER, multibyte_p = =3D 0,=20=20=20=20=20=20=20=20 string_from_display_prop_p =3D 0, display_ellipsis_p =3D 0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 avoid_cursor_p =3D 0, voffset =3D 0, space_width =3D 0, font_height = =3D 0}, {=20=20=20=20=20=20 string =3D 0, string_nchars =3D 0, end_charpos =3D 0, stop_charpos = =3D 0,=20=20=20=20=20=20=20=20=20=20 cmp_it =3D {stop_pos =3D 0, id =3D 0, ch =3D 0, lookback =3D 0, nglyp= hs =3D 0,=20=20=20=20=20=20=20=20=20 nchars =3D 0, nbytes =3D 0, from =3D 0, to =3D 0, width =3D 0}, fac= e_id =3D 0, u =3D {=20 image =3D {object =3D 0, slice =3D {x =3D 0, y =3D 0, width =3D 0, = height =3D 0},=20=20=20=20=20=20 image_id =3D 11677409}, comp =3D {object =3D 0}, stretch =3D {obj= ect =3D 0}},=20=20=20=20 position =3D {charpos =3D 0, bytepos =3D 0}, current =3D {pos =3D {ch= arpos =3D 0,=20=20=20=20=20=20 bytepos =3D 0}, overlay_string_index =3D 0, string_pos =3D {charp= os =3D 0,=20=20=20=20=20 bytepos =3D 0}, dpvec_index =3D 0}, from_overlay =3D 0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 area =3D LEFT_MARGIN_AREA, method =3D GET_FROM_BUFFER, multibyte_p = =3D 0,=20=20=20=20=20=20=20=20 string_from_display_prop_p =3D 0, display_ellipsis_p =3D 0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 avoid_cursor_p =3D 0, voffset =3D 0, space_width =3D 0, font_height = =3D 0}, {=20=20=20=20=20=20 ---Type to continue, or q to quit---=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 string =3D 0, string_nchars =3D 0, end_charpos =3D 0, stop_charpos = =3D 0,=20=20=20=20=20=20=20=20=20=20 cmp_it =3D {stop_pos =3D 0, id =3D 0, ch =3D 0, lookback =3D 0, nglyp= hs =3D 0,=20=20=20=20=20=20=20=20=20 nchars =3D 0, nbytes =3D 0, from =3D 0, to =3D 0, width =3D 0}, fac= e_id =3D 0, u =3D {=20 image =3D {object =3D 0, slice =3D {x =3D 0, y =3D 0, width =3D 0, = height =3D 0},=20=20=20=20=20=20 image_id =3D 0}, comp =3D {object =3D 0}, stretch =3D {object =3D= 0}},=20=20=20=20=20=20=20=20=20=20=20 position =3D {charpos =3D 0, bytepos =3D 0}, current =3D {pos =3D {ch= arpos =3D 0,=20=20=20=20=20=20 bytepos =3D 0}, overlay_string_index =3D 0, string_pos =3D {charp= os =3D 0,=20=20=20=20=20 bytepos =3D 0}, dpvec_index =3D 0}, from_overlay =3D 0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 area =3D LEFT_MARGIN_AREA, method =3D GET_FROM_BUFFER, multibyte_p = =3D 0,=20=20=20=20=20=20=20=20 string_from_display_prop_p =3D 0, display_ellipsis_p =3D 0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 avoid_cursor_p =3D 0, voffset =3D 0, space_width =3D 0, font_height = =3D 0}, {=20=20=20=20=20=20 string =3D 0, string_nchars =3D 0, end_charpos =3D 0, stop_charpos = =3D 0,=20=20=20=20=20=20=20=20=20=20 cmp_it =3D {stop_pos =3D 0, id =3D 0, ch =3D 0, lookback =3D 0, nglyp= hs =3D 0,=20=20=20=20=20=20=20=20=20 nchars =3D 0, nbytes =3D 0, from =3D 0, to =3D 0, width =3D 0}, fac= e_id =3D 0, u =3D {=20 image =3D {object =3D 0, slice =3D {x =3D 0, y =3D 0, width =3D 0, = height =3D 0},=20=20=20=20=20=20 image_id =3D 0}, comp =3D {object =3D 0}, stretch =3D {object =3D= 0}},=20=20=20=20=20=20=20=20=20=20=20 position =3D {charpos =3D 0, bytepos =3D 0}, current =3D {pos =3D {ch= arpos =3D 0,=20=20=20=20=20=20 bytepos =3D 0}, overlay_string_index =3D 0, string_pos =3D {charp= os =3D 0,=20=20=20=20=20 bytepos =3D 0}, dpvec_index =3D 0}, from_overlay =3D 0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 area =3D LEFT_MARGIN_AREA, method =3D GET_FROM_BUFFER, multibyte_p = =3D 0,=20=20=20=20=20=20=20=20 string_from_display_prop_p =3D 0, display_ellipsis_p =3D 0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 avoid_cursor_p =3D 0, voffset =3D 0, space_width =3D 0, font_height = =3D 0}},=20=20=20=20=20=20=20 sp =3D 0, selective =3D 0, what =3D IT_CHARACTER, face_id =3D 0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 selective_display_ellipsis_p =3D 0, ctl_arrow_p =3D 0, face_box_p =3D 0,= =20=20=20=20=20=20=20=20=20=20=20=20=20 start_of_box_run_p =3D 0, end_of_box_run_p =3D 0,=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 overlay_strings_at_end_processed_p =3D 0, ignore_overlay_strings_at_pos_p= =3D 0,=20=20=20 glyph_not_available_p =3D 0, starts_in_middle_of_char_p =3D 0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 face_before_selective_p =3D 0, constrain_row_ascent_descent_p =3D 0,=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 line_wrap =3D TRUNCATE, base_face_id =3D 0, c =3D 0, len =3D 0, cmp_it = =3D {=20=20=20=20=20=20=20=20=20=20=20=20=20 stop_pos =3D 0, id =3D 0, ch =3D 0, lookback =3D 0, nglyphs =3D 0, ncha= rs =3D 0,=20=20=20=20=20=20=20=20=20 ---Type to continue, or q to quit---=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 nbytes =3D 0, from =3D 0, to =3D 0, width =3D 0}, char_to_display =3D 0= , image_id =3D 0,=20 slice =3D {x =3D 0, y =3D 0, width =3D 0, height =3D 0}, space_width =3D = 0, voffset =3D 0,=20=20=20 tab_width =3D 0, font_height =3D 11677505, object =3D 12038658, position = =3D {=20=20=20=20=20=20=20=20=20 charpos =3D 0, bytepos =3D 0}, truncation_pixel_width =3D 0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 continuation_pixel_width =3D 0, first_visible_x =3D 0, last_visible_x =3D= 12042033,=20=20 last_visible_y =3D 0, extra_line_spacing =3D 0, max_extra_line_spacing = =3D 0,=20=20=20=20=20=20=20=20 override_ascent =3D 0, override_descent =3D 0, override_boff =3D 0, glyph= _row =3D 0x0,=20 area =3D LEFT_MARGIN_AREA, nglyphs =3D 1, pixel_width =3D 13901429, ascen= t =3D 0,=20=20=20=20=20=20 descent =3D 13901429, max_ascent =3D 0, max_descent =3D 11677505, phys_as= cent =3D 0,=20=20=20 phys_descent =3D 1760034256, max_phys_ascent =3D 32767,=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 max_phys_descent =3D 5963182, current_x =3D 0, continuation_lines_width = =3D 0,=20=20=20=20=20=20=20 current_y =3D 0, first_vpos =3D 13901429, vpos =3D 0, hpos =3D 36714434,= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 left_user_fringe_bitmap =3D 1, right_user_fringe_bitmap =3D 0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 left_user_fringe_face_id =3D 504322, right_user_fringe_face_id =3D 0}=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 current_matrix_up_to_date_p =3D 0=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20 used_current_matrix_p =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20 buffer_unchanged_p =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 temp_scroll_step =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 count =3D 4=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 rc =3D 11783090=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 centering_position =3D -1=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20 last_line_misfit =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 beg_unchanged =3D 191=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 end_unchanged =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #3 0x0000000000448491 in redisplay_window_0 (window=3D43752452) at xdisp.c= :12240=20=20 No locals.=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #4 0x00000000005c97cc in internal_condition_case_1 (=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 bfun=3D0x448455 , arg=3D43752452, handlers=3D120358= 77,=20=20=20=20=20=20=20=20=20 hfun=3D0x44842a ) at eval.c:1559=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 val =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 ---Type to continue, or q to quit---=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 c =3D {tag =3D 11677409, val =3D 11677409, next =3D 0x7fff68e819a0,= gcpro =3D 0x0,=20 jmp =3D {{__jmpbuf =3D {128, 5511773701653979467, 4261088, 14073495343131= 2, 0, 0,=20=20 5511773610299941195, -5511542193504722613}, __mask_was_saved =3D 0,= =20=20=20=20=20=20=20=20 __saved_mask =3D {__val =3D {43752452, 11677409, 17191546593, 1178561= 7,=20=20=20=20=20=20=20=20 6400000, 0, 0, 0, 11677409, 43752448, 4460194, 11783090, 43752448= ,=20=20=20=20=20 43199908, 21480779403, 4294967296}}}}, backlist =3D 0x0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 handlerlist =3D 0x7fff68e81ab0, lisp_eval_depth =3D 0, pdlcount =3D 4,=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 poll_suppress_count =3D 1, interrupt_input_blocked =3D 0, byte_stack =3D = 0x0}=20=20=20=20=20=20=20=20 h =3D {handler =3D 12035877, var =3D 11677409, chosen_clause =3D 12= 035861,=20=20=20=20=20=20=20 tag =3D 0x7fff68e7ff00, next =3D 0x7fff68e81ab0}=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20 #5 0x000000000044840b in redisplay_windows (window=3D43752452) at xdisp.c:= 12219=20=20=20 w =3D (struct window *) 0x29b9c00=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20 #6 0x0000000000447589 in redisplay_internal (preserve_echo_area=3D0)=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 at xdisp.c:11795=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 f =3D (struct frame *) 0x29b9790=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20 tail =3D 17421957=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 frame =3D 43751316=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 w =3D (struct window *) 0x29b99e0=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20 f =3D (struct frame *) 0x29b9790=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20 pause =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 must_finish =3D 1=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 tlbufpos =3D {charpos =3D 1, bytepos =3D 1}=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20 tlendpos =3D {charpos =3D 0, bytepos =3D 0}=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20 number_of_visible_frames =3D 2=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20 count =3D 2=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 count1 =3D 4=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 sf =3D (struct frame *) 0x29b9790=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20 polling_stopped_here =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20 old_frame =3D 43751316=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 consider_all_windows_p =3D 1=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20 ---Type to continue, or q to quit---=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #7 0x0000000000445427 in redisplay () at xdisp.c:11001=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 No locals.=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #8 0x000000000052d241 in read_char (commandflag=3D1, nmaps=3D2,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 maps=3D0x7fff68e812a0, prev_event=3D11677409, used_mouse_menu=3D0x7fff6= 8e81668,=20=20=20=20 end_time=3D0x0) at keyboard.c:3058=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20 c =3D 11677409=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 count =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 jmpcount =3D 2=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 local_getcjmp =3D {{__jmpbuf =3D {6669888, 5511773701180023115, 426= 1088,=20=20=20=20=20 140734953431312, 0, 0, 5511773702102769995, -5511542212346584757},=20= =20=20=20=20=20=20=20=20 __mask_was_saved =3D 0, __saved_mask =3D {__val =3D {5997980, 0, 116774= 09,=20=20=20=20=20=20=20=20=20 11938593, 11677409, 140734953427136, 11933402, 11933402, 11933402,= =20=20=20=20=20=20=20 140734953427248, 17085653, 6055006592, 11717584, 11938593, 11677409= ,=20=20=20=20=20 140734953427328}}}}=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 save_jump =3D {{__jmpbuf =3D {0, 0, 0, 0, 0, 0, 0, 0}, __mask_was_s= aved =3D 0,=20 __saved_mask =3D {__val =3D {0 }}}}=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 key_already_recorded =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20 tem =3D 14175313=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 save =3D 11677409=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 previous_echo_area_message =3D 11677409=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20 also_record =3D 11677409=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 reread =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 gcpro1 =3D {next =3D 0x7fff68e81180, var =3D 0x29b9794, nvars =3D 1= 1677409}=20=20=20=20=20=20 gcpro2 =3D {next =3D 0xb62b21, var =3D 0xb22ee1, nvars =3D 0}=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 polling_stopped_here =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20 orig_kboard =3D (struct kboard *) 0x29a5150=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #9 0x0000000000538e8e in read_key_sequence (keybuf=3D0x7fff68e81810, bufsi= ze=3D30,=20=20 prompt=3D11677409, dont_downcase_last=3D0, can_return_switch_frame=3D1,= =20=20=20=20=20=20=20=20=20=20=20=20 fix_current_buffer=3D1) at keyboard.c:9340=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20 interrupted_kboard =3D (KBOARD *) 0x29a5150=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 ---Type to continue, or q to quit---=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 interrupted_frame =3D (struct frame *) 0x29b9790=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 key =3D 40428656=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 used_mouse_menu =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 echo_local_start =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 last_real_key_start =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20 keys_local_start =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 local_first_binding =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20 from_string =3D 11677409=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 count =3D 2=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 t =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 echo_start =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 keys_start =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 nmaps =3D 2=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 nmaps_allocated =3D 2=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 defs =3D (Lisp_Object * volatile) 0x7fff68e81280=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 submaps =3D (Lisp_Object * volatile) 0x7fff68e812a0=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 orig_local_map =3D 17425205=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20 orig_keymap =3D 11677409=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 localized_local_map =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20 first_binding =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 first_unbound =3D 31=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 mock_input =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 fkey =3D {parent =3D 17392741, map =3D 17392741, start =3D 0, end = =3D 0}=20=20=20=20=20=20=20=20=20=20=20 keytran =3D {parent =3D 11669269, map =3D 11669269, start =3D 0, en= d =3D 0}=20=20=20=20=20=20=20=20 indec =3D {parent =3D 17392725, map =3D 17392725, start =3D 0, end = =3D 0}=20=20=20=20=20=20=20=20=20=20 shift_translated =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 delayed_switch_frame =3D 11677409=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20 original_uppercase =3D 140734953428512=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20 original_uppercase_position =3D -1=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20 dummyflag =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 ---Type to continue, or q to quit---=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 starting_buffer =3D (struct buffer *) 0xb2cbd0=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 fake_prefixed_keys =3D 11677409=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20 gcpro1 =3D {next =3D 0x0, var =3D 0x0, nvars =3D 0}=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #10 0x00000000005293cf in command_loop_1 () at keyboard.c:1621=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 cmd =3D 12036865=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 lose =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 nonundocount =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 keybuf =3D {17085653, 12258229, 0, 139837170870384, 27, 12951045,= =20=20=20=20=20=20=20=20=20=20 2822930839, 139837168873558, 44108294, 23, 139837099473124, 1407349534291= 20,=20=20=20 140734953429544, 139837099477840, 0, 140734953429296, 140734953428784, 0,= =20=20=20=20=20=20 139837099528552, 4212880, 4294967296, 4294968231, 16134272, 1398371710493= 04,=20=20=20 140734953429600, 2822930839, 140734953429520, 0, 140734953429544,=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 139837168874142}=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 i =3D 1=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 prev_modiff =3D 11=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 prev_buffer =3D (struct buffer *) 0xb2cbd0=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 already_adjusted =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 #11 0x00000000005c9642 in internal_condition_case (=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 bfun=3D0x529035 , handlers=3D11764577, hfun=3D0x52897a = ) at eval.c:1511=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 val =3D 12258229=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 c =3D {tag =3D 11677409, val =3D 11677409, next =3D 0x7fff68e81b20,= gcpro =3D 0x0,=20 jmp =3D {{__jmpbuf =3D {6669888, 5511773701431681355, 4261088, 1407349534= 31312, 0,=20 0, 5511773701410709835, -5511542193588477621}, __mask_was_saved =3D= 0,=20=20=20=20=20 __saved_mask =3D {__val =3D {323677304120, 139837099500280, 139837170= 900992,=20=20=20 4261088, 4294967295, 476741369856, 9035904, 4261088, 140734953431= 312,=20=20 0, 0, 0, 139837168891050, 139835545223169, 0, 140734953431312}}}}= ,=20=20=20=20=20 backlist =3D 0x0, handlerlist =3D 0x0, lisp_eval_depth =3D 0, pdlcount = =3D 2,=20=20=20=20=20=20=20=20=20=20 poll_suppress_count =3D 1, interrupt_input_blocked =3D 0, byte_stack =3D = 0x0}=20=20=20=20=20=20=20=20 h =3D {handler =3D 11764577, var =3D 11677409, chosen_clause =3D 12= 477232,=20=20=20=20=20=20=20 ---Type to continue, or q to quit---=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 tag =3D 0x7fff68e819a0, next =3D 0x0}=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20 #12 0x0000000000528d54 in command_loop_2 () at keyboard.c:1338=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 val =3D -1099511627776 #13 0x00000000005c901e in internal_catch (tag=3D11745873, func=3D0x528d3a , arg=3D11677409) at eval.c:1247 c =3D {tag =3D 11745873, val =3D 11677409, next =3D 0x0, gcpro =3D = 0x0, jmp =3D {{ __jmpbuf =3D {6669888, 5511773701521858891, 4261088, 140734953431312,= 0, 0, 5511773701494595915, -5511542193734098613}, __mask_was_saved =3D 0, __saved_mask =3D {__val =3D {5964914, 384, 11677409, 12097665, 116774= 09, 8589934936, 12088730, 12088730, 12088730, 140734953430016, 596335= 8, 4306842072, 11717584, 12088730, 12097665, 140734953430096}}}}, backlist =3D 0x0, handlerlist =3D 0x0, lisp_eval_depth =3D 0, pdlcount = =3D 2, poll_suppress_count =3D 1, interrupt_input_blocked =3D 0, byte_stack =3D = 0x0} #14 0x0000000000528d14 in command_loop () at keyboard.c:1317 No locals. #15 0x00000000005284c0 in recursive_edit_1 () at keyboard.c:942 count =3D 1 val =3D 11677409 #16 0x0000000000528663 in Frecursive_edit () at keyboard.c:1004 count =3D 0 buffer =3D 11677409 #17 0x0000000000526abd in main (argc=3D2, argv=3D0x7fff68e82118) at emacs.c= :1777 dummy =3D 4249513 stack_bottom_variable =3D 0 '\0' do_initial_setlocale =3D 1 skip_args =3D 0 rlim =3D {rlim_cur =3D 8720000, rlim_max =3D 18446744073709551615} no_loadup =3D 0 junk =3D 0x0 dname_arg =3D 0x0 --=20 Oscar From oscarfv@telefonica.net Sat Dec 6 19:56:41 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-3.3 required=4.0 tests=AWL,BAYES_00,IMPRONONCABLE_1, IMPRONONCABLE_2,MURPHY_WRONG_WORD1,MURPHY_WRONG_WORD2 autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1493) by emacsbugs.donarmstrong.com; 7 Dec 2008 03:56:41 +0000 Received: from ctsmtpout2.frontal.correo (outmailhost.telefonica.net [213.4.149.242]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mB73uak3001034 for <1493@emacsbugs.donarmstrong.com>; Sat, 6 Dec 2008 19:56:38 -0800 Received: from K7 (88.24.229.209) by ctsmtpout2.frontal.correo (7.2.056.6) (authenticated as 981711563$telefonica.net) id 4931AD6C001990FD; Sun, 7 Dec 2008 04:56:31 +0100 From: =?windows-1252?Q?=D3scar_Fuentes?= To: Chong Yidong Cc: 1493@debbugs.gnu.org Subject: Re: 23.0.60; make-frame-on-display segfaults References: <87skp15rn7.fsf@cyd.mit.edu> <87zlj83i00.fsf@cyd.mit.edu> Date: Sun, 07 Dec 2008 04:56:29 +0100 In-Reply-To: <87zlj83i00.fsf@cyd.mit.edu> (Chong Yidong's message of "Sat, 06 Dec 2008 20:13:03 -0500") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Chong Yidong writes: > =C3=93scar Fuentes writes: > >> Program received signal SIGSEGV, Segmentation fault. >> [Switching to Thread 0x7f2e60e53770 (LWP 14057)]=20=20=20=20 >> 0x00000000005629d9 in marker_byte_position (marker=3D11677457) at marker= .c:823 >> 823 if (i < BUF_BEG_BYTE (buf) || i > BUF_Z_BYTE (buf))=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 >> (gdb) bt full=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 >> #0 0x00000000005629d9 in marker_byte_position (marker=3D11677457) at ma= rker.c:823 >> m =3D (struct Lisp_Marker *) 0xb22ee1=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20 >> buf =3D (struct buffer *) 0x8a9463=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20 >> i =3D 11677409=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 >> #1 0x000000000054f769 in set_buffer_internal_1 (b=3D0xb22ee0) at buffer= .c:1904=20=20=20 >> old_buf =3D (struct buffer *) 0xb2cbd0=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20 >> tail =3D 4294967296=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 >> valcontents =3D 43328032=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 >> tem =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 >> #2 0x000000000044bb76 in redisplay_window (window=3D43752452, just_this= _one_p=3D0)=20 >> at xdisp.c:13292=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 > > In frame 0, could you do > > p *buf > > and report what the buffer structure is? Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7f7b26496770 (LWP 20004)]=20=20=20=20 0x00000000005629d9 in marker_byte_position (marker=3D11677457) at marker.c:= 823 823 if (i < BUF_BEG_BYTE (buf) || i > BUF_Z_BYTE (buf))=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20 (gdb) frame 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #0 0x00000000005629d9 in marker_byte_position (marker=3D11677457) at marke= r.c:823 823 if (i < BUF_BEG_BYTE (buf) || i > BUF_Z_BYTE (buf))=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 (gdb) p *buf=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 $1 =3D {size =3D 18446742974197923840, next =3D 0xffffffffff, own_text =3D = {=20=20=20=20=20=20=20=20=20=20=20=20 beg =3D 0xaa9eef0000000000
,= =20=20=20=20=20=20=20=20 gpt =3D 1099511627776, z =3D -1099511627776, gpt_byte =3D 1099511627775= ,=20=20=20=20=20=20=20=20=20=20 z_byte =3D -6152219456685735936, gap_size =3D 24189255811072, modiff = =3D 0,=20=20=20=20=20=20=20 chars_modiff =3D -256, save_modiff =3D -1, overlay_modiff =3D 255,=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 beg_unchanged =3D -6152244745453174784, end_unchanged =3D 1319413953331= 2,=20=20=20=20=20=20=20 unchanged_modified =3D 0, overlay_unchanged_modified =3D -256,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 intervals =3D 0xffffffffff, markers =3D 0xaa9ec90000000000,=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 inhibit_shrinking =3D 0}, text =3D 0xffffff0000000000, pt =3D 109951162= 7775,=20=20=20=20=20=20 pt_byte =3D -6152284327871774720, begv =3D 15393162788864,=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 begv_byte =3D -1099511627776, zv =3D 1099511627775,=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 zv_byte =3D -6152300820546191360, base_buffer =3D 0xa0000000000,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 local_flags =3D "\000\000\000\000\000=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD= =EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD\000\000\000\000\000\000\000\000\230\23= 6=EF=BF=BD\000\000\000\000\000\020\000\000\000\000\000\000\000=EF=BF=BD=EF= =BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD\000\000\000\00= 0", modtime =3D -1432451328, auto_save_modified =3D 0, display_error_modiff= =3D 2560,=20=20=20=20=20=20 auto_save_failure_time =3D 0, last_window_start =3D 1099511627775,=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 clip_changed =3D 0, newline_cache =3D 0xf0000000000,=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 width_run_cache =3D 0xffffff0000000000, prevent_redisplay_optimizations_p= =3D 1,=20=20=20=20 overlays_before =3D 0xaa9e6c0000000000, overlays_after =3D 0xf0000000000,= =20=20=20=20=20=20=20=20=20=20=20 overlay_center =3D -1099511627776, undo_list =3D 1099511627775,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 name =3D -6152378885871763456, filename =3D 17592186044416,=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 directory =3D -1099511627776, backed_up =3D 1099511627775,=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 save_length =3D -6152397577569435648, auto_save_file_name =3D 25288767438= 848,=20=20=20=20=20=20=20 read_only =3D -1099511627776, mark =3D 1099511627775,=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 local_var_alist =3D -6152423965848502272, major_mode =3D 4398046511104,= =20=20=20=20=20=20=20=20=20=20=20=20=20 mode_name =3D -1099511627776, mode_line_format =3D 1099511627775,=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 header_line_format =3D -6152429463406641152, keymap =3D 16492674416640,= =20=20=20=20=20=20=20=20=20=20=20=20=20 abbrev_table =3D -1099511627776, syntax_table =3D 1099511627775,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 category_table =3D -6152447055592685568, case_fold_search =3D 14293651161= 088,=20=20=20=20=20=20=20 tab_width =3D -1099511627776, fill_column =3D 1099511627775, ---Type to continue, or q to quit--- left_margin =3D -6152462448755474432, auto_fill_function =3D 274877906944= 00, buffer_file_type =3D -1099511627776, downcase_table =3D 1099511627775, upcase_table =3D -6152491036057796608, case_canon_table =3D 7696581394432, case_eqv_table =3D -1099511627776, truncate_lines =3D 1099511627775, word_wrap =3D -6152499832150818816, ctl_arrow =3D 7696581394432, direction_reversed =3D -1099511627776, selective_display =3D 109951162777= 5, selective_display_ellipses =3D -6152508628243841024, minor_modes =3D 7696581394432, overwrite_mode =3D -1099511627776, abbrev_mode =3D 1099511627775, display_table =3D -6152517424336863232, mark_active =3D 6597069766656, enable_multibyte_characters =3D -109951162= 7776, buffer_file_coding_system =3D 1099511627775, file_format =3D -61525251209= 18257664, auto_save_file_format =3D 10995116277760, cache_long_line_scans =3D -1099511627776, width_table =3D 1099511627775, pt_marker =3D -6152537215546163200, begv_marker =3D 15393162788864, zv_marker =3D -1099511627776, point_before_scroll =3D 1099511627775, file_truename =3D -6152553708220579840, invisibility_spec =3D 15393162788= 864, last_selected_window =3D -1099511627776, display_count =3D 1099511627775, left_margin_cols =3D -6152570200894996480, right_margin_cols =3D 12094627= 905536, left_fringe_width =3D -1099511627776, right_fringe_width =3D 109951162777= 5, fringes_outside_margins =3D -6152583395034529792, scroll_bar_width =3D 12094627905536, vertical_scroll_bar_type =3D -109951= 1627776, indicate_empty_lines =3D 1099511627775, indicate_buffer_boundaries =3D -6152596589174063104, fringe_indicator_alist =3D 8796093022208, fringe_cursor_alist =3D -109951= 1627776, display_time =3D 1099511627775, scroll_up_aggressively =3D -6152606484778= 713088, scroll_down_aggressively =3D 6597069766656, cursor_type =3D -109951162777= 6, extra_line_spacing =3D 1099511627775, cursor_in_non_selected_windows =3D -6152614181360107520} (gdb) --=20 Oscar From cyd@stupidchicken.com Sun Dec 7 09:20:05 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.0 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1493) by emacsbugs.donarmstrong.com; 7 Dec 2008 17:20:05 +0000 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mB7HK2dG006437 for <1493@emacsbugs.donarmstrong.com>; Sun, 7 Dec 2008 09:20:03 -0800 Received: by cyd.mit.edu (Postfix, from userid 1000) id ED1D157E1D3; Sun, 7 Dec 2008 12:20:05 -0500 (EST) From: Chong Yidong To: =?utf-8?Q?=C3=93scar?= Fuentes Cc: 1493@debbugs.gnu.org Subject: Re: 23.0.60; make-frame-on-display segfaults References: <87skp15rn7.fsf@cyd.mit.edu> <87zlj83i00.fsf@cyd.mit.edu> Date: Sun, 07 Dec 2008 12:20:05 -0500 In-Reply-To: (=?utf-8?Q?=22=C3=93scar?= Fuentes"'s message of "Sun, 07 Dec 2008 04:56:29 +0100") Message-ID: <874p1foqbe.fsf@cyd.mit.edu> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Thanks. What is the output from f 2 p window xwindow p *w p *f From oscarfv@telefonica.net Sun Dec 7 09:50:26 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-3.6 required=4.0 tests=AWL,BAYES_00,IMPRONONCABLE_2 autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1493) by emacsbugs.donarmstrong.com; 7 Dec 2008 17:50:26 +0000 Received: from ctsmtpout1.frontal.correo (outmailhost.telefonica.net [213.4.149.242]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mB7HoLr6016111 for <1493@emacsbugs.donarmstrong.com>; Sun, 7 Dec 2008 09:50:23 -0800 Received: from K7 (88.24.229.209) by ctsmtpout1.frontal.correo (7.2.056.6) (authenticated as 981711563$telefonica.net) id 492FC5C7001EAFA0; Sun, 7 Dec 2008 18:50:16 +0100 From: =?windows-1252?Q?=D3scar_Fuentes?= To: Chong Yidong Cc: 1493@debbugs.gnu.org Subject: Re: 23.0.60; make-frame-on-display segfaults References: <87skp15rn7.fsf@cyd.mit.edu> <87zlj83i00.fsf@cyd.mit.edu> <874p1foqbe.fsf@cyd.mit.edu> Date: Sun, 07 Dec 2008 18:50:14 +0100 In-Reply-To: <874p1foqbe.fsf@cyd.mit.edu> (Chong Yidong's message of "Sun, 07 Dec 2008 12:20:05 -0500") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Chong Yidong writes: > Thanks. What is the output from > > f 2 > p window > xwindow > p *w > p *f (gdb) f 2 #2 0x000000000044bb76 in redisplay_window (window=50766436, just_this_one_p=0) at xdisp.c:13292 13292 set_buffer_internal_1 (XBUFFER (w->buffer)); (gdb) p window $4 = 50766436 (gdb) x window 0x306a264: 0x40000000 (gdb) p *w $5 = {size = 4611686018427392051, vec_next = 0x306a000, frame = 50763108, mini_p = 11677505, next = 11677409, prev = 50765828, hchild = 11677409, vchild = 11677409, parent = 11677409, left_col = 0, top_line = 312, total_lines = 11875332, total_cols = 688, buffer = 11677409, start = 50292394, pointm = 50292434, force_start = 11677409, optional_new_start = 11677409, hscroll = 0, min_hscroll = 0, use_time = 0, sequence_number = 48, temslot = 11677409, last_modified = 0, last_overlay_modified = 0, last_point = 0, last_had_star = 11677409, vertical_scroll_bar = 11677409, left_margin_cols = 11677409, right_margin_cols = 11677409, left_fringe_width = 11677409, right_fringe_width = 11677409, fringes_outside_margins = 11677409, scroll_bar_width = 11677409, vertical_scroll_bar_type = 11677505, last_mark_x = 11677409, last_mark_y = 11677409, window_end_pos = 0, window_end_vpos = 0, window_end_valid = 11677409, update_mode_line = 11677409, start_at_line_beg = 11677409, display_table = 11677409, dedicated = 11677409, base_line_number = 11677409, base_line_pos = 11677409, region_showing = 11677409, column_number_displayed = 11677409, redisplay_end_trigger = 11677409, resize_proportionally = 11677409, orig_total_lines = 11677409, orig_top_line = 11677409, window_parameters = 11677409, current_matrix = 0x0, desired_matrix = 0x0, nrows_scale_factor = 1, ncols_scale_factor = 1, last_cursor = {x = 0, y = 0, hpos = 0, vpos = 0}, cursor = {x = 0, y = 0, hpos = 0, vpos = 0}, phys_cursor = {x = 0, y = 0, hpos = 0, vpos = 0}, phys_cursor_type = -1, phys_cursor_width = -1, phys_cursor_ascent = -520050297, phys_cursor_height = -520050041, phys_cursor_on_p = 0, cursor_off_p = 0, last_cursor_off_p = 0, must_be_updated_p = 1, pseudo_window_p = 0, frozen_window_start_p = 0, vscroll = 0, window_end_bytepos = 0} (gdb) p *f $6 = {size = 4611686018427388949, next = 0x3055a70, name = 14976691, icon_name = 11677409, title = 11677409, focus_frame = 11677409, root_window = 11677409, selected_window = 50765828, minibuffer_window = 50766436, param_alist = 12517653, scroll_bars = 11677409, condemned_scroll_bars = 11677409, menu_bar_items = 50992452, face_alist = 13996101, menu_bar_vector = 51950020, buffer_predicate = 11677409, buffer_list = 17392885, buried_buffer_list = 11677409, menu_bar_window = 11677409, tool_bar_window = 11677409, tool_bar_items = 46677444, desired_tool_bar_string = 11677409, current_tool_bar_string = 11677409, face_cache = 0x0, menu_bar_items_used = 5267, namebuf = 0x0, current_pool = 0x0, desired_pool = 0x0, desired_matrix = 0x0, current_matrix = 0x0, glyphs_initialized_p = 0, resized_p = 0, force_flush_display_p = 1, default_face_done_p = 1, already_hscrolled_p = 0, updated_p = 0, minimize_tool_bar_window_p = 0, external_tool_bar = 1, tool_bar_lines = 0, n_tool_bar_rows = 0, n_tool_bar_items = 14, decode_mode_spec_buffer = 0x30a1040 '-' ..., insert_line_cost = 0x0, delete_line_cost = 0x0, insert_n_lines_cost = 0x0, delete_n_lines_cost = 0x0, text_lines = 40, text_cols = 80, total_lines = 0, total_cols = 86, new_text_lines = 0, new_text_cols = 0, left_pos = 48, top_pos = 67, pixel_height = 600, pixel_width = 602, resx = 74.95561959654178, resy = 75.027692307692291, x_pixels_diff = 0, y_pixels_diff = 22, win_gravity = 1, size_hint_flags = 0, border_width = 2, internal_border_width = 0, column_width = 7, space_width = 7, line_height = 15, output_method = output_x_window, terminal = 0x0, output_data = {tty = 0x0, x = 0x0, w32 = 0x0, ns = 0x0, nothing = 0}, font_driver_list = 0x306a820, font_data_list = 0x0, fringe_cols = 3, left_fringe_width = 10, right_fringe_width = 11, want_fullscreen = FULLSCREEN_NONE, menu_bar_lines = 0, external_menu_bar = 1, display_preempted = 0 '\0', visible = 0 '\0', iconified = 0 '\0', ---Type to continue, or q to quit--- async_visible = 0 '\0', async_iconified = 0 '\0', garbaged = 0 '\0', has_minibuffer = 1 '\001', wants_modeline = 1 '\001', can_have_scroll_bars = 1 '\001', auto_raise = 0 '\0', auto_lower = 0 '\0', no_split = 0 '\0', explicit_name = 0 '\0', window_sizes_changed = 0 '\0', mouse_moved = 1 '\001', vertical_scroll_bar_type = vertical_scroll_bar_left, desired_cursor = FILLED_BOX_CURSOR, cursor_width = 0, blink_off_cursor = DEFAULT_CURSOR, blink_off_cursor_width = 0, message_buf = 0x30d8630 "`7\n\003", scroll_bottom_vpos = -1, config_scroll_bar_width = 16, config_scroll_bar_cols = 3, scroll_bar_actual_width = 21, cost_calculation_baud_rate = 19200, alpha = {-1, -1}, gamma = 0, extra_line_spacing = 0, background_pixel = 16777215, foreground_pixel = 0} -- Oscar From cyd@stupidchicken.com Mon Apr 6 21:16:10 2009 Received: (at control) by emacsbugs.donarmstrong.com; 7 Apr 2009 04:16:10 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.0 required=4.0 tests=VALID_BTS_CONTROL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n374G8JT003490 for ; Mon, 6 Apr 2009 21:16:09 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 3B4A357E18A; Tue, 7 Apr 2009 00:17:48 -0400 (EDT) From: Chong Yidong To: control@debbugs.gnu.org Subject: severity 1493 serious Date: Tue, 07 Apr 2009 00:17:48 -0400 Message-ID: <87ws9xf66r.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii severity 1493 serious thanks From cyd@stupidchicken.com Wed Apr 22 21:27:35 2009 Received: (at 1493) by emacsbugs.donarmstrong.com; 23 Apr 2009 04:27:35 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n3N4RSMh015102 for <1493@emacsbugs.donarmstrong.com>; Wed, 22 Apr 2009 21:27:29 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 4F95557E246; Thu, 23 Apr 2009 00:29:23 -0400 (EDT) From: Chong Yidong To: "Oscar Fuentes" Cc: 1493@debbugs.gnu.org, Dan Nicolaescu Subject: Re: Serious bug#1493 References: <878wls5emy.fsf@cyd.mit.edu> <200904230227.n3N2RwIi013632@godzilla.ics.uci.edu> Date: Thu, 23 Apr 2009 00:29:23 -0400 In-Reply-To: <200904230227.n3N2RwIi013632@godzilla.ics.uci.edu> (Dan Nicolaescu's message of "Wed, 22 Apr 2009 19:27:58 -0700 (PDT)") Message-ID: <87y6tsm1r0.fsf@cyd.mit.edu> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Dan Nicolaescu writes: > I can't reproduce it. > > From the backtrace it seems that it's using qtengine and AFAIR we've > had bugs in the past that were actually due to qtengine, and not bugs > in emacs. Maybe ask the OP to try to reproduce the problem with > another theme... Hi Oscar, Can you reproduce the bug you reported without qtengine? From cyd@stupidchicken.com Wed Apr 22 21:26:09 2009 Received: (at control) by emacsbugs.donarmstrong.com; 23 Apr 2009 04:26:09 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.0 required=4.0 tests=VALID_BTS_CONTROL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n3N4Q6Da015085 for ; Wed, 22 Apr 2009 21:26:07 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 2BBE957E246; Thu, 23 Apr 2009 00:28:01 -0400 (EDT) From: Chong Yidong To: control@debbugs.gnu.org Subject: severity 1493 normal Date: Thu, 23 Apr 2009 00:28:01 -0400 Message-ID: <874owgngdq.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii severity 1493 normal thanks From oscarfv@telefonica.net Thu Apr 23 04:31:48 2009 Received: (at 1493) by emacsbugs.donarmstrong.com; 23 Apr 2009 11:31:48 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from ctsmtpout1.frontal.correo (outmailhost.telefonica.net [213.4.149.242]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n3NBVi2B026238 for <1493@emacsbugs.donarmstrong.com>; Thu, 23 Apr 2009 04:31:46 -0700 Received: from K7 (81.38.65.136) by ctsmtpout1.frontal.correo (7.2.056.6) (authenticated as 981711563$telefonica.net) id 49E648FB0016A94A; Thu, 23 Apr 2009 13:31:27 +0200 From: "Oscar Fuentes" To: Chong Yidong Cc: 1493@debbugs.gnu.org, Dan Nicolaescu Subject: Re: Serious bug#1493 References: <878wls5emy.fsf@cyd.mit.edu> <200904230227.n3N2RwIi013632@godzilla.ics.uci.edu> <87y6tsm1r0.fsf@cyd.mit.edu> Date: Thu, 23 Apr 2009 13:31:25 +0200 In-Reply-To: <87y6tsm1r0.fsf@cyd.mit.edu> (Chong Yidong's message of "Thu, 23 Apr 2009 00:29:23 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Chong Yidong writes: > Dan Nicolaescu writes: > >> I can't reproduce it. >> >> From the backtrace it seems that it's using qtengine and AFAIR we've >> had bugs in the past that were actually due to qtengine, and not bugs >> in emacs. Maybe ask the OP to try to reproduce the problem with >> another theme... > > Can you reproduce the bug you reported without qtengine? I'm not sure about what qtengine is, but I'll guess: Choosing "Use my KDE style in GTK applications" on the appearance settings, section "GTK Styles and Fonts", make-frame-on-display produces a segfault, as reported. Choosing "Use another style: Raleigh" works fine, except for this message on the console: (emacs:12482): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed just after `delete-frame' on the frame created with `make-frame-on-display'. I'm working on Kubuntu 8.10 x86_64 KDE 4.2.2. Hope this helps. -- Oscar From dann@godzilla.ics.uci.edu Thu Apr 23 08:21:17 2009 Received: (at 1493) by emacsbugs.donarmstrong.com; 23 Apr 2009 15:21:17 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-5.9 required=4.0 tests=FOURLA,HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from sallyv2.ics.uci.edu (sallyv2.ics.uci.edu [128.195.1.120]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n3NFLBJM020301 for <1493@emacsbugs.donarmstrong.com>; Thu, 23 Apr 2009 08:21:12 -0700 Received: from godzilla.ics.uci.edu (godzilla.ics.uci.edu [128.195.10.101]) by sallyv2.ics.uci.edu (8.13.8+Sun/8.13.8) with ESMTP id n3NFKuJ5027914; Thu, 23 Apr 2009 08:20:56 -0700 (PDT) Received: (from dann@localhost) by godzilla.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id n3NFKtnd024573; Thu, 23 Apr 2009 08:20:55 -0700 (PDT) Date: Thu, 23 Apr 2009 08:20:55 -0700 (PDT) Message-Id: <200904231520.n3NFKtnd024573@godzilla.ics.uci.edu> From: Dan Nicolaescu To: Oscar Fuentes Cc: 1493@debbugs.gnu.org, Chong Yidong Subject: Re: bug#1493: Serious bug#1493 References: <878wls5emy.fsf@cyd.mit.edu> <200904230227.n3N2RwIi013632@godzilla.ics.uci.edu> <87y6tsm1r0.fsf@cyd.mit.edu> X-Debbugs-No-Ack: yes In-Reply-To: (Oscar Fuentes's message of "Thu, 23 Apr 2009 13:31:25 +0200") Lines: 39 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-ICS-MailScanner-Information: Please contact the ISP for more information X-ICS-MailScanner-ID: n3NFKuJ5027914 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.363, required 5, autolearn=disabled, ALL_TRUSTED -1.44, TW_QT 0.08) X-ICS-MailScanner-From: dann@godzilla.ics.uci.edu "Oscar Fuentes" writes: > Chong Yidong writes: > > > Dan Nicolaescu writes: > > > >> I can't reproduce it. > >> > >> From the backtrace it seems that it's using qtengine and AFAIR we've > >> had bugs in the past that were actually due to qtengine, and not bugs > >> in emacs. Maybe ask the OP to try to reproduce the problem with > >> another theme... > > > > Can you reproduce the bug you reported without qtengine? > > I'm not sure about what qtengine is, but I'll guess: > > Choosing "Use my KDE style in GTK applications" on the appearance > settings, section "GTK Styles and Fonts", make-frame-on-display produces > a segfault, as reported. Choosing "Use another style: Raleigh" works > fine, except for this message on the console: > > (emacs:12482): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed > > just after `delete-frame' on the frame created with `make-frame-on-display'. > > I'm working on Kubuntu 8.10 x86_64 KDE 4.2.2. This sounds very much like a very long standing Gtk+ bug: http://bugzilla.gnome.org/show_bug.cgi?id=85715 we have had a few bug reports in emacs about it. You could verify that by configuring emacs with --enable-toolkit=lucid I think we should have a big warning in NEWS pointing to that Gtk bug and saying that if people want to connect/disconnect to X11 display, they'd better avoid using Gtk. From cyd@stupidchicken.com Mon Aug 10 21:47:57 2009 Received: (at control) by emacsbugs.donarmstrong.com; 11 Aug 2009 04:47:57 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.7 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7B4luGu016127 for ; Mon, 10 Aug 2009 21:47:57 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 3285457E275; Tue, 11 Aug 2009 00:48:50 -0400 (EDT) From: Chong Yidong To: control@debbugs.gnu.org Subject: process bugs Date: Tue, 11 Aug 2009 00:48:50 -0400 Message-ID: <878whrarbh.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii close 535 tags 850 + unreproducible moreinfo close 882 close 1124 tags 1490 + wontfix close 1493 close 1583 tags 1591 + unreproducible moreinfo tags 1642 + unreproducible moreinfo close 2412 close 2445 close 2614 reassign 4098 spam reassign 4099 spam reassign 4104 spam reassign 4105 spam reassign 4106 spam reassign 4111 spam thanks From unknown Thu Jun 19 14:02:05 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 08 Sep 2009 14:25:11 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 03 13:59:44 2010 Received: (at control) by debbugs.gnu.org; 3 Sep 2010 17:59:44 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OraYC-00088Y-Hg for submit@debbugs.gnu.org; Fri, 03 Sep 2010 13:59:44 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OraYA-00088Q-G9 for control@debbugs.gnu.org; Fri, 03 Sep 2010 13:59:42 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OraZr-0004ya-A7; Fri, 03 Sep 2010 14:01:27 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19585.14327.180589.231894@fencepost.gnu.org> Date: Fri, 3 Sep 2010 14:01:27 -0400 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: white X-Ran: _|gKa*I>rS"as{C'f9N$/UJR9rP5_e$&p:#PJgw2ALY7q List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.2 (-----) unarchive 95 unarchive 4121 merge 95 4121 unarchive 1493 unarchive 4078 unarchive 5802 merge 1493 4078 5802 From unknown Thu Jun 19 14:02:05 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 02 Oct 2010 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator From debbugs-submit-bounces@debbugs.gnu.org Tue May 31 17:29:38 2011 Received: (at control) by debbugs.gnu.org; 31 May 2011 21:29:38 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QRWVO-00031E-0H for submit@debbugs.gnu.org; Tue, 31 May 2011 17:29:38 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QRWVN-000314-17 for control@debbugs.gnu.org; Tue, 31 May 2011 17:29:37 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1QRWVH-0006oK-SX for control@debbugs.gnu.org; Tue, 31 May 2011 17:29:32 -0400 Date: Tue, 31 May 2011 17:29:31 -0400 Message-Id: Subject: control message for bug 8750 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -6.3 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.3 (------) unarchive 1493 forcemerge 1493 8750 From unknown Thu Jun 19 14:02:05 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 29 Jun 2011 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 20 13:15:01 2012 Received: (at control) by debbugs.gnu.org; 20 Jun 2012 17:15:01 +0000 Received: from localhost ([127.0.0.1]:50121 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ShOUe-0001kw-R4 for submit@debbugs.gnu.org; Wed, 20 Jun 2012 13:15:01 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:50814) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ShOUc-0001kp-SZ for control@debbugs.gnu.org; Wed, 20 Jun 2012 13:14:59 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1ShORG-00055J-4p for control@debbugs.gnu.org; Wed, 20 Jun 2012 13:11:30 -0400 Date: Wed, 20 Jun 2012 13:11:30 -0400 Message-Id: Subject: control message for bug 11741 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) unarchive 8750 merge 8750 11741 From unknown Thu Jun 19 14:02:05 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 19 Jul 2012 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 23 00:06:10 2012 Received: (at control) by debbugs.gnu.org; 23 Jul 2012 04:06:10 +0000 Received: from localhost ([127.0.0.1]:58254 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1St9uM-00045q-8a for submit@debbugs.gnu.org; Mon, 23 Jul 2012 00:06:10 -0400 Received: from mail-vc0-f172.google.com ([209.85.220.172]:49992) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1St9uK-00045j-5a for control@debbugs.gnu.org; Mon, 23 Jul 2012 00:06:08 -0400 Received: by vcbfo14 with SMTP id fo14so5948729vcb.3 for ; Sun, 22 Jul 2012 20:59:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=+5MvtlnwYfJ660w5BrCN1bZOcV529z5KsC8fBj94A0o=; b=FzQSaLbezXtKeT8hC2wj4byywXEPDIy2LZDD7sRhWJQl298EC3VwuAdU6GPGGRcZeZ KYxsSuHr+mdpCUtkluJxV9XOIpJmv3gqtmZDxxCTt0UHufmnm/UiSNGJpiMMQ7XtpHXM 5NIeAffgaskdcbUW1iQEd2U0q9R6WE9JzcnWMxZu7Hf+uD4DF1Fk1qsLxV4IbHXMq63x 07Gl3aMxsYN5hbBFpU4Zdmqs0aizXz1d3D3bB+RwGU2P+ftFWezrGhSLm+Ah+q0FGkr/ HPkw4ScS4mGQS2N2CiwHWpu9yzUapcIwsjGVq1evKaGQYwhpE7tT9wkRhiCdFCxXzqKU 5MMw== MIME-Version: 1.0 Received: by 10.52.90.144 with SMTP id bw16mr9722566vdb.129.1343015975923; Sun, 22 Jul 2012 20:59:35 -0700 (PDT) Received: by 10.220.110.138 with HTTP; Sun, 22 Jul 2012 20:59:35 -0700 (PDT) Date: Mon, 23 Jul 2012 00:59:35 -0300 Message-ID: Subject: unarchive 11741 From: Alejandro Benitez To: control@debbugs.gnu.org Content-Type: text/plain; charset=ISO-8859-1 X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) unarchive 11741 Hi, Looks like this actually is a regression as the steps to reproduce that described the OP are not the the same as the know problem. 1. I start an Emacs daemon, even outside of X 2. then open an emacsclient frame in X 3. then C-x 5 0 4. then exit X 5. the daemon dies Step 3 means that the frame should be deleted before the X server for that frame would supposedly crash or exit unexpectedly. The actual problem is that the frame is not successfully deleted before exiting X, although it looks like it does. Emacs 23.4.1 does delete the frame successfully, so when I exit the X server I don't get a "there is currently 1 client connected" message that when I get with Emacs 24.1. I was able to reproduce this in Emacs 24.1 i686-pc-cygwin, GTK+. Emacs 23.4.1 i686-pc-cygwin, GTK+ does not die after performing the 4 steps above. From unknown Thu Jun 19 14:02:05 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 17 Sep 2012 11:24:02 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator