all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Le Wang <l26wang@gmail.com>
To: emacs-devel@gnu.org
Subject: help debugging a Emacs crash
Date: Sun, 20 Jan 2013 01:30:44 +0800	[thread overview]
Message-ID: <CAM=K+ipL3uaEBv-Ldw2WMjWpNDcYi88vnnt_XCRphuLsYP3Xqw@mail.gmail.com> (raw)

Hi all,

I'm trying to follow up on a Emacs crash using these repro steps:
https://github.com/victorhge/iedit/pull/31#issuecomment-12451517

I believe Thierry reported the original crash using Linux.  I've
reproed it using Yamamoto's Mac build 24.2.1 and the NS build on the
Git mirror's master branch on OS X 10.8.2.

Here is the backtrace from gdb after the crash:

(gdb) bt
#0  get_pos_property (position=1518142, prop=140734799800208,
object=140734799800208) at editfns.c:402
#1  0x000000010015d489 in get_local_map (position=716,
buffer=0x10500ecda, type=140734799800288) at intervals.c:2234
#2  0x00000001000ad236 in read_key_sequence () at keyboard.c:2799
#3  0x00000001000b05a8 in command_loop_1 () at keyboard.c:1460
#4  0x0000000100115169 in internal_condition_case (bfun=0x1000af1a0
<command_loop_1>, handlers=4320211706, hfun=0x1000b0630 <cmd_error>)
at eval.c:1193
#5  0x00000001000af17e in command_loop_2 (ignore=140734799800840) at
keyboard.c:1175
#6  0x0000000100115265 in internal_catch (tag=140734799800840,
func=0x1000af140 <command_loop_2>, arg=140734799800840) at eval.c:964
#7  0x00000001000b0b90 in command_loop [inlined] () at
/Users/lewang/src/emacs/emacs/src/keyboard.c:1154
#8  0x00000001000b0b90 in recursive_edit_1 () at keyboard.c:787
#9  0x00000001000a17ad in Frecursive_edit () at keyboard.c:851
#10 0x000000010009e668 in main (argc=5312704, argv=0x7fff5fbfefc0) at
emacs.c:1555
(gdb)

I can hold the debugger for a while, but need some advice on what to do next?

-- 
Le



             reply	other threads:[~2013-01-19 17:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-19 17:30 Le Wang [this message]
2013-01-19 17:58 ` help debugging a Emacs crash Eli Zaretskii
2013-01-19 18:04   ` Christopher Schmidt
2013-01-19 18:40     ` Eli Zaretskii
2013-01-19 18:59       ` Le Wang
2013-01-19 20:06         ` Eli Zaretskii
2013-01-19 18:35   ` Le Wang
2013-01-19 18:43     ` Le Wang
2013-01-19 18:59       ` Eli Zaretskii

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='CAM=K+ipL3uaEBv-Ldw2WMjWpNDcYi88vnnt_XCRphuLsYP3Xqw@mail.gmail.com' \
    --to=l26wang@gmail.com \
    --cc=emacs-devel@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.