Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Constant crashes in 4.7.3 Lite Win10 #1485

Closed
seventyiris83 opened this issue Aug 25, 2024 · 1 comment
Closed

[BUG]: Constant crashes in 4.7.3 Lite Win10 #1485

seventyiris83 opened this issue Aug 25, 2024 · 1 comment
Assignees
Labels
Status-Duplicate Ticket for this stuff already exists and/or requested changes are already implemented. Type-Defect This is BUG!!!

Comments

@seventyiris83
Copy link

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?

  1. have 4.7.3 lite or the latest lite devbuild installed
  2. create standard RSS account
  3. load default feeds
  4. fetch articles from default feeds
  5. go to article list
  6. select first article at the top of the list
  7. press and hold down key
  8. 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)

Operating system and version

  • OS: Windows 10
  • RSS Guard version: 4.7.3 Lite and devbuild
@martinrotter
Copy link
Owner

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.

@martinrotter martinrotter added the Status-Duplicate Ticket for this stuff already exists and/or requested changes are already implemented. label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status-Duplicate Ticket for this stuff already exists and/or requested changes are already implemented. Type-Defect This is BUG!!!
Projects
None yet
Development

No branches or pull requests

2 participants