Skip to content

Conversation

@arng40
Copy link
Contributor

@arng40 arng40 commented Oct 29, 2025

Segmentation fault when we enter a wrong objectPath to the PackCollection in getTargetObject().
For now I output a temporary error log to avoir this seg fault and in a future PR, this fonction will be refactor due to it's lack of clarity and contains potential UB

@arng40 arng40 self-assigned this Oct 29, 2025
@arng40 arng40 added type: bug Something isn't working flag: no rebaseline Does not require rebaseline labels Oct 29, 2025
@arng40 arng40 added flag: ready for review ci: run CUDA builds Allows to triggers (costly) CUDA jobs ci: run integrated tests Allows to run the integrated tests in GEOS CI labels Oct 29, 2025
@arng40 arng40 removed the ci: run integrated tests Allows to run the integrated tests in GEOS CI label Oct 31, 2025
@MelReyCG MelReyCG added the ci: run integrated tests Allows to run the integrated tests in GEOS CI label Nov 3, 2025
{

GEOS_THROW_IF( targetTokens.size() <= 4,
GEOS_FMT( " Object Path '{}' does not targeting any element sub region",
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
GEOS_FMT( " Object Path '{}' does not targeting any element sub region",
GEOS_FMT( "Object Path '{}' does not target any element sub-region.",

@arng40 arng40 removed the ci: run CUDA builds Allows to triggers (costly) CUDA jobs label Nov 3, 2025
@MelReyCG MelReyCG added the ci: run CUDA builds Allows to triggers (costly) CUDA jobs label Nov 4, 2025
@MelReyCG MelReyCG merged commit bb5d8ef into develop Nov 4, 2025
38 of 46 checks passed
@MelReyCG MelReyCG deleted the bugfix/dudes/UB-packCollection branch November 4, 2025 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci: run CUDA builds Allows to triggers (costly) CUDA jobs ci: run integrated tests Allows to run the integrated tests in GEOS CI flag: no rebaseline Does not require rebaseline flag: ready for review type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants