all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: sds@gnu.org
Cc: 11351@debbugs.gnu.org
Subject: bug#11351: 24.1.50; marker does not point anywhere
Date: Thu, 26 Apr 2012 16:48:12 +0300	[thread overview]
Message-ID: <83ipgmioyr.fsf@gnu.org> (raw)
In-Reply-To: <87lilisjsu.fsf@gnu.org>

> From: Sam Steingold <sds@gnu.org>
> Date: Thu, 26 Apr 2012 09:29:37 -0400
> 
> Lisp Backtrace:
> "recursive-edit" (0xffffb5c8)
> "debug" (0xffffb858)
> 
> emacs displays the *Backtrace* buffer with a single line:
> 
> debugger entered--lisp error: (error "Marker does not point anywhere")

Is this error always shown when this happens?  If so, what markers
could be involved? what were you doing when this happens?

This part of the C backtrace seems to indicate that some overlay is
involved that specifies its own keymap:

#24 0x000000000051dcc4 in marker_position (marker=<optimized out>) at /home/sds/src/emacs/trunk/src/marker.c:777
#25 0x0000000000514667 in overlays_at (pos=77003, extend=0, vec_ptr=0x7fffffffccd8, len_ptr=0x7fffffffcce0, next_ptr=0x0, prev_ptr=0x0, change_req=0)
    at /home/sds/src/emacs/trunk/src/buffer.c:2541
#26 0x00000000005bc60f in get_char_property_and_overlay (position=308012, prop=12156402, object=43556693, overlay=0x0)
    at /home/sds/src/emacs/trunk/src/textprop.c:626
#27 0x00000000005b9756 in get_local_map (position=<optimized out>, buffer=0x2989f50, type=12156402) at /home/sds/src/emacs/trunk/src/intervals.c:2306
#28 0x00000000004febe7 in read_key_sequence (keybuf=0x7fffffffcf40, prompt=11966850, dont_downcase_last=0, can_return_switch_frame=1, 
    fix_current_buffer=1, bufsize=30) at /home/sds/src/emacs/trunk/src/keyboard.c:9147

Do you have any guesses as to what that overlay might be?





  reply	other threads:[~2012-04-26 13:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-26 13:29 bug#11351: 24.1.50; marker does not point anywhere Sam Steingold
2012-04-26 13:48 ` Eli Zaretskii [this message]
2012-04-26 15:31   ` Sam Steingold
2012-04-26 16:04     ` Eli Zaretskii
2012-04-27 18:47       ` Sam Steingold
2012-04-27 18:50         ` Sam Steingold
2012-04-30 22:21       ` Sam Steingold
2012-05-01  2:42         ` Eli Zaretskii
2012-05-01  3:55           ` Sam Steingold
2012-05-01  3:59             ` Glenn Morris
2012-04-27  6:16 ` bug#11351: Vladimir Lomov
2012-04-29 12:12 ` bug#11351: Vladimir Lomov

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=83ipgmioyr.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=11351@debbugs.gnu.org \
    --cc=sds@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.