Everything 1.3.0.632b crashes after partial load (Win 8 x64)

Found a bug in "Everything"? report it here
Post Reply
Whispy
Posts: 4
Joined: Sun Jan 13, 2013 5:30 am

Everything 1.3.0.632b crashes after partial load (Win 8 x64)

Post by Whispy »

I'm on Windows 8 x64. Everything 1.3.0.632b crashes every single time I open it up. I tried reverting to 1.2.1.371, and that version does not crash. I have 1 SSD and 1 HDD.

Here is my crash log:

Code: Select all

Version=1
EventType=APPCRASH
EventTime=130025285908090138
ReportType=2
Consent=1
UploadTime=130025285908495191
ReportIdentifier=400180fb-5d42-11e2-be6c-d43d7e2cd10e
IntegratorReportIdentifier=400180fa-5d42-11e2-be6c-d43d7e2cd10e
WOW64=1
NsAppName=Everything.exe
Response.BucketId=f0394c309b190f41ef80c4f807d59bf2
Response.BucketTable=1
Response.LegacyBucketId=-938493179
Response.type=4
Sig[0].Name=Application Name
Sig[0].Value=Everything.exe
Sig[1].Name=Application Version
Sig[1].Value=1.3.0.632
Sig[2].Name=Application Timestamp
Sig[2].Value=50ee43d0
Sig[3].Name=Fault Module Name
Sig[3].Value=SHELL32.dll
Sig[4].Name=Fault Module Version
Sig[4].Value=6.2.9200.16451
Sig[5].Name=Fault Module Timestamp
Sig[5].Value=50986cf7
Sig[6].Name=Exception Code
Sig[6].Value=c00000fd
Sig[7].Name=Exception Offset
Sig[7].Value=0004135e
DynamicSig[1].Name=OS Version
DynamicSig[1].Value=6.2.9200.2.0.0.768.101
DynamicSig[2].Name=Locale ID
DynamicSig[2].Value=1033
DynamicSig[22].Name=Additional Information 1
DynamicSig[22].Value=1257
DynamicSig[23].Name=Additional Information 2
DynamicSig[23].Value=1257d3cdb4b4ecf59b5ff995bcbbc1eb
DynamicSig[24].Name=Additional Information 3
DynamicSig[24].Value=23de
DynamicSig[25].Name=Additional Information 4
DynamicSig[25].Value=23deb84da84b8e0a00f9ffdf2f5744e1
UI[2]=C:\Program Files (x86)\Everything\Everything.exe
UI[3]=Everything has stopped working
UI[4]=Windows can check online for a solution to the problem.
UI[5]=Check online for a solution and close the program
UI[6]=Check online for a solution later and close the program
UI[7]=Close the program
LoadedModule[0]=C:\Program Files (x86)\Everything\Everything.exe
LoadedModule[1]=C:\Windows\SYSTEM32\ntdll.dll
LoadedModule[2]=C:\Windows\SYSTEM32\KERNEL32.DLL
LoadedModule[3]=C:\Windows\SYSTEM32\KERNELBASE.dll
LoadedModule[4]=C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9200.16384_none_893961408605e985\COMCTL32.dll
LoadedModule[5]=C:\Windows\SYSTEM32\WS2_32.dll
LoadedModule[6]=C:\Windows\SYSTEM32\SHLWAPI.dll
LoadedModule[7]=C:\Windows\SYSTEM32\IMM32.dll
LoadedModule[8]=C:\Windows\SYSTEM32\USER32.dll
LoadedModule[9]=C:\Windows\SYSTEM32\GDI32.dll
LoadedModule[10]=C:\Windows\SYSTEM32\ADVAPI32.dll
LoadedModule[11]=C:\Windows\SYSTEM32\SHELL32.dll
LoadedModule[12]=C:\Windows\SYSTEM32\ole32.dll
LoadedModule[13]=C:\Windows\SYSTEM32\msvcrt.dll
LoadedModule[14]=C:\Windows\SYSTEM32\RPCRT4.dll
LoadedModule[15]=C:\Windows\SYSTEM32\NSI.dll
LoadedModule[16]=C:\Windows\SYSTEM32\MSCTF.dll
LoadedModule[17]=C:\Windows\SYSTEM32\sechost.dll
LoadedModule[18]=C:\Windows\SYSTEM32\combase.dll
LoadedModule[19]=C:\Windows\SYSTEM32\SspiCli.dll
LoadedModule[20]=C:\Windows\SYSTEM32\CRYPTBASE.dll
LoadedModule[21]=C:\Windows\SYSTEM32\bcryptPrimitives.dll
LoadedModule[22]=C:\Windows\SYSTEM32\UxTheme.dll
LoadedModule[23]=C:\Program Files (x86)\Dexpot\hooxpot.dll
LoadedModule[24]=C:\Windows\SYSTEM32\shcore.dll
LoadedModule[25]=C:\Windows\SYSTEM32\OLEAUT32.dll
LoadedModule[26]=C:\Windows\SYSTEM32\WindowsCodecs.dll
LoadedModule[27]=C:\Windows\SYSTEM32\profapi.dll
LoadedModule[28]=C:\Windows\SYSTEM32\PROPSYS.dll
LoadedModule[29]=C:\Windows\system32\mswsock.dll
LoadedModule[30]=C:\Windows\SYSTEM32\DNSAPI.dll
LoadedModule[31]=C:\Windows\SYSTEM32\dwmapi.dll
LoadedModule[32]=C:\Windows\SYSTEM32\Iphlpapi.DLL
LoadedModule[33]=C:\Windows\SYSTEM32\WINNSI.DLL
LoadedModule[34]=C:\Windows\System32\rasadhlp.dll
LoadedModule[35]=C:\Windows\SYSTEM32\clbcatq.dll
LoadedModule[36]=C:\Windows\SYSTEM32\cfgmgr32.dll
LoadedModule[37]=C:\Windows\SYSTEM32\SETUPAPI.dll
LoadedModule[38]=C:\Windows\SYSTEM32\DEVOBJ.dll
LoadedModule[39]=C:\Windows\SYSTEM32\thumbcache.dll
LoadedModule[40]=C:\Windows\SYSTEM32\apphelp.dll
LoadedModule[41]=C:\Windows\SYSTEM32\ntmarta.dll
State[0].Key=Transport.DoneStage1
State[0].Value=1
FriendlyEventName=Stopped working
ConsentKey=APPCRASH
AppName=Everything
AppPath=C:\Program Files (x86)\Everything\Everything.exe
NsPartner=windows
NsGroup=windows8
Please let me know if there is any more information I can give you :) Thanks!

EDIT: I have also recorded and uploaded a GIF showing what happens when Everything starts and crashes: http://i.imgur.com/eB6YE.gif
Last edited by Whispy on Sun Jan 13, 2013 5:40 am, edited 1 time in total.
void
Developer
Posts: 15096
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything 1.3.0.632b crashes after partial load (Win 8

Post by void »

Please try running "Everything" in debug mode.

To run "Everything" in debug mode:
Run Everything.exe with the -debug command line option.

What is the debug output when "Everything" crashes?
Whispy
Posts: 4
Joined: Sun Jan 13, 2013 5:30 am

Re: Everything 1.3.0.632b crashes after partial load (Win 8

Post by Whispy »

void wrote:Please try running "Everything" in debug mode.

To run "Everything" in debug mode:
Run Everything.exe with the -debug command line option.

What is the debug output when "Everything" crashes?
Here is my debug output: http://i.imgur.com/PPNYU.png
void
Developer
Posts: 15096
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything 1.3.0.632b crashes after partial load (Win 8

Post by void »

Looks like an issue with the monitoring thread.

Does "Everything" crash if all monitors are disabled?

To disable monitoring for all indexed volumes:
Exit "Everything".
Open your Everything.ini file
change the following line:

Code: Select all

ntfs_volume_monitors=1,1,1
to

Code: Select all

ntfs_volume_monitors=0,0,0
(Make sure all 1s are set to 0s)
Restart "Everything"

Does the crash still occur?
Whispy
Posts: 4
Joined: Sun Jan 13, 2013 5:30 am

Re: Everything 1.3.0.632b crashes after partial load (Win 8

Post by Whispy »

void wrote:Looks like an issue with the monitoring thread.

Does "Everything" crash if all monitors are disabled?

To disable monitoring for all indexed volumes:
Exit "Everything".
Open your Everything.ini file
change the following line:

Code: Select all

ntfs_volume_monitors=1,1,1
to

Code: Select all

ntfs_volume_monitors=0,0,0
(Make sure all 1s are set to 0s)
Restart "Everything"

Does the crash still occur?
I just reinstalled the beta to try disabling the monitors, but this time it did not crash when I opened it.

However, it crashes when I type in "down" or "load" (trying to type Downloads). Other keywords don't crash it. Just checked in the 1.2 version and it doesn't crash when searching for "down" or "load", BUT the 1.2 version does crash when I try to open a specific folder named "Downloads". Here is a GIF of what happens (in the 1.2 version): http://i.imgur.com/yJn46.gif

EDIT: Somehow it's related to that C:\Users\HP_Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\ folder. When I try to go directly to that folder through Explorer, it refreshes the desktop/taskbar (as if Explorer is resetting) and takes me to the C:\Users\HP_Administrator folder (and specifically, the Downloads folder inside that).
Whispy
Posts: 4
Joined: Sun Jan 13, 2013 5:30 am

Re: Everything 1.3.0.632b crashes after partial load (Win 8

Post by Whispy »

Okay, I deleted that Downloads folder shortcut and both versions of Everything seem to work now. I guess that shortcut must have been corrupt or something. Thanks for the help!
Post Reply