-
Bug
-
Resolution: Unresolved
-
Normal
-
rhel-9.5
-
NetworkManager-1.48.10-7.el9_5
-
No
-
Moderate
-
1
-
rhel-sst-network-management
-
ssg_networking
-
2
-
False
-
-
None
-
Red Hat Enterprise Linux
-
NMT Sprint ending 2025-02-27
-
-
x86_64
-
None
What were you trying to do that didn't work?
Using NetworkManager-tui-1.48.10-5.el9_5.x86_64, the following below steps lead to a segmentation fault error:
- nmtui-edit
- Select "<Add>"
- Select "Veth"
- Select <Create>
- Receive "Segmentation fault" error
What is the impact of this issue to you?
Not able to add veth interface using nmtui
Please provide the package NVR for which the bug is seen:
[root@localhost ~]# rpm -qa | grep -i networkmanager
NetworkManager-libnm-1.48.10-5.el9_5.x86_64
NetworkManager-1.48.10-5.el9_5.x86_64
NetworkManager-team-1.48.10-5.el9_5.x86_64
NetworkManager-tui-1.48.10-5.el9_5.x86_64
How reproducible is this bug?:
100%
Steps to reproduce
- nmtui-edit
- Select "<Add>"
- Select "Veth"
- Select <Create>
- Receive "Segmentation fault" error
Expected results
After installing the beta packages we are able to add veth interface without any error. As attached in the jira
Actual results
We are getting segmentation error(core dumped) while adding veth interface.
However after installing the below beta packages for NM, the veth seems to be working fine :
//Beta packages for NM - https://access.redhat.com/downloads/content/486/ver=/rhel---9/9/x86_64/packages
[root@localhost ~]# rpm qa| grep -i NetworkManager
NetworkManager-libnm-1.51.5-1.el9.x86_64
NetworkManager-1.51.5-1.el9.x86_64
NetworkManager-team-1.51.5-1.el9.x86_64
NetworkManager-tui-1.51.5-1.el9.x86_64
- links to
-
RHBA-2025:145994 NetworkManager bug fixes