The version is 1.5.0.1391a.
On Windows Event Viewer:
“
Log Name: Application
Source: Application Error
Event ID: 1000
Level: Error
Faulting application name: Everything64.exe, version: 1.5.0.1391
Faulting module name: PdfPropertyExtension_x64.dll, version: 1.16.2.0
Exception: 0xc0000409
Fault offset: 0x0000000000022fd4
”
About PdfPropertyExtension, please see https://coolsoft.altervista.org/en/pdfpropertyextension
CPU usage of Everything64.exe is over 100% of one core.
It seems that this application error occurs only when both "Rescanning" and "Indexing Properties" are running at the same time.
Crashed when Rescanning and Indexing Properties
Re: Crashed when Rescanning and Indexing Properties
In my environment, the situation is as follows:
The crashes occur on versions 1.5.0.1391a–1.5.0.1387a.
The crashes don't occur on version 1.5.0.1386a.
The crashes occur on versions 1.5.0.1391a–1.5.0.1387a.
The crashes don't occur on version 1.5.0.1386a.
Re: Crashed when Rescanning and Indexing Properties
Thank you for the information.
Could you please send your Help -> Troubleshooting information.
Could you please send your Help -> Troubleshooting information.
Re: Crashed when Rescanning and Indexing Properties
Perhaps as a result of Windows Update, the crashes no longer occur.
I will see how it goes for a while.
I will see how it goes for a while.
Code: Select all
Everything 1.5.0.1391a (x64)
OS: Windows NT 10.0 19045 (x64)
Admin: 1
Service: 2 (disconnected / installed and not running)
Command line:
Binary: C:\Users\(deleted)\Everything-alpha\Everything64.exe
Profile: C:\Users\(deleted)\Everything-alpha\Everything-1.5a.ini
Database: C:\Users\(deleted)\Everything-alpha\Everything-1.5a.db
Instance: 1.5a
Config:
allow_multiple_windows=1
check_for_updates_on_startup=1
auto_include_fixed_volumes=0
auto_remove_offline_ntfs_volumes=0
single_click_open=1
allow_multiple_windows_from_tray=1
single_click_tray=1
full_row_select_double_click_path=0
focus_search_on_activate=1
exclude_list_enabled=0
db_location=C:\Users\(deleted)\Everything-alpha
index_date_created=1
fast_date_created_sort=1
index_attributes=1
fast_attributes_sort=1
index_folder_size=0
fast_extension_sort=1
search_history_enabled=0
run_history_enabled=0
plugins=0
columns=[{"name":"Name","width":532},{"name":"Path","width":1098},{"name":"Size","width":96},{"name":"Date Modified","width":153},{"name":"property-system:System.Document.PageCount","width":80},{"name":"property-system:System.Document.DateCreated","width":160},{"name":"property-system:System.Document.DatePrinted","width":160},{"name":"property-system:System.Document.DateSaved","width":160},{"name":"Title","width":256}]
ntfs_volumes=[{"path":"C:","volume_name":"\\\\?\\Volume{e5...be}"}]
remote_volumes=[{"path":"Z:","unc_path":"\\\\(deleted)\\(deleted)","monitor":0,"multithreaded":1,"update_at":8}] <----------------------------------------------------------------------- "this is a network drive."
properties=[{"name":"property-system:System.Document.DateCreated","include_only_files":"*.doc;*.docx;*.xls;*.xlsx;*.pdf;*.xlsb*.doc;*.docx;*.xls;*.xlsb;*.xlsx;*.pdf","fast_sort":1},{"name":"property-system:System.Document.DatePrinted","include_only_files":"*.doc;*.docx;*.xls;*.xlsb;*.xlsx;*.pdf","fast_sort":1},{"name":"property-system:System.Document.DateSaved","include_only_files":"*.doc;*.docx;*.xls;*.xlsb;*.xlsx;*.pdf","fast_sort":1},{"name":"property-system:System.Document.PageCount","include_only_files":"*.pdf","fast_sort":1},{"name":"Title","include_only_files":"*.pdf","fast_sort":1}]
Policy:
Plugins:
Last edited by void on Fri Jan 10, 2025 7:12 am, edited 1 time in total.
Re: Crashed when Rescanning and Indexing Properties
Running as administrator can cause issues.Admin: 1
Service: 2 (disconnected / installed and not running)
Looks like something is stopping the Everything Service?
Please make sure Everything is installed correctly and running as a standard user:
- In Everything, from the Tools menu, click Options.
- Click the General tab on the left.
- Check Store settings and data in %APPDATA%\Everything.
- Uncheck Run as administrator.
- Check Everything Service. (Please make sure this is tick-checked and not square-checked)
- Click OK.
- Exit Everything (from the File menu, click Exit).
- Restart Everything.
Re: Crashed when Rescanning and Indexing Properties
As described in viewtopic.php?p=73246#p73246 , the crashes no longer occur.
I have listed a few points of concern.
(1) CPU usage is over 100% (Intel Turbo Boost Technology is ON) when right side of status bar shows "Rescanning: [path]" and "Indexing Properties with progress bar".
Even after changing INI SETTINGS described as below, CPU usage is over 100%.
--db_update_thread_priority: Normal --> Idle
--index_max_threads: 0 --> 1
--index_thread_priority: Normal --> Idle
After deleting the files of "Everything-1.5a.db", "Everything-1.5a.backup.db", and "Session-1.5a.backup.json", at this time,
--(a) CPU usage is low.
--(b) Left side of status bar shows "Scanning: [path]".
--(c) Right side of status bar shows only progress bar.
(2) After selecting "Exit" at menu bar [File] --> [Exit] or selecting "Exit" on right click menu of task tray icon, Everything seems not to exit. At this time,
--(a) There are processes "[explorer.exe] ↳ [Everything64.exe]" and "[wininite.exe] ↳ [services.exe] ↳ [Everything64.exe]".
--(b) A task tray icon disappears.
--(c) A message dialogue box attached appears when clicking Everything64.exe trying to start Everything.
(3-1) Uncheck "Run as administrator" of [Tools] --> [Options] --> [General], and push [Apply] button.
(3-2) Kill processes "Everything64.exe" by Windows Task Manager.
(3-3) Restart Everything.
(3-4) The check box of "Run as administrator" is square-checked.
(3-5) The second line of "Troubleshooting Information" is "Admin: 1".
I have listed a few points of concern.
(1) CPU usage is over 100% (Intel Turbo Boost Technology is ON) when right side of status bar shows "Rescanning: [path]" and "Indexing Properties with progress bar".
Even after changing INI SETTINGS described as below, CPU usage is over 100%.
--db_update_thread_priority: Normal --> Idle
--index_max_threads: 0 --> 1
--index_thread_priority: Normal --> Idle
After deleting the files of "Everything-1.5a.db", "Everything-1.5a.backup.db", and "Session-1.5a.backup.json", at this time,
--(a) CPU usage is low.
--(b) Left side of status bar shows "Scanning: [path]".
--(c) Right side of status bar shows only progress bar.
(2) After selecting "Exit" at menu bar [File] --> [Exit] or selecting "Exit" on right click menu of task tray icon, Everything seems not to exit. At this time,
--(a) There are processes "[explorer.exe] ↳ [Everything64.exe]" and "[wininite.exe] ↳ [services.exe] ↳ [Everything64.exe]".
--(b) A task tray icon disappears.
--(c) A message dialogue box attached appears when clicking Everything64.exe trying to start Everything.
(3-1) Uncheck "Run as administrator" of [Tools] --> [Options] --> [General], and push [Apply] button.
(3-2) Kill processes "Everything64.exe" by Windows Task Manager.
(3-3) Restart Everything.
(3-4) The check box of "Run as administrator" is square-checked.
(3-5) The second line of "Troubleshooting Information" is "Admin: 1".
- Attachments
-
- message dialogue box.png (5.19 KiB) Viewed 2500 times