From unknown Tue Jun 17 01:28:00 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#3620 <3620@debbugs.gnu.org> To: bug#3620 <3620@debbugs.gnu.org> Subject: Status: Color-theme related crash in Emacs 23 fixed in Aquamacs Reply-To: bug#3620 <3620@debbugs.gnu.org> Date: Tue, 17 Jun 2025 08:28:00 +0000 retitle 3620 Color-theme related crash in Emacs 23 fixed in Aquamacs reassign 3620 emacs,ns submitter 3620 V=C3=A4in=C3=B6 J=C3=A4rvel=C3=A4 severity 3620 normal thanks From vaino.jarvela@gmail.com Fri Jun 19 07:51:42 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 19 Jun 2009 14:51:43 +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.3 required=4.0 tests=IMPRONONCABLE_1, IMPRONONCABLE_2,MURPHY_WRONG_WORD1,MURPHY_WRONG_WORD2 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5JEpXh1018433 for ; Fri, 19 Jun 2009 07:51:34 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MHfRE-00081m-Sq for bug-gnu-emacs@gnu.org; Fri, 19 Jun 2009 10:51:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MHfRA-0007yn-75 for bug-gnu-emacs@gnu.org; Fri, 19 Jun 2009 10:51:32 -0400 Received: from [199.232.76.173] (port=53444 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MHfR9-0007yf-Rw for bug-gnu-emacs@gnu.org; Fri, 19 Jun 2009 10:51:27 -0400 Received: from mail-bw0-f216.google.com ([209.85.218.216]:47523) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MHfR9-0005O4-1H for bug-gnu-emacs@gnu.org; Fri, 19 Jun 2009 10:51:27 -0400 Received: by bwz12 with SMTP id 12so349639bwz.42 for ; Fri, 19 Jun 2009 07:51:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:from:date :x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; bh=diQgjcP95wpaUbyg9tRgmeNLZGtmhvv0a3KI6yGhUFM=; b=EOrgD98PmLXvfUwf1CwtLao8Et0D+heQNwvA2M+OmG00jpSDfyn3zk+jiwOu5uaL9w Aay9YY6MRiSHPbo6Y4BRM+7HNY6YnguaUp5Wt0ZlWgr0EyGuL+O2bk9nmuhjHIpWtha2 YGQt/gGg+Ee/2PbOrZ44HRmZDSnDHNDJolSos= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type:content-transfer-encoding; b=YAAbxc2vNfRXPimL0lJblbAUGEqdlW9eJYJqNTYX5JTOcyq9B1tF4EUBs16Hy3h06k Fzn4dvrXkIg/brWaouRTiCkxeoryDgbKYignT3LY/9Slhh70CKExf9OJ/1EXW1tOoRbd kC/nBVFnzZ7mmeJV4xXWOUUWEr+f+B09DbMSk= MIME-Version: 1.0 Sender: vaino.jarvela@gmail.com Received: by 10.204.68.73 with SMTP id u9mr2631102bki.192.1245423084423; Fri, 19 Jun 2009 07:51:24 -0700 (PDT) From: =?ISO-8859-1?B?VuRpbvYgSuRydmVs5A==?= Date: Fri, 19 Jun 2009 17:51:04 +0300 X-Google-Sender-Auth: d071ea6f479abd54 Message-ID: Subject: Color-theme related crash in Emacs 23 fixed in Aquamacs To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Hi, I have pinpointed a crash in the newest Emacs from version control (git 6baef44). This crash has been reproduced on two of my computers. It was random previously, but now that I rewrote my Emacs environment and updated some packages it always crashes. To reproduce the crash, compile Emacs from the commit above (--with-ns), and get the following packages: color-theme http://mirrors.zerg.biz/nongnu/color-theme/color-theme-6.6.0.tar.gz zenburn http://www.brockman.se/software/zenburn/zenburn.el (MD5 cebc7d27f3ff6415260c49bf3655f332) Then load the color-theme library and eval the following lines: (require 'color-theme) (color-theme-initialize) (load-library "zenburn") (zenburn) This will result in an immediate crash with the following traceback (sorry about not having a proper coredump): Process: Emacs [75779] Path: /Users/Kaali/Devel/Projects/emacs/nextstep/Emacs.app/Contents/MacOS/Emacs Identifier: org.gnu.Emacs Version: Version 23.0.94 (9.0) Code Type: X86 (Native) Parent Process: bash [5017] Date/Time: 2009-06-19 17:30:59.663 +0300 OS Version: Mac OS X 10.5.7 (9J61) Exception Type: EXC_BAD_ACCESS (SIGABRT) Exception Codes: KERN_INVALID_ADDRESS at 0x00000000f8892916 Crashed Thread: 0 Thread 0 Crashed: 0 libSystem.B.dylib 0x96c3be42 __kill + 10 1 org.gnu.Emacs 0x000c3a25 fatal_error_signal + 446 (emacs.c:404) 2 libSystem.B.dylib 0x96c3a2bb _sigtramp + 43 3 ??? 0xffffffff 0 + 4294967295 4 libSystem.B.dylib 0x96cae23a raise + 26 5 libSystem.B.dylib 0x96cba679 abort + 73 6 org.gnu.Emacs 0x001f45ed ns_term_shutdown + 118 (nsterm.m:4015) 7 org.gnu.Emacs 0x000c625c shut_down_emacs + 282 (emacs.c:2259) 8 org.gnu.Emacs 0x000c39c2 fatal_error_signal + 347 (emacs.c:397) 9 libSystem.B.dylib 0x96c3a2bb _sigtramp + 43 10 ??? 0xffffffff 0 + 4294967295 11 org.gnu.Emacs 0x001f160e ns_draw_glyph_string + 800 (nsterm.m:3058) 12 org.gnu.Emacs 0x0004e180 draw_glyphs + 11031 (xdisp.c:20545) 13 org.gnu.Emacs 0x00054399 draw_phys_cursor_glyph + 133 (xdisp.c:22495) 14 org.gnu.Emacs 0x00054a12 erase_phys_cursor + 1310 (xdisp.c:22631) 15 org.gnu.Emacs 0x00054bab display_and_set_cursor + 376 (xdisp.c:22704) 16 org.gnu.Emacs 0x00054cc8 update_window_cursor + 124 (xdisp.c:22741) 17 org.gnu.Emacs 0x00054db3 update_cursor_in_window_tree + 132 (xdisp.c:22763) 18 org.gnu.Emacs 0x00054e12 x_update_cursor + 32 (xdisp.c:22778) 19 org.gnu.Emacs 0x001fe1c3 x_set_cursor_color + 188 (nsfns.m:417) 20 org.gnu.Emacs 0x00016dc2 x_set_frame_parameters + 1516 (frame.c:3023) 21 org.gnu.Emacs 0x00015cc5 Fmodify_frame_parameters + 155 (frame.c:2544) 22 org.gnu.Emacs 0x000bc495 Finternal_set_lisp_face_attribute + 5259 (xfaces.c:3482) 23 org.gnu.Emacs 0x00169903 Ffuncall + 1295 (eval.c:3055) 24 org.gnu.Emacs 0x001b9df9 Fbyte_code + 3136 (bytecode.c= :678) 25 org.gnu.Emacs 0x0016a144 funcall_lambda + 873 (eval.c:= 3232) 26 org.gnu.Emacs 0x00169b25 Ffuncall + 1841 (eval.c:3091) 27 org.gnu.Emacs 0x00168e80 Fapply + 705 (eval.c:2533) 28 org.gnu.Emacs 0x00169715 Ffuncall + 801 (eval.c:3026) 29 org.gnu.Emacs 0x001b9df9 Fbyte_code + 3136 (bytecode.c= :678) 30 org.gnu.Emacs 0x0016a144 funcall_lambda + 873 (eval.c:= 3232) 31 org.gnu.Emacs 0x00169b25 Ffuncall + 1841 (eval.c:3091) 32 org.gnu.Emacs 0x001b9df9 Fbyte_code + 3136 (bytecode.c= :678) 33 org.gnu.Emacs 0x0016a144 funcall_lambda + 873 (eval.c:= 3232) 34 org.gnu.Emacs 0x00169b25 Ffuncall + 1841 (eval.c:3091) 35 org.gnu.Emacs 0x001b9df9 Fbyte_code + 3136 (bytecode.c= :678) 36 org.gnu.Emacs 0x0016a144 funcall_lambda + 873 (eval.c:= 3232) 37 org.gnu.Emacs 0x00169b25 Ffuncall + 1841 (eval.c:3091) 38 org.gnu.Emacs 0x00169324 call1 + 32 (eval.c:2830) 39 org.gnu.Emacs 0x000bc68d update_face_from_frame_parameter + 226 (xfaces.c:3552) 40 org.gnu.Emacs 0x001fe0e6 x_set_background_color + 609 (nsfns.m:394) 41 org.gnu.Emacs 0x00016b96 x_set_frame_parameters + 960 (frame.c:2980) 42 org.gnu.Emacs 0x00015cc5 Fmodify_frame_parameters + 155 (frame.c:2544) 43 org.gnu.Emacs 0x000bc495 Finternal_set_lisp_face_attribute + 5259 (xfaces.c:3482) 44 org.gnu.Emacs 0x00169903 Ffuncall + 1295 (eval.c:3055) 45 org.gnu.Emacs 0x001b9df9 Fbyte_code + 3136 (bytecode.c= :678) 46 org.gnu.Emacs 0x0016a144 funcall_lambda + 873 (eval.c:= 3232) 47 org.gnu.Emacs 0x00169b25 Ffuncall + 1841 (eval.c:3091) 48 org.gnu.Emacs 0x00168e80 Fapply + 705 (eval.c:2533) 49 org.gnu.Emacs 0x00169715 Ffuncall + 801 (eval.c:3026) 50 org.gnu.Emacs 0x001b9df9 Fbyte_code + 3136 (bytecode.c= :678) 51 org.gnu.Emacs 0x0016a144 funcall_lambda + 873 (eval.c:= 3232) 52 org.gnu.Emacs 0x00169b25 Ffuncall + 1841 (eval.c:3091) 53 org.gnu.Emacs 0x001b9df9 Fbyte_code + 3136 (bytecode.c= :678) 54 org.gnu.Emacs 0x0016a144 funcall_lambda + 873 (eval.c:= 3232) 55 org.gnu.Emacs 0x00169b25 Ffuncall + 1841 (eval.c:3091) 56 org.gnu.Emacs 0x001b9df9 Fbyte_code + 3136 (bytecode.c= :678) 57 org.gnu.Emacs 0x0016a144 funcall_lambda + 873 (eval.c:= 3232) 58 org.gnu.Emacs 0x00169d74 apply_lambda + 262 (eval.c:31= 56) 59 org.gnu.Emacs 0x00168a33 Feval + 2073 (eval.c:2418) 60 org.gnu.Emacs 0x00164c97 Fprogn + 44 (eval.c:450) 61 org.gnu.Emacs 0x0016857c Feval + 866 (eval.c:2323) 62 org.gnu.Emacs 0x00166b38 internal_lisp_condition_case + 555 (eval.c:1457) 63 org.gnu.Emacs 0x00166907 Fcondition_case + 80 (eval.c:= 1399) 64 org.gnu.Emacs 0x0016857c Feval + 866 (eval.c:2323) 65 org.gnu.Emacs 0x00164c97 Fprogn + 44 (eval.c:450) 66 org.gnu.Emacs 0x00164bbf Fif + 107 (eval.c:399) 67 org.gnu.Emacs 0x0016857c Feval + 866 (eval.c:2323) 68 org.gnu.Emacs 0x00164c97 Fprogn + 44 (eval.c:450) 69 org.gnu.Emacs 0x00166188 Flet + 662 (eval.c:1090) 70 org.gnu.Emacs 0x0016857c Feval + 866 (eval.c:2323) 71 org.gnu.Emacs 0x00164c97 Fprogn + 44 (eval.c:450) 72 org.gnu.Emacs 0x00166294 Fwhile + 242 (eval.c:1109) 73 org.gnu.Emacs 0x0016857c Feval + 866 (eval.c:2323) 74 org.gnu.Emacs 0x00164c97 Fprogn + 44 (eval.c:450) 75 org.gnu.Emacs 0x00166188 Flet + 662 (eval.c:1090) 76 org.gnu.Emacs 0x0016857c Feval + 866 (eval.c:2323) 77 org.gnu.Emacs 0x00164c97 Fprogn + 44 (eval.c:450) 78 org.gnu.Emacs 0x00166631 internal_catch + 215 (eval.c:= 1248) 79 org.gnu.Emacs 0x00166553 Fcatch + 68 (eval.c:1217) 80 org.gnu.Emacs 0x0016857c Feval + 866 (eval.c:2323) 81 org.gnu.Emacs 0x001686dc Feval + 1218 (eval.c:2361) 82 org.gnu.Emacs 0x00168b0d Feval + 2291 (eval.c:2434) 83 org.gnu.Emacs 0x00168b0d Feval + 2291 (eval.c:2434) 84 org.gnu.Emacs 0x00164c97 Fprogn + 44 (eval.c:450) 85 org.gnu.Emacs 0x00166188 Flet + 662 (eval.c:1090) 86 org.gnu.Emacs 0x0016857c Feval + 866 (eval.c:2323) 87 org.gnu.Emacs 0x00164c97 Fprogn + 44 (eval.c:450) 88 org.gnu.Emacs 0x0016a0f8 funcall_lambda + 797 (eval.c:= 3225) 89 org.gnu.Emacs 0x00169d74 apply_lambda + 262 (eval.c:31= 56) 90 org.gnu.Emacs 0x00168b3e Feval + 2340 (eval.c:2436) 91 org.gnu.Emacs 0x00164c97 Fprogn + 44 (eval.c:450) 92 org.gnu.Emacs 0x0016a0f8 funcall_lambda + 797 (eval.c:= 3225) 93 org.gnu.Emacs 0x00169d74 apply_lambda + 262 (eval.c:31= 56) 94 org.gnu.Emacs 0x00168b3e Feval + 2340 (eval.c:2436) 95 org.gnu.Emacs 0x00164c97 Fprogn + 44 (eval.c:450) 96 org.gnu.Emacs 0x0016a0f8 funcall_lambda + 797 (eval.c:= 3225) 97 org.gnu.Emacs 0x00169d74 apply_lambda + 262 (eval.c:31= 56) 98 org.gnu.Emacs 0x00168b3e Feval + 2340 (eval.c:2436) 99 org.gnu.Emacs 0x00194f4c readevalloop + 1459 (lread.c:= 1785) 100 org.gnu.Emacs 0x00195313 Feval_region + 271 (lread.c:1= 885) 101 org.gnu.Emacs 0x00169903 Ffuncall + 1295 (eval.c:3055) 102 org.gnu.Emacs 0x001641a2 Fcall_interactively + 8801 (callint.c:868) 103 org.gnu.Emacs 0x001698b8 Ffuncall + 1220 (eval.c:3051) 104 org.gnu.Emacs 0x00169374 call3 + 32 (eval.c:2875) 105 org.gnu.Emacs 0x000dadfc Fcommand_execute + 792 (keyboard.c:10449) 106 org.gnu.Emacs 0x000db21d Fexecute_extended_command + 1029 (keyboard.c:10562) 107 org.gnu.Emacs 0x0016985e Ffuncall + 1130 (eval.c:3045) 108 org.gnu.Emacs 0x001641a2 Fcall_interactively + 8801 (callint.c:868) 109 org.gnu.Emacs 0x001698b8 Ffuncall + 1220 (eval.c:3051) 110 org.gnu.Emacs 0x00169374 call3 + 32 (eval.c:2875) 111 org.gnu.Emacs 0x000dadfc Fcommand_execute + 792 (keyboard.c:10449) 112 org.gnu.Emacs 0x000ca205 command_loop_1 + 7615 (keyboard.c:1909) 113 org.gnu.Emacs 0x00166ca0 internal_condition_case + 304 (eval.c:1512) 114 org.gnu.Emacs 0x000c8076 command_loop_2 + 53 (keyboard.c:1359) 115 org.gnu.Emacs 0x00166631 internal_catch + 215 (eval.c:= 1248) 116 org.gnu.Emacs 0x000c7fff command_loop + 207 (keyboard.c:1339) 117 org.gnu.Emacs 0x000c75d3 recursive_edit_1 + 181 (keyboard.c:953) 118 org.gnu.Emacs 0x000c77dc Frecursive_edit + 323 (keyboard.c:1016) 119 org.gnu.Emacs 0x000c5ae4 main + 6412 (emacs.c:1854) 120 org.gnu.Emacs 0x00002faa start + 54 Thread 0 crashed with X86 Thread State (32-bit): eax: 0x00000000 ebx: 0x000c3874 ecx: 0xbfff9b1c edx: 0x96c3be42 edi: 0x000bb00a esi: 0x00000006 ebp: 0xbfff9b38 esp: 0xbfff9b1c ss: 0x0000001f efl: 0x00000282 eip: 0x96c3be42 cs: 0x00000007 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 cr2: 0x003ea040 The same bug is fixed in Aquamacs, as applying a commit from there removes the crash. The commit is 82f7177 in git://github.com/davidswelt/aquamacs-emacs.git It applies cleanly to the emacs commit listed above. Regards, --=20 V=E4in=F6 J=E4rvel=E4 From rgm@gnu.org Fri Jun 19 11:44:51 2009 Received: (at control) by emacsbugs.donarmstrong.com; 19 Jun 2009 18:44:51 +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=-4.8 required=4.0 tests=AWL,ONEWORD,VALID_BTS_CONTROL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5JIilRM028306 for ; Fri, 19 Jun 2009 11:44:48 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MHj4v-0003nG-Kn; Fri, 19 Jun 2009 14:44:45 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19003.56477.556929.810844@fencepost.gnu.org> Date: Fri, 19 Jun 2009 14:44:45 -0400 From: Glenn Morris To: control Subject: control severity 3416 wishlist merge 3605 3606 reassign 3605 emacs,ns tags 3455 notabug reassign 3620 emacs,ns tags 2377 = merge 2377 3620 retitle 2626 color-theme crash close 3607 tags 3112 moreinfo unreproducible severity 3614 minor From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 09 14:02:14 2010 Received: (at 3620) by debbugs.gnu.org; 9 Jan 2010 19:02:14 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NTgZi-0002vk-3t for submit@debbugs.gnu.org; Sat, 09 Jan 2010 14:02:14 -0500 Received: from qw-out-2122.google.com ([74.125.92.26]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NTgZf-0002va-MW for 3620@debbugs.gnu.org; Sat, 09 Jan 2010 14:02:12 -0500 Received: by qw-out-2122.google.com with SMTP id 8so2570962qwh.33 for <3620@debbugs.gnu.org>; Sat, 09 Jan 2010 11:02:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:cc:to :mime-version:x-pgp-agent:x-mailer; bh=dbiEAdznigmpGP04w233vlxc1p+YSTVuNnqUQKzp80o=; b=H3wjLHveO5oxP4WQKoYLIbppdlbIlSeidYMBBp5Vy6sZvqcD1rqtF/ira6AR3YbIuc lIQ+y8TOclWxk4NFDIvdyTzaordtclYceDUj3+N0CdasS1NRBIAOv+fl//JQyMIDh3iC 2ayDcCW1jGk/ukXB7i8bW2caTkrQoqazGU2QY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :cc:to:mime-version:x-pgp-agent:x-mailer; b=XfSqiIAEFlrYEkqyqgRHpgNprHV6GKWxLYm0cwNCmp6pEeqtXrsUmUvSwGEBWy0GwH ti5sb1r5X3udNOps7MAu7yw0KWEjV5r7MzyvTQeMFDAy2/ZgWpBPB0THCpsXcvzdLfgs +gCuCD9VEVVECMfUSHSmo60cvyWWMXAhapu98= Received: by 10.224.41.211 with SMTP id p19mr15443682qae.290.1263063727030; Sat, 09 Jan 2010 11:02:07 -0800 (PST) Received: from ?192.168.1.42? (pool-96-236-181-152.pitbpa.east.verizon.net [96.236.181.152]) by mx.google.com with ESMTPS id 23sm932651qyk.15.2010.01.09.11.02.04 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 09 Jan 2010 11:02:05 -0800 (PST) From: David Reitter Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-9--858805691" Content-Transfer-Encoding: 7bit Subject: Re: Color-theme related crash in Emacs 23 fixed in Aquamacs Date: Sat, 9 Jan 2010 14:01:59 -0500 Message-Id: To: v@pp.inet.fi Mime-Version: 1.0 (Apple Message framework v1077) X-Pgp-Agent: GPGMail 1.2.3 X-Mailer: Apple Mail (2.1077) X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 3620 Cc: Chong Yidong , 3620@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: -2.6 (--) This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --Apple-Mail-9--858805691 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 Hi V=E4in=F6, > I have pinpointed a crash in the newest Emacs from version control > (git 6baef44). This crash has been reproduced on two of my computers. > It was random previously, but now that I rewrote my Emacs environment > and updated some packages it always crashes. Could you please verify whether this bug has been fixed in the latest = Emacs revisions? I believe that, in the mean-time, Emacs saw a different commit (I think = Adrian did this in response to the underlying color bug or a comment = from me) that was supposed to address this. Thanks - David Begin forwarded message: > From: Chong Yidong > Date: January 6, 2010 11:58:36 AM EST > To: David Reitter > Subject: Re: Color-theme related crash in Emacs 23 fixed in Aquamacs >=20 > Hi David, >=20 >=20 > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D3620 >=20 > Could you check if this patch has been applied to Emacs yet? If no, > please do so. --Apple-Mail-9--858805691 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.12 (Darwin) iEYEARECAAYFAktI0qsACgkQYotoJUVQB4JTUQCfcP4uCcw3HD33sEheFwGTEkT9 GwgAnRjBbWqIT55hCk9rzh45L/qZ++To =mqAC -----END PGP SIGNATURE----- --Apple-Mail-9--858805691-- From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 14 02:18:39 2010 Received: (at 3620) by debbugs.gnu.org; 14 Feb 2010 07:18:39 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NgYkY-0004uH-Pv for submit@debbugs.gnu.org; Sun, 14 Feb 2010 02:18:39 -0500 Received: from mail-bw0-f221.google.com ([209.85.218.221]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NgYYC-0004lM-2H for 3620@debbugs.gnu.org; Sun, 14 Feb 2010 02:06:04 -0500 Received: by bwz21 with SMTP id 21so2974993bwz.24 for <3620@debbugs.gnu.org>; Sat, 13 Feb 2010 23:05:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:from:date:x-google-sender-auth:message-id:subject:to:cc :content-type:content-transfer-encoding; bh=BnzDlOYgkpdJbd1jMn47oOTZPXfEht15FU/HAF0kxDE=; b=BmCd5QJaeOQLS2AZNYuKn9I/uphvMXsFI/sTrIz9u20N3uJInWXs4dLs7/qRSJnnFk L5420EwtmHXojorG3jWDTFQazc4U3IyR9btonLOGJTLaGFNQuArbmLEUHrof1RVd2P5H X5b1AnyMiQZQGhB1A+jCflMW5cIvuAfLqez3U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; b=gCeJhQwqov7wSSNFJAcwdzMFpFUtTPqUrl/GJNbgc7cbkkhWN9+a0UsCX0uD4r+OMp geCYa0g4sQGEQlx7L+N9ppxueitNNu/k77vJVjFC2con94lCTs52O6ZqU9nWDyDY02aM cL92keO/rfpaTMRbSUH4biJ1ezxf6p9j0TCx0= MIME-Version: 1.0 Received: by 10.204.48.133 with SMTP id r5mr2226573bkf.58.1266131148143; Sat, 13 Feb 2010 23:05:48 -0800 (PST) In-Reply-To: References: From: =?ISO-8859-1?B?VuRpbvYgSuRydmVs5A==?= Date: Sun, 14 Feb 2010 09:05:28 +0200 X-Google-Sender-Auth: 575439e4a431cb4d Message-ID: Subject: Re: Color-theme related crash in Emacs 23 fixed in Aquamacs To: David Reitter Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 3620 X-Mailman-Approved-At: Sun, 14 Feb 2010 02:18:38 -0500 Cc: Chong Yidong , 3620@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: -2.6 (--) Hi David, Sorry that this took so long. I compiled commit 9a339f5 and it works fine. By reverting d926ad3, it crashes again, so yeah, Adrian fixed it. --=20 V=E4in=F6 On Sat, Jan 9, 2010 at 21:01, David Reitter wrote= : > Hi =A0V=E4in=F6, > >> I have pinpointed a crash in the newest Emacs from version control >> (git 6baef44). This crash has been reproduced on two of my computers. >> It was random previously, but now that I rewrote my Emacs environment >> and updated some packages it always crashes. > > Could you please verify whether this bug has been fixed in the latest Ema= cs revisions? > > I believe that, in the mean-time, Emacs saw a different commit (I think A= drian did this in response to the underlying color bug or a comment from me= ) that was supposed to address this. > > Thanks > - David > > > > Begin forwarded message: > >> From: Chong Yidong >> Date: January 6, 2010 11:58:36 AM EST >> To: David Reitter >> Subject: Re: Color-theme related crash in Emacs 23 fixed in Aquamacs >> >> Hi David, >> >> >> =A0http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D3620 >> >> Could you check if this patch has been applied to Emacs yet? =A0If no, >> please do so. > > From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 14 09:04:53 2010 Received: (at 3620-done) by debbugs.gnu.org; 14 Feb 2010 14:04:54 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ngf5g-0001pF-Kt for submit@debbugs.gnu.org; Sun, 14 Feb 2010 09:04:52 -0500 Received: from mail-vw0-f44.google.com ([209.85.212.44]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ngf5d-0001p6-1X for 3620-done@debbugs.gnu.org; Sun, 14 Feb 2010 09:04:51 -0500 Received: by vws15 with SMTP id 15so1160459vws.3 for <3620-done@debbugs.gnu.org>; Sun, 14 Feb 2010 06:04:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:content-type:mime-version :subject:from:in-reply-to:date:content-transfer-encoding:message-id :references:to:x-pgp-agent:x-mailer; bh=0bJoCptCzqOQYSsnagBEd6eQPlqufpds8IAnpkFrgNc=; b=x5B6wPECxmJX1EwHdRp4MVzvIEeMr2hmOzfnh09pj7kBNoqYg9zl9ofQ7W1VmM2IwS w6sQZgK5jB91nTUqXH/Gc+AZSsRf5Q1ggI6UOOnq3g6ndEFSQMEkOIhQmsAtx4MUqfwh 26RWDS7wmh8dtfeY8t35/vd9ymJlONagrOXn0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-pgp-agent :x-mailer; b=PtS5vIn+159YNyNBF7riKmHP3hrpt7kjm8x87OX+DD7gU1hVGhjPwspqjxCUHTaepH PZLMcRszO6B6r0m7bu+Om+Mjg5Cja6lyKZwFBdaa/MdbUL7F1yY99Idt6oJiPQMnmxTe kGK7bTGdxWYPXcqOj3/vfkO3HrlGxj9LNvVM0= Received: by 10.220.124.25 with SMTP id s25mr2706133vcr.128.1266156283634; Sun, 14 Feb 2010 06:04:43 -0800 (PST) Received: from ?192.168.1.42? (pool-96-236-181-152.pitbpa.east.verizon.net [96.236.181.152]) by mx.google.com with ESMTPS id 38sm54711126vws.19.2010.02.14.06.04.39 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 14 Feb 2010 06:04:40 -0800 (PST) Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-45-86267835" Mime-Version: 1.0 (Apple Message framework v1077) Subject: Re: Color-theme related crash in Emacs 23 fixed in Aquamacs From: David Reitter In-Reply-To: Date: Sun, 14 Feb 2010 09:04:36 -0500 Content-Transfer-Encoding: 7bit Message-Id: References: To: 3620-done@debbugs.gnu.org X-Pgp-Agent: GPGMail 1.2.3 X-Mailer: Apple Mail (2.1077) X-Spam-Score: -3.2 (---) X-Debbugs-Envelope-To: 3620-done 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.2 (---) This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --Apple-Mail-45-86267835 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 On Feb 14, 2010, at 2:05 AM, V=E4in=F6 J=E4rvel=E4 wrote: > Hi David, >=20 > Sorry that this took so long. I compiled commit 9a339f5 and it works > fine. By reverting d926ad3, it crashes again, so yeah, Adrian fixed > it. >=20 > --=20 > V=E4in=F6 >=20 >=20 >=20 > On Sat, Jan 9, 2010 at 21:01, David Reitter = wrote: >> Hi V=E4in=F6, >>=20 >>> I have pinpointed a crash in the newest Emacs from version control >>> (git 6baef44). This crash has been reproduced on two of my = computers. >>> It was random previously, but now that I rewrote my Emacs = environment >>> and updated some packages it always crashes. >>=20 >> Could you please verify whether this bug has been fixed in the latest = Emacs revisions? >>=20 >> I believe that, in the mean-time, Emacs saw a different commit (I = think Adrian did this in response to the underlying color bug or a = comment from me) that was supposed to address this. >>=20 >> Thanks >> - David >>=20 >>=20 >>=20 >> Begin forwarded message: >>=20 >>> From: Chong Yidong >>> Date: January 6, 2010 11:58:36 AM EST >>> To: David Reitter >>> Subject: Re: Color-theme related crash in Emacs 23 fixed in Aquamacs >>>=20 >>> Hi David, >>>=20 >>>=20 >>> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D3620 >>>=20 >>> Could you check if this patch has been applied to Emacs yet? If no, >>> please do so. >>=20 >>=20 --Apple-Mail-45-86267835 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.12 (Darwin) iEYEARECAAYFAkt4AvQACgkQYotoJUVQB4Jl0QCfRmuzjQpdyfdVjzuc8WDRzRFz K5oAoL9DwiRboqmPT+2MTgO8Z5NM1w31 =KjQ0 -----END PGP SIGNATURE----- --Apple-Mail-45-86267835-- From unknown Tue Jun 17 01:28:00 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, 15 Mar 2010 11:24:03 +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