Comment 0 for bug 1803735

Revision history for this message
Eric Desrochers (slashd) wrote :

[Impact]

 * When kernel tracing event is in used, sosreport hang at the kernel plugin.

[Test Case]

 * Install rasdaemon

 * Run sosreport (only kernel plugin is needed)
   $ sosreport -o kernel

[Regression Potential]

 * Regression low, The fix is implyy adding to the the kernel plugin a list of file to be ignored in order to stop hanging when trying to collect them when tracing event is in used.

[Other Info]

 * Upstream fix:
   https://github.com/sosreport/sos/pull/1445/commits/d6379b5ba0f381ea8ec2403b9985100a946a5866

 * Origin :
   https://github.com/sosreport/sos/pull/1445