On Wed, Nov 3, 2010 at 10:00 AM, Subrata Modak
<[email protected]>wrote:

>  FYI...!!
>
> -------- Original Message --------  Subject: Query regarding
> termination_id=4 in LTP.  Date: Wed, 3 Nov 2010 12:08:56 +0530  From:
> [email protected]  To: [email protected]  CC:
> [email protected]
>
> Hi,
>
> I am not sure whom to ask this question so putting it here.
> I am trying to run LTP on my arm based board and in some of the tests like
> shm_test01 and mtest05
> I am getting termination_id=4.
>
> So, I am stuck as theres no other information as to why these 2 tests failed.
> Could you help me out and tell me what does "termination_id=4" suggests ??
>
> Log Snippet:
> 1) shm_test01 :
> <<<test_start>>>
> tag=stime=3934
> cmdline="shm_test -l 10 -t 2"
> contacts=""
> analysis=exit
> <<<test_output>>>
> <<<execution_status>>>
> initiation_status="ok"
> duration=1 termination_type=signaled termination_id=4 corefile=no
> cutime=0 cstime=0
> <<<test_end>>>
>
> 2) mtest05
> <<<test_start>>>
> tag=mtest05 stime=3930
> cmdline="  mmstress"
> contacts=""
> analysis=exit
> <<<test_output>>>
> mmstress    0  TINFO  :  run mmstress -h for all options
> <<<execution_status>>>
> initiation_status="ok"
> duration=0 termination_type=signaled termination_id=4 corefile=no
> cutime=0 cstime=0
> <<<test_end>>
>
>
    No idea (could have exited with signal = 4, which is SIGILL, but I'm
looking at the BSD signals manpage). This could suggest a number of issues
with how the tests are being executed on the board. strace'ing the tests and
providing the board details would be a helpful start -- otherwise we can't
help the end-user.
Thanks,
-Garrett
------------------------------------------------------------------------------
Achieve Improved Network Security with IP and DNS Reputation.
Defend against bad network traffic, including botnets, malware, 
phishing sites, and compromised hosts - saving your company time, 
money, and embarrassment.   Learn More! 
http://p.sf.net/sfu/hpdev2dev-nov
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to