unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Drew Adams <drew.adams@oracle.com>
Cc: 16616@debbugs.gnu.org
Subject: bug#16616: 24.3.50; emacs_backtrace.txt
Date: Sat, 01 Feb 2014 20:31:47 +0200	[thread overview]
Message-ID: <83ppn64rcc.fsf@gnu.org> (raw)
In-Reply-To: <79fcd156-a356-4ed8-96a3-7f2a8d65d137@default>

> Date: Sat, 1 Feb 2014 10:01:41 -0800 (PST)
> From: Drew Adams <drew.adams@oracle.com>
> 
> Exception 0xc0000005 at this address:
> 011f34f2

This is here:

#ifdef GLYPH_DEBUG
      /* Check that reference counts are indeed correct.  */
      eassert (dpyinfo->reference_count == dpyinfo_refcount);
      eassert ((dpyinfo->terminal->image_cache == NULL  <<<<<<<<<<<<
		&& image_cache_refcount == 0)
	       || dpyinfo->terminal->image_cache->refcount == image_cache_refcount);
#endif

Unless someone catches this with a debugger and shows what variable
has a wrong value here, I don't see how we can make any progress here.

> Backtrace:
> 011fb67f
> 011fb6f0
> 010efee3
> 01161e45

  w32_backtrace at c:\Devel\emacs\repo\binary\src/w32fns.c:8385
  emacs_abort at c:\Devel\emacs\repo\binary\src/w32fns.c:8417
  terminate_due_to_signal at c:\Devel\emacs\repo\binary\src/emacs.c:378
  die at c:\Devel\emacs\repo\binary\src/alloc.c:6761
  rotate_left at c:\Devel\emacs\repo\binary\src/intervals.c:410
  balance_an_interval at c:\Devel\emacs\repo\binary\src/intervals.c:447
  balance_possible_root_interval at c:\Devel\emacs\repo\binary\src/intervals.c:473
  adjust_intervals_for_insertion at c:\Devel\emacs\repo\binary\src/intervals.c:1010
  offset_intervals at c:\Devel\emacs\repo\binary\src/intervals.c:1396
  insert_1_both at c:\Devel\emacs\repo\binary\src/insdel.c:839
  insert_and_inherit at c:\Devel\emacs\repo\binary\src/insdel.c:593
  Finsert_char at c:\Devel\emacs\repo\binary\src/editfns.c:2419
  Findent_to at c:\Devel\emacs\repo\binary\src/indent.c:836
  Ffuncall at c:\Devel\emacs\repo\binary\src/eval.c:2809

This is a duplicate of several bugs reported lately that have
something to do with intervals.c.  Something is wrong there, but I
don't know what.





  reply	other threads:[~2014-02-01 18:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-01 18:01 bug#16616: 24.3.50; emacs_backtrace.txt Drew Adams
2014-02-01 18:31 ` Eli Zaretskii [this message]
2014-02-01 22:52   ` Juanma Barranquero
2015-12-26  1:40   ` bug#16288: " Lars Ingebrigtsen

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=83ppn64rcc.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=16616@debbugs.gnu.org \
    --cc=drew.adams@oracle.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).