#linuxcnc-devel Logs

Jun 27 2020

#linuxcnc-devel Calendar

02:12 PM andypugh: jepler: Do you have a moment to pore over some kernel debug output? I am trying to find another way to do what rtfaults.txt suggests. https://paste.ubuntu.com/p/yWqK95nk8m/
02:22 PM andypugh: Using the magic incatation here: https://stackoverflow.com/questions/6384605/how-to-get-the-address-of-a-kernel-module-that-was-inserted-using-insmod/49836301#49836301
02:22 PM andypugh: I am not sure how to identify which is the base address of the module.
02:23 PM andypugh: (I suppose I can load a module and find out using /proc/modules
02:27 PM andypugh: Yes, that seems to suggest that the /proc/modules address is the .text