← Back to team overview

vm team mailing list archive

[Bug 309584] Re: error accessing imap spoll in vm-8.1.0-devo-571

 

** Changed in: vm
    Milestone: 8.1.0b => 8.1.0

-- 
error accessing imap spoll in vm-8.1.0-devo-571
https://bugs.launchpad.net/bugs/309584
You received this bug notification because you are a member of VM
development team, which is the registrant for VM (defunct).

Status in VM - Goto http://launchpad.net/vm for active development: Fix Released
Status in VM (View Mail) for Emacs: Fix Released

Bug description:
Recieve the following error, let me know if you need more info

Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
  aset(nil 3 nil)
  vm-set-folder-imap-uid-list(nil)
  (progn (vm-buffer-type:assert (quote folder)) (vm-set-folder-imap-uid-list nil) (vm-set-folder-imap-uid-obarray nil) (vm-set-folder-imap-flags-obarray nil) (save-excursion (set-buffer ...) (vm-imap-session-type:set ...)))
  (if (eq (car vm-buffer-types) (quote folder)) (progn (vm-buffer-type:assert ...) (vm-set-folder-imap-uid-list nil) (vm-set-folder-imap-uid-obarray nil) (vm-set-folder-imap-flags-obarray nil) (save-excursion ... ...)))
  (when (eq (car vm-buffer-types) (quote folder)) (vm-buffer-type:assert (quote folder)) (vm-set-folder-imap-uid-list nil) (vm-set-folder-imap-uid-obarray nil) (vm-set-folder-imap-flags-obarray nil) (save-excursion (set-buffer ...) (vm-imap-session-type:set ...)))
  vm-imap-dump-uid-and-flags-data()
  (progn (vm-imap-end-session process) (vm-imap-dump-uid-and-flags-data))
  (if process (progn (vm-imap-end-session process) (vm-imap-dump-uid-and-flags-data)))
  (when process (vm-imap-end-session process) (vm-imap-dump-uid-and-flags-data))
  (unwind-protect (catch (quote end-of-session) (if handler ...) (setq process ...) (or process ...) (setq process-buffer ...) (save-excursion ... ... ... ... ... ... ... ... ... ... ... ... ... ...)) (setq vm-imap-retrieved-messages imap-retrieved-messages) (if (and ... ...) (vm-stuff-imap-retrieved)) (and statblob (vm-imap-stop-status-timer statblob)) (when process (vm-imap-end-session process) (vm-imap-dump-uid-and-flags-data)))
  (let ((process nil) (m-per-session vm-imap-messages-per-session) (b-per-session vm-imap-bytes-per-session) (handler ...) (imapdrop ...) (statblob nil) (msgid ...) (imap-retrieved-messages vm-imap-retrieved-messages) (did-delete nil) (source-nopwd ...) use-body-peek auto-expunge x select source-list uid can-delete read-write uid-validity mailbox mailbox-count message-size response n (retrieved 0) retrieved-bytes process-buffer) (setq auto-expunge (cond ... ... ...)) (unwind-protect (catch ... ... ... ... ... ...) (setq vm-imap-retrieved-messages imap-retrieved-messages) (if ... ...) (and statblob ...) (when process ... ...)))
  vm-imap-move-mail("imap-ssl:zimbra.cse.ucsc.edu:993:inbox:login:markd:*" "/cse/grads/markd/mail/INBOX.CRASH")
  vm-get-spooled-mail-normal(t)
  vm-get-spooled-mail(t)
  byte-code("??" [access-method folder vm-primary-inbox f vm-recognize-imap-maildrops vm-recognize-pop-maildrops string-match imap pop bufferp nil vm-pop-find-spec-for-name error "No such POP folder: %s" vm-pop-make-filename-for-spec t file-exists-p (rename-file f-pass f-nospec) ((error)) (rename-file f-nopass f-nospec) ((error)) 3 vm-imap-parse-spec-to-list vm-imap-make-filename-for-spec expand-file-name file-directory-p "%s is a directory" vm-get-file-buffer no-conversion raw-text message "Reading %s..." find-file-noselect "Reading %s... done" buffer-file-name ".msf" (pop imap) buffer-name rename-buffer set-buffer-multibyte get-coding-system no-conversion-unix no-conversion-dos no-conversion-mac binary buffer-modified-p ((set-buffer-modified-p omodified)) encode-coding-region set-buffer-file-coding-system decode-coding-region ...] 9)
  vm(nil nil)
  call-interactively(vm)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)