unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dmitry Antipov <dmantipov@yandex.ru>
To: E Sabof <esabof@gmail.com>
Cc: 16741@debbugs.gnu.org
Subject: bug#16741: Crash while using org-mode, narrowing, and vc-git
Date: Thu, 13 Feb 2014 15:50:41 +0400	[thread overview]
Message-ID: <52FCB191.8000600@yandex.ru> (raw)
In-Reply-To: <87eh37ckm6.fsf@gmail.com>

On 02/13/2014 03:33 PM, E Sabof wrote:

> Program received signal SIGABRT, Aborted.
> 0x00007fd4ac8f0f77 in __GI_raise (sig=sig@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@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@entry=0x7fd4aca426e0 "(unsigned long)(size) >= (unsigned long)(nb)", file=file@entry=0x7fd4aca3e18d "malloc.c",
>      line=line@entry=3637,
>      function=function@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






  reply	other threads:[~2014-02-13 11:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-13 11:33 bug#16741: Crash while using org-mode, narrowing, and vc-git E Sabof
2014-02-13 11:50 ` Dmitry Antipov [this message]
2015-12-26 13:33   ` Lars Ingebrigtsen
2015-12-26 13:41     ` E Sabof

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52FCB191.8000600@yandex.ru \
    --to=dmantipov@yandex.ru \
    --cc=16741@debbugs.gnu.org \
    --cc=esabof@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).