all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 23.0.50; cl-assertion-failed when saving abbrev file
@ 2008-01-11  4:28 Eric Hanchrow
  2008-01-11  4:50 ` Eric Hanchrow
  2008-01-14 20:17 ` Stefan Monnier
  0 siblings, 2 replies; 4+ messages in thread
From: Eric Hanchrow @ 2008-01-11  4:28 UTC (permalink / raw)
  To: emacs-pretest-bug

[-- Attachment #1: Type: text/plain, Size: 955 bytes --]


Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

I did M-x edit-abbrevs RET, and (possibly; can't remember) made some
changes in my abbrevs table; I then hit C-c C-c to save it, and got 

    Debugger entered--Lisp error: (cl-assertion-failed sym)
      signal(cl-assertion-failed (sym))
      clear-abbrev-table([0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ...])
      kill-all-abbrevs()
      define-abbrevs(t)
      edit-abbrevs-redefine()
      edit-abbrevs-redefine-and-save()
      call-interactively(edit-abbrevs-redefine-and-save nil nil)

====================

Here's the abbrev table, as a compressed attachment (it's pretty big):

[-- Attachment #2: abbrevs --]
[-- Type: application/octet-stream, Size: 36675 bytes --]

[-- Attachment #3: Type: text/plain, Size: 3446 bytes --]



If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/usr/local/src/emacs-cvs-trunk/etc/DEBUG for instructions.


In GNU Emacs 23.0.50.3 (i686-pc-linux-gnu, GTK+ Version 2.8.20)
 of 2008-01-07 on debian
Windowing system distributor `The X.Org Foundation', version 11.0.70000000
configured using `configure  '--enable-maintainer-mode' '--with-xpm=no' '--with-jpeg=no' '--with-gif=no' '--with-tiff=no' '--with-xft' '--with-gtk' '--enable-font-backend''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Debugger

Minor modes in effect:
  erc-autojoin-mode: t
  erc-match-mode: t
  erc-log-mode: t
  erc-services-mode: t
  desktop-save-mode: t
  recentf-mode: t
  display-time-mode: t
  shell-dirtrack-mode: t
  iswitchb-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
o <switch-frame> C-SPC C-n C-n C-n C-n M-w C-x o C-n 
C-n C-n C-y C-x C-x C-o C-q C-l <switch-frame> n <switch-frame> 
<switch-frame> n <switch-frame> <switch-frame> n <switch-frame> 
<switch-frame> p <switch-frame> <switch-frame> b n 
<switch-frame> <switch-frame> n <switch-frame> <switch-frame> 
b n <switch-frame> <switch-frame> b n <switch-frame> 
<switch-frame> b n b n b n b n <switch-frame> <switch-frame> 
b n <switch-frame> <switch-frame> b n b p <switch-frame> 
<switch-frame> u <switch-frame> C-x o C-x u <switch-frame> 
n <switch-frame> <switch-frame> n <switch-frame> <switch-frame> 
n <switch-frame> <switch-frame> b n <switch-frame> 
<switch-frame> n q y C-x k <return> C-x o C-x C-s C-x 
o C-x b s h e <return> r m SPC ~ / p a s <tab> s <tab> 
<return> M-p <tab> <return> C-x 0 C-x k <return> C-x 
b g r o <return> q y <help-echo> M-x e m a c s - v 
e r <tab> <return> s v n SPC u p SPC ~ <return> M-x 
b y t e - r <tab> <return> ~ / p s <tab> <return> M-x 
l o a d - f <tab> <return> M-p p s <tab> c <return> 
M-x s v n - s t <tab> <return> ~ / <return> _ ? C-n 
<return> C-x v = M-x o c c u r <return> M-p ^ \ + . 
* SPC n i l SPC 0 ) $ <return> C-x 0 <help-echo> C-v 
M-v C-x b <return> C-x k <return> C-x b <return> C-s 
" h a g g e d C-a M-x e d i t - a b b <tab> <return> 
C-s C-s C-a C-k C-x C-o C-c C-c M-x t o g g l e - d 
e <tab> e <tab> <return> C-c C-c M-x r e p o e <backspace> 
r t - e m <tab> b <tab> <return>

Recent messages:
Done (Total of 1 file compiled)
Loading /home/erich/psvn/psvn.elc...done
Finding changes in /home/erich/.abbrev_defs...
goto-history-element: Beginning of history; no preceding item
Searched 1 buffer; 63 matches for `^\+.* nil 0)$'
Mark saved where search started [2 times]
clear-abbrev-table: Wrong type argument: stringp, 
Debug on Error enabled globally
Entering debugger...
Scanning for dabbrevs...100%

-- 
It has been suggested that this article or section be merged
into Fried dough. (Discuss)
        -- Seen on Wikipedia

[-- Attachment #4: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* 23.0.50; cl-assertion-failed when saving abbrev file
@ 2008-01-11  4:28 Eric Hanchrow
  0 siblings, 0 replies; 4+ messages in thread
From: Eric Hanchrow @ 2008-01-11  4:28 UTC (permalink / raw)
  To: emacs-pretest-bug

[-- Attachment #1: Type: text/plain, Size: 955 bytes --]


Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

I did M-x edit-abbrevs RET, and (possibly; can't remember) made some
changes in my abbrevs table; I then hit C-c C-c to save it, and got 

    Debugger entered--Lisp error: (cl-assertion-failed sym)
      signal(cl-assertion-failed (sym))
      clear-abbrev-table([0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ...])
      kill-all-abbrevs()
      define-abbrevs(t)
      edit-abbrevs-redefine()
      edit-abbrevs-redefine-and-save()
      call-interactively(edit-abbrevs-redefine-and-save nil nil)

====================

Here's the abbrev table, as a compressed attachment (it's pretty big):

[-- Attachment #2: abbrevs --]
[-- Type: application/octet-stream, Size: 36675 bytes --]

[-- Attachment #3: Type: text/plain, Size: 3446 bytes --]



If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/usr/local/src/emacs-cvs-trunk/etc/DEBUG for instructions.


In GNU Emacs 23.0.50.3 (i686-pc-linux-gnu, GTK+ Version 2.8.20)
 of 2008-01-07 on debian
Windowing system distributor `The X.Org Foundation', version 11.0.70000000
configured using `configure  '--enable-maintainer-mode' '--with-xpm=no' '--with-jpeg=no' '--with-gif=no' '--with-tiff=no' '--with-xft' '--with-gtk' '--enable-font-backend''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Debugger

Minor modes in effect:
  erc-autojoin-mode: t
  erc-match-mode: t
  erc-log-mode: t
  erc-services-mode: t
  desktop-save-mode: t
  recentf-mode: t
  display-time-mode: t
  shell-dirtrack-mode: t
  iswitchb-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
o <switch-frame> C-SPC C-n C-n C-n C-n M-w C-x o C-n 
C-n C-n C-y C-x C-x C-o C-q C-l <switch-frame> n <switch-frame> 
<switch-frame> n <switch-frame> <switch-frame> n <switch-frame> 
<switch-frame> p <switch-frame> <switch-frame> b n 
<switch-frame> <switch-frame> n <switch-frame> <switch-frame> 
b n <switch-frame> <switch-frame> b n <switch-frame> 
<switch-frame> b n b n b n b n <switch-frame> <switch-frame> 
b n <switch-frame> <switch-frame> b n b p <switch-frame> 
<switch-frame> u <switch-frame> C-x o C-x u <switch-frame> 
n <switch-frame> <switch-frame> n <switch-frame> <switch-frame> 
n <switch-frame> <switch-frame> b n <switch-frame> 
<switch-frame> n q y C-x k <return> C-x o C-x C-s C-x 
o C-x b s h e <return> r m SPC ~ / p a s <tab> s <tab> 
<return> M-p <tab> <return> C-x 0 C-x k <return> C-x 
b g r o <return> q y <help-echo> M-x e m a c s - v 
e r <tab> <return> s v n SPC u p SPC ~ <return> M-x 
b y t e - r <tab> <return> ~ / p s <tab> <return> M-x 
l o a d - f <tab> <return> M-p p s <tab> c <return> 
M-x s v n - s t <tab> <return> ~ / <return> _ ? C-n 
<return> C-x v = M-x o c c u r <return> M-p ^ \ + . 
* SPC n i l SPC 0 ) $ <return> C-x 0 <help-echo> C-v 
M-v C-x b <return> C-x k <return> C-x b <return> C-s 
" h a g g e d C-a M-x e d i t - a b b <tab> <return> 
C-s C-s C-a C-k C-x C-o C-c C-c M-x t o g g l e - d 
e <tab> e <tab> <return> C-c C-c M-x r e p o e <backspace> 
r t - e m <tab> b <tab> <return>

Recent messages:
Done (Total of 1 file compiled)
Loading /home/erich/psvn/psvn.elc...done
Finding changes in /home/erich/.abbrev_defs...
goto-history-element: Beginning of history; no preceding item
Searched 1 buffer; 63 matches for `^\+.* nil 0)$'
Mark saved where search started [2 times]
clear-abbrev-table: Wrong type argument: stringp, 
Debug on Error enabled globally
Entering debugger...
Scanning for dabbrevs...100%

-- 
It has been suggested that this article or section be merged
into Fried dough. (Discuss)
        -- Seen on Wikipedia

[-- Attachment #4: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 23.0.50; cl-assertion-failed when saving abbrev file
  2008-01-11  4:28 23.0.50; cl-assertion-failed when saving abbrev file Eric Hanchrow
@ 2008-01-11  4:50 ` Eric Hanchrow
  2008-01-14 20:17 ` Stefan Monnier
  1 sibling, 0 replies; 4+ messages in thread
From: Eric Hanchrow @ 2008-01-11  4:50 UTC (permalink / raw)
  To: emacs-devel; +Cc: emacs-pretest-bug

Oh, I should mention: the abbrev file was last written by emacs
22.1.2.  Perhaps the format has changed somehow between that version,
and version 23.0.50.
-- 
I shrivel inside each time [Star Wars] is mentioned.
        -- Sir Alec Guinness

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 23.0.50; cl-assertion-failed when saving abbrev file
  2008-01-11  4:28 23.0.50; cl-assertion-failed when saving abbrev file Eric Hanchrow
  2008-01-11  4:50 ` Eric Hanchrow
@ 2008-01-14 20:17 ` Stefan Monnier
  1 sibling, 0 replies; 4+ messages in thread
From: Stefan Monnier @ 2008-01-14 20:17 UTC (permalink / raw)
  To: Eric Hanchrow; +Cc: emacs-pretest-bug

> I did M-x edit-abbrevs RET, and (possibly; can't remember) made some
> changes in my abbrevs table; I then hit C-c C-c to save it, and got 

>     Debugger entered--Lisp error: (cl-assertion-failed sym)
>       signal(cl-assertion-failed (sym))
>       clear-abbrev-table([0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ...])

I can't reproduce this here.  I've fixed a very similar bug in November, and
a related bug today, but today's bug fix shouldn't fix your problem.
So please try to find a reproducible test case.


        Stefan

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-01-14 20:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-11  4:28 23.0.50; cl-assertion-failed when saving abbrev file Eric Hanchrow
2008-01-11  4:50 ` Eric Hanchrow
2008-01-14 20:17 ` Stefan Monnier
  -- strict thread matches above, loose matches on Subject: below --
2008-01-11  4:28 Eric Hanchrow

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.