| Issue 28: | indexer crashes on file it cannot open |
‹ Prev
11 of 11
|
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. create a new tryst database 2. index a folder tree that you do not have full read permissions to 3. fail! What is the expected output? What do you see instead? fopen: Permission denied indexer.cc:181: require(delegate_->indexer_compute_file_hash(path, &*disk_file)) failed |