GNU bug report logs -
#17275
emacs-24 crash in dired
Previous Next
Full log
Message #14 received at 17275 <at> debbugs.gnu.org (full text, mbox):
> Date: Wed, 16 Apr 2014 17:08:20 +0100
> From: Andy Moreton <amoreton <at> solarflare.com>
> CC: <17275 <at> debbugs.gnu.org>
>
> > Did you try starting Emacs under GDB in the first place?
> >
> Not previously, but that did give a working backtrace.
>
> This is from the same recipe as above, run under GDB.
> Here is the only interesting thread from "thread apply all bt full":
>
> Thread 1 (Thread 4320.0x11dc):
> #0 0x76d4321a in KERNELBASE!DeleteAce () from C:\Windows\syswow64\KernelBase.dll
> No symbol table info available.
> #1 0x011fd8dc in emacs_abort () at ../../src/w32fns.c:8460
> button = 0x6
> #2 0x010f183a in terminate_due_to_signal (sig=0x16,
> backtrace_limit=0x7fffffff) at ../../src/emacs.c:378
> No locals.
> #3 0x01163f46 in die (msg=0x14abd6c "c->buffer_beg <= start && end <=
> c->buffer_end", file=0x14abbf0 "../../src/region-cache.c", line=0x16c) at
> ../../src/alloc.c:6826
> No locals.
> #4 0x011d6f32 in set_cache_region (c=0x5206560, start=0x1388, end=0x139a,
> value=0x1) at ../../src/region-cache.c:364
> No locals.
> #5 0x011d763e in know_region_cache (buf=0x5225000, c=0x5206560, start=0x1388,
> end=0x139a) at ../../src/region-cache.c:671
> No locals.
> #6 0x01146940 in find_newline (start=0x1388, start_byte=0x1388, end=0x139b,
> end_byte=0x139b, count=0x1, shortage=0x88d734, bytepos=0x0, allow_quit=0x1) at
> ../../src/search.c:812
Thanks. Looks like a duplicate of 17269.
This bug report was last modified 11 years and 95 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.