GNU bug report logs - #17436
24.4.50; emacs_backtrace

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Thu, 8 May 2014 15:26:01 UTC

Severity: normal

Tags: moreinfo

Merged with 17340, 17347, 17411

Found in version 24.4.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 17436 in the body.
You can then email your comments to 17436 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#17436; Package emacs. (Thu, 08 May 2014 15:26:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Drew Adams <drew.adams <at> oracle.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 08 May 2014 15:26:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Drew Adams <drew.adams <at> oracle.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.4.50; emacs_backtrace
Date: Thu, 8 May 2014 08:24:35 -0700 (PDT)

Exception 0xc0000005 at this address:
010f0b5f

Backtrace:
012019c1
01201a32
010f43e6
01118a93
01118a6e
01118ac7
010011e6
767002ff
77ba74fb
77b69f41




In GNU Emacs 24.4.50.1 (i686-pc-mingw32)
 of 2014-04-29 on ODIEONE
Bzr revision: 117031 monnier <at> iro.umontreal.ca-20140429151607-qnkgbymwfaj5ut08
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --prefix=/c/Devel/emacs/snapshot/trunk
 --enable-checking=yes,glyphs 'CFLAGS=-O0 -g3'
 LDFLAGS=-Lc:/Devel/emacs/lib 'CPPFLAGS=-DGC_MCHECK=1
 -Ic:/Devel/emacs/include''




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#17436; Package emacs. (Sat, 10 May 2014 15:40:02 GMT) Full text and rfc822 format available.

Message #8 received at 17436 <at> debbugs.gnu.org (full text, mbox):

From: Juanma Barranquero <lekktu <at> gmail.com>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 17436 <at> debbugs.gnu.org
Subject: Re: bug#17436: 24.4.50; emacs_backtrace
Date: Sat, 10 May 2014 17:38:32 +0200
??
??:0
AREF at lisp.h:1320
??
??:0
??
??:0
w32_backtrace at w32fns.c:8476
emacs_abort at w32fns.c:8508
terminate_due_to_signal at emacs.c:382
handle_fatal_signal at sysdep.c:1630
deliver_thread_signal at sysdep.c:1604
deliver_fatal_thread_signal at sysdep.c:1642
?? at crt1.c:0
??
??:0
??
??:0
??
??:0




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#17436; Package emacs. (Sat, 10 May 2014 16:09:01 GMT) Full text and rfc822 format available.

Message #11 received at 17436 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: 17436 <at> debbugs.gnu.org, drew.adams <at> oracle.com
Subject: Re: bug#17436: 24.4.50; emacs_backtrace
Date: Sat, 10 May 2014 19:08:37 +0300
> From: Juanma Barranquero <lekktu <at> gmail.com>
> Date: Sat, 10 May 2014 17:38:32 +0200
> Cc: 17436 <at> debbugs.gnu.org
> 
> ??
> ??:0
> AREF at lisp.h:1320
> ??
> ??:0
> ??
> ??:0
> w32_backtrace at w32fns.c:8476
> emacs_abort at w32fns.c:8508
> terminate_due_to_signal at emacs.c:382
> handle_fatal_signal at sysdep.c:1630
> deliver_thread_signal at sysdep.c:1604
> deliver_fatal_thread_signal at sysdep.c:1642
> ?? at crt1.c:0

Thanks.

This is a duplicate of 17347, which itself might be a duplicate of
17340.




Merged 17340 17347 17436. Request was from Eli Zaretskii <eliz <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 10 May 2014 16:10:03 GMT) Full text and rfc822 format available.

Merged 17340 17347 17411 17436. Request was from Eli Zaretskii <eliz <at> gnu.org> to control <at> debbugs.gnu.org. (Mon, 12 May 2014 02:39:03 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#17436; Package emacs. (Tue, 13 May 2014 04:06:02 GMT) Full text and rfc822 format available.

Message #18 received at 17436 <at> debbugs.gnu.org (full text, mbox):

From: Drew Adams <drew.adams <at> oracle.com>
To: 17436 <at> debbugs.gnu.org
Subject: RE: bug#17436: 24.4.50; emacs_backtrace
Date: Mon, 12 May 2014 21:05:39 -0700 (PDT)
Just got exactly this backtrace again, same build.

I had hardly done anything, after starting Emacs.  The crash came
when I clicked mouse-1 on a character (in an ordinary buffer, and
not the first such click).  But I guess you've already determined
that this is crashing in GC.  Why Emacs does a GC soon after
starting, I don't know.  My `gc-cons-threshold' is 1600000;
`gc-cons-percentage' is 0.1.  I guess I must be loading enough
stuff that it needs a GC early on.

> Exception 0xc0000005 at this address:
> 010f0b5f
> 
> Backtrace:
> 012019c1
> 01201a32
> 010f43e6
> 01118a93
> 01118a6e
> 01118ac7
> 010011e6
> 767002ff
> 77ba74fb
> 77b69f41
> 
> In GNU Emacs 24.4.50.1 (i686-pc-mingw32)
>  of 2014-04-29 on ODIEONE
> Bzr revision: 117031 monnier <at> iro.umontreal.ca-20140429151607-
> qnkgbymwfaj5ut08
> Windowing system distributor `Microsoft Corp.', version 6.1.7601
> Configured using:
>  `configure --prefix=/c/Devel/emacs/snapshot/trunk
>  --enable-checking=yes,glyphs 'CFLAGS=-O0 -g3'
>  LDFLAGS=-Lc:/Devel/emacs/lib 'CPPFLAGS=-DGC_MCHECK=1
>  -Ic:/Devel/emacs/include''




bug closed, send any further explanations to 17411 <at> debbugs.gnu.org and Drew Adams <drew.adams <at> oracle.com> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sat, 26 Dec 2015 14:41:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 24 Jan 2016 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 144 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.