all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: dan@haxney.org, eli@barzilay.org, emacs-devel@gnu.org,
	Nix <nix@esperi.org.uk>,
	monnier@iro.umontreal.ca, dmoncayo@gmail.com, stephen@xemacs.org
Subject: Re: Proposal to improve the nomenclature of scrolling directions
Date: Thu, 8 Nov 2012 19:48:09 +0100	[thread overview]
Message-ID: <CAAeL0STxGfb8zzzK45B0ZrfEOORd9FUfBhqbq+cvyQTiRzxFtQ@mail.gmail.com> (raw)
In-Reply-To: <83390k0wgy.fsf@gnu.org>

On Thu, Nov 8, 2012 at 7:40 PM, Eli Zaretskii <eliz@gnu.org> wrote:

> This is false.  An easy demonstration is this:
>
>   emacs -Q
>   C-x 3

Surely this isn't what you expected :-)

alloc.c:2864: Emacs fatal error: assertion failed: (tmp) <
VECTOR_MAX_FREE_LIST_INDEX

Breakpoint 1, terminate_due_to_signal (sig=22,
backtrace_limit=2147483647) at emacs.c:318
318       signal (sig, SIG_DFL);
(gdb) bt
#0  terminate_due_to_signal (sig=22, backtrace_limit=2147483647) at emacs.c:318
#1  0x01021b31 in die (msg=0x152b648 "assertion failed: (tmp) <
VECTOR_MAX_FREE_LIST_INDEX", file=0x152ae49 "alloc.c", line=2864) at
alloc.c:6483
#2  0x0101af8e in sweep_vectors () at alloc.c:2864
#3  0x010217db in gc_sweep () at alloc.c:6376
#4  0x0101f176 in Fgarbage_collect () at alloc.c:5321
#5  0x010181b1 in maybe_gc () at lisp.h:3676
#6  0x010e123f in exec_byte_code (bytestr=21053329, vector=21053405,
maxdepth=20, args_template=57415706, nargs=0, args=0x0) at
bytecode.c:934
#7  0x01015e62 in funcall_lambda (fun=21053285, nargs=2,
arg_vector=0x36c181a <__register_frame_info+57415706>) at eval.c:3006
#8  0x010152fb in Ffuncall (nargs=3, args=0x88e374) at eval.c:2823
#9  0x010e1133 in exec_byte_code (bytestr=21053329, vector=21053405,
maxdepth=20, args_template=57415706, nargs=0, args=0x0) at
bytecode.c:899
#10 0x01015e62 in funcall_lambda (fun=21053285, nargs=1,
arg_vector=0x36c181a <__register_frame_info+57415706>) at eval.c:3006
#11 0x010152fb in Ffuncall (nargs=2, args=0x88e674) at eval.c:2823
#12 0x010e1133 in exec_byte_code (bytestr=21053513, vector=21053605,
maxdepth=20, args_template=57415706, nargs=0, args=0x0) at
bytecode.c:899
#13 0x01015e62 in funcall_lambda (fun=21053485, nargs=1,
arg_vector=0x36c181a <__register_frame_info+57415706>) at eval.c:3006
#14 0x0101563c in apply_lambda (fun=21053485, args=61287486) at eval.c:2883
#15 0x01013611 in eval_sub (form=61287494) at eval.c:2184
#16 0x010128e5 in Feval (form=61287494, lexical=57415706) at eval.c:2004
#17 0x010494b6 in eval_dyn (form=61287494) at keyboard.c:7571
#18 0x01010faa in internal_condition_case_1 (bfun=0x104949c
<eval_dyn>, arg=61287494, handlers=57466266, hfun=0x1049429
<menu_item_eval_property_1>)
    at eval.c:1326
#19 0x01049511 in menu_item_eval_property (sexpr=61287494) at keyboard.c:7582
#20 0x0104c021 in parse_tool_bar_item (key=59860114, item=57415706) at
keyboard.c:8135
#21 0x0104bbcf in process_tool_bar_item (key=59860114, def=20128774,
data=57415706, args=0x0) at keyboard.c:8011
#22 0x010c4113 in map_keymap_item (fun=0x104baee
<process_tool_bar_item>, args=57415706, key=59860114, val=20128774,
data=0x0) at keymap.c:559
#23 0x010c46d2 in map_keymap_internal (map=61305510, fun=0x104baee
<process_tool_bar_item>, args=57415706, data=0x0) at keymap.c:599
#24 0x010c4a85 in map_keymap (map=61305510, fun=0x104baee
<process_tool_bar_item>, args=57415706, data=0x0, autoload=true) at
keymap.c:647
#25 0x0104bab2 in tool_bar_items (reuse=61588605, nitems=0x88edb0) at
keyboard.c:7971
#26 0x01200663 in update_tool_bar (f=0x39906d8
<__register_frame_info+60360408>, save_match_data=0) at xdisp.c:11555
#27 0x011ff84b in prepare_menu_bars () at xdisp.c:11245
#28 0x0120530c in redisplay_internal () at xdisp.c:13114
#29 0x012031b3 in redisplay () at xdisp.c:12686
#30 0x0103b682 in read_char (commandflag=1, nmaps=2, maps=0x88f980,
prev_event=57415706, used_mouse_menu=0x88fa53, end_time=0x0) at
keyboard.c:2428
#31 0x0104f295 in read_key_sequence (keybuf=0x88fbd0, bufsize=30,
prompt=57415706, dont_downcase_last=false,
can_return_switch_frame=true,
    fix_current_buffer=true) at keyboard.c:9230
#32 0x010389a4 in command_loop_1 () at keyboard.c:1458
#33 0x01010ec2 in internal_condition_case (bfun=0x10384be
<command_loop_1>, handlers=57466266, hfun=0x1037cdd <cmd_error>) at
eval.c:1288
#34 0x01038137 in command_loop_2 (ignore=57415706) at keyboard.c:1167
#35 0x0101091f in internal_catch (tag=57456122, func=0x1038113
<command_loop_2>, arg=57415706) at eval.c:1059
#36 0x010380f1 in command_loop () at keyboard.c:1146
#37 0x010376ab in recursive_edit_1 () at keyboard.c:778
#38 0x010379d8 in Frecursive_edit () at keyboard.c:842
#39 0x0100298b in main (argc=2, argv=0xa12f30) at emacs.c:1564

Lisp Backtrace:
"Automatic GC" (0x167135c)
"image-search-load-path" (0x88e378)
"image-search-load-path" (0x88e678)
"find-image" (0x88e8d0)
"redisplay_internal (C function)" (0x167135c)
(gdb)



  reply	other threads:[~2012-11-08 18:48 UTC|newest]

Thread overview: 97+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-04 14:10 Proposal to improve the nomenclature of scrolling directions Dani Moncayo
2012-11-04 14:37 ` Stefan Monnier
2012-11-04 15:00   ` Dani Moncayo
2012-11-04 17:07     ` Juanma Barranquero
2012-11-04 17:30       ` Dani Moncayo
2012-11-04 17:31       ` Eli Zaretskii
2012-11-04 17:35         ` Dani Moncayo
2012-11-04 18:23           ` Eli Zaretskii
2012-11-04 19:10             ` Dani Moncayo
2012-11-04 19:39               ` Eli Zaretskii
2012-11-04 20:01                 ` Dani Moncayo
2012-11-05 11:07                 ` Richard Stallman
2012-11-05 12:25                   ` Dani Moncayo
2012-11-05 14:56                     ` Nix
2012-11-05 15:39                       ` Teemu Likonen
2012-11-07  8:12                       ` Harald Hanche-Olsen
2012-11-13  9:05                         ` Bastien
2012-11-13 17:05                           ` Stefan Monnier
2012-11-05  3:29           ` Stephen J. Turnbull
2012-11-05  7:27             ` Dani Moncayo
2012-11-05 12:44             ` Jambunathan K
2012-11-05  2:44     ` Stefan Monnier
2012-11-05  7:24       ` Dani Moncayo
2012-11-05 23:32         ` Stefan Monnier
2012-11-06 21:29           ` Daniel Hackney
2012-11-05 11:06 ` Richard Stallman
2012-11-05 15:00   ` Nix
2012-11-06  1:25     ` Stephen J. Turnbull
2012-11-06 17:24       ` Adrian Robert
2012-11-06 17:36         ` Eli Zaretskii
2012-11-06 17:50         ` Drew Adams
2012-11-06 19:14           ` John Yates
2012-11-05 18:05 ` Daniel Hackney
2012-11-06  1:53   ` Stephen J. Turnbull
2012-11-07 16:31     ` Nix
2012-11-08  1:49       ` Stefan Monnier
2012-11-08 17:33         ` Nix
2012-11-08 18:14           ` Eli Barzilay
2012-11-08 18:18             ` Nix
2012-11-08 18:39               ` Eli Barzilay
2012-11-08 18:39               ` Stefan Monnier
2012-11-09  9:50                 ` martin rudalics
2012-11-09 14:18                   ` Stefan Monnier
2012-11-08 18:40               ` Eli Zaretskii
2012-11-08 18:48                 ` Juanma Barranquero [this message]
2012-11-08 19:29                   ` Eli Zaretskii
2012-11-09  2:52                 ` Richard Stallman
2012-11-09  7:35                   ` Eli Zaretskii
2012-11-09 14:20                     ` Nix
2012-11-09 14:56                       ` Eli Zaretskii
2012-11-09 20:24                         ` Nix
2012-11-10 11:09                         ` martin rudalics
2012-11-10 11:40                           ` Eli Zaretskii
2012-11-10 14:11                             ` martin rudalics
2012-11-10  0:13                     ` Richard Stallman
2012-11-10  7:42                       ` Eli Zaretskii
2012-11-10 11:09                         ` martin rudalics
2012-11-10 11:45                           ` Eli Zaretskii
2012-11-10 11:48                             ` Nix
2012-11-10 14:38                               ` Eli Zaretskii
2012-11-10 14:47                                 ` Nix
2012-11-10 14:10                             ` martin rudalics
2012-11-10 14:49                               ` Eli Zaretskii
2012-11-10 18:50                                 ` martin rudalics
2012-11-10 19:09                                   ` Eli Zaretskii
2012-11-10 11:10                       ` martin rudalics
2012-11-10 11:46                         ` Eli Zaretskii
2012-11-10 14:12                           ` martin rudalics
2012-11-09  9:51           ` martin rudalics
2012-11-09 14:19             ` Stefan Monnier
2012-11-10 11:05               ` martin rudalics
2012-11-08  7:18       ` Stephen J. Turnbull
2012-11-08 11:12         ` Stephen Leake
2012-11-08 15:43           ` Drew Adams
2012-11-08 17:35             ` Nix
  -- strict thread matches above, loose matches on Subject: below --
2012-11-06 17:55 Dmitry Gutov
2012-11-07  0:53 ` Richard Stallman
2012-11-07 15:17   ` Drew Adams
2012-11-07 16:23     ` Eli Zaretskii
2012-11-07 18:03       ` Drew Adams
2012-11-07 18:34         ` Eli Zaretskii
2012-11-07 21:00           ` Drew Adams
2012-11-07 21:17             ` Eli Zaretskii
2012-11-08 22:18         ` Daniel Hackney
2012-11-07 21:12   ` Mathias Dahl
2012-11-07 21:41     ` Dmitry Gutov
2012-11-08 19:26       ` Bruce Korb
2012-11-13  9:07       ` Bastien
     [not found] <201211080338.qA83c7NY006393@winooski.ccs.neu.edu>
     [not found] ` <20635.16010.769769.433949@winooski.ccs.neu.edu>
2012-11-08 16:48   ` Stefan Monnier
2012-11-09  9:50     ` martin rudalics
2012-11-09 14:17       ` Stefan Monnier
2012-11-09 15:27         ` Eli Barzilay
2012-11-10 11:05         ` martin rudalics
2012-11-10 11:38           ` Eli Zaretskii
2012-11-10 14:09             ` martin rudalics
2012-11-10 14:40               ` Eli Zaretskii
2012-11-10 18:49                 ` martin rudalics

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=CAAeL0STxGfb8zzzK45B0ZrfEOORd9FUfBhqbq+cvyQTiRzxFtQ@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=dan@haxney.org \
    --cc=dmoncayo@gmail.com \
    --cc=eli@barzilay.org \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=nix@esperi.org.uk \
    --cc=stephen@xemacs.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.