From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193] helo=mx.sourceforge.net) by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.69) (envelope-from ) id 1Ofocg-0006jf-M7 for ltp-list@lists.sourceforge.net; Mon, 02 Aug 2010 06:35:42 +0000 Received: from rcsinet10.oracle.com ([148.87.113.121]) by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69) id 1Ofocf-0001A3-M1 for ltp-list@lists.sourceforge.net; Mon, 02 Aug 2010 06:35:42 +0000 Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id o726ZYw5002479 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 2 Aug 2010 06:35:36 GMT Received: from acsmt355.oracle.com (acsmt355.oracle.com [141.146.40.155]) by acsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id o71MQwFc026062 for ; Mon, 2 Aug 2010 06:35:30 GMT Message-ID: <4C56646B.2060702@oracle.com> Date: Mon, 02 Aug 2010 11:53:39 +0530 From: Gurudas Pai MIME-Version: 1.0 Subject: [LTP] LTP-20100630:tcore.sh test fails List-Id: Linux Test Project General Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ltp-list-bounces@lists.sourceforge.net To: ltp-list@lists.sourceforge.net Hi, tcore.sh test fails , this looks more like testcase issue rather than os issue. Running tests....... @ <<>> @ tag=tcore stime=1280375961 @ cmdline="tcore.sh" @ contacts="" @ analysis=exit @ <<>> @ incrementing stop @ Test Tcore patch @ /tmp/ltp-IdAZW16626/tmp.JZuvu16728 @ Test whether we can generate the needed core file @ PASS @ /tmp/ltp-IdAZW16626/tmp.JZuvu16728 @ Test whether the core support bt,fpu and threads commands @ spawn gdb ./tcore ./corefile @ . @ info register @ . @ GNU gdb (GDB) Red Hat Enterprise Linux (7.0.1-23.el5) @ Copyright (C) 2009 Free Software Foundation, Inc. @ License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. @ There is NO WARRANTY, to the extent permitted by law. Type "show copying" @ and "show warranty" for details. @ This GDB was configured as "x86_64-redhat-linux-gnu". @ For bug reporting instructions, please see: @ ... @ ./tcore: No such file or directory. @ [New Thread 16736] @ [New Thread 16732] @ Core was generated by `/opt/ltp/testcases/bin//tcore'. @ Program terminated with signal 11, Segmentation fault. @ #0 0x000000000040129d in ?? () @ (gdb) @ (gdb) info register @ rax 0xc 12 @ rbx 0x1e08 7688 @ rcx 0x41ae8ee0 1101958880 @ rdx 0xc 12 @ rsi 0x402b39 4205369 @ rdi 0x41ae8ee0 1101958880 @ rbp 0x415c 0x415c @ rsp 0x41ae90e0 0x41ae90e0 @ r8 0x0 0 @ r9 0x41ae8658 1101956696 @ r10 0x0 0 @ r11 0x0 0 @ r12 0x41ae9100 1101959424 @ r13 0x41ae90f0 1101959408 @ r14 0x41aea000 1101963264 @ r15 0x1000 4096 @ rip 0x40129d 0x40129d @ eflags 0x10206 [ PF IF RF ] @ cs 0x33 51 @ ss 0x2b 43 @ ds 0x0 0 @ es 0x0 0 @ fs 0x63 99 @ gs 0x0 0 @ fctrl 0x37f 895 @ fstat 0x20 32 @ ftag 0xffff 65535 @ fiseg 0x0 0 @ fioff 0x40128b 4199051 @ foseg 0x0 0 @ fooff 0x41ae90e0 1101959392 @ fop 0x33c 828 @ mxcsr 0x1f80 [ IM DM ZM OM UM PM ] @ (gdb) @ rax 0xc 12 @ rbx 0x1e08 7688 @ rcx 0x41ae8ee0 1101958880 @ rdx 0xc 12 @ rsi 0x402b39 4205369 @ rdi 0x41ae8ee0 1101958880 @ rbp 0x415c 0x415c @ rsp 0x41ae90e0 0x41ae90e0 @ r8 0x0 0 @ r9 0x41ae8658 1101956696 @ r10 0x0 0 @ r11 0x0 0 @ r12 0x41ae9100 1101959424 @ r13 0x41ae90f0 1101959408 @ r14 0x41aea000 1101963264 @ r15 0x1000 4096 @ rip 0x40129d 0x40129d @ eflags 0x10206 [ PF IF RF ] @ cs 0x33 51 @ ss 0x2b 43 @ ds 0x0 0 @ es 0x0 0 @ fs 0x63 99 @ gs 0x0 0 @ fctrl 0x37f 895 @ fstat 0x20 32 @ ftag 0xffff 65535 @ fiseg 0x0 0 @ fioff 0x40128b 4199051 @ foseg 0x0 0 @ fooff 0x41ae90e0 1101959392 @ fop 0x33c 828 @ mxcsr 0x1f80 [ IM DM ZM OM UM PM ] @ (gdb) invalid command name "fail" @ while executing @ "fail "fail to check the xmm value(timeout)"" @ invoked from within @ "expect -nobrace -re {xmm5[ ]+{f = .*}+[ ]+{f = .*}} { @ set buf $expect_out(0,string) @ } timeout { @ fail "fail to check the xmm value(..." @ invoked from within @ "expect { @ -re "xmm$num\[\t \]+\{f \= .*\}+\[\t \]+\{f \= .*\}" { @ set buf $expect_out(0,string) @ } @ timeout { @ fail "fail to check t..." @ (procedure "check_fpu" line 7) @ invoked from within @ "check_fpu 5" @ (file "/opt/ltp/testcases/bin//tcore.exp" line 137) @ <<>> @ initiation_status="ok" @ duration=18 termination_type=exited termination_id=3 corefile=no @ cutime=8 cstime=634 @ <<>> @ INFO: ltp-pan reported some tests FAIL @ LTP Version: LTP-20100630 dmesg: tcore[16737]: segfault at 0 ip 000000000040129d sp 0000000041ae90e0 error 6 Thanks, -Guru ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list