id summary reporter owner description type status priority milestone component version resolution keywords cc launchpad_bug 490 uninitialized memory access in TahoeFS ghazel booker "http://allmydata.org/trac/tahoe-w32-client/browser/WinFUSE/TahoeFS/TahoeFS.cs#L1621 The DirectoryContext member for LastWriteTime (at least) is not initialized in that constructor. This causes: {{{ Z:\>dir Volume in drive Z is TahoeFS Volume Serial Number is 4996-02D2 Directory of Z:\ The parameter is incorrect. ë╙♠) . The parameter is incorrect. ë╙♠) .. 07/17/2008 08:08 PM Backups 0 File(s) 18,446,744,073,709,551,614 bytes 3 Dir(s) 1,099,511,627,776 bytes free }}} instead of: {{{ Z:\>dir Volume in drive Z is TahoeFS Volume Serial Number is 4996-02D2 Directory of Z:\ 07/16/2008 12:26 PM . 07/16/2008 12:26 PM .. 07/17/2008 08:08 PM Backups 0 File(s) 18,446,744,073,709,551,614 bytes 3 Dir(s) 1,099,511,627,776 bytes free }}} Or somesuch. The uninitialized memory can in fact be a valid looking date and time, but the ""The parameter is incorrect."" message will still appear." defect closed major undecided code-frontend-w32 1.1.0 fixed ghazel