From unknown Sat Sep 06 01:11:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14092: 24.3; crash in remember_mouse_glyph Resent-From: Steve Vinoski Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 30 Mar 2013 02:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 14092 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 14092@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.136460935718588 (code B ref -1); Sat, 30 Mar 2013 02:10:02 +0000 Received: (at submit) by debbugs.gnu.org; 30 Mar 2013 02:09:17 +0000 From: Steve Vinoski Date: Fri, 15 Mar 2013 10:59:32 -0400 Message-ID: Not sure what exactly triggers it, but I've been seeing this on various builds of emacs 24 since last august or september. This time I was simply opening a file in a new frame and then mousing over to start entering text into the file. Here's the traceback from the Apple crash report: Process: Emacs [68925] Path: /Applications/Emacs.app/Contents/MacOS/Emacs Identifier: org.gnu.Emacs Version: Version 24.3 (9.0) Code Type: X86-64 (Native) Parent Process: ??? [1] User ID: 502 Date/Time: 2013-03-15 10:46:54.681 -0400 OS Version: Mac OS X 10.8.2 (12C3103) Report Version: 10 Interval Since Last Report: 151838 sec Crashes Since Last Report: 109 Per-App Interval Since Last Report: 339398 sec Per-App Crashes Since Last Report: 1 Anonymous UUID: 0A5881E5-1B4E-30A8-8DF4-1C61D6DB9E59 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGABRT) Exception Codes: EXC_I386_GPFLT Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff93eb9d46 __kill + 10 1 org.gnu.Emacs 0x000000010009f984 terminate_due_to_signal + 116 2 org.gnu.Emacs 0x00000001000bca43 emacs_abort + 19 3 org.gnu.Emacs 0x0000000100189521 ns_term_shutdown + 81 4 org.gnu.Emacs 0x000000010009f0e5 shut_down_emacs + 197 5 org.gnu.Emacs 0x000000010009f95b terminate_due_to_signal + 75 6 org.gnu.Emacs 0x00000001000bca5e handle_fatal_signal + 14 7 org.gnu.Emacs 0x00000001000bce72 deliver_fatal_thread_signal + 146 8 libsystem_c.dylib 0x00007fff8cc8f8ea _sigtramp + 26 9 org.gnu.Emacs 0x0000000100026d97 remember_mouse_glyph + 71 10 org.gnu.Emacs 0x000000010018cc91 ns_mouse_position + 497 11 org.gnu.Emacs 0x000000010000ef59 Fmouse_position + 169 12 org.gnu.Emacs 0x000000010011b2db Ffuncall + 1179 13 org.gnu.Emacs 0x0000000100153096 exec_byte_code + 806 14 org.gnu.Emacs 0x000000010011ad5b funcall_lambda + 763 15 org.gnu.Emacs 0x000000010011b074 Ffuncall + 564 16 org.gnu.Emacs 0x0000000100153096 exec_byte_code + 806 17 org.gnu.Emacs 0x000000010011ad5b funcall_lambda + 763 18 org.gnu.Emacs 0x000000010011b074 Ffuncall + 564 19 org.gnu.Emacs 0x0000000100119c36 Fapply + 470 20 org.gnu.Emacs 0x000000010011b306 Ffuncall + 1222 21 org.gnu.Emacs 0x0000000100153096 exec_byte_code + 806 22 org.gnu.Emacs 0x000000010011a6da eval_sub + 1626 23 org.gnu.Emacs 0x000000010011d106 internal_lisp_condition_case + 518 24 org.gnu.Emacs 0x000000010015358e exec_byte_code + 2078 25 org.gnu.Emacs 0x000000010011ad5b funcall_lambda + 763 26 org.gnu.Emacs 0x000000010011b074 Ffuncall + 564 27 org.gnu.Emacs 0x000000010011ce4e call1 + 30 28 org.gnu.Emacs 0x00000001000a6661 timer_check + 1393 29 org.gnu.Emacs 0x00000001000a67f1 readable_events + 241 30 org.gnu.Emacs 0x00000001000a6f65 get_input_pending + 101 31 org.gnu.Emacs 0x00000001000a708a detect_input_pending_run_timers + 90 32 org.gnu.Emacs 0x000000010015e83f wait_reading_process_output + 1455 33 org.gnu.Emacs 0x0000000100006123 sit_for + 227 34 org.gnu.Emacs 0x00000001000ada37 read_char + 4263 35 org.gnu.Emacs 0x00000001000afe6d read_key_sequence + 2269 36 org.gnu.Emacs 0x00000001000b1f4a command_loop_1 + 602 37 org.gnu.Emacs 0x0000000100119285 internal_condition_case + 309 38 org.gnu.Emacs 0x00000001000a7f87 command_loop_2 + 55 39 org.gnu.Emacs 0x000000010011938e internal_catch + 222 40 org.gnu.Emacs 0x00000001000a864c recursive_edit_1 + 364 41 org.gnu.Emacs 0x00000001000aa5f3 Frecursive_edit + 291 42 org.gnu.Emacs 0x00000001000a0823 main + 2963 43 org.gnu.Emacs 0x0000000100001e94 start + 52 Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff93ebad16 kevent + 10 1 libdispatch.dylib 0x00007fff90d7ddea _dispatch_mgr_invoke + 883 2 libdispatch.dylib 0x00007fff90d7d9ee _dispatch_mgr_thread + 54 Thread 2: 0 libsystem_kernel.dylib 0x00007fff93eba322 __select + 10 1 org.gnu.Emacs 0x0000000100191d28 -[EmacsApp fd_handler:] + 632 2 com.apple.Foundation 0x00007fff8fdb7612 __NSThread__main__ + 1345 3 libsystem_c.dylib 0x00007fff8cca1742 _pthread_start + 327 4 libsystem_c.dylib 0x00007fff8cc8e181 thread_start + 13 Thread 3: 0 libsystem_kernel.dylib 0x00007fff93eba6d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8cca3eec _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff8cca3cb3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff8cc8e171 start_wqthread + 13 Thread 4: 0 libsystem_kernel.dylib 0x00007fff93eba6d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8cca3eec _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff8cca3cb3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff8cc8e171 start_wqthread + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd778 rdx: 0x0000000000000000 rdi: 0x0000000000010d3d rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd7a0 rsp: 0x00007fff5fbfd778 r8: 0xfffffffef6bd668f r9: 0x00000000000000ff r10: 0x00007fff93eba23a r11: 0x0000000000000202 r12: 0x000000000000000a r13: 0x000000010180303a r14: 0x000000000000000b r15: 0x00000001005abb48 rip: 0x00007fff93eb9d46 rfl: 0x0000000000000202 cr2: 0x0000000100719fe8 Logical CPU: 0 In GNU Emacs 24.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of 2013-03-10 on bob.porkrind.org Windowing system distributor `Apple', version 10.3.1187 Configured using: `configure '--host=x86_64-apple-darwin' '--build=i686-apple-darwin' '--with-ns' 'build_alias=i686-apple-darwin' 'host_alias=x86_64-apple-darwin' 'CC=gcc -mmacosx-version-min=10.5 '' Important settings: locale-coding-system: nil default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t unify-8859-on-decoding-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: x r e p o r t - Recent messages: Loading ruby-mode...done Loading /Users/steve/elisp/autofit-frame.el (source)...done Loading js2...done Loading nxml-mode...done (lambda (s) ...) quoted with ' rather than with #' Loading /Users/steve/elisp/haskell-mode-2.8.0/haskell-site-file.el (source)...done Loading /Users/steve/.emacs.d/elpa/rust-mode-0.1.0/rust-mode.el (source)...done Starting Emacs daemon. Restarting server When done with this frame, type s-w Load-path shadows: /usr/local/lib/erlang/lib/tools-2.6.9/emacs/erlang hides /Users/steve/elisp/erlang /usr/local/lib/erlang/lib/tools-2.6.9/emacs/erlang-start hides /Users/steve/elisp/erlang-start /usr/local/lib/erlang/lib/tools-2.6.9/emacs/erlang-skels hides /Users/steve/elisp/erlang-skels Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils revbufs rust-mode derived cl-macs gv cm-mode rng-nxml rng-valid rng-loc rng-uri rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn nxml-ns nxml-mode nxml-outln nxml-rap nxml-util nxml-glyph nxml-enc xmltok js2-mode imenu js2-indent js2-parse js2-browse js2-highlight js2-ast js2-messages js2-scan js2-util js2-vars cc-langs cl server autofit-frame fit-frame ruby-mode cperl-mode erlang-start cc-mode cc-fonts easymenu cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs clojure-mode-autoloads rust-mode-autoloads cm-mode-autoloads package edmacro kmacro ibuffer uniquify advice help-fns cl-lib advice-preload time-date avoid tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process ns multi-tty emacs) From unknown Sat Sep 06 01:11:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14092: 24.3; crash in remember_mouse_glyph Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 30 Mar 2013 05:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14092 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: To: Steve Vinoski Cc: 14092@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 14092-submit@debbugs.gnu.org id=B14092.13646225919013 (code B ref 14092); Sat, 30 Mar 2013 05:50:02 +0000 Received: (at 14092) by debbugs.gnu.org; 30 Mar 2013 05:49:51 +0000 Received: from localhost ([127.0.0.1]:51921 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ULofn-0002LK-1k for submit@debbugs.gnu.org; Sat, 30 Mar 2013 01:49:51 -0400 Received: from mtaout22.012.net.il ([80.179.55.172]:39664) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ULofj-0002LB-K5 for 14092@debbugs.gnu.org; Sat, 30 Mar 2013 01:49:49 -0400 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MKG00D00LDMNW00@a-mtaout22.012.net.il> for 14092@debbugs.gnu.org; Sat, 30 Mar 2013 08:47:06 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MKG00DNWLEINP00@a-mtaout22.012.net.il>; Sat, 30 Mar 2013 08:47:06 +0300 (IDT) Date: Sat, 30 Mar 2013 08:47:29 +0300 From: Eli Zaretskii In-reply-to: X-012-Sender: halo1@inter.net.il Message-id: <83r4ix4exa.fsf@gnu.org> References: X-Spam-Score: 1.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: > From: Steve Vinoski > Date: Fri, 15 Mar 2013 10:59:32 -0400 > > > Not sure what exactly triggers it, but I've been seeing this on various > builds of emacs 24 since last august or september. This time I was > simply opening a file in a new frame and then mousing over to start > entering text into the file. Here's the traceback from the Apple crash > report: [...] Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [80.179.55.172 listed in list.dnswl.org] 0.7 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.4930] 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: 0.7 (/) > From: Steve Vinoski > Date: Fri, 15 Mar 2013 10:59:32 -0400 > > > Not sure what exactly triggers it, but I've been seeing this on various > builds of emacs 24 since last august or september. This time I was > simply opening a file in a new frame and then mousing over to start > entering text into the file. Here's the traceback from the Apple crash > report: Looks like an exact duplicate of #14091, filed just minutes before yours. Can you confirm that the recipe was similar, i.e. mixing a text and a GUI frame in the same session? (And what's wrong with your system's date?) From unknown Sat Sep 06 01:11:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14092: 24.3; crash in remember_mouse_glyph Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 30 Mar 2013 16:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14092 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 14092@debbugs.gnu.org, Steve Vinoski Received: via spool by 14092-submit@debbugs.gnu.org id=B14092.136466047315827 (code B ref 14092); Sat, 30 Mar 2013 16:22:01 +0000 Received: (at 14092) by debbugs.gnu.org; 30 Mar 2013 16:21:13 +0000 Received: from localhost ([127.0.0.1]:52902 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ULyWh-000475-EC for submit@debbugs.gnu.org; Sat, 30 Mar 2013 12:21:12 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:51021) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ULyWd-00046w-AR for 14092@debbugs.gnu.org; Sat, 30 Mar 2013 12:21:06 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1ULyTy-0003Ts-EJ; Sat, 30 Mar 2013 12:18:18 -0400 From: Glenn Morris References: <83r4ix4exa.fsf@gnu.org> X-Spook: virus S Key MDA threat SSL colonel Majic Jiang Zemin X-Ran: KCe+'A1!M"j6EZFg_wZ!9R>ctC68^{3tp7q.XU4`}i]pt@Rx%oH#]vp{]&hVcf-Zq)H (Eli Zaretskii's message of "Sat, 30 Mar 2013 08:47:29 +0300") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -5.5 (-----) 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: -8.2 (--------) Eli Zaretskii wrote: > Looks like an exact duplicate of #14091, filed just minutes before > yours. Can you confirm that the recipe was similar, i.e. mixing a > text and a GUI frame in the same session? (And what's wrong with your > system's date?) Nothing is wrong with his system's date. This report was sent two weeks ago, mailing list moderation discarded it by mistake, I restored it when I got back from vacation yesterday. From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 30 12:31:36 2013 Received: (at control) by debbugs.gnu.org; 30 Mar 2013 16:31:36 +0000 Received: from localhost ([127.0.0.1]:52920 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ULygn-0004PM-Ud for submit@debbugs.gnu.org; Sat, 30 Mar 2013 12:31:35 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:51128) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ULygl-0004PF-Ok for control@debbugs.gnu.org; Sat, 30 Mar 2013 12:31:32 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1ULye9-00072v-Bv for control@debbugs.gnu.org; Sat, 30 Mar 2013 12:28:49 -0400 Date: Sat, 30 Mar 2013 12:28:49 -0400 Message-Id: Subject: control message for bug 14092 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -5.5 (-----) 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: -5.5 (-----) merge 14091 14092 From unknown Sat Sep 06 01:11:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14092: 24.3; crash in remember_mouse_glyph Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 30 Mar 2013 17:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14092 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: To: Glenn Morris Cc: 14092@debbugs.gnu.org, vinoski@ieee.org Reply-To: Eli Zaretskii Received: via spool by 14092-submit@debbugs.gnu.org id=B14092.136466371724974 (code B ref 14092); Sat, 30 Mar 2013 17:16:02 +0000 Received: (at 14092) by debbugs.gnu.org; 30 Mar 2013 17:15:17 +0000 Received: from localhost ([127.0.0.1]:52987 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ULzN6-0006Ul-Re for submit@debbugs.gnu.org; Sat, 30 Mar 2013 13:15:17 -0400 Received: from mtaout20.012.net.il ([80.179.55.166]:40712) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ULzN4-0006UV-1w for 14092@debbugs.gnu.org; Sat, 30 Mar 2013 13:15:15 -0400 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MKH00800H2GVS00@a-mtaout20.012.net.il> for 14092@debbugs.gnu.org; Sat, 30 Mar 2013 20:11:28 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MKH008U7H33J160@a-mtaout20.012.net.il>; Sat, 30 Mar 2013 20:11:28 +0300 (IDT) Date: Sat, 30 Mar 2013 20:11:52 +0300 From: Eli Zaretskii In-reply-to: X-012-Sender: halo1@inter.net.il Message-id: <83fvzc4xt3.fsf@gnu.org> References: <83r4ix4exa.fsf@gnu.org> X-Spam-Score: 0.7 (/) 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: -1.2 (-) > From: Glenn Morris > Cc: Steve Vinoski , 14092@debbugs.gnu.org > Date: Sat, 30 Mar 2013 12:18:18 -0400 > > Eli Zaretskii wrote: > > > Looks like an exact duplicate of #14091, filed just minutes before > > yours. Can you confirm that the recipe was similar, i.e. mixing a > > text and a GUI frame in the same session? (And what's wrong with your > > system's date?) > > Nothing is wrong with his system's date. This report was sent two weeks > ago, mailing list moderation discarded it by mistake, I restored it when > I got back from vacation yesterday. Sorry, I didn't know that. From unknown Sat Sep 06 01:11:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14092: 24.3; crash in remember_mouse_glyph Resent-From: Steve Vinoski Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 30 Mar 2013 19:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14092 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: To: Eli Zaretskii Cc: Glenn Morris , 14092@debbugs.gnu.org Received: via spool by 14092-submit@debbugs.gnu.org id=B14092.13646716515898 (code B ref 14092); Sat, 30 Mar 2013 19:28:02 +0000 Received: (at 14092) by debbugs.gnu.org; 30 Mar 2013 19:27:31 +0000 Received: from localhost ([127.0.0.1]:53088 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UM1R3-0001X4-W0 for submit@debbugs.gnu.org; Sat, 30 Mar 2013 15:27:30 -0400 Received: from mail-lb0-f174.google.com ([209.85.217.174]:55608) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UM1R1-0001Wv-6P for 14092@debbugs.gnu.org; Sat, 30 Mar 2013 15:27:28 -0400 Received: by mail-lb0-f174.google.com with SMTP id s10so1041631lbi.33 for <14092@debbugs.gnu.org>; Sat, 30 Mar 2013 12:24:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=Q3JpPL+h7MoAU6+2C5GPoywzgMvSwmIPaSju2oYnP+o=; b=Ghe6XAZHdcRxJeHQ4sVQihaVySAOWbF2OK+LVp7RkfbJe9YbiF3kOqeZxrABz1RVlc RMGNdA7ol9eYMPootHd6NdGSvyfIwTeHR9aXrPUi3LGTyXEPQ5q/2hzKXdI9Dhp7pQXs BuG8MfJf3PSezN6J+SbGZ1vg17sz6h+cgajvlZ77CfW2zDMnDBo/OkD12Iah5kX+R1hG DWlNM2c+UYP1PONiEUs7mA72Uwzu23ShH3Xb3x0LK8SZNKtXRkH/Sol1Fi3lsGqeNyQ9 wuUSwX5xXVBuZiAQ+pXgvkEgsdm6pJVMwbR855PrU2J2i3kDXdJBIy4yQ8VIPkALr3BR bOCw== MIME-Version: 1.0 X-Received: by 10.112.42.103 with SMTP id n7mr3181760lbl.52.1364671482894; Sat, 30 Mar 2013 12:24:42 -0700 (PDT) Received: by 10.114.64.11 with HTTP; Sat, 30 Mar 2013 12:24:42 -0700 (PDT) In-Reply-To: <83fvzc4xt3.fsf@gnu.org> References: <83r4ix4exa.fsf@gnu.org> <83fvzc4xt3.fsf@gnu.org> Date: Sat, 30 Mar 2013 15:24:42 -0400 X-Google-Sender-Auth: H_TEqGZyLliUZj1XwOLfiGyFVhs Message-ID: From: Steve Vinoski Content-Type: multipart/alternative; boundary=e0cb4efe3398f922a204d9295680 X-Spam-Score: 0.1 (/) 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 (--) --e0cb4efe3398f922a204d9295680 Content-Type: text/plain; charset=ISO-8859-1 On Sat, Mar 30, 2013 at 1:11 PM, Eli Zaretskii wrote: > > From: Glenn Morris > > Cc: Steve Vinoski , 14092@debbugs.gnu.org > > Date: Sat, 30 Mar 2013 12:18:18 -0400 > > > > Eli Zaretskii wrote: > > > > > Looks like an exact duplicate of #14091, filed just minutes before > > > yours. Can you confirm that the recipe was similar, i.e. mixing a > > > text and a GUI frame in the same session? (And what's wrong with your > > > system's date?) > > > > Nothing is wrong with his system's date. This report was sent two weeks > > ago, mailing list moderation discarded it by mistake, I restored it when > > I got back from vacation yesterday. > > Sorry, I didn't know that. > To the best of my knowledge I was not mixing a text and GUI frame in the same session, but rather I was using only GUI frames. (Is there a way to tell if I'm using both? I don't have emacs running in any terminal.) I see this same crash from time to time, and it always seems to involve switching from a non-emacs window to an emacs frame and then quickly trying to perform some emacs command, but no command in particular. It always occurs unexpectedly and I've never been able to reproduce it at will. --steve --e0cb4efe3398f922a204d9295680 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Sat, Mar 30, 2013 at 1:11 PM, Eli Zar= etskii <eliz@gnu.org> wrote:
> From: Glenn Morris <rgm@gnu.org&= gt;
> Cc: Steve Vinoski <vinoski@ieee= .org>, =A014092@debbugs.gnu= .org
> Date: Sat, 30 Mar 2013 12:18:18 -0400
>
> Eli Zaretskii wrote:
>
> > Looks like an exact duplicate of #14091, filed just minutes befor= e
> > yours. =A0Can you confirm that the recipe was similar, i.e. mixin= g a
> > text and a GUI frame in the same session? =A0(And what's wron= g with your
> > system's date?)
>
> Nothing is wrong with his system's date. This report was sent two = weeks
> ago, mailing list moderation discarded it by mistake, I restored it wh= en
> I got back from vacation yesterday.

Sorry, I didn't know that.

To the best of my knowledge I was not mixing a = text and GUI frame in the same session, but rather I was using only GUI fra= mes. (Is there a way to tell if I'm using both? I don't have emacs = running in any terminal.) I see this same crash from time to time, and it a= lways seems to involve switching from a non-emacs window to an emacs frame = and then quickly trying to perform some emacs command, but no command in pa= rticular. It always occurs unexpectedly and I've never been able to rep= roduce it at will.

--steve
--e0cb4efe3398f922a204d9295680-- From unknown Sat Sep 06 01:11:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14092: 24.3; crash in remember_mouse_glyph Resent-From: Steve Vinoski Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 09 Apr 2013 21:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14092 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: To: Eli Zaretskii Cc: Glenn Morris , 14092@debbugs.gnu.org Received: via spool by 14092-submit@debbugs.gnu.org id=B14092.13655440582211 (code B ref 14092); Tue, 09 Apr 2013 21:48:01 +0000 Received: (at 14092) by debbugs.gnu.org; 9 Apr 2013 21:47:38 +0000 Received: from localhost ([127.0.0.1]:42478 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UPgOA-0000Zb-0Y for submit@debbugs.gnu.org; Tue, 09 Apr 2013 17:47:38 -0400 Received: from mail-ia0-f173.google.com ([209.85.210.173]:36559) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UPgO6-0000ZT-Sx for 14092@debbugs.gnu.org; Tue, 09 Apr 2013 17:47:36 -0400 Received: by mail-ia0-f173.google.com with SMTP id h37so6778555iak.32 for <14092@debbugs.gnu.org>; Tue, 09 Apr 2013 14:43:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=YN1ofArFvLqi1CFOUx0mkjc0P8FDV2FXeIxpf9i7tis=; b=dOMdlhtKlRsSAtPaScohiYmE0H2s99OzDDPYCaYC5zeYJa8K3/zfdj4EXQ8bskztju Slvu7+sOUvyKUgv5GWqmMb1Zos0c6C5L9DM63tlfcWIDS0NalGn9PT6BuSYlPCmd4jKH x1D6Hv5MDj3Qqtz0SI1sz8quTr6ARLXv7+UoCLTgsVFUd/ZCpCoZ/NeKSPlEJIqDAb0T vhu7XjYGD6XvL3aNJq2Adfko6hUF33/yiz08zDEMtDQdQqhCR+vHA0DstNhTHQkEojBi rAPfPW9hMoRzBfpEIKc/HY4mYWj1tIYJmDwjJc/MGs8nSOlMvUM6elMd17C0wOosCh1Z qtEw== MIME-Version: 1.0 X-Received: by 10.50.119.39 with SMTP id kr7mr805552igb.19.1365543834701; Tue, 09 Apr 2013 14:43:54 -0700 (PDT) Received: by 10.50.236.102 with HTTP; Tue, 9 Apr 2013 14:43:54 -0700 (PDT) In-Reply-To: References: <83r4ix4exa.fsf@gnu.org> <83fvzc4xt3.fsf@gnu.org> Date: Tue, 9 Apr 2013 17:43:54 -0400 X-Google-Sender-Auth: UkHCcIQXiiiV8agxPTr4-cNCNxg Message-ID: From: Steve Vinoski Content-Type: multipart/alternative; boundary=089e013c646631566c04d9f473af X-Spam-Score: 0.1 (/) 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 (--) --089e013c646631566c04d9f473af Content-Type: text/plain; charset=ISO-8859-1 On Sat, Mar 30, 2013 at 3:24 PM, Steve Vinoski wrote: > > > On Sat, Mar 30, 2013 at 1:11 PM, Eli Zaretskii wrote: > >> > From: Glenn Morris >> > Cc: Steve Vinoski , 14092@debbugs.gnu.org >> > Date: Sat, 30 Mar 2013 12:18:18 -0400 >> > >> > Eli Zaretskii wrote: >> > >> > > Looks like an exact duplicate of #14091, filed just minutes before >> > > yours. Can you confirm that the recipe was similar, i.e. mixing a >> > > text and a GUI frame in the same session? (And what's wrong with your >> > > system's date?) >> > >> > Nothing is wrong with his system's date. This report was sent two weeks >> > ago, mailing list moderation discarded it by mistake, I restored it when >> > I got back from vacation yesterday. >> >> Sorry, I didn't know that. >> > > To the best of my knowledge I was not mixing a text and GUI frame in the > same session, but rather I was using only GUI frames. (Is there a way to > tell if I'm using both? I don't have emacs running in any terminal.) I see > this same crash from time to time, and it always seems to involve switching > from a non-emacs window to an emacs frame and then quickly trying to > perform some emacs command, but no command in particular. It always occurs > unexpectedly and I've never been able to reproduce it at will. > > --steve > FYI I just hit this crash again and it definitely did not involve any text frames -- only GUI frames. --steve --089e013c646631566c04d9f473af Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable


On Sat, Mar 30, 2013 at 3:24 PM, Steve Vinoski <vinoski@ieee.org>= ; wrote:

=
On Sat, Mar 30, 2013 at 1:11 PM, Eli Zaretsk= ii <= eliz@gnu.org> wrote:
> From: Glenn Morris <rgm@gnu.org>
> Cc: Steve Vinoski <vinoski@ieee.org>, =A014092@debbugs.gnu.org
> Date: Sat, 30 Mar 2013 12:18:18 -0400
>
> Eli Zaretskii wrote:
>
> > Looks like an exact duplicate of #14091, filed just minutes befor= e
> > yours. =A0Can you confirm that the recipe was similar, i.e. mixin= g a
> > text and a GUI frame in the same session? =A0(And what's wron= g with your
> > system's date?)
>
> Nothing is wrong with his system's date. This report was sent two = weeks
> ago, mailing list moderation discarded it by mistake, I restored it wh= en
> I got back from vacation yesterday.

Sorry, I didn't know that.

To the best of my knowledge I was n= ot mixing a text and GUI frame in the same session, but rather I was using = only GUI frames. (Is there a way to tell if I'm using both? I don't= have emacs running in any terminal.) I see this same crash from time to ti= me, and it always seems to involve switching from a non-emacs window to an = emacs frame and then quickly trying to perform some emacs command, but no c= ommand in particular. It always occurs unexpectedly and I've never been= able to reproduce it at will.

--steve

FYI I just hit this crash again and it definitely did not involve any text= frames -- only GUI frames.

--steve
--089e013c646631566c04d9f473af-- From unknown Sat Sep 06 01:11:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14092: 24.3; crash in remember_mouse_glyph Resent-From: Jan =?UTF-8?Q?Dj=C3=A4rv?= Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 12 Apr 2013 05:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14092 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: To: Steve Vinoski Cc: Eli Zaretskii , 14092@debbugs.gnu.org Received: via spool by 14092-submit@debbugs.gnu.org id=B14092.136574283032278 (code B ref 14092); Fri, 12 Apr 2013 05:01:02 +0000 Received: (at 14092) by debbugs.gnu.org; 12 Apr 2013 05:00:30 +0000 Received: from localhost ([127.0.0.1]:46756 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UQW6A-0008OT-7K for submit@debbugs.gnu.org; Fri, 12 Apr 2013 01:00:30 -0400 Received: from mailout.melmac.se ([62.20.26.67]:52916) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UQW66-0008Nb-9V for 14092@debbugs.gnu.org; Fri, 12 Apr 2013 01:00:28 -0400 Received: from mail01.melmac.se (mail01.melmac.se [62.20.26.80]) by mailout.melmac.se (Postfix) with ESMTP id 222A1C9B3 for <14092@debbugs.gnu.org>; Fri, 12 Apr 2013 06:56:31 +0200 (CEST) Received: (qmail 17698 invoked by uid 89); 12 Apr 2013 04:55:56 -0000 Received: from h-46-59-42-18.na.cust.bahnhof.se (HELO coolsville.localdomain) (boel.djarv@bdtv.se@46.59.42.18) by mail01.melmac.se with ESMTPA; 12 Apr 2013 04:55:56 -0000 Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id 62FA27FA058; Fri, 12 Apr 2013 06:56:30 +0200 (CEST) Content-Type: multipart/alternative; boundary="Apple-Mail=_A04573B9-F97E-46A8-9B0E-4492325911D5" Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\)) From: Jan =?UTF-8?Q?Dj=C3=A4rv?= In-Reply-To: Date: Fri, 12 Apr 2013 06:56:30 +0200 Message-Id: <854FC112-1C93-4339-A8DA-1E205EEDAB9E@swipnet.se> References: <83r4ix4exa.fsf@gnu.org> <83fvzc4xt3.fsf@gnu.org> X-Mailer: Apple Mail (2.1503) X-Spam-Score: 1.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hello. 9 apr 2013 kl. 23:43 skrev Steve Vinoski : > > FYI I just hit this crash again and it definitely did not involve any text frames -- only GUI frames. [...] Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.7 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.0 HTML_MESSAGE BODY: HTML included in message 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.4967] 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: 0.7 (/) --Apple-Mail=_A04573B9-F97E-46A8-9B0E-4492325911D5 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 Hello. 9 apr 2013 kl. 23:43 skrev Steve Vinoski : >=20 > FYI I just hit this crash again and it definitely did not involve any = text frames -- only GUI frames. Was this with a trunk build? If so, from what date? Jan D. --Apple-Mail=_A04573B9-F97E-46A8-9B0E-4492325911D5 Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=iso-8859-1 Hello.

9 apr 2013 kl. 23:43 skrev Steve Vinoski <vinoski@ieee.org>:


FYI I just hit this crash again and it definitely did not involve any text frames -- only GUI frames.

Was this with a trunk build?  If so, from what date?

Jan D.


--Apple-Mail=_A04573B9-F97E-46A8-9B0E-4492325911D5-- From unknown Sat Sep 06 01:11:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14092: 24.3; crash in remember_mouse_glyph Resent-From: Steve Vinoski Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 12 Apr 2013 06:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14092 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: To: Jan =?UTF-8?Q?Dj=C3=A4rv?= Cc: Eli Zaretskii , 14092@debbugs.gnu.org Received: via spool by 14092-submit@debbugs.gnu.org id=B14092.13657495799226 (code B ref 14092); Fri, 12 Apr 2013 06:53:02 +0000 Received: (at 14092) by debbugs.gnu.org; 12 Apr 2013 06:52:59 +0000 Received: from localhost ([127.0.0.1]:46813 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UQXr0-0002Ob-GI for submit@debbugs.gnu.org; Fri, 12 Apr 2013 02:52:59 -0400 Received: from mail-lb0-f172.google.com ([209.85.217.172]:54708) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UQXqy-0002OA-3l for 14092@debbugs.gnu.org; Fri, 12 Apr 2013 02:52:57 -0400 Received: by mail-lb0-f172.google.com with SMTP id u10so2352489lbi.31 for <14092@debbugs.gnu.org>; Thu, 11 Apr 2013 23:49:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=PEIsqTeGlg76UmSyfDpv6FjhyNileq6/X8XEbHIKi2M=; b=DgfS/Dxd6L36rjmhMuOykJR+BN2u8aGWmjYIkbjYs5DORPMFuuvuuftMKhcnZ7nppX ivCl4SxjmI7/dpHoyRGJBHJmdQ8fmFgJspzOAfm46DVVoZ0pBGfjCbKr0O9vT5OK9i4s GyEv7HV7W+5mzZBNSVJ0TAnxi9U4DyPd74E1Sy75JCQj1nvqhxLLICZezFHghMc8R0FO 7Dzis2D2u5oNdhB4X3LiQcF77wFn+0aXeAN7eLVwIRwMooNj3SaV+dJMICaGvu7Ns5lf /ft+mQ/wN8Fr6ZGsCC5a+Tv2qg/9G6IwDkBE1pseJMlL79oIWlOA641xvlAuQ5kcsgYm 04dQ== MIME-Version: 1.0 X-Received: by 10.152.116.52 with SMTP id jt20mr4746175lab.52.1365749341519; Thu, 11 Apr 2013 23:49:01 -0700 (PDT) Received: by 10.114.187.197 with HTTP; Thu, 11 Apr 2013 23:49:01 -0700 (PDT) In-Reply-To: <854FC112-1C93-4339-A8DA-1E205EEDAB9E@swipnet.se> References: <83r4ix4exa.fsf@gnu.org> <83fvzc4xt3.fsf@gnu.org> <854FC112-1C93-4339-A8DA-1E205EEDAB9E@swipnet.se> Date: Fri, 12 Apr 2013 02:49:01 -0400 X-Google-Sender-Auth: NzpfbPmgHA49Na2fkJzdBcbgiuw Message-ID: From: Steve Vinoski Content-Type: multipart/alternative; boundary=001a11c3525e5aa49204da244c65 X-Spam-Score: -0.7 (/) 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 (--) --001a11c3525e5aa49204da244c65 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Fri, Apr 12, 2013 at 12:56 AM, Jan Dj=E4rv wrote: > Hello. > > 9 apr 2013 kl. 23:43 skrev Steve Vinoski : > > > FYI I just hit this crash again and it definitely did not involve any tex= t > frames -- only GUI frames. > > > Was this with a trunk build? If so, from what date? > > Jan D. > I've tried various versions in attempting to avoid this bug, but the most recent occurrence happened on this: "GNU Emacs 24.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of 2013-03-10 on bob.porkrind.org" --steve --001a11c3525e5aa49204da244c65 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable



On Fri, Apr 12, 2013 at 12:56 AM, Jan Dj=E4rv <= ;jan.h.d@swipnet.se= > wrote:
Hello.

9 apr 2013 kl. 23:43 skrev Steve Vinoski <vinoski@ieee.org>:

FYI I= just hit this crash again and it definitely did not involve any text frame= s -- only GUI frames.

Was this with a trunk build? =A0If so, fr= om what date?

Jan D.

I&#= 39;ve tried various versions in attempting to avoid this bug, but the most = recent occurrence happened on this:

"GNU Emacs 24.3.1 (x86_64-apple-darwin, NS a= pple-appkit-1038.36)
=A0of 2013-03-10 on bob.porkrind.org"

--steve
--001a11c3525e5aa49204da244c65-- From unknown Sat Sep 06 01:11:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14092: 24.3; crash in remember_mouse_glyph Resent-From: Jan =?UTF-8?Q?Dj=C3=A4rv?= Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 13 Apr 2013 11:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14092 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: To: Steve Vinoski Cc: Eli Zaretskii , 14092@debbugs.gnu.org Received: via spool by 14092-submit@debbugs.gnu.org id=B14092.13658532717188 (code B ref 14092); Sat, 13 Apr 2013 11:42:01 +0000 Received: (at 14092) by debbugs.gnu.org; 13 Apr 2013 11:41:11 +0000 Received: from localhost ([127.0.0.1]:48506 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UQypT-0001rr-1v for submit@debbugs.gnu.org; Sat, 13 Apr 2013 07:41:11 -0400 Received: from mailout.melmac.se ([62.20.26.67]:51856) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UQypQ-0001rV-4g for 14092@debbugs.gnu.org; Sat, 13 Apr 2013 07:41:09 -0400 Received: from mail01.melmac.se (mail01.melmac.se [62.20.26.80]) by mailout.melmac.se (Postfix) with ESMTP id A8AB791B6 for <14092@debbugs.gnu.org>; Sat, 13 Apr 2013 13:37:07 +0200 (CEST) Received: (qmail 3723 invoked by uid 89); 13 Apr 2013 11:36:30 -0000 Received: from h-46-59-42-18.na.cust.bahnhof.se (HELO coolsville.localdomain) (boel.djarv@bdtv.se@46.59.42.18) by mail01.melmac.se with ESMTPA; 13 Apr 2013 11:36:30 -0000 Received: from [172.20.199.2] (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTP id 65D2B7FA058; Sat, 13 Apr 2013 13:37:07 +0200 (CEST) Message-ID: <51694363.70907@swipnet.se> Date: Sat, 13 Apr 2013 13:37:07 +0200 From: Jan =?UTF-8?Q?Dj=C3=A4rv?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130221 Thunderbird/17.0.3 MIME-Version: 1.0 References: <83r4ix4exa.fsf@gnu.org> <83fvzc4xt3.fsf@gnu.org> <854FC112-1C93-4339-A8DA-1E205EEDAB9E@swipnet.se> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.7 (/) 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: -1.2 (-) Hello. 2013-04-12 08:49, Steve Vinoski skrev: > > > > On Fri, Apr 12, 2013 at 12:56 AM, Jan Dj=E4rv > wrote: > > Hello. > > 9 apr 2013 kl. 23:43 skrev Steve Vinoski >: > >> >> FYI I just hit this crash again and it definitely did not involve = any >> text frames -- only GUI frames. > > Was this with a trunk build? If so, from what date? > > Jan D. > > > I've tried various versions in attempting to avoid this bug, but the mo= st > recent occurrence happened on this: > > "GNU Emacs 24.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) > of 2013-03-10 on bob.porkrind.org " The only place where this might be fixed is the trunk. Jan D. From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 12 02:08:19 2014 Received: (at control) by debbugs.gnu.org; 12 Aug 2014 06:08:19 +0000 Received: from localhost ([127.0.0.1]:39949 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XH5Fq-0000ts-To for submit@debbugs.gnu.org; Tue, 12 Aug 2014 02:08:19 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:34445 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XH5Fo-0000tj-As for control@debbugs.gnu.org; Tue, 12 Aug 2014 02:08:17 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1XH5Fo-00085Q-1b for control@debbugs.gnu.org; Tue, 12 Aug 2014 02:08:16 -0400 Date: Tue, 12 Aug 2014 02:08:16 -0400 Message-Id: Subject: control message for bug 14091 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -5.7 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.7 (-----) close 14091 24.4