[Cherry 5.0.x]: fix: Ensure corrent order of globals initalization#1981
Merged
michalkopczan merged 1 commit intoJun 26, 2026
Merged
Conversation
Author
|
@mender-test-bot, start a full client pipeline with:
my commands and optionsYou can prevent me from automatically starting CI pipelines:
You can trigger a client pipeline on multiple prs with:
You can trigger a client pipeline for a specific Mender Client release with:
You can trigger GitHub->GitLab branch sync with:
You can print PR statistics for a repository with:
You can cherry pick to a given branch or branches with:
|
Contributor
|
@mender-test-bot start client pipeline |
Author
|
Hello 😺 I created a pipeline for you here: Pipeline-2628655531 Build Configuration Matrix
|
Changelog: Fix a segault caused by global variables: common_global_options and common_description_append referencing another global: DefaultPaths. As the initialization order of globals is unspecified in the standard, it caused referencing uninitialized DefaultPaths on Ubuntu 26.04 when using -flto Link-Time Optimization flag. Ticket: MEN-9878 (cherry picked from commit 683cc69) Signed-off-by: Michal Kopczan <michal.kopczan@northern.tech>
9ff037e to
21e9825
Compare
Author
|
Merging these commits will result in the following changelog entries: Changelogsmender (cherry-5.0.x-men-9878-mender-terminates-on-ubuntu-resolute)New changes in mender since 5.0.x: Bug Fixes
|
Contributor
|
@mender-test-bot start client pipeline |
michalkopczan
approved these changes
Jun 25, 2026
Author
|
Hello 😺 I created a pipeline for you here: Pipeline-2629139430 Build Configuration Matrix
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cherry pick of PR: #1979
For you :)