[issue9575] os.listdir() crashes on some long and deep paths in Windows 7

2010-08-13 Thread Heejin
Heejin ahee...@gmail.com added the comment: Thank you for your answer. I cannot provide any error messages or stack traces because it really *crashed*. python.exe suddenly stops working and a windows pops up saying something like python.exe had a problem and needed to be closed I cannot say

[issue9575] os.listdir() crashes on some long and deep paths in Windows 7

2010-08-12 Thread Heejin
New submission from Heejin ahee...@gmail.com: As far as I have seen, this bug only appears in Windows 7. I tested with Python 2.5, 2.6, and 2.7 and they all seem to have this bug. I tested with Windows 7 Korean version. I'm not sure if other language versions have the same problem

[issue9575] os.listdir() crashes on some long and deep paths in Windows 7

2010-08-12 Thread Heejin
Heejin ahee...@gmail.com added the comment: Thank you for your answer. Actually I tried that in two Windows7-installed computers and failed in both. But I don't think it is the problem of path lengths; I created other paths that long and that deep but os.listdir() works on them. That's why I