[ mailman-Bugs-1070692 ] Uncaught runner exception: frexp() result out of range

SourceForge.net noreply at sourceforge.net
Wed Nov 24 23:15:32 CET 2004


Bugs item #1070692, was opened at 2004-11-22 00:28
Message generated for change (Comment added) made by pokemoen
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1070692&group_id=103

Category: mail delivery
Group: 2.1 beta
>Status: Deleted
Resolution: None
Priority: 5
Submitted By: Pokemoen (pokemoen)
Assigned to: Nobody/Anonymous (nobody)
Summary: Uncaught runner exception: frexp() result out of range

Initial Comment:

debian, x86, mailman Version: 2.1.5-4, python 2.3.4-13

after upgrading mailman, when sending a mail (from a
svn-hook or mutt)  i get the folling error : (taken
from /var/log/mailman/error)

-----------------------------------------------------------------------
Nov 22 01:08:15 2004 (15323) Uncaught runner exception:
frexp() result out of range
Nov 22 01:08:15 2004 (15323) Traceback (most recent
call last):
  File "/usr/lib/mailman/Mailman/Queue/Runner.py", line
111, in _oneloop
    self._onefile(msg, msgdata)
  File "/usr/lib/mailman/Mailman/Queue/Runner.py", line
167, in _onefile
    keepqueued = self._dispose(mlist, msg, msgdata)
  File
"/usr/lib/mailman/Mailman/Queue/IncomingRunner.py",
line 130, in _dispose
    more = self._dopipeline(mlist, msg, msgdata, pipeline)
  File
"/usr/lib/mailman/Mailman/Queue/IncomingRunner.py",
line 153, in _dopipeline
    sys.modules[modname].process(mlist, msg, msgdata)
  File
"/usr/lib/mailman/Mailman/Handlers/ToOutgoing.py", line
55, in process
    outq.enqueue(msg, msgdata,
listname=mlist.internal_name())
  File "/var/lib/mailman/Mailman/Queue/Switchboard.py",
line 129, in enqueue
    cPickle.dump(data, fp, protocol)
SystemError: frexp() result out of range

Dec 13 21:05:24 1901 (15323) SHUNTING:
1101082094.6941769+f15ffd34953b7dac540e2bfd3f041d0c8adcb9c1

-----------------------------------------------------------------------
this happens also after a purge & reinstall, also
checkout the cool date on the last line :)


----------------------------------------------------------------------

>Comment By: Pokemoen (pokemoen)
Date: 2004-11-24 23:15

Message:
Logged In: YES 
user_id=1021709

python seems to have magicly fixed itself and i can't
reproduce it anymore. please ignore until it comes up again.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1070692&group_id=103


More information about the Mailman-coders mailing list