Crash 1245a.

Discussion related to "Everything" 1.5 Alpha.
Post Reply
therube
Posts: 4879
Joined: Thu Sep 03, 2009 6:48 pm

Crash 1245a.

Post by therube »

Everything Crash 1245.png
Everything Crash 1245.png (35.53 KiB) Viewed 9593 times
.
.
I put in 1245 today.
Before that... not sure. It was either 1244 or 1237 (or maybe earlier 1231?).
void
Developer
Posts: 16428
Joined: Fri Oct 16, 2009 11:31 pm

Re: Crash 1245a.

Post by void »

Thanks for the crash report therube,

If you still have this crash window open, could you please send me a mini crash dump?

This crash usually occurs when the database is no longer 'sorted'.
A mini crash dump will tell me the exact problem.
therube
Posts: 4879
Joined: Thu Sep 03, 2009 6:48 pm

Re: Crash 1245a.

Post by therube »

I believe (heh, don't remember any more), that after accepting the prompt from above, Everything automatically restarted so not sure if the dump will be of benefit, but it's on its way up...
void
Developer
Posts: 16428
Joined: Fri Oct 16, 2009 11:31 pm

Re: Crash 1245a.

Post by void »

The crash dump needs to be made when the crash dialog is up.

If you see this message again, please leave the dialog up and please create a mini crash dump.
void
Developer
Posts: 16428
Joined: Fri Oct 16, 2009 11:31 pm

Re: Crash 1245a.

Post by void »

Thanks for the mini crash dump therube,

Could you please send me your Tools -> Debug -> Statistics.

I've added more debug information to the corrupt dialog in version 1.5.0.1246.

I am looking into this more...
I'm most likely not sorting a property correctly, or a property sort changed between these versions.
therube
Posts: 4879
Joined: Thu Sep 03, 2009 6:48 pm

Re: Crash 1245a.

Post by therube »

Code: Select all

Database
Location:	C:\DEV\LOCATE\Everything-15.db
Indexed file properties:	Name, Path, Size, Date Modified
Indexed folder properties:	Name, Path, Size, Date Modified
Fast sorts:	Name, Path, Size, Date Modified
Index folders as files:	No
Folder count:	52,264
File count:	364,491
Total item count:	416,755
FAT index count:	0
NTFS index count:	2
ReFS index count:	0
Network drive index count:	0
Folder index count:	0
File list index count:	0
Network index count:	0
Total index count:	2
Folder data size:	4,563,937 bytes
File data size:	20,583,499 bytes
Total data size:	25,147,436 bytes
Averate folder data size:	87 bytes
Averate file data size:	56 bytes
Folder index size:	209,072 bytes
File index size:	1,457,980 bytes
Total index size:	1,667,052 bytes
Total size:	26,814,488 bytes
Folders created:	29
Folders modified:	11,712
Folders deleted:	32
Folders moved:	6
Files created:	916
Files modified:	4,773
Files deleted:	867
Files moved:	394

Journal
Enabled:	Yes
ID:	
Size:	608,099 bytes
Max size:	1,048,576 bytes
First item ID:	1
Next item ID:	4667
Item count:	4,666

Build
Count:	1
Total duration:	00:01
Minimum duration:	1.873054 seconds
Maximum duration:	1.873054 seconds
Average duration:	1.873054 seconds
Last duration:	1.873054 seconds
Last build date:	03/19/2021 05:02 PM
Last rebuild reason:	

Update
Count:	2,740
Total duration:	00:00
Minimum duration:	0.000003 seconds
Maximum duration:	0.000579 seconds
Average duration:	0.000050 seconds
Last duration:	0.000065 seconds
Last update date:	03/22/2021 10:15 AM

Load
Count:	0
Total duration:	
Minimum duration:	
Maximum duration:	
Average duration:	
Last duration:	
Last load date:	

Save
Count:	0
Total duration:	
Minimum duration:	
Maximum duration:	
Average duration:	
Last duration:	
Last save date:	
Next scheduled save date:	03/23/2021 04:00 AM

Query
Count:	54
Total duration:	00:00
Minimum duration:	0.000007 seconds
Maximum duration:	0.037699 seconds
Average duration:	0.005070 seconds
Last duration:	0.000061 seconds
Last query date:	03/19/2021 05:21 PM
Total result count:	1,610,250
Minimum result count:	0
Maximum result count:	416,711
Average result count:	29,819
Last result count:	8

Sort
Count:	0
Total duration:	
Minimum duration:	
Maximum duration:	
Average duration:	
Last duration:	
Last sort date:	

NTFS Index
Volume Name:	\\?\Volume{}
Path:	C:
Root:	
Include only:	
Drive Type:	Fixed
Label:	RUBEN
Index number:	0
Out of date:	No
Disk device index:	0
Multithreaded:	Enabled
Folder count:	32,253
File count:	270,125
USN Journal ID:	01d70eedf8e15daf
Next USN:	000000001fa0d5f8

NTFS Index
Volume Name:	\\?\Volume{}
Path:	E:
Root:	
Include only:	
Drive Type:	Fixed
Label:	WIN7
Index number:	1
Out of date:	No
Disk device index:	0
Multithreaded:	Enabled
Folder count:	20,011
File count:	94,366
USN Journal ID:	01d70f95107a67ea
Next USN:	000000001571cf70

Last edited by void on Mon Mar 22, 2021 11:33 pm, edited 1 time in total.
Reason: removed guids
void
Developer
Posts: 16428
Joined: Fri Oct 16, 2009 11:31 pm

Re: Crash 1245a.

Post by void »

Thanks for the stats therube,

Could you please try the latest Everything 1.5 Alpha.

Version 1.5.0.1249a fixes an issue when rebuilding the index.

Does the crash persist?
Post Reply