RetroAchievements / RetroAchievements/RAIntegration

Bug Report - Emulator occasionally crashes when deleting an alt group that isn't empty

Open
#608 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
124
Forks
34
Avg merge
5d 18h
Merged PRs (30d)
13

Description

I'm unsure when the cutoff is for when it starts crashing but I remember it happening to me often back when i was an active developer so it can't be that many conditions. Recently other users have been reporting the same issue.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing deletion of a non-empty alt group in the emulator integration and narrow down the conditions that trigger the crash. Trace the deletion path from that operation, then verify that affected groups can be deleted without crashing and add regression coverage if the project’s test setup supports it.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.