From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 01 18:48:19 2012 Received: (at submit) by debbugs.gnu.org; 1 Apr 2012 22:48:19 +0000 Received: from localhost ([127.0.0.1]:35177 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SETZJ-0003cn-J7 for submit@debbugs.gnu.org; Sun, 01 Apr 2012 18:48:19 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52724) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SETZF-0003ce-BQ for submit@debbugs.gnu.org; Sun, 01 Apr 2012 18:48:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SETYz-0001z3-DW for submit@debbugs.gnu.org; Sun, 01 Apr 2012 18:48:00 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:56674) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SETYz-0001yy-A0 for submit@debbugs.gnu.org; Sun, 01 Apr 2012 18:47:57 -0400 Received: from eggs.gnu.org ([208.118.235.92]:56655) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SETYv-0007XT-Iy for bug-gnu-emacs@gnu.org; Sun, 01 Apr 2012 18:47:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SETYr-0001yO-KG for bug-gnu-emacs@gnu.org; Sun, 01 Apr 2012 18:47:53 -0400 Received: from mout0.freenet.de ([195.4.92.90]:55891) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SETYr-0001yE-7u for bug-gnu-emacs@gnu.org; Sun, 01 Apr 2012 18:47:49 -0400 Received: from [195.4.92.140] (helo=mjail0.freenet.de) by mout0.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.76 #1) id 1SETYo-0002aM-OS for bug-gnu-emacs@gnu.org; Mon, 02 Apr 2012 00:47:46 +0200 Received: from localhost ([::1]:40773 helo=mjail0.freenet.de) by mjail0.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (Exim 4.76 #1) id 1SETYo-0001or-KY for bug-gnu-emacs@gnu.org; Mon, 02 Apr 2012 00:47:46 +0200 Received: from [195.4.92.26] (port=54057 helo=16.mx.freenet.de) by mjail0.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (Exim 4.76 #1) id 1SETWE-0001f5-SY for bug-gnu-emacs@gnu.org; Mon, 02 Apr 2012 00:45:06 +0200 Received: from ip-88-153-242-186.unitymediagroup.de ([88.153.242.186]:56292 helo=[192.168.178.4]) by 16.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 587) (Exim 4.76 #1) id 1SETWE-0004WQ-Hp for bug-gnu-emacs@gnu.org; Mon, 02 Apr 2012 00:45:06 +0200 Mime-Version: 1.0 (Apple Message framework v753.1) To: bug-gnu-emacs@gnu.org Message-Id: Content-Type: multipart/mixed; boundary=Apple-Mail-5-678303403 From: Peter Dyballa Subject: 24.0.94; NS variant crashes on PPC Mac OS X 10.4.11, Tiger Date: Mon, 2 Apr 2012 00:45:05 +0200 X-Mailer: Apple Mail (2.753.1) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: submit 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 (------) --Apple-Mail-5-678303403 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Hello! Very reliably this variant can be built, but it crashes at launch time. This can be a local issue with a LucidaSans-Typewriter font. Launching the NS variant with -Q makes it stop and report that this font can't found, so I started to debug as if launched normally. When it crashes a new window opens, showing xfaces.c (Bzr-107490) with an arrow in the fringe pointing to line #4841: if (! EQ (face->font->props[i], def_face->font->props[i])) Since the debug output contains binary characters I saved it as raw- text to a file, which I am attaching here: --Apple-Mail-5-678303403 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; x-unix-mode=0644; name=gud-Emacs.txt Content-Disposition: attachment; filename=gud-Emacs.txt Current directory is = /Volumes/Mainz/Users/pete/Quellen/Emacs_CVS/emacs-24.0.94/nextstep/Emacs.a= pp/Contents/MacOS/ GNU gdb 6.3.50-20050815 (Apple version gdb-696) (Sat Oct 20 18:20:28 GMT = 2007) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you = are welcome to change it and/or distribute copies of it under certain = conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for = details. This GDB was configured as "powerpc-apple-darwin"... warning: --arch option not supported in this gdb. Reading symbols for shared libraries ........ done (gdb) run Starting program: = /Volumes/Mainz/Users/pete/Quellen/Emacs_CVS/emacs-24.0.94/nextstep/Emacs.a= pp/Contents/MacOS/Emacs=20 Reading symbols for shared libraries = ....................................................................+.....= + done 2012-04-01 20:01:41.196 Emacs[14832] CFLog (0): CFMessagePort: = bootstrap_register(): failed 1103 (0x44f), port =3D 0x2b03, name =3D = 'org.gnu.Emacs.ServiceProvider' See /usr/include/servers/bootstrap_defs.h for the error codes. 2012-04-01 20:01:41.221 Emacs[14832] CFLog (99): = CFMessagePortCreateLocal(): failed to name Mach port = (org.gnu.Emacs.ServiceProvider) Reading symbols for shared libraries .. done Reading symbols for shared libraries .......... done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00000010 0x00188904 in x_supports_face_attributes_p (f=3D0x17de8b0, = attrs=3D0xbfff5248, def_face=3D0x290f1f0) at xfaces.c:4841 (gdb) bt full #0 0x00188904 in x_supports_face_attributes_p (f=3D0x17de8b0, = attrs=3D0xbfff5248, def_face=3D0x290f1f0) at xfaces.c:4841 face_id =3D 12 face =3D (struct face *) 0x29124e0 merged_attrs =3D {4611686018477733432, -9223372036770684784, = -9223372036850023312, 4611686018477764784, 100, 4611686018477764784, = 4611686018477765208, 4611686018477732912, 4611686018477732912, = -9223372036763088168, -9223372036763088072, 4611686018477732912, = 4611686018477732912, 4611686018477732912, 4611686018477732912, = -6917529027598011696, 4611686018477732912, -9223372036770684640} i =3D 0 def_attrs =3D (Lisp_Object *) 0x290f230 #1 0x0018991c in Fdisplay_supports_face_attributes_p = (attributes=3D-4611686018422244904, display=3D-6917529027616053072) at = xfaces.c:5118 supports =3D 0 i =3D 18 frame =3D -6917529027616053072 f =3D (struct frame *) 0x17de8b0 def_face =3D (struct face *) 0x290f1f0 attrs =3D {4611686018477765728, 4611686018477765728, = 4611686018477765728, 4611686018477765728, 4611686018477765728, = 4611686018477765728, 4611686018477765208, 4611686018477765728 } #2 0x002d46d0 in Ffuncall (nargs=3D3, args=3D0xbfff5520) at eval.c:2999 fun =3D -6917529027636394616 original_fun =3D 4611686018477767256 funcar =3D 184968504711318480 numargs =3D 2 lisp_numargs =3D -4611686018384321409 val =3D -9223372036711710392 backtrace =3D { next =3D 0xbfff5ef0,=20 function =3D 0xbfff5520,=20 args =3D 0xbfff5528,=20 nargs =3D 2,=20 debug_on_exit =3D 0 } internal_args =3D (Lisp_Object *) 0xbfff5528 i =3D -2147483648 #3 0x00375ee4 in exec_byte_code (bytestr=3D-9223372036849643288, = vector=3D-6917529027635949312, maxdepth=3D5, = args_template=3D4611686018477732912, nargs=3D0, args=3D0x0) at = bytecode.c:785 count =3D 39 op =3D 2 vectorp =3D (Lisp_Object *) 0x4e5110 stack =3D { pc =3D 0x73bc4f "=82=D1",=20 byte_string =3D -9223372036849643288,=20 byte_string_start =3D 0x73bb86 "\b\031=C6=89\032\033=C6\034=C7\035\t=C7=3D= =83\022",=20 constants =3D -6917529027635949312,=20 next =3D 0xbfff6330 } top =3D (Lisp_Object *) 0xbfff5520 result =3D 4611686018477766048 #4 0x002d5b98 in funcall_lambda (fun=3D-6917529027635949408, nargs=3D2, = arg_vector=3D0xbfff6048) at eval.c:3227 val =3D -4611686018422269904 syms_left =3D 4611686018477732912 next =3D 4611686018477785856 lexenv =3D 4611686018477732912 count =3D 37 i =3D 2 optional =3D 0 rest =3D 0 #5 0x002d4ba8 in Ffuncall (nargs=3D3, args=3D0xbfff6040) at eval.c:3045 fun =3D -6917529027635949408 original_fun =3D 4611686018478022864 funcar =3D 614461385990565076 numargs =3D 2 lisp_numargs =3D -4611686018385339120 val =3D 4611686018477732952 backtrace =3D { next =3D 0xbfff6a00,=20 function =3D 0xbfff6040,=20 args =3D 0xbfff6048,=20 nargs =3D 2,=20 debug_on_exit =3D 0 } internal_args =3D (Lisp_Object *) 0x40000000 i =3D 1416832 #6 0x00375ee4 in exec_byte_code (bytestr=3D-9223372036849642840, = vector=3D-6917529027635948864, maxdepth=3D4, = args_template=3D4611686018477732912, nargs=3D0, args=3D0x0) at = bytecode.c:785 count =3D 30 op =3D 2 vectorp =3D (Lisp_Object *) 0x4e52d0 stack =3D { pc =3D 0x73bb2f "=83L",=20 byte_string =3D -9223372036849642840,=20 byte_string_start =3D 0x73baeb "\b=84\a",=20 constants =3D -6917529027635948864,=20 next =3D 0xbfff6e50 } top =3D (Lisp_Object *) 0xbfff6040 result =3D 4611686018477732912 #7 0x002d5b98 in funcall_lambda (fun=3D-6917529027635948960, nargs=3D2, = arg_vector=3D0xbfff6b58) at eval.c:3227 val =3D 4611686018477732912 syms_left =3D 4611686018477732912 next =3D 4611686018477785856 lexenv =3D 4611686018477732912 count =3D 28 i =3D 2 optional =3D 1 rest =3D 0 #8 0x002d4ba8 in Ffuncall (nargs=3D3, args=3D0xbfff6b50) at eval.c:3045 fun =3D -6917529027635948960 original_fun =3D 4611686018478023224 funcar =3D 84 numargs =3D 2 lisp_numargs =3D 4294967296 val =3D 4611686018477732912 backtrace =3D { next =3D 0xbfff7520,=20 function =3D 0xbfff6b50,=20 args =3D 0xbfff6b58,=20 nargs =3D 2,=20 debug_on_exit =3D 0 } internal_args =3D (Lisp_Object *) 0x900034e4 i =3D -1610612736 #9 0x00375ee4 in exec_byte_code (bytestr=3D-9223372036849641672, = vector=3D-6917529027635947696, maxdepth=3D6, = args_template=3D4611686018477732912, nargs=3D0, args=3D0x0) at = bytecode.c:785 count =3D 28 op =3D 2 vectorp =3D (Lisp_Object *) 0x4e5760 stack =3D { pc =3D 0x73b993 "\030=C7\032\b=83+",=20 byte_string =3D -9223372036849641672,=20 byte_string_start =3D 0x73b98f "=C6\b\t\"\030=C7\032\b=83+",=20 constants =3D -6917529027635947696,=20 next =3D 0xbfff7970 } top =3D (Lisp_Object *) 0xbfff6b50 result =3D 4611686018477732912 #10 0x002d5b98 in funcall_lambda (fun=3D-6917529027635947808, nargs=3D3, = arg_vector=3D0xbfff7678) at eval.c:3227 val =3D 4611686018477732912 syms_left =3D 4611686018477732912 next =3D 4611686018478028344 lexenv =3D 4611686018477732912 count =3D 25 i =3D 3 optional =3D 0 rest =3D 0 #11 0x002d4ba8 in Ffuncall (nargs=3D4, args=3D0xbfff7670) at eval.c:3045 fun =3D -6917529027635947808 original_fun =3D 4611686018478336208 funcar =3D 184964177775602060 numargs =3D 3 lisp_numargs =3D -8035599672916500496 val =3D 4611686018477732912 backtrace =3D { next =3D 0xbfff8040,=20 function =3D 0xbfff7670,=20 args =3D 0xbfff7678,=20 nargs =3D 3,=20 debug_on_exit =3D 0 } internal_args =3D (Lisp_Object *) 0xbfff7678 i =3D 1106247679 #12 0x00375ee4 in exec_byte_code (bytestr=3D-9223372036849641936, = vector=3D-6917529027635947960, maxdepth=3D6, = args_template=3D4611686018477732912, nargs=3D0, args=3D0x0) at = bytecode.c:785 count =3D 24 op =3D 3 vectorp =3D (Lisp_Object *) 0x4e5658 stack =3D { pc =3D 0x73b9e7 "=88=CC\n=CDN!=89\033=CE\034=89\035=83H",=20 byte_string =3D -9223372036849641936,=20 byte_string_start =3D 0x73b9c4 "=C6\b\t\"=88\b=C7N=86\f",=20 constants =3D -6917529027635947960,=20 next =3D 0xbfff8480 } top =3D (Lisp_Object *) 0xbfff7670 result =3D 4611686018477732912 #13 0x002d5b98 in funcall_lambda (fun=3D-6917529027635948040, nargs=3D2, = arg_vector=3D0xbfff8198) at eval.c:3227 val =3D 4611686018477732912 syms_left =3D 4611686018477732912 next =3D 4611686018477785856 lexenv =3D 4611686018477732912 count =3D 22 i =3D 2 optional =3D 0 rest =3D 0 #14 0x002d4ba8 in Ffuncall (nargs=3D3, args=3D0xbfff8190) at eval.c:3045 fun =3D -6917529027635948040 original_fun =3D 4611686018478276464 funcar =3D 125533581432069320 numargs =3D 2 lisp_numargs =3D -8022959014528875920 val =3D 4611686018477732912 backtrace =3D { next =3D 0xbfff8ad0,=20 function =3D 0xbfff8190,=20 args =3D 0xbfff8198,=20 nargs =3D 2,=20 debug_on_exit =3D 0 } internal_args =3D (Lisp_Object *) 0xbfff8198 i =3D 0 #15 0x00375ee4 in exec_byte_code (bytestr=3D-9223372036849635832, = vector=3D-6917529027635941840, maxdepth=3D3, = args_template=3D4611686018477732912, nargs=3D0, args=3D0x0) at = bytecode.c:785 count =3D 22 op =3D 2 vectorp =3D (Lisp_Object *) 0x4e6e40 stack =3D { pc =3D 0x73b223 "=88\b=C4=3D=84\024",=20 byte_string =3D -9223372036849635832,=20 byte_string_start =3D 0x73b21f "=C3\b\t\"=88\b=C4=3D=84\024",=20 constants =3D -6917529027635941840,=20 next =3D 0xbfff93d0 } top =3D (Lisp_Object *) 0xbfff8190 result =3D 4611686018477732912 #16 0x00374988 in Fbyte_code (bytestr=3D-9223372036849635832, = vector=3D-6917529027635941840, maxdepth=3D3) at bytecode.c:423 No locals. #17 0x002d1590 in eval_sub (form=3D-4611686018422247960) at eval.c:2350 numargs =3D 3 args_left =3D 4611686018477732912 i =3D 3 maxargs =3D 3 argvals =3D {-9223372036849635832, -6917529027635941840, 3, = -4611813561725864912, -4611686018385337200, 12884901888, = -4611814386409780544, 4611686018477764904} fun =3D -6917529027633332952 val =3D 4611686018477732912 original_fun =3D 4611686018477858392 original_args =3D -4611686018422247944 funcar =3D 4611686018477732912 backtrace =3D { next =3D 0xbfff9aa0,=20 function =3D 0xbfff8ac0,=20 args =3D 0xbfff8b08,=20 nargs =3D 3,=20 debug_on_exit =3D 0 } gcpro1 =3D { next =3D 0x5031200,=20 var =3D 0x2,=20 nvars =3D 50345008 } gcpro2 =3D { next =3D 0x0,=20 var =3D 0x0,=20 nvars =3D -1073771712 } gcpro3 =3D { next =3D 0x24ac0,=20 var =3D 0xbfff8b08,=20 nvars =3D 3 } #18 0x002cd088 in internal_lisp_condition_case (var=3D4611686018477732912,= bodyform=3D-4611686018422247960, handlers=3D-4611686018422591256) at = eval.c:1463 val =3D 4611686018477732912 c =3D { tag =3D 4611686018477732912,=20 val =3D 4611686018477732912,=20 next =3D 0xbfffd670,=20 gcpro =3D 0x0,=20 jmp =3D {-1073771360, -1073771288, 0 , 1, = -1073749280, -1073749496, 1073741824, 50842912, -1073771360, 2935880, = 2936616, 671089192, 50344968, 1073741824, 50344968, -524288, = -2113781760, 0, -1073771264, -1073741824, 42050928, 1073741824, = 50345008, 1073741824, 50345008, 1073741824, 50345008, 1073741824, = 50500584, -1073773120, 50500664, -1, -1, 0, 3, 1073741824, 50500264, = -1073770976, 50345008, -1073749280, -1073749496, 1073741824, 50842912, = -1073771040, 2970100, -1073770768, 5, 2972600, 50502088, 1073741824, = 50377744, 20, 50377784, -1073770896, 104, -1073771712, -1073771680, = -1073741824, 42050736, 0, 0, -1073770784, 1, 144104, 25, 0, 0, 0, 20, = -1035222635, -2021289069, -1035222635, -2021289069, -1035222635, = -2021289069, -1035222635, -2021289069, -1035222635, -2021289069, = -1035222635, -2021289069, -1035222635, -2021289069, -1035222635, = -2021289069, -1035222635, -2021289069, -1035222635, -2021289069, = -1035222635, -2021289069, -1035222635, -2021289069, 1092126486, = 340813280, 1051056256, 0, 1092126485, -449459508, 0, 0, 1085022207, = -1789696, 1067945293, -1979711488, 1073741824, 50345008, 1073741824, = 50345008, -1073770368, 5150720, -1073770768, 2964788, -1073770352, = 191988, 2968488, -1073770288, 1, -1073770296, -1073770736, 2746256, 0, = -1073770280, 2746776, 42049264, -2147483648, 5138720, -2147483648, = 5138744, 2, 2, 2, -1073770296, 1073741824, 50345008, 1, 2975672, = -1073741824, 42050928, 1091006368, 0, 0, 50504360, -1610612736, 4678840, = 1073741824, 50741544, -1610612736, 5108512, -1073770352, -1073770288, = -1073770280, 0, -1073770512, -2144676480, -1073770280, 50345008, 0, 0, = 0, 600, 1073741824, 2048, 2, 53955520, 1073741824, 2048, -1073741824, = 42050160, -1073741824, 42050144, 50345528, 0, -1073770368, 50345008, = -1073770512, 3051644, -1073770352, 7, 3052084, 600},=20 backlist =3D 0xbfff9aa0,=20 handlerlist =3D 0xbfffd9a8,=20 lisp_eval_depth =3D 6,=20 pdlcount =3D 22,=20 poll_suppress_count =3D 0,=20 interrupt_input_blocked =3D 0,=20 byte_stack =3D 0xbfff93d0 } h =3D { handler =3D -4611686018422591256,=20 var =3D 4611686018477732912,=20 chosen_clause =3D 4611686018477732912,=20 tag =3D 0xbfff8ce8,=20 next =3D 0xbfffd9a8 } #19 0x00377cf8 in exec_byte_code (bytestr=3D-9223372036849636056, = vector=3D-6917529027635942080, maxdepth=3D6, = args_template=3D4611686018477732912, nargs=3D0, args=3D0x0) at = bytecode.c:981 handlers =3D -4611686018422591256 body =3D -4611686018422247960 count =3D 19 op =3D 143 vectorp =3D (Lisp_Object *) 0x4e6d50 stack =3D { pc =3D 0x73b250 "=88\vA=89\023=84\020",=20 byte_string =3D -9223372036849636056,=20 byte_string_start =3D 0x73b239 "=C6\b!=C7>\031=C8 =9F=C9\032=89\033=83\0= 37",=20 constants =3D -6917529027635942080,=20 next =3D 0xbfff9ee0 } top =3D (Lisp_Object *) 0xbfff90d0 result =3D 4611686018477732912 #20 0x002d5b98 in funcall_lambda (fun=3D-6917529027635942176, nargs=3D2, = arg_vector=3D0xbfff9bf8) at eval.c:3227 val =3D 4611686018477732912 syms_left =3D 4611686018477732912 next =3D 4611686018477979976 lexenv =3D 4611686018477732912 count =3D 17 i =3D 2 optional =3D 1 rest =3D 0 #21 0x002d4ba8 in Ffuncall (nargs=3D3, args=3D0xbfff9bf0) at eval.c:3045 fun =3D -6917529027635942176 original_fun =3D 4611686018477889392 funcar =3D 122675016328 numargs =3D 2 lisp_numargs =3D 32757239748 val =3D 4611686018477732912 backtrace =3D { next =3D 0xbfffa5b0,=20 function =3D 0xbfff9bf0,=20 args =3D 0xbfff9bf8,=20 nargs =3D 2,=20 debug_on_exit =3D 0 } internal_args =3D (Lisp_Object *) 0xbfff9bf8 i =3D 0 #22 0x00375ee4 in exec_byte_code (bytestr=3D-9223372036849636768, = vector=3D-6917529027635942792, maxdepth=3D4, = args_template=3D4611686018477732912, nargs=3D0, args=3D0x0) at = bytecode.c:785 count =3D 11 op =3D 2 vectorp =3D (Lisp_Object *) 0x4e6a88 stack =3D { pc =3D 0x73b30e "=88\n=84W",=20 byte_string =3D -9223372036849636768,=20 byte_string_start =3D 0x73b2c3 = "=C6\b!\020=C7\b!\031=C8\b=9E\032=C9\033=CA=89\034\035\v=CA\036\026=89\036= \027=830",=20 constants =3D -6917529027635942792,=20 next =3D 0xbfffaa00 } top =3D (Lisp_Object *) 0xbfff9bf0 result =3D 800000 #23 0x002d5b98 in funcall_lambda (fun=3D-6917529027635942888, nargs=3D1, = arg_vector=3D0xbfffa708) at eval.c:3227 val =3D 4611686018477732872 syms_left =3D 4611686018477732912 next =3D 4611686018477979976 lexenv =3D 4611686018477732912 count =3D 10 i =3D 1 optional =3D 1 rest =3D 0 #24 0x002d4ba8 in Ffuncall (nargs=3D2, args=3D0xbfffa700) at eval.c:3045 fun =3D -6917529027635942888 original_fun =3D 4611686018478313448 funcar =3D 123480286652 numargs =3D 1 lisp_numargs =3D 104123201394573429 val =3D 4611686018477732912 backtrace =3D { next =3D 0xbfffb0d0,=20 function =3D 0xbfffa700,=20 args =3D 0xbfffa708,=20 nargs =3D 1,=20 debug_on_exit =3D 0 } internal_args =3D (Lisp_Object *) 0xbfffa5d0 i =3D -1073764992 #25 0x00375ee4 in exec_byte_code (bytestr=3D-9223372036849059320, = vector=3D-6917529027635365344, maxdepth=3D5, = args_template=3D4611686018477732912, nargs=3D0, args=3D0x0) at = bytecode.c:785 count =3D 5 op =3D 1 vectorp =3D (Lisp_Object *) 0x573a30 stack =3D { pc =3D 0x7056c9 "\026\027=D0\016\027!=88\016\035=C9\036\036=89\036\037=83= =EC",=20 byte_string =3D -9223372036849059320,=20 byte_string_start =3D 0x705619 "=C6\b=9E=83,",=20 constants =3D -6917529027635365344,=20 next =3D 0xbfffb520 } top =3D (Lisp_Object *) 0xbfffa700 result =3D -4611686018385357632 #26 0x002d5b98 in funcall_lambda (fun=3D-6917529027635365432, nargs=3D1, = arg_vector=3D0xbfffb228) at eval.c:3227 val =3D -4611686018385357632 syms_left =3D 4611686018477732912 next =3D 4611686018477979976 lexenv =3D 4611686018477732912 count =3D 4 i =3D 1 optional =3D 1 rest =3D 0 #27 0x002d4ba8 in Ffuncall (nargs=3D2, args=3D0xbfffb220) at eval.c:3045 fun =3D -6917529027635365432 original_fun =3D 4611686018478248696 funcar =3D 859017730064 numargs =3D 1 lisp_numargs =3D -8035154662783821968 val =3D 4611686018477732912 backtrace =3D { next =3D 0xbfffbbf0,=20 function =3D 0xbfffb220,=20 args =3D 0xbfffb228,=20 nargs =3D 1,=20 debug_on_exit =3D 0 } internal_args =3D (Lisp_Object *) 0xbfffb0f0 i =3D -1879034652 #28 0x00375ee4 in exec_byte_code (bytestr=3D-9223372036849064168, = vector=3D-6917529027635370192, maxdepth=3D6, = args_template=3D4611686018477732912, nargs=3D0, args=3D0x0) at = bytecode.c:785 count =3D 4 op =3D 1 vectorp =3D (Lisp_Object *) 0x572740 stack =3D { pc =3D 0x705f54 = "=89\026\024\026\025=CF\v!\023=D0\016\024=D1=D2\n=D1\"#=88=D3\n!=88=CA=89\= 022=87",=20 byte_string =3D -9223372036849064168,=20 byte_string_start =3D 0x705f23 "\b=85K",=20 constants =3D -6917529027635370192,=20 next =3D 0xbfffc0a0 } top =3D (Lisp_Object *) 0xbfffb220 result =3D 104147118196510660 #29 0x002d5b98 in funcall_lambda (fun=3D-6917529027635370272, nargs=3D0, = arg_vector=3D0xbfffbd48) at eval.c:3227 val =3D 4611686018477732912 syms_left =3D 4611686018477732912 next =3D 743392393139091 lexenv =3D 4611686018477732912 count =3D 4 i =3D 0 optional =3D 0 rest =3D 0 #30 0x002d4ba8 in Ffuncall (nargs=3D1, args=3D0xbfffbd40) at eval.c:3045 fun =3D -6917529027635370272 original_fun =3D 4611686018478363392 funcar =3D -9223372036849950104 numargs =3D 0 lisp_numargs =3D 4611686018477732912 val =3D 4611686018477732952 backtrace =3D { next =3D 0xbfffc770,=20 function =3D 0xbfffbd40,=20 args =3D 0xbfffbd48,=20 nargs =3D 0,=20 debug_on_exit =3D 0 } internal_args =3D (Lisp_Object *) 0xbfffbd50 i =3D 4 #31 0x00375ee4 in exec_byte_code (bytestr=3D-9223372036849601848, = vector=3D-6917529027635907872, maxdepth=3D18, args_template=3D0, = nargs=3D0, args=3D0xbfffc8d0) at bytecode.c:785 count =3D 4 op =3D 0 vectorp =3D (Lisp_Object *) 0x4ef2f0 stack =3D { pc =3D 0x7383be "=88=81=8C",=20 byte_string =3D -9223372036849601848,=20 byte_string_start =3D 0x738112 "=C6 \020=C7\021\n\023=C7\024=C8=C9!=89=C7= =3D=840",=20 constants =3D -6917529027635907872,=20 next =3D 0xbfffcbd0 } top =3D (Lisp_Object *) 0xbfffbd40 result =3D 28 #32 0x002d5570 in funcall_lambda (fun=3D-6917529027635907952, nargs=3D0, = arg_vector=3D0xbfffc8d0) at eval.c:3161 val =3D 11411143989919745 syms_left =3D 0 next =3D -4611749515221235268 lexenv =3D 104125606626604080 count =3D 4 i =3D 1073741824 optional =3D 5 rest =3D 0 #33 0x002d4ba8 in Ffuncall (nargs=3D1, args=3D0xbfffc8c8) at eval.c:3045 fun =3D -6917529027635907952 original_fun =3D 4611686018478362832 funcar =3D -9223372036800796088 numargs =3D 0 lisp_numargs =3D -1 val =3D -6917529027616837808 backtrace =3D { next =3D 0xbfffd390,=20 function =3D 0xbfffc8c8,=20 args =3D 0xbfffc8d0,=20 nargs =3D 0,=20 debug_on_exit =3D 0 } internal_args =3D (Lisp_Object *) 0xbfffc790 i =3D 2 #34 0x00375ee4 in exec_byte_code (bytestr=3D-9223372036849606696, = vector=3D-6917529027635912720, maxdepth=3D8, args_template=3D0, nargs=3D0,= args=3D0xbfffd250) at bytecode.c:785 count =3D 3 op =3D 0 vectorp =3D (Lisp_Object *) 0x4ee000 stack =3D { pc =3D 0x7390f5 "=88)=88=E6=E7=E8\"=88=E9=CF=EA\"=89;=83=A0",=20 byte_string =3D -9223372036849606696,=20 byte_string_start =3D 0x73906e "\b=83\b",=20 constants =3D -6917529027635912720,=20 next =3D 0x0 } top =3D (Lisp_Object *) 0xbfffc8c8 result =3D -8035062217932012542 #35 0x002d5570 in funcall_lambda (fun=3D-6917529027635912800, nargs=3D0, = arg_vector=3D0xbfffd250) at eval.c:3161 val =3D -8077833303737957892 syms_left =3D 0 next =3D 44106281895596464 lexenv =3D 3221213736 count =3D 3 i =3D 1073741824 optional =3D 50345008 rest =3D 1073741824 #36 0x002d50cc in apply_lambda (fun=3D-6917529027635912800, = args=3D4611686018477732912) at eval.c:3104 args_left =3D 4611686018477732912 i =3D 0 numargs =3D 0 arg_vector =3D (Lisp_Object *) 0xbfffd250 gcpro1 =3D { next =3D 0x9bdfca,=20 var =3D 0xc011b0,=20 nvars =3D 0 } gcpro2 =3D { next =3D 0xc00040,=20 var =3D 0x8fe5c568,=20 nvars =3D -1881079300 } gcpro3 =3D { next =3D 0xbfffd300,=20 var =3D 0x42000448,=20 nvars =3D -1881078444 } tem =3D -4611735150437328016 sa_count =3D 3 sa_must_free =3D 0 #37 0x002d1920 in eval_sub (form=3D-4611686018394956048) at eval.c:2389 fun =3D -6917529027635912800 val =3D -4611734603097439366 original_fun =3D 4611686018478270208 original_args =3D 4611686018477732912 funcar =3D 346011227792 backtrace =3D { next =3D 0x0,=20 function =3D 0xbfffd380,=20 args =3D 0xbfffd250,=20 nargs =3D 0,=20 debug_on_exit =3D 0 } gcpro1 =3D { next =3D 0x3003430,=20 var =3D 0xbfffd3b0,=20 nvars =3D 2716236 } gcpro2 =3D { next =3D 0xbfffd4c0,=20 var =3D 0xc3500,=20 nvars =3D 2718440 } gcpro3 =3D { next =3D 0xbfffbd30,=20 var =3D 0x140,=20 nvars =3D 800000 } #38 0x002d0544 in Feval (form=3D-4611686018394956048, = lexical=3D4611686018477732912) at eval.c:2198 count =3D 2 #39 0x00196ba8 in top_level_2 () at keyboard.c:1168 No locals. #40 0x002cd2b8 in internal_condition_case (bfun=3D0x196b58 = , handlers=3D4611686018477783128, hfun=3D0x196184 = ) at eval.c:1509 val =3D -9223372036803914160 c =3D { tag =3D 4611686018477732912,=20 val =3D 4611686018477732912,=20 next =3D 0xbfffda98,=20 gcpro =3D 0x0,=20 jmp =3D {-1073752528, -1073752464, 0 , 1, = -1073749280, -1073749496, -1073749504, 4561020, -1073752528, 2937092, = 2937336, 570425896, -1610570772, 83886080, -1610562188, -524288, = -2113781760, 0, -1073752440, 83975168, 0, 83979904, -1880795504, = -1073752128, 12582976, 0, 13, 0, 13, 0, 3452, 0, 0, 0, 0, 0, = -1610577556, 0, 13, 0, 0, 0, 16, 83975168, 0, 83979928, -1878846516, = -1073752128, 4561020, 0, 6, 0, 6, 0, 3428, 0, 0, 0, 0, 0, 50861576, 0, = 7, -1073751920, 13, -1073752128, 2651172, -1035222635, -2021289069, = -1035222635, -2021289069, -1035222635, -2021289069, -1035222635, = -2021289069, -1035222635, -2021289069, -1035222635, -2021289069, = -1035222635, -2021289069, -1035222635, -2021289069, -1035222635, = -2021289069, -1035222635, -2021289069, -1035222635, -2021289069, = -1035222635, -2021289069, 1092126486, 340813280, 1051056256, 0, = 1092126485, -449459508, 0, 0, 1085022207, -1789696, 1067945293, = -1979711488, 12582976, 10255209, 5040, -1881077508, -1073751856, 0, = -2147483648, 51034592, 0, -1073751752, 10243362, 12587440, -1073751808, = 12582976, -1880767128, -1881079300, -1073751808, 1140851240, = -1881078444, 2784888, -1073751824, 24236288, 2649604, -1879014796, = -1073751792, -1073751864, 4096, -1880795504, 0, 12582976, 80, = -1881123184, 0, 1, 0, 0, 0, 7758276, -1880767128, 7758276, 12582976, = 10243362, 5040, -1881077508, -1073751696, 4561020, -1881077108, 2815128, = -1073751616, -1073751768, -1073751760, -1073749496, -1073749504, = 4561020, 0, 6, 0, 6, 12587440, 6, -2147483648, 51034592, -2147483648, = 2784888, 0, 6, 4096, -1880795504, 0, 12582976, 80, -1881123184, = -1073751600, 97, -1881123000, 1627389953, 1073741824, -2147483648},=20 backlist =3D 0x0,=20 handlerlist =3D 0x0,=20 lisp_eval_depth =3D 0,=20 pdlcount =3D 2,=20 poll_suppress_count =3D 1,=20 interrupt_input_blocked =3D 0,=20 byte_stack =3D 0x0 } h =3D { handler =3D 4611686018477783128,=20 var =3D 4611686018477732912,=20 chosen_clause =3D -4611718038482329080,=20 tag =3D 0xbfffd670,=20 next =3D 0x0 } #41 0x00196cb0 in top_level_1 (ignore=3D4611686018477732912) at = keyboard.c:1176 No locals. #42 0x002cc730 in internal_catch (tag=3D4611686018477779792, = func=3D0x196bcc , arg=3D4611686018477732912) at eval.c:1266 c =3D { tag =3D 4611686018477779792,=20 val =3D 4611686018477732912,=20 next =3D 0x0,=20 gcpro =3D 0x0,=20 jmp =3D {-1073751456, 198, 0 , 1, -1073749280, = -1073749496, -1073749504, 4561020, -1073751456, 2934272, 2934540, = -2113928670, 1667786030, 1718774132, 2049860207, -524288, -2113781760, = 0, -1073751376, 2421248, 50345008, 1073741824, 50401104, 8130476, = 83979804, 43, 0, 43, 0, 0, 0, 8130476, 3054696, -1, -1, -2147483648, = 5023384, -2147483648, 50861672, -1, -1, 43, 0, -1, -1, 43, 83979804, 0, = 50638272, -1, -1, 1073741824, 50345008, 0, 0, -1073751104, 2189024, = -1073750944, 50345008, 2189564, 43, -1073750944, 50401104, -1073751072, = 2651172, -1073750928, 0, 2651308, 0, -1035222635, -2021289069, = -1035222635, -2021289069, -1035222635, -2021289069, -1035222635, = -2021289069, -1035222635, -2021289069, -1035222635, -2021289069, = -1035222635, -2021289069, -1035222635, -2021289069, -1035222635, = -2021289069, -1035222635, -2021289069, -1035222635, -2021289069, = -1035222635, -2021289069, 1092126486, 340813280, 1051056256, 0, = 1092126485, -449459508, 0, 0, 1085022207, -1789696, 1067945293, = -1979711488, 0, 0, 0, 43, 0, 43, 0, 50428424, 8, 2, 1073741824, = 50345008, 0, 1, -1073750848, 2716236, -1073750576, 1, 2718440, = -1073749496, -1073749504, 4561020, 7767588, 3622340, -1073750704, = 50375176, 3622464, 0, -1073750688, 50345008, 1073741824, 50345008, = 7767588, 50375176, 1073741824, 41, 41, 24236288, 50543872, 0, = -1073750608, 24236944, 1073741824, 50345008, 50375176, 50345008, = -1073750720, 30828, -1073750576, 8, -1073750704, 2714836, -1073750576, = 50345008, 2715228, 41, -1073750544, 50345008, 7767588, 41, -1073750592, = 7757960, 3, 0, 0, 0, -2147483648, 50543872, -1610600560, 1, 1073741824, = 50344968, 1073741824, 50543872, 1073741824, 50345008},=20 backlist =3D 0x0,=20 handlerlist =3D 0x0,=20 lisp_eval_depth =3D 0,=20 pdlcount =3D 2,=20 poll_suppress_count =3D 1,=20 interrupt_input_blocked =3D 0,=20 byte_stack =3D 0x0 } #43 0x00196964 in command_loop () at keyboard.c:1131 val =3D -4611723126941203324 #44 0x00195750 in recursive_edit_1 () at keyboard.c:758 count =3D 1 val =3D 16311392437105128 #45 0x00195a3c in Frecursive_edit () at keyboard.c:822 count =3D 0 buffer =3D 4611686018477732912 #46 0x001923e4 in main (argc=3D1, argv=3D0xbfffe200) at emacs.c:1715 dummy =3D -4611720378165755903 stack_bottom_variable =3D -96 '=A0' do_initial_setlocale =3D 1 skip_args =3D 0 rlim =3D { rlim_cur =3D 8388608,=20 rlim_max =3D 67108864 } no_loadup =3D 0 junk =3D 0x0 dname_arg =3D 0x0 dname_arg2 =3D = "=90\000\031L=8F=E0=A8=F0=BF=FF=E0p=82\000\004\"\000\000\020\000=8F=E5V=90= \000\000\000\000\000=C0\000@\000\000\000P=8F=E0V=90=BF=FF=E0=90\000\000\00= 0\001=A0\000\023=BC=BF=FF=E2\b=BF=FF=E2\000\000\000\000\000=8F=E0r=A4=90\0= 00\025h=BF=FF=E0=B0=90=AEA(" ch_to_dir =3D 0x900015c4 "8!" (gdb) xbacktrace Undefined command: "xbacktrace". Try "help". (gdb)=20= --Apple-Mail-5-678303403 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Konfiguration was with: ./configure --without-sound --without-dbus -- without-pop --without-gconf --without-gpm --without-gsettings -- without-gif --without-jpeg --without-png --without-rsvg --without- tiff --without-xpm --with-wide-int --with-ns --disable-ns-self- contained --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/ include --enable-locallisppath=/Library/Application\ Support/Emacs/ calendar24:/Library/Application\ Support/Emacs CFLAGS="-g -H -pipe - fPIC -fno-common -O0 -mfused-madd -mmultiple -ftree-vectorize - mpowerpc-gfxopt -maltivec -faltivec -mabi=altivec -mcpu=7450 - mtune=7450" CPPFLAGS="" LDFLAGS="-Wl,-bind_at_load -Wl,-t" PKG_CONFIG_PATH=/sw/lib/xft2/lib/pkgconfig:/sw/share/pkgconfig:/sw/ lib/pkgconfig:/usr/X11/lib/pkgconfig:/usr/X11/share/pkgconfig:/usr/ lib/pkgconfig Compiler was Apple's GCC 4.0.1. The crash happens at the same spot. -- Greetings Pete Remember: use logout to logout. --Apple-Mail-5-678303403-- From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 10 14:30:32 2014 Received: (at control) by debbugs.gnu.org; 10 Oct 2014 18:30:32 +0000 Received: from localhost ([127.0.0.1]:40368 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XcexT-0002FB-EF for submit@debbugs.gnu.org; Fri, 10 Oct 2014 14:30:31 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:55152) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XcexR-0002F3-CX for control@debbugs.gnu.org; Fri, 10 Oct 2014 14:30:29 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1XcexQ-0003LS-1A for control@debbugs.gnu.org; Fri, 10 Oct 2014 14:30:28 -0400 Date: Fri, 10 Oct 2014 14:30:28 -0400 Message-Id: Subject: control message for bug 11149 12385 12984 13283 14585 15086 18677 1... To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -6.0 (------) 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: -6.0 (------) # Support for OS X 10.4 will be dropped tag 11149 wontfix tag 12385 wontfix tag 12984 wontfix tag 13283 wontfix tag 14585 wontfix tag 15086 wontfix tag 18677 wontfix tag 18678 wontfix From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 04 10:35:00 2016 Received: (at control) by debbugs.gnu.org; 4 Mar 2016 15:35:00 +0000 Received: from localhost ([127.0.0.1]:33743 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1abrkq-0000H1-1N for submit@debbugs.gnu.org; Fri, 04 Mar 2016 10:35:00 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:47444) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1abrko-0000GV-KX for control@debbugs.gnu.org; Fri, 04 Mar 2016 10:34:58 -0500 Received: from 2.150.35.31.tmi.telenormobil.no ([2.150.35.31] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1abrji-0004Sf-2B for control@debbugs.gnu.org; Fri, 04 Mar 2016 16:33:50 +0100 From: Lars Ingebrigtsen To: control@debbugs.gnu.org Subject: control message for bug #11149 Message-ID: <874mcmjpng.fsf@totally-fudged-out-message-id> Date: Fri, 04 Mar 2016 15:33:49 +0000 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) X-MailScanner-ID: 1abrji-0004Sf-2B X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1457710432.81591@IZul23aKq6LQ3diP0TtvEQ X-Spam-Status: No X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) close 11149 From unknown Mon Jun 23 05:59:20 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 Apr 2016 11:24:05 +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