avogelba / WinDirStats

WinDirStats - Windows Directory Statistics, private clone from:
https://bitbucket.org/windirstat/windirstat
GNU General Public License v2.0
5 stars 0 forks source link

runs fine (!) except on my SSD-Drive #4

Open avogelba opened 11 years ago

avogelba commented 11 years ago

Originally reported by: Oliver (Bitbucket: assarbad, GitHub: assarbad)


Anonymously reported through SF.net

Tried to run it on my SSD-Drive (ADATA SSD S510 120GB) and it freezes. With the Pacman-Animation turned on, it goes up to 32%/13 seconds; when I turned the animation off, it worked for 29%/11 seconds, then stopped (no response). Added a screenshot for you. I LOVE this tool - great work ! Thank you, good luck, Gerald (geraldsude att gmx dott de)


avogelba commented 8 years ago

Original comment by Oliver (Bitbucket: assarbad, GitHub: assarbad):


@bitbucketmarker thanks a bunch. That's really helpful. Hadn't quite expected to see exFAT here. This is something to investigate. I will also contact the original reporter of this defect to confirm there's a similar cause.

avogelba commented 8 years ago

Original comment by first last (Bitbucket: bitbucketmarker, GitHub: Unknown):


#!windows command line
#thanks to http://learn-powershell.net/2013/04/01/list-all-files-regardless-of-260-character-path-restriction-using-powershell-and-robocopy/
robocopy . NULL /L /S /NJH /BYTES /FP /NC /NDL /XJ /TS /R:0 /W:0 > c:\listing.txt
avogelba commented 8 years ago

Original comment by Oliver (Bitbucket: assarbad, GitHub: assarbad):


Thanks, so far. I'll see whether I can reproduce this somehow. Can you give me a few more pieces of data, please?

Thanks!

avogelba commented 8 years ago

Original comment by first last (Bitbucket: bitbucketmarker, GitHub: Unknown):


Trying it now. Same external SSD, different laptop. Windows 10. RAM usage is at 45.2 MB. Stuck at 59% progress after about 47s. I let it run for 35m 14s and it is still at 59%. I clicked on it and it says "Not Responding."

avogelba commented 8 years ago

Original comment by Oliver (Bitbucket: assarbad, GitHub: assarbad):


@bitbucketmarker: did you try waiting it out or did you simply close it when Windows claimed the program was unresponsive?

avogelba commented 8 years ago

Original comment by first last (Bitbucket: bitbucketmarker, GitHub: Unknown):


Same issue.

avogelba commented 9 years ago

Original comment by Alexander Riccio (Bitbucket: alexander_riccio, GitHub: Unknown):


Any updates here? This is a curious issue.

avogelba commented 11 years ago

Original comment by Oliver (Bitbucket: assarbad, GitHub: assarbad):


My response on SF.net was:

In task manager, does the memory usage go up when it happens? There's only one thing that I think would make sense and that would be a circular symlink or junction. In case of junctions you can already change the behavior in 1.1.2 in the settings.

Also, what exact OS version etc? ...

Please see: http://www.chiark.greenend.org.uk/~sgtatham/bugs.html [English] http://www.chiark.greenend.org.uk/~sgtatham/bugs-de.html [German]

// Oliver