[tahoe-lafs-trac-stream] [tahoe-lafs] #1395: error doing a check --verify on files bigger than 1Gb on win32
tahoe-lafs
trac at tahoe-lafs.org
Thu May 5 14:45:16 PDT 2011
#1395: error doing a check --verify on files bigger than 1Gb on win32
--------------------------+-----------------------
Reporter: sickness | Owner: nobody
Type: defect | Status: new
Priority: minor | Milestone: undecided
Component: unknown | Version: 1.8.2
Resolution: | Keywords:
Launchpad Bug: |
--------------------------+-----------------------
Comment (by davidsarah):
I suspect that this isn't specific to win32, although the limit on usable
process address space for 32-bit Windows might be smaller than for other
32-bit platforms.
There was also an error while reporting the incident:
{{{
[Failure instance: Traceback: <type 'exceptions.IOError'>: [Errno 22]
invalid mode ('wb') or filename:
u'C:\\tahoeclient\\logs\\incidents\\incident-2011-05-05--18:33:34Z-
w2qn32q.flog'
}}}
but it isn't clear whether that's due to the low-memory condition or an
independent issue.
'wb' is a valid mode, so probably the path is incorrect. Does
{{{C:\tahoeclient\logs\incidents\}}} exist?
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1395#comment:2>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list