Skip to content

network: fix segfault in setting bridge vlan#38519

Merged
bluca merged 2 commits intosystemd:mainfrom
yuwata:network-bridge-vlan
Aug 8, 2025
Merged

network: fix segfault in setting bridge vlan#38519
bluca merged 2 commits intosystemd:mainfrom
yuwata:network-bridge-vlan

Conversation

@yuwata
Copy link
Member

@yuwata yuwata commented Aug 8, 2025

No description provided.

@github-actions github-actions bot added the tests label Aug 8, 2025
yuwata added 2 commits August 8, 2025 19:38
…d and stop them

Silence the following waring:
```
Stopping 'systemd-resolved.service', but its triggering units are still active:
systemd-resolved-varlink.socket, systemd-resolved-monitor.socket
```

Follow-up for 0fa1883.
Fixes a bug introduced by 78738ad.
Fixes systemd#38515.
@yuwata yuwata force-pushed the network-bridge-vlan branch from e51671b to 570210e Compare August 8, 2025 10:40
@yuwata yuwata changed the title [DEBUG] network: fix segfault in setting bridge vlan Aug 8, 2025
@yuwata yuwata linked an issue Aug 8, 2025 that may be closed by this pull request
@yuwata
Copy link
Member Author

yuwata commented Aug 8, 2025

Please backport the second commit to v257-stable, as the offending commit is backported to v257-stable as 0766ae3, sorry.

@yuwata yuwata marked this pull request as ready for review August 8, 2025 10:45
@github-actions github-actions bot added the please-review PR is ready for (re-)review by a maintainer label Aug 8, 2025
@bluca bluca added good-to-merge/waiting-for-ci 👍 PR is good to merge, but CI hasn't passed at time of review. Please merge if you see CI has passed and removed please-review PR is ready for (re-)review by a maintainer labels Aug 8, 2025
@bluca bluca merged commit 71b6836 into systemd:main Aug 8, 2025
54 of 56 checks passed
@github-actions github-actions bot removed the good-to-merge/waiting-for-ci 👍 PR is good to merge, but CI hasn't passed at time of review. Please merge if you see CI has passed label Aug 8, 2025
@yuwata yuwata deleted the network-bridge-vlan branch August 8, 2025 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

network: Bridge member VLAN configurations lead to segfault

2 participants