https://bugs.kde.org/show_bug.cgi?id=343491
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |notm...@gmail.com --- Comment #3 from Marco Martin <notm...@gmail.com> --- the crash is in pci_scan_bus(PCIAccess); line 741 of kpci.cpp the weird thing is that it tests for sysfs to be available, and returns non zero, then tries a scan_bus on it, and that explodes (is not even acrash, pciutils just quits the application) -- You are receiving this mail because: You are watching all bug changes.