bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17275: emacs-24 crash in dired


From: Eli Zaretskii
Subject: bug#17275: emacs-24 crash in dired
Date: Wed, 16 Apr 2014 21:38:27 +0300

> Date: Wed, 16 Apr 2014 17:08:20 +0100
> From: Andy Moreton <amoreton@solarflare.com>
> CC: <17275@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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]