From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#21104: 25.0.50; relative paths are added to load-path without -nsl (bug#21104) Date: Mon, 07 Dec 2015 21:33:57 +0200 Message-ID: <83mvtmcau2.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1449516922 3761 80.91.229.3 (7 Dec 2015 19:35:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Dec 2015 19:35:22 +0000 (UTC) Cc: esq@lawlist.com, 21104@debbugs.gnu.org To: Anders Lindgren Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Dec 07 20:35:11 2015 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1a61Z0-0004jl-It for geb-bug-gnu-emacs@m.gmane.org; Mon, 07 Dec 2015 20:35:10 +0100 Original-Received: from localhost ([::1]:56174 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a61Yz-0000VS-PC for geb-bug-gnu-emacs@m.gmane.org; Mon, 07 Dec 2015 14:35:09 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52669) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a61Yw-0000TG-HY for bug-gnu-emacs@gnu.org; Mon, 07 Dec 2015 14:35:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a61Ys-0006yC-E3 for bug-gnu-emacs@gnu.org; Mon, 07 Dec 2015 14:35:06 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:52319) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a61Ys-0006xS-Ah for bug-gnu-emacs@gnu.org; Mon, 07 Dec 2015 14:35:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1a61Yr-0002kX-Tr for bug-gnu-emacs@gnu.org; Mon, 07 Dec 2015 14:35:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 07 Dec 2015 19:35:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21104 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 21104-submit@debbugs.gnu.org id=B21104.144951684610488 (code B ref 21104); Mon, 07 Dec 2015 19:35:01 +0000 Original-Received: (at 21104) by debbugs.gnu.org; 7 Dec 2015 19:34:06 +0000 Original-Received: from localhost ([127.0.0.1]:42027 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1a61Xx-0002j5-OS for submit@debbugs.gnu.org; Mon, 07 Dec 2015 14:34:06 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:44273) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1a61Xv-0002iv-1O for 21104@debbugs.gnu.org; Mon, 07 Dec 2015 14:34:03 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0NZ000A00636Y900@a-mtaout23.012.net.il> for 21104@debbugs.gnu.org; Mon, 07 Dec 2015 21:34:01 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.94.185.246]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NZ000AM96COVL40@a-mtaout23.012.net.il>; Mon, 07 Dec 2015 21:34:01 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:109728 Archived-At: > Date: Mon, 7 Dec 2015 20:00:21 +0100 > From: Anders Lindgren > Cc: Keith David Bershatsky > > It looks like the call to `set_per_buffer_value' is causing this. This is the > backtrace at this point: > > #0 0x000000010010d4c9 in set_per_buffer_value [inlined] () at > /Users/anderslindgren/build/emacs-25/src/buffer.h:1080 > #1 0x000000010010d4c9 in store_symval_forwarding (valcontents=0x101898ac8, > newval=4304500124, buf=0x100900a98) at data.c:1080 > #2 0x00000001001583c6 in exec_byte_code (bytestr=4320758472, > vector=140734799802712, maxdepth=140734799802488, args_template=2, nargs=0, > args=0x7fff5fbff250) at bytecode.c:842 > #3 0x0000000100122ad9 in apply_lambda (fun=4298488197, args= unavailable, due to optimizations>, count=3) at eval.c:2794 > #4 0x0000000100120c9e in eval_sub (form= optimizations>) at eval.c:2241 > #5 0x000000010012353c in Feval (form=4320886083, lexical= unavailable, due to optimizations>) at eval.c:1988 > #6 0x000000010011fa43 in internal_condition_case (bfun=0x1000b1d60 > , handlers=, > hfun=0x1000b4930 ) at eval.c:1309 > #7 0x00000001000b2d78 in top_level_1 (ignore= due to optimizations>) at keyboard.c:1103 > #8 0x000000010011faa7 in internal_catch (tag= due to optimizations>, func=0x1000b2d20 , arg=0) at eval.c:1074 > #9 0x00000001000b1c02 in command_loop () at keyboard.c:1064 > #10 0x00000001000b1cde in recursive_edit_1 () at keyboard.c:671 > #11 0x00000001000b4bbf in Frecursive_edit () at keyboard.c:742 > #12 0x00000001000aa763 in main (argc=5, argv=0x7fff5fbff6f0) at emacs.c:1656 > > Unfortunately, I can't make head of tails of this, as gdb seems to be thrown > off track as soon as I try to print anything or walk in the call stack. > > However, to my untrained eye, it looks like Emacs is evaluating elisp code. > > What can I do to pinpoint which elisp code this is? Can I rebuild emacs with > other settings, making it more gdb friendly? Are you saying that xbacktrace doesn't work at this point?