GNU bug report logs -
#16901
24.3.50; emacs_backtrace.txt
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Fri, 28 Feb 2014 04:58:02 UTC
Severity: normal
Tags: moreinfo
Merged with 16899,
16908
Found in version 24.3.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #111 received at 16901 <at> debbugs.gnu.org (full text, mbox):
> Date: Fri, 28 Feb 2014 19:44:46 +0400
> From: Dmitry Antipov <dmantipov <at> yandex.ru>
> Cc: 16901 <at> debbugs.gnu.org, lekktu <at> gmail.com,
> Emacs development discussions <emacs-devel <at> gnu.org>
>
> Now I have two crash reports to make me worry about GC. Both are
> irregular and looks hard to reproduce:
>
> - this bug (crash in compact_small_strings, MS-Windows only (?))
>
> - http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16817#11 - crash
> marking C stack, OSX-only (?)
>
> These crashes may be originated by the same bug (probably irregular
> heap corruption). It's known that GC-related crashes may be caused
> by freeing fonts during gc_sweep; this is
> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16069, but it should
> not affect MS-Windows and OSX (and hopefully I'll fix it soon).
>
> On GNU/Linux, valgrind makes great job in finding memory-related
> errors; if there are similar tools for other platforms, it would
> be nice to try.
I've run Emacs on Windows under Dr. Memory (http://www.drmemory.org/),
but saw nothing appropriate. However, there's no reproducer, so it's
hard to know if I did what was needed. Perhaps you could come up with
a function to execute compact_small_strings, then I'd run that and see
what I get.
This bug report was last modified 9 years and 148 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.