error | Python 2.2.1 /home/bin/python |
A problem occurred while running a Python script. Here is the sequence of function calls leading up to the error, with the most recent (innermost) call last.
/home/hosting_users/jsbin/www/MoinMoin/cgimain.py in run(_cgiform=<class cgi.FieldStorage>) |
173 cgitb.handler() |
/home/hosting_users/jsbin/www/MoinMoin/action/SpellCheck.py in execute(pagename='RecentChanges', form=FieldStorage(None, None, [MiniFieldStorage('action', 'SpellCheck')])) |
96 wordsdict = dbhash.open(cachename, "r") |
/usr/local/python-2.2.1/lib/python2.2/dbhash.py in open(file='/home/hosting_users/jsbin/www/wiki/data/dict.cache', flag='r', mode=438) |
16 return bsddb.hashopen(file, flag, mode) |
error: (-30990, 'Unknown error 4294936306')
__doc__ = None
__getitem__ = <bound method error.__getitem__ of <bsddb.error instance at 0x81ff8ac>>
__init__ = <bound method error.__init__ of <bsddb.error instance at 0x81ff8ac>>
__module__ = 'bsddb'
__str__ = <bound method error.__str__ of <bsddb.error instance at 0x81ff8ac>>
args = (-30990, 'Unknown error 4294936306')