From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r109660: Functions to get and set Lisp_Object fields of buffer-local variables. Date: Fri, 17 Aug 2012 23:02:27 +0200 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1345237401 3468 80.91.229.3 (17 Aug 2012 21:03:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 17 Aug 2012 21:03:21 +0000 (UTC) Cc: Emacs developers To: Dmitry Antipov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 17 23:03:21 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1T2ThP-000265-TZ for ged-emacs-devel@m.gmane.org; Fri, 17 Aug 2012 23:03:20 +0200 Original-Received: from localhost ([::1]:44395 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T2ThO-0001so-K6 for ged-emacs-devel@m.gmane.org; Fri, 17 Aug 2012 17:03:18 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:34307) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T2ThJ-0001se-0a for emacs-devel@gnu.org; Fri, 17 Aug 2012 17:03:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T2ThE-000622-TI for emacs-devel@gnu.org; Fri, 17 Aug 2012 17:03:12 -0400 Original-Received: from mail-vc0-f169.google.com ([209.85.220.169]:63484) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T2ThE-00061y-OS for emacs-devel@gnu.org; Fri, 17 Aug 2012 17:03:08 -0400 Original-Received: by vcbfl10 with SMTP id fl10so3876365vcb.0 for ; Fri, 17 Aug 2012 14:03:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=CMADXn/Li6rdyNivohtF2v6+tS75ZYY7XzqJcLySVlM=; b=LSNu+spHYkR9FrbhlmabAmeudhCpQ0Y6OVTuTC7LBYYb+i365gptf6rCj6h6ymfZxY ERCMY2k82UI2MC0ryr8s01cMu1S89PRDJ4Nc7NvcdcEXYud6eMwXfK55uz2d2OaUPyWX j50ETjcgTqT4cOGiate1NYvv7SBz3dHuMqRxQrqFelkxm7HivFarqCybpVY33Vt3GTTL Q7fqL1DQf28SXagHL4nsJIHCSuz1HJylZ/yx3gGVlTJM1tFN9Qzm2Aeh7z2Bs5oJEQ5e oCEHDKigjSO3MYfmVARpRxvgXJUQUfcLpSowRClOuviPx1oH/02jSd/1I36TqH8jj8jd EDcg== Original-Received: by 10.52.176.194 with SMTP id ck2mr781326vdc.29.1345237388169; Fri, 17 Aug 2012 14:03:08 -0700 (PDT) Original-Received: by 10.58.238.101 with HTTP; Fri, 17 Aug 2012 14:02:27 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.220.169 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:152624 Archived-At: On Fri, Aug 17, 2012 at 4:24 PM, Dmitry Antipov wrote: > ------------------------------------------------------------ > revno: 109660 > committer: Dmitry Antipov > branch nick: trunk > timestamp: Fri 2012-08-17 18:24:43 +0400 > message: > Functions to get and set Lisp_Object fields of buffer-local variables. "./../nt/oo-spd/i386/addsection" "oo-spd/i386/temacs.bin" "oo-spd/i386/temacs.exe" EMHEAP 27 Dumping from oo-spd/i386/temacs.bin to oo-spd/i386/temacs.exe "./oo-spd/i386/temacs.exe" -batch -l loadup dump lisp.h:2416: Emacs fatal error: assertion failed: found == !EQ (blv->defcell, blv->valcell) Program received signal SIGTRAP, Trace/breakpoint trap. [Switching to Thread 1192.0x19a4] 0x7526280d in KERNELBASE!DeleteAce () from C:\Windows\syswow64\KernelBase.dll (gdb) bt #0 0x7526280d in KERNELBASE!DeleteAce () from C:\Windows\syswow64\KernelBase.dll #1 0x010f418c in w32_abort () at w32fns.c:7217 #2 0x0100a908 in die (msg=0x143c8b8 "assertion failed: found == !EQ (blv->defcell, blv->valcell)", file=0x143c890 "lisp.h", line=2416) at alloc.c:6691 #3 0x01245334 in set_blv_found (found=, blv=) at lisp.h:2416 #4 0x01007052 in set_blv_found (found=, blv=) at lisp.h:2416 #5 set_internal (symbol=, newval=56965146, where=, bindflag=1) at data.c:1202 #6 0x01016044 in specbind (symbol=57066170, value=56965146) at eval.c:3209 #7 0x0104b04c in Fload (file=57077377, noerror=56965146, nomessage=56965146, nosuffix=56965146, must_suffix=) at lread.c:1164 #8 0x0101382a in eval_sub (form=56946990) at eval.c:2173 #9 0x01016af2 in Feval (form=56946990, lexical=56965146) at eval.c:2021 #10 0x0102709c in top_level_2 () at keyboard.c:1161 #11 0x010127ab in internal_condition_case (bfun=0x1027080 , handlers=57015754, hfun=0x10298c0 ) at eval.c:1308 #12 0x01027bf0 in top_level_1 (ignore=56965146) at keyboard.c:1169 #13 0x010126e9 in internal_catch (tag=57005586, func=0x1027b90 , arg=56965146) at eval.c:1065 #14 0x0102928e in command_loop () at keyboard.c:1124 #15 recursive_edit_1 () at keyboard.c:752 #16 0x01029616 in Frecursive_edit () at keyboard.c:816 #17 0x01244ba1 in main (argc=, argv=0x922cf0) at emacs.c:1666 Lisp Backtrace: "load" (0x88fc44) (gdb) frame 7 #7 0x0104b04c in Fload (file=57077377, noerror=56965146, nomessage=56965146, nosuffix=56965146, must_suffix=) at lread.c:1164 1164 specbind (Qlexical_binding, Qnil); (gdb) p file $1 = 57077377 (gdb) pr [New Thread 1192.0x18b8] (gdb) p file $2 = 57077377 (gdb) xtype Lisp_String (gdb) xstring $3 = (struct Lisp_String *) 0x366ee80 "loadup.el" (gdb)