unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#17436: 24.4.50; emacs_backtrace
@ 2014-05-08 15:24 Drew Adams
  2014-05-10 15:38 ` Juanma Barranquero
  2014-05-13  4:05 ` Drew Adams
  0 siblings, 2 replies; 4+ messages in thread
From: Drew Adams @ 2014-05-08 15:24 UTC (permalink / raw)
  To: 17436



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@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''





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#17436: 24.4.50; emacs_backtrace
  2014-05-08 15:24 bug#17436: 24.4.50; emacs_backtrace Drew Adams
@ 2014-05-10 15:38 ` Juanma Barranquero
  2014-05-10 16:08   ` Eli Zaretskii
  2014-05-13  4:05 ` Drew Adams
  1 sibling, 1 reply; 4+ messages in thread
From: Juanma Barranquero @ 2014-05-10 15:38 UTC (permalink / raw)
  To: Drew Adams; +Cc: 17436

??
??: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





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#17436: 24.4.50; emacs_backtrace
  2014-05-10 15:38 ` Juanma Barranquero
@ 2014-05-10 16:08   ` Eli Zaretskii
  0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2014-05-10 16:08 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: 17436

> From: Juanma Barranquero <lekktu@gmail.com>
> Date: Sat, 10 May 2014 17:38:32 +0200
> Cc: 17436@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.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#17436: 24.4.50; emacs_backtrace
  2014-05-08 15:24 bug#17436: 24.4.50; emacs_backtrace Drew Adams
  2014-05-10 15:38 ` Juanma Barranquero
@ 2014-05-13  4:05 ` Drew Adams
  1 sibling, 0 replies; 4+ messages in thread
From: Drew Adams @ 2014-05-13  4:05 UTC (permalink / raw)
  To: 17436

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@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''





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-05-13  4:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-08 15:24 bug#17436: 24.4.50; emacs_backtrace Drew Adams
2014-05-10 15:38 ` Juanma Barranquero
2014-05-10 16:08   ` Eli Zaretskii
2014-05-13  4:05 ` Drew Adams

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).