Hello,
Today, at about 1:30 PM PDT, i saw the page at http://common-lisp.net/mailman/listinfo experiencing a bug.
What follows is what it told me:
----------------------------------------------------------------------
Bug in Mailman version 2.1.2
We're sorry, we hit a bug!
If you would like to help us identify the problem, please email a copy of this page to the webmaster for this site with a description of what happened. Thanks!
Traceback:
Traceback (most recent call last): File "/custom/sys/mailman/mailman-2.1.2-1/scripts/driver", line 87, in run_main main() File "/custom/sys/mailman/mailman-2.1.2-1/Mailman/Cgi/listinfo.py", line 42, in main listinfo_overview() File "/custom/sys/mailman/mailman-2.1.2-1/Mailman/Cgi/listinfo.py", line 88, in listinfo_overview mlist = MailList.MailList(name, lock=0) File "/custom/sys/mailman/mailman-2.1.2-1/Mailman/MailList.py", line 124, in __init__ self.Load() File "/custom/sys/mailman/mailman-2.1.2-1/Mailman/MailList.py", line 583, in Load dict, e = self.__load(file) File "/custom/sys/mailman/mailman-2.1.2-1/Mailman/MailList.py", line 556, in __load dict = loadfunc(fp) UnpicklingError: unpickling stack underflow
Python information:
Variable Value
sys.version 2.1.3 (#1, Sep 7 2002, 15:29:56) [GCC 2.95.4 20011002 (Debian prerelease)]
sys.executable /usr/bin/python
sys.prefix /usr
sys.exec_prefix /usr
sys.path /usr
sys.platform linux2
Environment variables:
Variable Value
DOCUMENT_ROOT /var/www
SERVER_ADDR 69.55.225.117
HTTP_ACCEPT_ENCODING x-gzip, x-deflate, gzip, deflate
SERVER_PORT 80
GATEWAY_INTERFACE CGI/1.1
UNIQUE_ID QSZflX8AAAEAACqAeS4
HTTP_ACCEPT_LANGUAGE en
REMOTE_ADDR 68.127.127.46
SERVER_NAME www.common-lisp.net
HTTP_CONNECTION Keep-Alive
HTTP_USER_AGENT Mozilla/5.0 (compatible; Konqueror/3.3; Linux) (KHTML, like Gecko)
HTTP_ACCEPT_CHARSET iso-8859-1, utf-8;q=0.5, *;q=0.5
HTTP_ACCEPT text/html, image/jpeg, image/png, text/*, image/*, */*
REQUEST_URI /mailman/listinfo
QUERY_STRING
SCRIPT_FILENAME /custom/sys/mailman/mailman/cgi-bin/listinfo
HTTP_HOST common-lisp.net
REQUEST_METHOD GET
SERVER_SIGNATURE Apache/1.3.26 Server at www.common-lisp.net Port 80
SCRIPT_NAME /mailman/listinfo
SERVER_ADMIN webmaster@common-lisp.net
SERVER_SOFTWARE Apache/1.3.26 (Unix) Debian GNU/Linux mod_perl/1.26 mod_ssl/2.8.9 OpenSSL/0.9.6c
PYTHONPATH /custom/sys/mailman/mailman-2.1.2-1
HTTP_REFERER http://common-lisp.net/
SERVER_PROTOCOL HTTP/1.1
REMOTE_PORT 35166
----------------------------------------------------------------------
-- sean