[09:28] Hello to the community [09:29] Would this be the right place to ask a few questions about an issue I'm facing with netplan? [09:42] I am using Ubuntu server 22.04.2 LTS. [09:42] I have two bridges defined in 00-installer-config.yaml [09:42] bridges: [09:42]   bridge0: [09:42]    interfaces: [eth0] [09:42]    dhcp4: false [09:42]    addresses: [192.168.100.50/24] [09:42]    macaddress: xx:xx:xx:xx:xx:xx [09:42]   bridge1: [09:42]    interfaces: [] [09:42]    parameters: [09:42]     stp: false [09:44] I have installed KVM and I intend to use the second empty bridge to define an isolated virtual network using 'virsh net-define' [09:45] but the bridge is in the DOWN state [09:45] bridge1: mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default qlen 1000 [09:45] Am I missing something in my netplan config? === linuxnoob4 is now known as newtolinux [17:46] Heyo - I'm getting a segmentation fault on my netplan config which I've never come across before? Can anyone help me diagnose the issue? [17:52] segfault at 8 ip 00007f2b1e384d9a sp 00007ffdffff0af0 error 4 in libnetplan.so.0.0[7f2b1e36f000+29000]