Also on 24.04, lshw version is also the same.
Here's the tail of "sudo strace lshw" (yes strace freezes and doesn't
finish printing the line):
readlink("/sys/class/net", 0x7ffd187682a0, 1023) = -1 EINVAL (Invalid argument)
readlink("/sys/class/net/dev", 0x7ffd187682a0, 1023) = -1 ENOENT (No such file
or directory)
access("/sys/class/net//dev/vmnet1/device", F_OK) = -1 ENOENT (No such file or
directory)
readlink("/sys", 0x7ffd18768330, 1023) = -1 EINVAL (Invalid argument)
readlink("/sys/class", 0x7ffd18768330, 1023) = -1 EINVAL (Invalid argument)
readlink("/sys/class/net", 0x7ffd18768330, 1023) = -1 EINVAL (Invalid argument)
readlink("/sys/class/net/dev", 0x7ffd18768330, 1023) = -1 ENOENT (No such file
or directory)
openat(AT_FDCWD, "/sys/class/net//dev/vmnet1/modalias", O_RDONLY) = -1 ENOENT
(No such file or directory)
socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 4
ioctl(4, SIOCGIFADDR, {ifr_name="/dev/vmnet1"
vmnet1 is an interface for VMware Workstation Pro 17.5.2 with modified
kernel modules from https://github.com/mkubecek/vmware-host-
modules/tree/workstation-17.5.1 that work with newer kernels.
I'm curious if Carlos is also using Workstation pro with those kernel
modules.
Curious where strace stalls for Carlos: sudo strace lshw 2>&1 | tee -a
/tmp/out
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2069649
Title:
lshw hangs running forever at Network Interfaces CLASS
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lshw/+bug/2069649/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs