all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Drew Adams <drew.adams@oracle.com>, Dmitry Antipov <dmantipov@yandex.ru>
Cc: 13667@debbugs.gnu.org
Subject: bug#13667: 24.3.50; emacs_backtrace.txt
Date: Sun, 10 Feb 2013 07:40:38 +0200	[thread overview]
Message-ID: <831uco7mll.fsf@gnu.org> (raw)
In-Reply-To: <32755C9D021C43FBAA9E95BCFDC5C22D@us.oracle.com>

> From: "Drew Adams" <drew.adams@oracle.com>
> Date: Sat, 9 Feb 2013 14:42:07 -0800
> 
> Backtrace:
> 0x011576FC
> 0x0115776E
> 0x01001459
> 0x01021E61
> 0x012E5AF3
> 0x010A6D59
> 0x01014EF4
> 0x010E40FB
> 0x01015C0A
> 0x0101509B
> 0x010E40FB
> 0x01015C0A
> 0x0101509B
> 0x010E40FB
> 0x01015C0A
> 0x0101509B
> 0x010E40FB
> 0x01015C0A
> 0x0101509B
> 0x010E40FB
> 0x01015C0A
> 0x0101509B
> 0x010E40FB
> 0x01015C0A
> 0x0101509B
> 0x010E40FB
> 0x01015C0A
> 0x0101509B
> 0x010143B4
> 0x010E7E5D
> 0x01014D59
> 0x010144B7
> 0x0103E663
> 0x01024CC4
> 0x01010CBF
> 0x01023C18
> 0x0101071C
> 0x01023BD2
> 0x0102318C
> 0x010234B9
> 0x010029BF
> 0x010010F9
> 0x7C81776B

  w32_backtrace at C:\emacs\trunk\src/w32fns.c:7727
  emacs_abort at C:\emacs\trunk\src/w32fns.c:7759
  terminate_due_to_signal at C:\emacs\trunk\src/emacs.c:343
  die at C:\emacs\trunk\src/alloc.c:6556
  set_point_both at C:\emacs\trunk\src/intervals.c:1894
  Fparse_partial_sexp at C:\emacs\trunk\src/syntax.c:3353
  Ffuncall at C:\emacs\trunk\src/eval.c:2696
  exec_byte_code at C:\emacs\trunk\src/bytecode.c:898
  funcall_lambda at C:\emacs\trunk\src/eval.c:2907
  Ffuncall at C:\emacs\trunk\src/eval.c:2724
  exec_byte_code at C:\emacs\trunk\src/bytecode.c:898
  funcall_lambda at C:\emacs\trunk\src/eval.c:2907
  Ffuncall at C:\emacs\trunk\src/eval.c:2724
  exec_byte_code at C:\emacs\trunk\src/bytecode.c:898
  funcall_lambda at C:\emacs\trunk\src/eval.c:2907
  Ffuncall at C:\emacs\trunk\src/eval.c:2724
  exec_byte_code at C:\emacs\trunk\src/bytecode.c:898
  funcall_lambda at C:\emacs\trunk\src/eval.c:2907
  Ffuncall at C:\emacs\trunk\src/eval.c:2724
  exec_byte_code at C:\emacs\trunk\src/bytecode.c:898
  funcall_lambda at C:\emacs\trunk\src/eval.c:2907
  Ffuncall at C:\emacs\trunk\src/eval.c:2724
  exec_byte_code at C:\emacs\trunk\src/bytecode.c:898
  funcall_lambda at C:\emacs\trunk\src/eval.c:2907
  Ffuncall at C:\emacs\trunk\src/eval.c:2724
  exec_byte_code at C:\emacs\trunk\src/bytecode.c:898
  funcall_lambda at C:\emacs\trunk\src/eval.c:2907
  Ffuncall at C:\emacs\trunk\src/eval.c:2724
  apply1 at C:\emacs\trunk\src/eval.c:2436
  Fcall_interactively at C:\emacs\trunk\src/callint.c:377
  Ffuncall at C:\emacs\trunk\src/eval.c:2682
  call3 at C:\emacs\trunk\src/eval.c:2500
  Fcommand_execute at C:\emacs\trunk\src/keyboard.c:10237
  command_loop_1 at C:\emacs\trunk\src/keyboard.c:1587
  internal_condition_case at C:\emacs\trunk\src/eval.c:1193
  command_loop_2 at C:\emacs\trunk\src/keyboard.c:1174
  internal_catch at C:\emacs\trunk\src/eval.c:964
  command_loop at C:\emacs\trunk\src/keyboard.c:1153
  recursive_edit_1 at C:\emacs\trunk\src/keyboard.c:786
  Frecursive_edit at C:\emacs\trunk\src/keyboard.c:850
  main at C:\emacs\trunk\src/emacs.c:1556
  ?? at crt1.c:0

Conclusion: a duplicate of 13664.

Dmitry, could you please take a look?





  parent reply	other threads:[~2013-02-10  5:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-09 22:42 bug#13667: 24.3.50; emacs_backtrace.txt Drew Adams
2013-02-09 23:02 ` Drew Adams
2013-02-10  5:40 ` Eli Zaretskii [this message]
2013-02-10 16:31   ` bug#13664: " Dmitry Antipov
2013-02-09 17:54     ` bug#13664: 24.3.50; assertion failed: ZV != ZV_BYTE || charpos == bytepos" alloc.c:6556 Andy Moreton
2013-02-09 18:45       ` Eli Zaretskii
2013-02-10 13:34         ` Andy Moreton
2013-02-10 18:32       ` bug#13664: bug#13667: 24.3.50; emacs_backtrace.txt Andy Moreton
2013-02-10 20:47         ` 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=831uco7mll.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=13667@debbugs.gnu.org \
    --cc=dmantipov@yandex.ru \
    --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 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.