all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Basil L. Contovounesios" <contovob@tcd.ie>
To: Toon Claes <toon@iotcl.com>
Cc: 35017@debbugs.gnu.org
Subject: bug#35017: 27.0.50; Gnus (wrong-type-argument vectorp #<hash-table ...>)
Date: Wed, 27 Mar 2019 14:25:16 +0000	[thread overview]
Message-ID: <87d0mc4coj.fsf@tcd.ie> (raw)
In-Reply-To: <87sgv8elf3.fsf@iotcl.com> (Toon Claes's message of "Wed, 27 Mar 2019 10:06:24 +0100")

Toon Claes <toon@iotcl.com> writes:

> I updated my emacs to the most recent changes on master, and now I no
> longer can open M-x gnus.
>
> The trace below is without emacs -Q, but the problem also occurs when my
> config is not loaded.
>
> Debugger entered--Lisp error: (wrong-type-argument vectorp #<hash-table equal 95/4000 0x157eb8fa3905>)
>   intern-soft("nnimap+mymail:somefolder" #<hash-table equal 95/4000 0x157eb8fa3905>)
>   nnimap-update-info(("nnimap+mymail:somefolder" 3 nil nil "nnimap:mymail") ((1 ...
>   nnimap-update-infos((("somefolder" ... ... 2151 1 2152 1 ... "1532006230" nil "89") ...
>   nnimap-finish-retrieve-group-infos("mymail" (("nnimap+mymail:somefolder" 3 nil nil "nnimap:mymail") ...
>   gnus-finish-retrieve-group-infos((nnimap "mymail" (nnimap-address "localhost") (nnimap-user "mymail") (nnimap-stream network) (nnimap-authenticator login)) (("nnimap+mymail:somefolder" 3 nil nil "nnimap:mymail") ...
>   gnus-read-active-for-groups((nnimap "mymail" (nnimap-address "localhost") (nnimap-user "mymail") (nnimap-stream network) (nnimap-authenticator login)) (("nnimap+mymail:somefolder" 3 nil nil "nnimap:mymail") ...
>   gnus-get-unread-articles(nil nil)
>   gnus-setup-news(nil nil nil)
>   #f(compiled-function () #<bytecode 0x157eb8ad2159>)()
>   gnus-1(nil nil nil)
>   gnus(nil)

Sounds like you probably have some stale *.elc files lying around[1].
Try deleting all lisp/gnus/*.elc files before invoking 'make', or just
invoke 'make bootstrap' for a more thorough rebuild.

[1]: https://debbugs.gnu.org/33653#26

-- 
Basil





  reply	other threads:[~2019-03-27 14:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-27  9:06 bug#35017: 27.0.50; Gnus (wrong-type-argument vectorp #<hash-table ...>) Toon Claes
2019-03-27 14:25 ` Basil L. Contovounesios [this message]
2019-03-27 20:25   ` Toon Claes
2019-03-27 21:17     ` Basil L. Contovounesios

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=87d0mc4coj.fsf@tcd.ie \
    --to=contovob@tcd.ie \
    --cc=35017@debbugs.gnu.org \
    --cc=toon@iotcl.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.