[Mailman-Users] EOF/Bad marshal data

Lars Bungum lars.bungum at copyleft.no
Wed Dec 31 00:42:59 CET 2003


Howdy!

I'm experiencing similar errors to those described by Stephen Gran early
in December as well as these:

---
Dec 30 23:46:13 2003 (97949) Delivery exception: EOF read where object
expected
Dec 30 23:46:13 2003 (97949) Traceback (most recent call last):
  File "/usr/local/mailman/Mailman/Handlers/HandlerAPI.py", line 83, in
do_pipeline
    func(mlist, msg, msgdata)
  File "/usr/local/mailman/Mailman/Handlers/Hold.py", line 183, in
process
    hold_for_approval(mlist, msg, msgdata, ImplicitDestination)
  File "/usr/local/mailman/Mailman/Handlers/Hold.py", line 219, in
hold_for_approval
    mlist.HoldMessage(msg, reason, msgdata)
  File "/usr/local/mailman/Mailman/ListAdmin.py", line 145, in
HoldMessage
    self.__opendb()
  File "/usr/local/mailman/Mailman/ListAdmin.py", line 69, in __opendb
    self.__db = marshal.load(fp)
EOFError: EOF read where object expected
---

I'm fumbling a bit, really, making my question simple - how can I debug
this problem further?  What seems to be the problem?

--lars





More information about the Mailman-Users mailing list