On Wed, 2018-01-24 at 14:29 -0500, Przemek Klosowski wrote: > On 01/23/2018 06:56 PM, Howard Howell wrote: > > Due to that last line, issued su and password and ran it again: > > # lshw > > Segmentation fault (core dumped) > > ok, great---so now do 'gdb lshw', type 'r' in gdb, and see where it > crashes. > > You may need to debuginfo-install few packages if gdb says it can't > find > debugging symbols, and you may need to install also some -source > packages because the recent changes in packaging and dnf fail to do > so. > Then, report whether the crash happens reliably in a single location, > or > is random as it would be if your hardware is flaky. > _______________________________________________ > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx It did not crash. Here are the last 2 lines it output: configuration: autonegotiation=off broadcast=yes driver=tun driverversion=1.6 duplex=full link=no multicast=yes port=twisted pair speed=10Mbit/s WARNING: output may be incomplete or inaccurate, you should run this program as super-user. [Inferior 1 (process 3063) exited normally] The things I would point out are that Terminal is in a window, and when that crash occured I had just run the command, and it may not have terminated fully. The command lshw seems to be multithreaded. Regards, Les H _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx