check-manifest: Windows "python.exe stopped working" error

When running check-manifest I’m getting the error “python.exe has stopped working. Windows is checking for a solution to the problem” (http://i.imgur.com/DdlZ2p5.png). There isn’t an error in the shell window.

Host is Win7x64, 32bit python v3.2 check-manifest is v0.17 project is https://code.launchpad.net/leo-editor, local working copy at rev6315

The command shell log:

[py32] B:\apps\leo> check-manifest .
listing source files under version control: 2058 files and directories
copying source files to a temporary directory
building an sdist: leo-4.11.1.zip: 1987 files and directories

The error pops up at the “copying source files” stage.

About this issue

  • Original URL
  • State: closed
  • Created 11 years ago
  • Comments: 20 (12 by maintainers)

Most upvoted comments

The “die-point” is not always the same, here is the output of 4 runs in a row:

[py32] B:\apps\leo
> check-manifest
listing source files under version control: 2068 files and directories
copying source files to a temporary directory
building an sdist: leo-4.11-final.zip: 1995 files and directories

[py32] B:\apps\leo
> check-manifest
listing source files under version control: 2068 files and directories
copying source files to a temporary directory

[py32] B:\apps\leo
> check-manifest
listing source files under version control: 2068 files and directories
copying source files to a temporary directory
building an sdist: leo-4.11-final.zip: 1995 files and directories

[py32] B:\apps\leo
> check-manifest
listing source files under version control: 2068 files and directories
copying source files to a temporary directory
building an sdist: leo-4.11-final.zip: 1995 files and directories

[py32] B:\apps\leo