From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: filerz-emacs@yahoo.com Newsgroups: gmane.emacs.devel Subject: Re: GDB debugger mode for Emacs in ELPA Date: Thu, 26 Jun 2008 11:22:17 +0530 (IST) Message-ID: <633861.40841.qm@web95012.mail.in2.yahoo.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1214459559 27454 80.91.229.12 (26 Jun 2008 05:52:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 26 Jun 2008 05:52:39 +0000 (UTC) Cc: emacs-devel@gnu.org To: Nick Roberts Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 26 07:53:24 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KBkQ7-0005W3-Oj for ged-emacs-devel@m.gmane.org; Thu, 26 Jun 2008 07:53:24 +0200 Original-Received: from localhost ([127.0.0.1]:36565 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KBkPI-0002KV-5Y for ged-emacs-devel@m.gmane.org; Thu, 26 Jun 2008 01:52:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KBkPA-0002Iw-2Z for emacs-devel@gnu.org; Thu, 26 Jun 2008 01:52:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KBkP7-0002HR-J5 for emacs-devel@gnu.org; Thu, 26 Jun 2008 01:52:22 -0400 Original-Received: from [199.232.76.173] (port=59753 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KBkP7-0002HJ-Br for emacs-devel@gnu.org; Thu, 26 Jun 2008 01:52:21 -0400 Original-Received: from n2a.bullet.mail.in2.yahoo.com ([203.104.19.40]:34063) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KBkP6-0004TB-9X for emacs-devel@gnu.org; Thu, 26 Jun 2008 01:52:21 -0400 Original-Received: from [202.86.4.170] by n2.bullet.mail.in2.yahoo.com with NNFMP; 26 Jun 2008 13:45:05 -0000 Original-Received: from [203.104.18.53] by t1.bullet.in.yahoo.com with NNFMP; 26 Jun 2008 05:52:18 -0000 Original-Received: from [127.0.0.1] by omp105.mail.in2.yahoo.com with NNFMP; 26 Jun 2008 05:52:17 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 912934.21169.bm@omp105.mail.in2.yahoo.com Original-Received: (qmail 41612 invoked by uid 60001); 26 Jun 2008 05:52:17 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=SfBc6G/4IWozLZYhbvwK0QOYVX+8DsA+qJ8DUjQTqoHn5S6VYbQ0Wnm0ggpTA6y57fY4S2Bd2PqOYjwd/lwrKTfc/42gjdY4TjFCD1jdpzPtSL/MV6VBP6XhU9Zp4KZCQNqFyOaT3gHHjkU5WbjHhmuI3i9mjHHB/LUlE3FNmg0=; Original-Received: from [202.3.112.9] by web95012.mail.in2.yahoo.com via HTTP; Thu, 26 Jun 2008 11:22:17 IST X-Mailer: YahooMailRC/975.49 YahooMailWebService/0.7.199 X-detected-kernel: by monty-python.gnu.org: FreeBSD 6.x (1) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:99953 Archived-At: Hi,=0A=0A----- Original Message ----=0A> From: Nick Roberts =0A> > I am using Emacs from GIT HEAD on M$-XP build using VS 2003 wi= th image=0A> > support.=0A> > =0A> > Stack trace follows:=0A> > =0A> > = ntdll.dll!7c901230() =0A> > > emacs.exe!w32_abort() Line 8194 C= =0A> > emacs.exe!r_re_alloc() Line 1030 C=0A> >...=0A> =0A> That l= ooks like a problem with Emacs, not the package. Assuming that you are=0A>= using GDB, what do you get if you type xbacktrace in the console? (This i= s a=0A> user defined command in .gdbinit which gives a backtrace of Lisp fu= nction=0A> calls.)=0A=0ALisp Backtrace:=0A"tar-summarize-buffer" (0x82e794)= =0A"tar-mode" (0x82e860)=0A"progn" (0x82e984)=0A"if" (0x82ea04)=0A"package-= untar-buffer" (0x82ea80)=0A"let*" (0x82ebd4)=0A"let" (0x82ecb4)=0A"package-= unpack" (0x82ed30)=0A"save-excursion" (0x82ee84)=0A"let" (0x82ef64)=0A"pack= age-download-tar" (0x82efe0)=0A"cond" (0x82f114)=0A"let*" (0x82f1d4)=0A0x38= 8401d Lisp type 5=0A"mapc" (0x82f360)=0A"package-download-transaction" (0x8= 2f410)=0A"let" (0x82f594)=0A"let" (0x82f674)=0A"package-install" (0x82f794)= =0A"call-interactively" (0x82f93c)=0A"execute-extended-command" (0x82fac4)= =0A"call-interactively" (0x82fc7c)=0A=0A-dky=0A=0A=0A=0A Best Jokes, B= est Friends, Best Food and more. Go to http://in.promos.yahoo.com/groups/be= stofyahoo/