Myron Kowalski wrote:
>
>I got rid of all the heldmsg w/o any problems, until I got to the one  
>in question.
>Discarding that heldmsg returned this error.
>
>mailman:~/data% ../bin/discard heldmsg-net-avengers-3.pck
>Traceback (most recent call last):
>   File "../bin/discard", line 120, in ?
>     main()
>   File "../bin/discard", line 110, in main
>     mlist.HandleRequest(id, mm_cfg.DISCARD, '', False, False, '')
>   File "/users/mailman/Mailman/ListAdmin.py", line 180, in  
>HandleRequest
>     self.__opendb()
>   File "/users/mailman/Mailman/ListAdmin.py", line 82, in __opendb
>     self.__db = marshal.load(fp)
>MemoryError


So, it seems that even though the lists/net-avengers-3/request.db is
not large, it is corrupt in some way that causes unmarshaling to throw
the MemoryError.

I would just rm the lists/avengers-3/request.db file (and the remaining
heldmsg-net-avengers-*.pck files if any). The requests.db file will be
recreated as needed.

-- 
Mark Sapiro <[EMAIL PROTECTED]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to