• Bug#265918: debbugs-el: Strange bug content causes Emacs error

    From Bill Wohler@1:229/2 to All on Sun Aug 15 20:40:09 2004
    From: [email protected]

    Package: debbugs-el
    Version: 24.5-1
    Severity: normal

    Hi Peter,

    Just tried to view a bug (for the first time in a long time) and
    debian-bug bailed. However, it may be limited to some garbage in the
    particular bug since I was able to view the existing bug that was
    present when I was entering this bug. It may well also be an MH-E bug. Fortunately, you can fix it in either case ;-). Also, since this is
    already resolved, you might want to look at this quickly before the bug
    is archived.

    To reproduce:

    M-x debian-bug
    Choose package gnome-applets
    Choose menu item Bugs > Important bugs - resolved >
    #255663: gnome-applets: mixer_appet2 doesn't work.

    I then got the following trace:

    Debugger entered--Lisp error: (wrong-type-argument listp "<E1Bq5Ad-0005Hu-00@Arf>")
    nth(0 "<E1Bq5Ad-0005Hu-00@Arf>")
    (mh-message-id message)
    (let* ((message ...) (id ...) (index ...) (duplicates ...) (new-level ...) (dupl-flag t) (force-angle-flag nil) (increment-level-flag nil)) (dolist (scan-line ...) (when scan-line ... ... ... ... ...)) (unless increment-level-flag (setq new-level level)
    ) (dolist (child ...) (mh-thread-generate-scan-lines child new-level)))
    (cond ((null tree) nil) ((mh-thread-container-p tree) (let* ... ... ... ...)) (t (let ... ...)))
    mh-thread-generate-scan-lines(("<E1Bq5Ad-0005Hu-00@Arf>" nil "#255663: gnome-applets: mixer-applet2 doesn't work." t) -2)
    (while --dolist-temp--56592 (setq child (car --dolist-temp--56592)) (mh-thread-generate-scan-lines child new-level) (setq --dolist-temp--56592 (cdr --dolist-temp--56592)))
    (let ((--dolist-temp--56592 ...) child) (while --dolist-temp--56592 (setq child ...) (mh-thread-generate-scan-lines child new-level) (setq --dolist-temp--56592 ...)) nil)
    (catch (quote --cl-block-nil--) (let (... child) (while --dolist-temp--56592 ... ... ...) nil))
    (cl-block-wrapper (catch (quote --cl-block-nil--) (let ... ... nil)))
    (block nil (let (... child) (while --dolist-temp--56592 ... ... ...) nil))
    (dolist (child (mh-container-children tree)) (mh-thread-generate-scan-lines child new-level))
    (let* ((message ...) (id ...) (index ...) (duplicates ...) (new-level ...) (dupl-flag t) (force-angle-flag nil) (increment-level-flag nil)) (dolist (scan-line ...) (when scan-line ... ... ... ... ...)) (unless increment-level-flag (setq new-level level)
    ) (dolist (child ...) (mh-thread-generate-scan-lines child new-level)))
    (cond ((null tree) nil) ((mh-thread-container-p tree) (let* ... ... ... ...)) (t (let ... ...)))
    mh-thread-generate-scan-lines(((("<E1BciDM-0000p6-00@little>" nil "gnome-applets: mixer-applet2 doesn't work." nil) nil (...) t) (("<[email protected]omain>" nil "Of course it doesn't work..." nil) nil (...) t) (("<E1Bq5Ad-0005Hu-
    00@Arf>" nil "#255663: gnome-applets: mixer-applet2 doesn't work." t) nil nil t) (("<1091795562.18088.5.camel@haktar>" nil "Not fixed?" nil) nil (...) t)) -2)
    (if (null mh-index-data) (mh-thread-generate-scan-lines thread-tree -2) (loop for x in (mh-index-group-by-folder) do (let* ... ... ... ...)) (mh-index-create-imenu-index))
    (let ((mh-thread-body-width ...) (mh-thread-last-ancestor nil)) (if (null mh-index-data) (mh-thread-generate-scan-lines thread-tree -2) (loop for x in ... do ...) (mh-index-create-imenu-index)))
    mh-thread-print-scan-lines(((("<E1BciDM-0000p6-00@little>" nil "gnome-applets: mixer-applet2 doesn't work." nil) nil (...) t) (("<[email protected]omain>" nil "Of course it doesn't work..." nil) nil (...) t) (("<E1Bq5Ad-0005Hu-00@
    " nil "#255663: gnome-applets: mixer-applet2 doesn't work." t) nil nil t) (("<1091795562.18088.5.camel@haktar>" nil "Not fixed?" nil) nil (...) t)))
    (let* ((range ...) (thread-tree ...)) (delete-region (point-min) (point-max)) (mh-thread-print-scan-lines thread-tree) (mh-notate-user-sequences) (mh-notate-deleted-and-refiled) (mh-notate-cur) (message "Threading %s...done" (buffer-name)))
    (let ((msg-list nil)) (mh-iterate-on-range msg (cons ... ...) (setf ... ...) (push msg msg-list)) (let* (... ...) (delete-region ... ...) (mh-thread-print-scan-lines thread-tree) (mh-notate-user-sequences) (mh-notate-deleted-and-refiled) (mh-notate-cur)
    (message "Threading %s...done" ...)))
    mh-thread-folder()
    (cond ((memq ... mh-view-ops) (unless ... ...) (let ... ... ... ...) (when mh-index-data ... ...)) (t (mh-thread-folder) (push ... mh-view-ops)))
    (let ((msg-at-point ...) (old-buffer-modified-flag ...) (buffer-read-only nil)) (cond (... ... ... ...) (t ... ...)) (when msg-at-point (mh-goto-msg msg-at-point t t)) (set-buffer-modified-p old-buffer-modified-flag) (mh-recenter nil))
    mh-toggle-threads()
    (progn (mh-toggle-threads))
    (if (and threading-needed-flag (save-excursion ... ...)) (progn (mh-toggle-threads)))
    (when (and threading-needed-flag (save-excursion ... ...)) (mh-toggle-threads))
    (let ((threading-needed-flag nil)) (let (...) (delete-other-windows) (cond ... ...)) (mh-get-new-mail maildrop-name) (when (and threading-needed-flag ...) (mh-toggle-threads)) (beginning-of-line) (if (and mh-showing-mode ...) (mh-show)) (run-hooks (
    quote mh-inc-folder-hook)))
    mh-inc-folder("/home/wohler/debian-bug-255663" "+debian-bug/gnome-applets-255663")
    debian-bug-get-bug-as-email("255663")
    debian-bug-menu-action("255663")
    menu-function-72()
    call-interactively(menu-function-72)


    -- System Information:
    Debian Release: 3.1
    APT prefers testing
    APT policy: (600, 'testing'), (80, 'unstable')
    Architecture: i386 (i686)
    Kernel: Linux 2.4.26-1-686
    Locale: LANG=C, LC_CTYPE=C (ignored: LC_ALL set to en_US)

    Versions of packages debbugs-el depends on:
    ii debian-el 24.5-1 Emacs helpers specific to Debian u

    -- no debconf information

    --
    Bill Wohler <[email protected]> http://www.newt.com/wohler/ GnuPG ID:610BD9AD Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian!
    If you're passed on the right, you're in the wrong lane.


    --
    To UNSUBSCRIBE, email to [email protected]
    with a subject of "unsubscribe". Trouble? Contact [email protected]

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)
  • From Peter S Galbraith@1:229/2 to Bill Wohler on Tue Aug 17 03:40:08 2004
    From: [email protected]

    Bill Wohler <[email protected]> wrote:

    Package: debbugs-el
    Version: 24.5-1
    Severity: normal

    Hi Peter,

    Hi Bill,

    Just tried to view a bug (for the first time in a long time) and
    debian-bug bailed. However, it may be limited to some garbage in the particular bug since I was able to view the existing bug that was
    present when I was entering this bug. It may well also be an MH-E bug. Fortunately, you can fix it in either case ;-). Also, since this is
    already resolved, you might want to look at this quickly before the bug
    is archived.

    To reproduce:

    M-x debian-bug
    Choose package gnome-applets
    Choose menu item Bugs > Important bugs - resolved >
    #255663: gnome-applets: mixer_appet2 doesn't work.

    Works for me!
    :-(

    Peter


    --
    To UNSUBSCRIBE, email to [email protected]
    with a subject of "unsubscribe". Trouble? Contact [email protected]

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)
  • From Bill Wohler@1:229/2 to All on Tue Aug 17 08:50:09 2004
    From: [email protected]

    Hey Peter, I meant to send a followup message. You can close this. Turns
    out it was an MH-E bug which Satyaki has fixed and will appear in
    version 7.4.81.

    Thanks!

    --
    Bill Wohler <[email protected]> http://www.newt.com/wohler/ GnuPG ID:610BD9AD Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian!
    If you're passed on the right, you're in the wrong lane.


    --
    To UNSUBSCRIBE, email to [email protected]
    with a subject of "unsubscribe". Trouble? Contact [email protected]

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)