Page 1 of 1

Scrolling seekbar with mousewheel while paused leads to a crash [#17055]

Posted: Fri Nov 06, 2020 12:58 pm
by drakinite
When I use the mouse wheel to change the seekbar position while a track is paused, then I hit play; MM hangs, becomes unresponsive, and then eventually crashes.

Log ID CB590DDD, build 2273.
Here are two DbgView logs of the same thing occurring twice:
- https://puu.sh/GKKvq/8cdda4757f.LOG
- https://puu.sh/GKKvJ/4eb9b4b200.LOG

Same thing happens when it's set to seek bar or waveform bar.

Re: Scrolling seekbar with mousewheel while paused leads to a crash

Posted: Fri Nov 06, 2020 1:33 pm
by Lowlander
Doesn't crash, but it doesn't use new position for me: https://www.ventismedia.com/mantis/view.php?id=17055

Re: Scrolling seekbar with mousewheel while paused leads to a crash [#17055]

Posted: Fri Nov 06, 2020 1:58 pm
by Ludek
A first I haven't been able to replicate neihter the crash or the issue reported by LowLander, but then I realized that the key factor to replicate this is to switch ouput plugin from WASAPI to MMDS. Then the crash appears. I updated the issue accordingly.

Thanks for reporting!

Re: Scrolling seekbar with mousewheel while paused leads to a crash [#17055]

Posted: Fri Nov 06, 2020 3:35 pm
by drakinite
No problem- thank you!