From unknown Sat Aug 16 15:54:50 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#9869 <9869@debbugs.gnu.org> To: bug#9869 <9869@debbugs.gnu.org> Subject: Status: crash when suspending with Gtk3 Reply-To: bug#9869 <9869@debbugs.gnu.org> Date: Sat, 16 Aug 2025 22:54:50 +0000 retitle 9869 crash when suspending with Gtk3=20 reassign 9869 emacs submitter 9869 Dan Nicolaescu severity 9869 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 25 11:35:19 2011 Received: (at submit) by debbugs.gnu.org; 25 Oct 2011 15:35:19 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RIj25-00077t-QB for submit@debbugs.gnu.org; Tue, 25 Oct 2011 11:35:19 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RIj23-00077f-8d for submit@debbugs.gnu.org; Tue, 25 Oct 2011 11:35:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RIj0N-0002Ln-JJ for submit@debbugs.gnu.org; Tue, 25 Oct 2011 11:33:32 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-3.4 required=5.0 tests=ALL_TRUSTED,BAYES_00, RP_MATCHES_RCVD autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:54885) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIj0N-0002LW-Hj for submit@debbugs.gnu.org; Tue, 25 Oct 2011 11:33:31 -0400 Received: from eggs.gnu.org ([140.186.70.92]:46636) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIj0L-0007JI-Rz for bug-gnu-emacs@gnu.org; Tue, 25 Oct 2011 11:33:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RIj0K-0002Jt-Rp for bug-gnu-emacs@gnu.org; Tue, 25 Oct 2011 11:33:29 -0400 Received: from fencepost.gnu.org ([140.186.70.10]:45919) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIj0K-0002Ji-QL for bug-gnu-emacs@gnu.org; Tue, 25 Oct 2011 11:33:28 -0400 Received: from dann by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RIj0K-0006cQ-NA for bug-gnu-emacs@gnu.org; Tue, 25 Oct 2011 11:33:28 -0400 From: Dan Nicolaescu To: bug-gnu-emacs@gnu.org Subject: crash when suspending with Gtk3 Date: Tue, 25 Oct 2011 11:33:28 -0400 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -6.5 (------) X-Debbugs-Envelope-To: submit 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.5 (------) Trunk configured with --with-x-toolkit=gtk3 fvwm window manager emacs -Q C-z to iconify, put the mouse over the emacs icon and this is what happens: (gdb) xbacktrace (gdb) backtrace #0 abort () at /tmp/trunk/src/emacs.c:386 #1 0x0000000000500b55 in x_connection_closed (dpy=0xf53200, error_message= 0x7fffffffc9c0 "X protocol error: BadMatch (invalid parameter attributes) on protocol request 42") at /tmp/trunk/src/xterm.c:7805 #2 0x0000000000501065 in x_error_quitter (display=0xf53200, event=0x7fffffffcc70) at /tmp/trunk/src/xterm.c:7893 #3 0x0000000000500fc6 in x_error_handler (display=0xf53200, event=0x7fffffffcc70) at /tmp/trunk/src/xterm.c:7863 #4 0x0000003fc644810f in _XError () from /usr/lib64/libX11.so.6 #5 0x0000003fc6444f91 in ?? () from /usr/lib64/libX11.so.6 #6 0x0000003fc6444fd5 in ?? () from /usr/lib64/libX11.so.6 #7 0x0000003fc6445a35 in _XEventsQueued () from /usr/lib64/libX11.so.6 #8 0x0000003fc643656d in XPending () from /usr/lib64/libX11.so.6 #9 0x0000003fc944680b in ?? () from /usr/lib64/libgdk-3.so.0 #10 0x0000003c9b441cc2 in g_main_context_prepare () from /lib64/libglib-2.0.so.0 #11 0x0000003c9b442bbd in ?? () from /lib64/libglib-2.0.so.0 #12 0x0000003c9b443150 in g_main_context_pending () from /lib64/libglib-2.0.so.0 #13 0x0000003fca5473dd in gtk_events_pending () from /usr/lib64/libgtk-3.so.0 #14 0x00000000004ff467 in XTread_socket (terminal=0xfd2d90, expected=0x1, hold_quit=0x7fffffffcf50) at /tmp/trunk/src/xterm.c:7152 #15 0x000000000054f5dc in read_avail_input (expected=0x1) at /tmp/trunk/src/keyboard.c:6821 #16 0x000000000054fe84 in handle_async_input () at /tmp/trunk/src/keyboard.c:7149 #17 0x000000000054fea3 in process_pending_signals () at /tmp/trunk/src/keyboard.c:7165 #18 0x00000000006393c8 in wait_reading_process_output (time_limit=0x1e, microsecs=0x0, read_kbd=0xffffffff, do_display=0x1, wait_for_cell=0xbfd952, wait_proc=0x0, just_wait_proc=0x0) at /tmp/trunk/src/process.c:4332 #19 0x000000000041ddf1 in sit_for (timeout=0x78, reading=0x1, do_display=0x1) at /tmp/trunk/src/dispnew.c:5971 #20 0x0000000000546d6c in read_char (commandflag=0x1, nmaps=0x2, maps=0x7fffffffd770, prev_event=0xbfd952, used_mouse_menu= 0x7fffffffd954, end_time=0x0) at /tmp/trunk/src/keyboard.c:2687 #21 0x0000000000554587 in read_key_sequence (keybuf=0x7fffffffdbc0, bufsize=0x1e, prompt=0xbfd952, dont_downcase_last=0x0, can_return_switch_frame=0x1, fix_current_buffer=0x1) at /tmp/trunk/src/keyboard.c:9282 #22 0x00000000005444ee in command_loop_1 () at /tmp/trunk/src/keyboard.c:1447 #23 0x00000000005df637 in internal_condition_case (bfun=0x544109 , handlers=0xc0a502, hfun=0x5439f1 ) at /tmp/trunk/src/eval.c:1499 #24 0x0000000000543df8 in command_loop_2 (ignore=0xbfd952) at /tmp/trunk/src/keyboard.c:1158 #25 0x00000000005defc1 in internal_catch (tag=0xc09492, func=0x543dd2 , arg=0xbfd952) at /tmp/trunk/src/eval.c:1256 #26 0x0000000000543dab in command_loop () at /tmp/trunk/src/keyboard.c:1137 #27 0x0000000000543535 in recursive_edit_1 () at /tmp/trunk/src/keyboard.c:757 #28 0x00000000005436d8 in Frecursive_edit () at /tmp/trunk/src/keyboard.c:821 #29 0x000000000054179d in main (argc=0x2, argv=0x7fffffffe4d8) at /tmp/trunk/src/emacs.c:1706 From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 30 14:08:19 2011 Received: (at 9869-done) by debbugs.gnu.org; 30 Oct 2011 18:08:19 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RKZnu-0001kC-LI for submit@debbugs.gnu.org; Sun, 30 Oct 2011 14:08:19 -0400 Received: from mail-bw0-f44.google.com ([209.85.214.44]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RKZnr-0001k3-8V for 9869-done@debbugs.gnu.org; Sun, 30 Oct 2011 14:08:17 -0400 Received: by bkat8 with SMTP id t8so648983bka.3 for <9869-done@debbugs.gnu.org>; Sun, 30 Oct 2011 11:06:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; bh=qfz5uAOdKqBm7sGyLlRn0CTeWfQgghwTsozmpgEi/yc=; b=VWI5m/IhgtvP0f56IUe8SRNRHsD/IjVncmDyZkTLDeqB0d3JKYbgeg/xrs3k6qLth4 NSLs9MfwEU7z+jCSPmi8cnu3vH924N/xydk3IheCU0+W0Zi8oYUPWOXA04yeTmppMIro JUD1K46rfzuRG9AYnaQqrU9+d5wX31lLFjgyk= Received: by 10.204.15.80 with SMTP id j16mr8406752bka.26.1319997965633; Sun, 30 Oct 2011 11:06:05 -0700 (PDT) Received: from [172.20.199.13] (c-c92de155.25-1-64736c10.cust.bredbandsbolaget.se. [85.225.45.201]) by mx.google.com with ESMTPS id x8sm10041861bkv.10.2011.10.30.11.06.04 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 30 Oct 2011 11:06:04 -0700 (PDT) Subject: Re: bug#9869: crash when suspending with Gtk3 Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset=iso-8859-1 From: =?iso-8859-1?Q?Jan_Dj=E4rv?= In-Reply-To: Date: Sun, 30 Oct 2011 19:06:05 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <35692721-889D-4E08-B4FF-EE776560FD09@swipnet.se> References: <4EA703C7.8070806@swipnet.se> <78DC3145-8693-44EA-AD15-CD284441C465@swipnet.se> To: Dan Nicolaescu X-Mailer: Apple Mail (2.1251.1) X-Spam-Score: -3.0 (---) X-Debbugs-Envelope-To: 9869-done Cc: 9869-done@debbugs.gnu.org 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: -3.0 (---) Hello. Forgot to say that -xrm is ignored when -Q is used. Anyway, I can = reproduce this, but the bug does not occur when running synchronous. I = installed the fix posted by Adam Sj=F8gren. Jan D. 28 okt 2011 kl. 19:37 skrev Dan Nicolaescu: > Jan Dj=E4rv writes: >=20 >> 28 okt 2011 kl. 14:05 skrev Dan Nicolaescu: >>=20 >>> "Jan D." writes: >>>=20 >>>>=20 >>>> You must run Emacs in synchronous mode for crashes in X to make any = sense. >>>=20 >>> I added=20 >>> #define SYNC_INPUT 1 >>> to config.h and recompiled. Is this the right thing to do? >>=20 >> SYNC_INPUT is not related, I meant synchronous X11 mode. >> You turn it on by starting emacs like: >> % emacs -xrm '*synchronous: on' >=20 > Thanks, here's that one: >=20 >=20 > (gdb) r > Starting program: /tmp/objs-writable/src/emacs -xrm \*synchronous:\ on = -Q > [Thread debugging using libthread_db enabled] > [New Thread 0x7ffff69c8700 (LWP 16565)] > [New Thread 0x7ffff61c7700 (LWP 16566)] > X protocol error: BadMatch (invalid parameter attributes) on protocol = request 42 > When compiled with GTK, Emacs cannot recover from X disconnects. > This is a GTK bug: https://bugzilla.gnome.org/show_bug.cgi?id=3D85715 > For details, see etc/PROBLEMS. >=20 > Breakpoint 1, abort () at /tmp/trunk/src/emacs.c:385 > 385 { > Missing separate debuginfos, use: debuginfo-install = GConf2-2.32.3-1.fc15.x86_64 ORBit2-2.14.19-2.fc15.x86_64 = adwaita-gtk3-theme-3.0.2-1.fc15.x86_64 alsa-lib-1.0.24-2.fc15.x86_64 = atk-2.0.0-1.fc15.x86_64 cairo-1.10.2-3.fc15.x86_64 = cairo-gobject-1.10.2-3.fc15.x86_64 dbus-libs-1.4.6-5.fc15.x86_64 = dconf-0.7.5-1.x86_64 expat-2.0.1-11.fc15.x86_64 = fontconfig-2.8.0-3.fc15.x86_64 freetype-2.4.4-5.fc15.x86_64 = gdk-pixbuf2-2.23.3-2.fc15.x86_64 giflib-4.1.6-4.fc15.x86_64 = glib2-2.28.8-1.fc15.x86_64 glibc-2.14-5.x86_64 gtk3-3.0.12-1.fc15.x86_64 = gvfs-1.8.2-1.fc15.x86_64 libICE-1.0.6-3.fc15.x86_64 = libSM-1.2.0-2.fc15.x86_64 libX11-1.4.3-1.fc15.x86_64 = libXau-1.0.6-2.fc15.x86_64 libXcomposite-0.4.3-2.fc15.x86_64 = libXcursor-1.1.11-3.fc15.x86_64 libXdamage-1.1.3-2.fc15.x86_64 = libXext-1.2.0-2.fc15.x86_64 libXfixes-5.0-1.fc15.x86_64 = libXft-2.2.0-2.fc15.x86_64 libXi-1.4.3-2.fc15.x86_64 = libXinerama-1.1.1-2.fc15.x86_64 libXpm-3.5.8-3.fc15.x86_64 = libXrandr-1.3.1-2.fc15.x86_64 libXrender-0.9.6-2.fc15.x86_64 = libcroco-0.6.2-6.fc15.x86_64 libgcc-4.6.1-9.fc15.x86_64 = libjpeg-turbo-1.1.1-1.fc15.x86_64 libpng-1.2.46-1.fc15.x86_64 = librsvg2-2.34.0-2.fc15.x86_64 libselinux-2.0.99-4.fc15.x86_64 = libtiff-3.9.5-1.fc15.x86_64 libudev-167-6.fc15.x86_64 = libuuid-2.19.1-1.4.fc15.x86_64 libxcb-1.7-2.fc15.x86_64 = libxml2-2.7.8-6.fc15.x86_64 ncurses-libs-5.8-2.20110319.fc15.x86_64 = pango-1.28.4-1.fc15.x86_64 pixman-0.20.2-2.fc15.x86_64 = zlib-1.2.5-3.fc15.x86_64 > (gdb) xbacktrace=20 > (gdb) bt full > #0 abort () at /tmp/trunk/src/emacs.c:385 > No locals. > #1 0x00000000004bd928 in x_connection_closed (dpy=3D, = error_message=3D) > at /tmp/trunk/src/xterm.c:7805 > dpyinfo =3D 0xf4b800 > frame =3D > tail =3D 0xb5f952 > idx =3D 0x3 > #2 0x00000000004bdd75 in x_error_quitter (display=3D0xeb5200, = event=3D0x7fffffffcce0) > at /tmp/trunk/src/xterm.c:7893 > buf =3D "BadMatch (invalid parameter attributes)", '\000' = > buf1 =3D=20 > "X protocol error: BadMatch (invalid parameter attributes) on = protocol request = 42\000\312\377\377\377\177\000\000\330\025\225\000\000\000\000\000\335\025= \225\000\000\000\000\000\330\025\225", '\000' , = "\002", '\000' , "\t\302V", '\000' "\204, = \222O\000\000\000\000\000\237\242T\001\000\000\000\000\320\314\377\377\377= \177\000\000\020\254\350\000\000\000\000\000\033\000\000\000\000\000\000\0= 00\065\000\000\000\000\000\000\000\300\314\254\367\377\177\000\000\006\062= \003g\000\000\000\000\006\230\000\231<\000\000\000\320\314\377\377\377\177= \000\000\006\000\000\000\000\000\000\000\340\314\377\377\377\177\000\000\3= 77\377\377\377\000\000\000\000\264"... > #3 0x00000000004bddad in x_error_handler (display=3D, = event=3D) > at /tmp/trunk/src/xterm.c:7863 > No locals. > #4 0x0000003fc644810f in _XError () from /usr/lib64/libX11.so.6 > No symbol table info available. > #5 0x0000003fc6444f91 in ?? () from /usr/lib64/libX11.so.6 > No symbol table info available. > #6 0x0000003fc6444fd5 in ?? () from /usr/lib64/libX11.so.6 > No symbol table info available. > #7 0x0000003fc6445a35 in _XEventsQueued () from = /usr/lib64/libX11.so.6 > No symbol table info available. > #8 0x0000003fc643656d in XPending () from /usr/lib64/libX11.so.6 > No symbol table info available. > #9 0x0000003fc944680b in ?? () from /usr/lib64/libgdk-3.so.0 > No symbol table info available. > #10 0x0000003c9b441cc2 in g_main_context_prepare () from = /lib64/libglib-2.0.so.0 > No symbol table info available. > #11 0x0000003c9b442bbd in ?? () from /lib64/libglib-2.0.so.0 > No symbol table info available. > #12 0x0000003c9b443150 in g_main_context_pending () from = /lib64/libglib-2.0.so.0 > No symbol table info available. > #13 0x0000003fca5473dd in gtk_events_pending () from = /usr/lib64/libgtk-3.so.0 > No symbol table info available. > #14 0x00000000004bdb9d in XTread_socket (terminal=3D, = expected=3D, hold_quit=3D0x7fffffffd220) > at /tmp/trunk/src/xterm.c:7152 > count =3D 0x0 > #15 0x00000000004fd977 in read_avail_input (expected=3D0x1) > at /tmp/trunk/src/keyboard.c:6821 > nr =3D > hold_quit =3D { > kind =3D NO_EVENT,=20 > code =3D 0x0,=20 > part =3D scroll_bar_above_handle,=20 > modifiers =3D 0x0,=20 > x =3D 0x0,=20 > y =3D 0x0,=20 > timestamp =3D 0x0,=20 > padding =3D {0x0, 0x0},=20 > frame_or_window =3D 0x0,=20 > arg =3D 0x0 > } > next =3D 0x0 > nread =3D 0x0 > err =3D > t =3D 0xf48c90 > #16 0x00000000004fda9a in handle_async_input () at = /tmp/trunk/src/keyboard.c:7149 > nread =3D 0xf5 > #17 0x00000000004fd0f5 in process_pending_signals () > ---Type to continue, or q to quit--- > at /tmp/trunk/src/keyboard.c:7165 > No locals. > #18 0x00000000005ab0a5 in wait_reading_process_output = (time_limit=3D0x1e, microsecs=3D0x0, read_kbd=3D, = do_display=3D0x1,=20 > wait_for_cell=3D, wait_proc=3D0x0, = just_wait_proc=3D0x0) > at /tmp/trunk/src/process.c:4340 > timeout_reduced_for_timers =3D 0x0 > channel =3D > nfds =3D > Available =3D { > fds_bits =3D {0x20, 0x0 } > } > Writeok =3D { > fds_bits =3D {0x0 } > } > check_write =3D > check_delay =3D > no_avail =3D > xerrno =3D 0xb > proc =3D > timeout =3D { > tv_sec =3D 0x0,=20 > tv_usec =3D 0x0 > } > end_time =3D { > tv_sec =3D 0x4eaae78e,=20 > tv_usec =3D 0x6b092 > } > wait_channel =3D 0xffffffff > got_some_input =3D 0x1 > count =3D 0x2 > #19 0x000000000041d044 in sit_for (timeout=3D0x78, reading=3D0x1, = do_display=3D0x1) > at /tmp/trunk/src/dispnew.c:5971 > sec =3D > usec =3D > #20 0x00000000005030ad in read_char (commandflag=3D0x1, nmaps=3D0x2, = maps=3D0x7fffffffda70, prev_event=3D0xb5f952, used_mouse_menu=3D > 0x7fffffffdbf8, end_time=3D0x0) at /tmp/trunk/src/keyboard.c:2687 > tem0 =3D > timeout =3D > delay_level =3D 0x4 > buffer_size =3D > c =3D 0xb5f952 > jmpcount =3D 0x2 > local_getcjmp =3D {{ > __jmpbuf =3D {0xb5f952, 0x91c6b4e6dab59f1e, 0x0, 0x1, 0x0, = 0x0, 0x6e394a7286119f1e, 0x91c6b52d1d9b9f1e},=20 > __mask_was_saved =3D 0x0,=20 > __saved_mask =3D { > __val =3D {0xbe, 0xb666e5, 0x5b9b55, 0xb67e72, 0xbf, = 0xb67e72, 0xb67e72, 0x11bd156, 0x5ba564, 0xb666e5,=20 > 0x7fffffffda30, 0xb67e72, 0xc0, 0x300, 0x565a56, 0x2000} > } > }} > save_jump =3D {{ > __jmpbuf =3D {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0},=20 > __mask_was_saved =3D 0x0,=20 > __saved_mask =3D { > __val =3D {0x0 } > } > }} > key_already_recorded =3D 0x0 > tem =3D > save =3D > previous_echo_area_message =3D 0xb5f952 > also_record =3D 0xb5f952 > reread =3D 0x0 > polling_stopped_here =3D 0x0 > orig_kboard =3D 0xf49910 > #21 0x0000000000503e07 in read_key_sequence (keybuf=3D0x7fffffffdc50, = prompt=3D0xb5f952, dont_downcase_last=3D0x0,=20 > ---Type to continue, or q to quit--- > can_return_switch_frame=3D0x1, fix_current_buffer=3D0x1, = bufsize=3D0x1e) > at /tmp/trunk/src/keyboard.c:9290 > interrupted_kboard =3D 0xf49910 > interrupted_frame =3D 0x1007750 > key =3D > used_mouse_menu =3D 0x0 > echo_local_start =3D 0x0 > last_real_key_start =3D 0x0 > keys_local_start =3D 0x0 > local_first_binding =3D 0x0 > from_string =3D 0xb5f952 > count =3D 0x2 > t =3D 0x0 > echo_start =3D 0x0 > keys_start =3D 0x0 > nmaps =3D > nmaps_allocated =3D 0x2 > defs =3D 0x7fffffffda50 > submaps =3D 0x7fffffffda70 > orig_local_map =3D 0xe31b66 > orig_keymap =3D 0xb5f952 > localized_local_map =3D 0x0 > first_binding =3D 0x0 > first_unbound =3D 0x1f > mock_input =3D 0x0 > fkey =3D { > parent =3D 0xd396d6,=20 > map =3D 0xd396d6,=20 > start =3D 0x0,=20 > end =3D 0x0 > } > keytran =3D { > parent =3D 0xb5a9a6,=20 > map =3D 0xb5a9a6,=20 > start =3D 0x0,=20 > end =3D 0x0 > } > indec =3D { > parent =3D 0xd396e6,=20 > map =3D 0xd396e6,=20 > start =3D 0x0,=20 > end =3D 0x0 > } > shift_translated =3D 0x0 > delayed_switch_frame =3D 0xb5f952 > original_uppercase =3D 0x0 > original_uppercase_position =3D 0xffffffff > dummyflag =3D 0x0 > starting_buffer =3D 0xb666e0 > fake_prefixed_keys =3D 0xb5f952 > #22 0x0000000000505ad5 in command_loop_1 () at = /tmp/trunk/src/keyboard.c:1447 > cmd =3D > keybuf =3D {0x68, 0x8b80f8, 0x4000000000004000, = 0x4000000000000800, 0xffffffff, 0x7fffffffe4a0, 0x7fffffffdd70, = 0x56b8b6,=20 > 0x3c99403c88, 0x408ada, 0x3c99409700, 0x400630, 0x0, = 0x7ffff7acce98, 0x7ffff7ad34c8, 0x4087bf, 0x3c99410900, 0x403ba0,=20 > 0x100000000, 0x1000003c5, 0x0, 0x3c992205e0, 0x0, 0xb5f952, 0x40, = 0xb9b276, 0x7fffffffe388, 0x4000000000020000, 0xb5f952,=20 > 0x55a9d2} > i =3D > prev_modiff =3D 0xa > prev_buffer =3D 0xb666e0 > #23 0x000000000056a8a6 in internal_condition_case (bfun=3D0x505900 = , handlers=3D0xb6c502, hfun=3D0x4fa990 ) > at /tmp/trunk/src/eval.c:1499 > val =3D > c =3D { > tag =3D 0xb5f952,=20 > val =3D 0xb5f952,=20 > next =3D 0x7fffffffdf30,=20 > ---Type to continue, or q to quit--- > gcpro =3D 0x0,=20 > jmp =3D {{ > __jmpbuf =3D {0xc979a0, 0x91c6b41fdb919f1e, 0xb5f952, = 0x7fffffffe388, 0xffffffff, 0x7fffffffe4a0,=20 > 0x6e394a7293519f1e, 0x91c6b52078679f1e},=20 > __mask_was_saved =3D 0x0,=20 > __saved_mask =3D { > __val =3D {0x0, 0xffffffff, 0x0, 0x0, 0xc979a0, = 0x826688, 0x0, 0xffffffff, 0x7fffffffe4a0, 0x0, 0x3c9900d792, 0x1,=20 > 0x0, 0x0, 0x3c99409700, 0x0} > } > }},=20 > backlist =3D 0x0,=20 > handlerlist =3D 0x0,=20 > lisp_eval_depth =3D 0x0,=20 > pdlcount =3D 0x2,=20 > poll_suppress_count =3D 0x1,=20 > interrupt_input_blocked =3D 0x0,=20 > byte_stack =3D 0x0 > } > h =3D { > handler =3D 0xb6c502,=20 > var =3D 0xb5f952,=20 > chosen_clause =3D 0xb5f952,=20 > tag =3D 0x7fffffffddc0,=20 > next =3D 0x0 > } > #24 0x00000000004f8efe in command_loop_2 (ignore=3D) > at /tmp/trunk/src/keyboard.c:1158 > val =3D 0xf5 > #25 0x000000000056a788 in internal_catch (tag=3D0x3c99793800, = func=3D0x4f8ee0 , arg=3D0xb5f952) > at /tmp/trunk/src/eval.c:1256 > c =3D { > tag =3D 0xb6b492,=20 > val =3D 0xb5f952,=20 > next =3D 0x0,=20 > gcpro =3D 0x0,=20 > jmp =3D {{ > __jmpbuf =3D {0xc979a0, 0x91c6b41fdb919f1e, 0xb5f952, = 0x7fffffffe388, 0xffffffff, 0x7fffffffe4a0,=20 > 0x6e394a7296519f1e, 0x91c6b52066af9f1e},=20 > __mask_was_saved =3D 0x0,=20 > __saved_mask =3D { > __val =3D {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x5b1389, = 0x10b3a60, 0x7fffffffe068, 0x0, 0x7fffffffe060, 0x5f3a83,=20 > 0xb5f952, 0xb96b42, 0x56dfe6, 0xe} > } > }},=20 > backlist =3D 0x0,=20 > handlerlist =3D 0x0,=20 > lisp_eval_depth =3D 0x0,=20 > pdlcount =3D 0x2,=20 > poll_suppress_count =3D 0x1,=20 > interrupt_input_blocked =3D 0x0,=20 > byte_stack =3D 0x0 > } > #26 0x00000000004fa467 in command_loop () at = /tmp/trunk/src/keyboard.c:1137 > No locals. > #27 recursive_edit_1 () at /tmp/trunk/src/keyboard.c:757 > count =3D 0x1 > val =3D 0xb5f952 > #28 0x00000000004fa79c in Frecursive_edit () at = /tmp/trunk/src/keyboard.c:821 > count =3D 0x0 > buffer =3D 0xb5f952 > #29 0x000000000041255d in main (argc=3D0x4, argv=3D) > at /tmp/trunk/src/emacs.c:1707 > dummy =3D 0x3c9b005bb3 > stack_bottom_variable =3D 0x0 > do_initial_setlocale =3D > skip_args =3D 0x0 > ---Type to continue, or q to quit--- > rlim =3D { > rlim_cur =3D 0x850e80,=20 > rlim_max =3D 0xffffffffffffffff > } > no_loadup =3D 0x0 > junk =3D 0x0 > dname_arg =3D 0x0 > ch_to_dir =3D 0x3c9940fd48 "+*" From unknown Sat Aug 16 15:54:50 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, 28 Nov 2011 12: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