Hi,
Before I file a bug report, I am wondering if anyone has a clear idea on what causes these Make 139 errors to appear multiple times in a single log:
https://validation.linaro.org/scheduler/job/140171/log_file#L_491_2 https://validation.linaro.org/scheduler/job/140063/log_file#L_399_6 https://validation.linaro.org/scheduler/job/140043/log_file#L_395_2
I've tried doing some googling, but I'm not sure I understand what the error actually means.
Can someone look into this please?
Lisa
P.S. I know the Arndale boards haven't been happy with pm-qa for a while.
On Mon, 14 Jul 2014 19:05:13 -0700 Lisa Nguyen lisa.nguyen@linaro.org wrote:
Hi,
Before I file a bug report, I am wondering if anyone has a clear idea on what causes these Make 139 errors to appear multiple times in a single log:
That's an error in the make step you are trying to do at that time, sometimes arising from a segmentation fault. i.e. this is an error in the source code being used inside the test. If there is a bug to be filed, that bug would have to be filed against whichever project releases the source code in pm-qa/cpuhotplug or a bug in the kernel when that code pokes the relevant parts of /sys/.
P.S. I know the Arndale boards haven't been happy with pm-qa for a while.
I think this is the wrong mailing list for problems related to bugs in the kernel or the test suite.
On Tuesday 15 July 2014 01:38 PM, Neil Williams wrote:
On Mon, 14 Jul 2014 19:05:13 -0700 Lisa Nguyen lisa.nguyen@linaro.org wrote:
Hi,
Before I file a bug report, I am wondering if anyone has a clear idea on what causes these Make 139 errors to appear multiple times in a single log:
That's an error in the make step you are trying to do at that time, sometimes arising from a segmentation fault. i.e. this is an error in the source code being used inside the test. If there is a bug to be filed, that bug would have to be filed against whichever project releases the source code in pm-qa/cpuhotplug or a bug in the kernel when that code pokes the relevant parts of /sys/.
thanks Neil,
Actually the doubt came because, when we execute the suite from device shell it works fine (no make errors). but these make errors are coming when the suite is run by Lava Job.
P.S. I know the Arndale boards haven't been happy with pm-qa for a while.
I think this is the wrong mailing list for problems related to bugs in the kernel or the test suite.
linaro-validation mailing list linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation
On Tuesday 15 July 2014 05:30 PM, Sanjay Singh Rawat wrote:
Actually the doubt came because, when we execute the suite from device shell it works fine (no make errors). but these make errors are coming when the suite is run by Lava Job.
My suggestion would be to investigate on the environment variables that are set on the shell, if any, that are missing during LAVA job execution.
Thank You.
linaro-validation@lists.linaro.org