since 4.7.3 Lite and following dev builds, the windows 10 variant of rss guard consistently crashes and closes when scrolling through the article list.
@RonnyTNL pointed out in the discord this could be Qt related as the win7 variant of 4.7.3 Lite isn't affected by this issue
How to reproduce the bug?
have 4.7.3 lite or the latest lite devbuild installed
create standard RSS account
load default feeds
fetch articles from default feeds
go to article list
select first article at the top of the list
press and hold down key
rss guard should randomly crash at any point when scrolling through the article list and consistenly crash when repeating steps 5, 6 and 7
What was the expected result?
scroll through articles with no crashing
What actually happened?
rss guard crashes and closes when scrolling through article list
Debug log
procdump produces a 276mb dmp when set as post-mortem debugger.
you can have it produce one on your end by configuring procdump as post-mortem debugger so it automatically catches a crash with procdump -ma -i c:\<some folder>\ (thanks @RonnyTNL for the tip)
My testing revealed that this is caused by the same bug as #1495, which was fixed few days ago. Wait for new version to be released or test via devbuild.
Brief description of the issue
since 4.7.3 Lite and following dev builds, the windows 10 variant of rss guard consistently crashes and closes when scrolling through the article list.
@RonnyTNL pointed out in the discord this could be Qt related as the win7 variant of 4.7.3 Lite isn't affected by this issue
How to reproduce the bug?
What was the expected result?
scroll through articles with no crashing
What actually happened?
rss guard crashes and closes when scrolling through article list
Debug log
procdump produces a 276mb dmp when set as post-mortem debugger.
you can have it produce one on your end by configuring procdump as post-mortem debugger so it automatically catches a crash with
procdump -ma -i c:\<some folder>\
(thanks @RonnyTNL for the tip)Operating system and version