Skip to content

If you ever suffer from recursive or looping crashes, this is the (trivial) patch for you#641

Closed
rfortier wants to merge 1 commit into
tiltedphoques:masterfrom
rfortier:master
Closed

If you ever suffer from recursive or looping crashes, this is the (trivial) patch for you#641
rfortier wants to merge 1 commit into
tiltedphoques:masterfrom
rfortier:master

Conversation

@rfortier

Copy link
Copy Markdown
Contributor

If there's a crash cycle or recursive cycle, "the real problem crash dump" is overwritten by a "subsequent problem crash dump," hiding the real problem. And the loop may go on forever. Stop after first crash dump.

@rfortier

rfortier commented Mar 6, 2024

Copy link
Copy Markdown
Contributor Author

Took a look at the failing build log. It's environmental outside if the single-file the PR changes.

@rfortier rfortier force-pushed the master branch 2 times, most recently from 9f52c25 to b08f21d Compare March 13, 2024 18:00
@Dragonissa Dragonissa closed this Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants