all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christoph Scholtes <cschol2112@googlemail.com>
To: eliz@gnu.org
Cc: 11416@debbugs.gnu.org
Subject: bug#11416: 24.1.50; Abort in Fadd_text_properties on Windows
Date: Sun, 06 May 2012 16:21:57 -0600	[thread overview]
Message-ID: <4FA6F985.4090506@gmail.com> (raw)
In-Reply-To: <4FA5EDA0.50702@gmail.com>

Eli Zaretskii <eliz@gnu.org> writes:

 > So it's a buffer.  "xbuffer" will show more details (but I'm not sure
 > this is worth pursuing, until we establish where exactly does Emacs
 > abort and why).

(gdb) p object
$8 = 283151365
(gdb) xtype
Lisp_Vectorlike
PVEC_BUFFER
(gdb) xbuffer
$9 = (struct buffer *) 0x10e08c00
(unsigned char *) 0x110305d8 "CAPTURE-refile.org"
(gdb)

That's the buffer that is created by org-capture and that I was working in.

 > Could it be that the abort was caused by compiling/linking
 > incompatible files?

No, the crash happened last night (before midnight), so it was the
previous night's build. The build process was restarted at midnight but
failed since the instance was still running with gdb attached.

 > I suggest upgrading to the latest v7.4 (available from MinGW).

Cool. Will do.

 > Sounds like this is the way to go.  Start Emacs from GDB, while you
 > are at it, so that "pp" etc. works.

OK.






  parent reply	other threads:[~2012-05-06 22:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-06  3:18 bug#11416: 24.1.50; Abort in Fadd_text_properties on Windows Christoph Scholtes
2012-05-06 15:48 ` Eli Zaretskii
2012-05-06 18:26 ` Christoph Scholtes
2012-05-06 19:31   ` Eli Zaretskii
2012-05-06 19:53 ` Christoph Scholtes
2012-05-06 20:31   ` Eli Zaretskii
2012-05-06 22:21 ` Christoph Scholtes [this message]
2013-02-18  2:15   ` Glenn Morris

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

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

  git send-email \
    --in-reply-to=4FA6F985.4090506@gmail.com \
    --to=cschol2112@googlemail.com \
    --cc=11416@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.