Skip to content

Beta build crashes on asset deletion #5339

@n-stein

Description

@n-stein

MMEX version:

  • 1.5.20
  • 1.5.21
  • 1.6.0
  • 1.6.1 Beta
  • Other (please specify)

Note: bug reporters are expected to have verified the bug still exists
either in the last stable version of MMEX or on updated development code
(master branch).

Operating System:

  • Windows
  • Mac OSX
  • Linux

Description of the bug

MMEX crashes when deleting an asset.

Reproduction

Is the bug reproducible?

  • Always
  • Randomly
  • Happened only once

Reproduction steps:
Right click on an asset -> Delete Asset

Expected result:
Asset, translink entries, and checking entries are deleted

Actual result:
MMEX crashes

Additional information

There is a code loop: Model_Checking::remove calls Model_Translink::RemoveTranslinkEntry which calls Model_Checking::remove etc... which was inadvertently introduced in #2963

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions