Everything random crash when selected 9 files to add to a zip file

Discussion related to "Everything" 1.5 Alpha.
Post Reply
anmac1789
Posts: 667
Joined: Mon Aug 24, 2020 1:16 pm

Everything random crash when selected 9 files to add to a zip file

Post by anmac1789 »

Just encountered a problem selecting 9 files and adding it to a zip file using right click context menu 'add to archive'. Everything crashed when right clicking to bring up context menu.
void
Developer
Posts: 16665
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything random crash when selected 9 files to add to a zip file

Post by void »

Please send a mini crash dump:
  • Wait for Everything crash -keep the crash dialog shown.
  • Download Process Explorer from Microsoft:
    https://docs.microsoft.com/en-us/sysinternals/downloads/process-explorer
  • In Process Explorer, select Everything.exe (If there is two, select the one using the most memory)
  • Right click Everything.exe and under Create Dump, select Create Mini Dump.
  • Choose a filename and click Save.
  • Please upload this dmp file to /bugreport
Privacy
anmac1789
Posts: 667
Joined: Mon Aug 24, 2020 1:16 pm

Re: Everything random crash when selected 9 files to add to a zip file

Post by anmac1789 »

void wrote: Sun Oct 06, 2024 8:47 am Please send a mini crash dump:
  • Wait for Everything crash -keep the crash dialog shown.
  • Download Process Explorer from Microsoft:
    https://docs.microsoft.com/en-us/sysinternals/downloads/process-explorer
  • In Process Explorer, select Everything.exe (If there is two, select the one using the most memory)
  • Right click Everything.exe and under Create Dump, select Create Mini Dump.
  • Choose a filename and click Save.
  • Please upload this dmp file to /bugreport
Privacy
I think it was due to the fact of a very long path name -- because when I clicked on properties of one of the files, it had a //?/ in the beginning of the path name
therube
Posts: 4952
Joined: Thu Sep 03, 2009 6:48 pm

Re: Everything random crash when selected 9 files to add to a zip file

Post by therube »

adding it to a zip file using right click context menu 'add to archive'
Is that a Windows feature?
because when I clicked on properties of one of the files, it had a //?/ in the beginning of the path name
That was Windows Explorer (Properties) showing it that way?
Or were you within (Windows, I guess it is) "ZIP" utility that show show it?
a very long path name
How long?
anmac1789
Posts: 667
Joined: Mon Aug 24, 2020 1:16 pm

Re: Everything random crash when selected 9 files to add to a zip file

Post by anmac1789 »

therube wrote: Mon Oct 07, 2024 8:18 pm Is that a Windows feature?

yes it is, I'm using windows 10 x64
therube wrote: Mon Oct 07, 2024 8:18 pm That was Windows Explorer (Properties) showing it that way?
Or were you within (Windows, I guess it is) "ZIP" utility that show show it?

yes, I right clicked and selected properties and in the beginning of the path name, a prefix "//?/" was shown
therube wrote: Mon Oct 07, 2024 8:18 pm How long?
it is quite long, I believe over 255 characters perhaps. Although i removed that character limit with windows using regedit
Herkules97
Posts: 67
Joined: Tue Oct 08, 2019 6:42 am

Re: Everything random crash when selected 9 files to add to a zip file

Post by Herkules97 »

anmac1789 wrote: Sun Oct 06, 2024 8:16 pm
void wrote: Sun Oct 06, 2024 8:47 am Please send a mini crash dump:
  • Wait for Everything crash -keep the crash dialog shown.
  • Download Process Explorer from Microsoft:
    https://docs.microsoft.com/en-us/sysinternals/downloads/process-explorer
  • In Process Explorer, select Everything.exe (If there is two, select the one using the most memory)
  • Right click Everything.exe and under Create Dump, select Create Mini Dump.
  • Choose a filename and click Save.
  • Please upload this dmp file to /bugreport
Privacy
I think it was due to the fact of a very long path name -- because when I clicked on properties of one of the files, it had a //?/ in the beginning of the path name
I am not sure that is the cause, I archive a bunch of stuff and I pour sometimes too much into a filename and have never had a crash.
But if I understand this correctly, this is add to archive from Explorer.
I only use 7-Zip, you may have better luck there. Of course if it's a bug it should be fixed, but in the meantime it might be better to switch to more compatible software.
Post Reply