Crash on Ctrl + mouse wheel

Discussion related to "Everything" 1.5 Alpha.
Post Reply
void
Developer
Posts: 15251
Joined: Fri Oct 16, 2009 11:31 pm

Crash on Ctrl + mouse wheel

Post by void »

I am investigating an issue where Everything crashes when using Ctrl + Mouse wheel on the filter bar drop down list.
void
Developer
Posts: 15251
Joined: Fri Oct 16, 2009 11:31 pm

Re: Crash on Ctrl + mouse wheel

Post by void »

Everything 1.5.0.1277a adds a 'reentry' dialog to catch this issue.


Please let me know if you see one of the follow messages:
listbox reentry xxxxxxxx yyyyyyyyyyyyyyyy zzzzzzzzzzzzzzzz
-or-
combobox reentry xxxxxxxx yyyyyyyyyyyyyyyy zzzzzzzzzzzzzzzz

What is xxxxxxxx yyyyyyyyyyyyyyyy zzzzzzzzzzzzzzzz?
(Use Ctrl + C to copy the message to the clipboard)
NotNull
Posts: 5238
Joined: Wed May 24, 2017 9:22 pm

Re: Crash on Ctrl + mouse wheel

Post by NotNull »

ctrl+scroll up
listbox reentry 0000020a 0000000000780008 00000000015f042b
listbox reentry 0000020a 0000000000780008 000000000139041c
listbox reentry 0000020a 0000000000780008 00000000014d0429

ctrl+scroll down
listbox reentry 0000020a 00000000ff880008 0000000000f00420
listbox reentry 0000020a 00000000ff880008 000000000132042c
listbox reentry 0000020a 00000000ff880008 00000000011b042e50434

(Exited Everything completely after every attempt)
void
Developer
Posts: 15251
Joined: Fri Oct 16, 2009 11:31 pm

Re: Crash on Ctrl + mouse wheel

Post by void »

Thank you for the information.

I am working on a fix.
void
Developer
Posts: 15251
Joined: Fri Oct 16, 2009 11:31 pm

Re: Crash on Ctrl + mouse wheel

Post by void »

Everything 1.5.0.1277a-m1 fixes the ctrl + mouse wheel crash:

Everything-1.5.0.1277a.x64-Setup-m1.exe
Everything-1.5.0.1277a.x86-Setup-m1.exe
Everything-1.5.0.1277a.x64-m1.zip
Everything-1.5.0.1277a.x86-m1.zip

I will post an official update soon.
SuperDude
Posts: 220
Joined: Thu Sep 25, 2014 7:57 pm

Re: Crash on Ctrl + mouse wheel

Post by SuperDude »

What does -m1 mean?
horst.epp
Posts: 1340
Joined: Fri Apr 04, 2014 3:24 pm

Re: Crash on Ctrl + mouse wheel

Post by horst.epp »

SuperDude wrote: Tue Sep 28, 2021 6:55 pm What does -m1 mean?
I guess modification 1 of this version.
SuperDude
Posts: 220
Joined: Thu Sep 25, 2014 7:57 pm

Re: Crash on Ctrl + mouse wheel

Post by SuperDude »

Ah, gotcha. thanks!
void
Developer
Posts: 15251
Joined: Fri Oct 16, 2009 11:31 pm

Re: Crash on Ctrl + mouse wheel

Post by void »

The -m1 version is just a modification to test a fix since I haven't been able to replicate the crash on my end.

Everything 1.5.0.1278a fixes as crash when using the mouse wheel in the filter bar drop down list.
Post Reply