GNU bug report logs - #16741
Crash while using org-mode, narrowing, and vc-git

Previous Next

Package: emacs;

Reported by: E Sabof <esabof <at> gmail.com>

Date: Thu, 13 Feb 2014 11:35:02 UTC

Severity: normal

Tags: moreinfo

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

Bug is archived. No further changes may be made.

Full log


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

From: Dmitry Antipov <dmantipov <at> yandex.ru>
To: E Sabof <esabof <at> gmail.com>
Cc: 16741 <at> debbugs.gnu.org
Subject: Re: bug#16741: Crash while using org-mode, narrowing, and vc-git
Date: Thu, 13 Feb 2014 15:50:41 +0400
On 02/13/2014 03:33 PM, E Sabof wrote:

> Program received signal SIGABRT, Aborted.
> 0x00007fd4ac8f0f77 in __GI_raise (sig=sig <at> entry=6)
>      at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
> 56	../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
> (gdb) backtrace
> #0  0x00007fd4ac8f0f77 in __GI_raise (sig=sig <at> entry=6)
>      at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
> #1  0x00007fd4ac8f45e8 in __GI_abort () at abort.c:90
> #2  0x00007fd4ac938aca in __malloc_assert (
>      assertion=assertion <at> entry=0x7fd4aca426e0 "(unsigned long)(size) >= (unsigned long)(nb)", file=file <at> entry=0x7fd4aca3e18d "malloc.c",
>      line=line <at> entry=3637,
>      function=function <at> entry=0x7fd4aca3e48b <__func__.11428> "_int_malloc")
>      at malloc.c:288
> #3  0x00007fd4ac93c324 in _int_malloc (av=0x7fd4acc7b740 <main_arena>,
>      bytes=<optimized out>) at malloc.c:3637
> #4  0x00007fd4ac93d4d0 in __GI___libc_malloc (bytes=1008) at malloc.c:2859

Obviously this is a heap corruption. Please try to 1) provide a recipe to
reproduce and 2) run temacs under 'valgrind --tool=memcheck' (slow!) to catch
memory errors (also use --log-file=log.txt since an output may be huge).

Dmitry





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

Previous Next


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