[mew-dist 29440] pop時のStack overflow in regexp matcherエラー

ishida ishida at example.com
2012年 1月 27日 (金) 01:42:10 JST


石田と申します。

2年ほど前からMewを使わせてもらっていますが、一文が非常に長いもの(半角英数3万字程度)を含むメールをPOPした際に、
Stack overflow in regexp matcherのエラーがでます。
今までは手作業でメールを破棄しMewが読み込まないようにして対応しておりましたが、度々生じるため改善が可能であれば対応していただきたいと思っております。
なお、当方の環境は以下になります。
OS: Ubuntu 10.04 64bit
emacs: "GNU Emacs 23.1.1 (x86_64-pc-linux-gnu, GTK+ Version 2.20.1) of
2011-03-05 on allspice, modified by Debian"
Mew: "Mew version 7.0.50"

以下デバッグ情報になります。
Debugger entered--Lisp error: (error "Stack overflow in regexp matcher")
  looking-at("^.*\\(:\\|;\\|/\\)[       ]*$")
  (if (looking-at re) (throw (quote matched) (setq skip t)))
  (while --cl-dolist-temp-- (setq re (car --cl-dolist-temp--)) (if
(looking-at re) (throw ... ...)) (setq --cl-dolist-temp-- (cdr
--cl-dolist-temp--)))
  (let ((--cl-dolist-temp-- regex) re) (while --cl-dolist-temp-- (setq re
...) (if ... ...) (setq --cl-dolist-temp-- ...)) nil)
  (catch (quote --cl-block-nil--) (let (... re) (while --cl-dolist-temp--
... ... ...) nil))
  (cl-block-wrapper (catch (quote --cl-block-nil--) (let ... ... nil)))
  (block nil (let (... re) (while --cl-dolist-temp-- ... ... ...) nil))
  (dolist (re regex) (if (looking-at re) (throw ... ...)))

よろしくお願い致します。

石田
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
URL: <http://www.mew.org/pipermail/mew-dist/attachments/20120127/e755c1ca/attachment.html>


Mew-dist メーリングリストの案内