On 25/09/17 00:14, Slávek Banko wrote:
These crashes should be resolved in commit 051acc7d (master) and 7d83a0cb (r14.0.x branch). Thank you for your report of the problem!
By the way, what do you have the kernel - are files in sysfs folder /sys/devices/system/cpu/cpu available to a regular user?
Cheers
Picking this up again after a hectic month... Thanks for the fixes, these haven't yet worked there way through to the Mageia packages, but the crash also seems to be have been solved by one of the most recent Mageia updates (I think one was a kernel update), which presumably corrected the underlying problem. After being away for a week for a conference I ran all the latest updates and after the reboot the login crash, which still occurred but no longer caused Trinity to exit thanks to the previously suggested edits to starttde had gone away, so I tried reverting starttde to the original version and that now works as well.
For reference, this is what I'm currently getting from sysfs, however that may have been different prior to the kernel update.
[timw@baa ~]$ ll /sys/devices/system/cpu/ total 0 drwxr-xr-x 8 root root 0 Nov 5 14:38 cpu0/ drwxr-xr-x 8 root root 0 Nov 5 14:38 cpu1/ drwxr-xr-x 8 root root 0 Nov 5 14:38 cpu2/ drwxr-xr-x 8 root root 0 Nov 5 14:38 cpu3/ drwxr-xr-x 6 root root 0 Nov 5 14:39 cpufreq/ drwxr-xr-x 2 root root 0 Nov 5 14:41 cpuidle/ drwxr-xr-x 2 root root 0 Nov 5 14:41 hotplug/ -r--r--r-- 1 root root 4096 Nov 5 14:46 isolated -r--r--r-- 1 root root 4096 Nov 5 14:46 kernel_max drwxr-xr-x 2 root root 0 Nov 5 14:41 microcode/ -r--r--r-- 1 root root 4096 Nov 5 14:46 modalias -r--r--r-- 1 root root 4096 Nov 5 14:46 offline -r--r--r-- 1 root root 4096 Nov 5 14:46 online -r--r--r-- 1 root root 4096 Nov 5 14:46 possible drwxr-xr-x 2 root root 0 Nov 5 14:41 power/ -r--r--r-- 1 root root 4096 Nov 5 14:46 present -rw-r--r-- 1 root root 4096 Nov 5 14:46 uevent
[timw@baa ~]$ ll /sys/devices/system/cpu/cpu0 total 0 drwxr-xr-x 7 root root 0 Nov 5 14:44 cache/ lrwxrwxrwx 1 root root 0 Nov 5 14:39 cpufreq -> ../cpufreq/policy0/ drwxr-xr-x 5 root root 0 Nov 5 14:47 cpuidle/ -r-------- 1 root root 4096 Nov 5 14:47 crash_notes -r-------- 1 root root 4096 Nov 5 14:47 crash_notes_size lrwxrwxrwx 1 root root 0 Nov 5 14:41 driver -> ../../../../bus/cpu/drivers/processor/ lrwxrwxrwx 1 root root 0 Nov 5 14:47 firmware_node -> ../../../LNXSYSTM:00/LNXCPU:00/ drwxr-xr-x 2 root root 0 Nov 5 14:47 hotplug/ drwxr-xr-x 2 root root 0 Nov 5 14:47 microcode/ lrwxrwxrwx 1 root root 0 Nov 5 14:47 node0 -> ../../node/node0/ drwxr-xr-x 2 root root 0 Nov 5 14:47 power/ lrwxrwxrwx 1 root root 0 Nov 5 14:38 subsystem -> ../../../../bus/cpu/ drwxr-xr-x 2 root root 0 Nov 5 14:47 topology/ -rw-r--r-- 1 root root 4096 Nov 5 14:47 uevent
Tim W