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

Upload cores dumped in build-and-test CI #1475

Merged
merged 1 commit into from
Jan 18, 2025

Conversation

pguyot
Copy link
Collaborator

@pguyot pguyot commented Jan 16, 2025

After many frustrating runs, this code eventually allowed me to get a trace for a rare core dump related to socket resources.

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

Copy link
Collaborator

@UncleGrumpy UncleGrumpy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Brilliant!

Signed-off-by: Paul Guyot <pguyot@kallisys.net>
@pguyot pguyot force-pushed the w03/upload-dumped-cores branch from 6c9dfcd to fa28721 Compare January 17, 2025 06:59
@bettio bettio merged commit 6dd7867 into atomvm:main Jan 18, 2025
68 of 74 checks passed
@pguyot pguyot deleted the w03/upload-dumped-cores branch January 18, 2025 05:33
bettio added a commit to bettio/AtomVM-fork that referenced this pull request Jan 22, 2025
This is just a cherry pick and backport of atomvm#1475, since it can be also
useful in release-0.6.

Signed-off-by: Davide Bettio <davide@uninstall.it>
@bettio bettio mentioned this pull request Jan 22, 2025
bettio added a commit to bettio/AtomVM-fork that referenced this pull request Jan 22, 2025
This is just a cherry pick and backport of atomvm#1475, since it can be also
useful in release-0.6.

Signed-off-by: Davide Bettio <davide@uninstall.it>
bettio added a commit that referenced this pull request Jan 22, 2025
Core dumps on relese-0.6

Just a backport of #1475

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later
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