All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] LTP on System z: runltp segfaults on RHEL 4
@ 2009-05-25  6:50 Srinivasan Subramanian3
  2009-05-25 16:14 ` Subrata Modak
  0 siblings, 1 reply; 3+ messages in thread
From: Srinivasan Subramanian3 @ 2009-05-25  6:50 UTC (permalink / raw)
  To: ltp-list


Hello all,

When i ran the runltp script on a RHEL4.8 (64 bit machine) on System z, it
seg faulted..

Running tests.......
./runltp: line 166: 20024 Segmentation fault      ${LTPROOT}/pan/ltp-pan
$QUIET_MODE -e -S $INSTANCES $DURATION -a $$ -n $$ $PRETTY_PRT -f
${TMP}/alltests $LOGFILE $OUTPUTFILE $FAILCMDFILE
INFO: ltp-pan reported some tests FAIL
LTP Version: LTP-20090430

uname -r
2.6.9-89.EL

cat /etc/issue
Red Hat Enterprise Linux AS release 4 (Nahant Update 8)

Thanks in advance &
---------------------------------
Best Regards,
Srinivasan S,
Linux on System z, LTC
srinivass@in.ibm.com
srinivass@linux.vnet.ibm.com
----------------------------------




------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [LTP] LTP on System z: runltp segfaults on RHEL 4
  2009-05-25  6:50 [LTP] LTP on System z: runltp segfaults on RHEL 4 Srinivasan Subramanian3
@ 2009-05-25 16:14 ` Subrata Modak
  2009-05-26 12:26   ` Srinivasan Subramanian3
  0 siblings, 1 reply; 3+ messages in thread
From: Subrata Modak @ 2009-05-25 16:14 UTC (permalink / raw)
  To: Srinivasan Subramanian3; +Cc: ltp-list

Can you also provide a little info on running pan through gdb ?

Regards--
Subrata

On Mon, 2009-05-25 at 12:20 +0530, Srinivasan Subramanian3 wrote: 
> Hello all,
> 
> When i ran the runltp script on a RHEL4.8 (64 bit machine) on System z, it
> seg faulted..
> 
> Running tests.......
> ./runltp: line 166: 20024 Segmentation fault      ${LTPROOT}/pan/ltp-pan
> $QUIET_MODE -e -S $INSTANCES $DURATION -a $$ -n $$ $PRETTY_PRT -f
> ${TMP}/alltests $LOGFILE $OUTPUTFILE $FAILCMDFILE
> INFO: ltp-pan reported some tests FAIL
> LTP Version: LTP-20090430
> 
> uname -r
> 2.6.9-89.EL
> 
> cat /etc/issue
> Red Hat Enterprise Linux AS release 4 (Nahant Update 8)
> 
> Thanks in advance &
> ---------------------------------
> Best Regards,
> Srinivasan S,
> Linux on System z, LTC
> srinivass@in.ibm.com
> srinivass@linux.vnet.ibm.com
> ----------------------------------
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
> is a gathering of tech-side developers & brand creativity professionals. Meet
> the minds behind Google Creative Lab, Visual Complexity, Processing, & 
> iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
> Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
> _______________________________________________
> Ltp-list mailing list
> Ltp-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ltp-list


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [LTP] LTP on System z: runltp segfaults on RHEL 4
  2009-05-25 16:14 ` Subrata Modak
@ 2009-05-26 12:26   ` Srinivasan Subramanian3
  0 siblings, 0 replies; 3+ messages in thread
From: Srinivasan Subramanian3 @ 2009-05-26 12:26 UTC (permalink / raw)
  To: subrata; +Cc: ltp-list

Hi Subrata,

I ran runltp with syscalls command file, then ran the pan with gdb.. here
is the output for the same

   [root@t63lp24 ltp-intermediate-20090521]# gdb pan/ltp-pan
   GNU gdb Red Hat Linux (6.3.0.0-1.162.el4rh)
   Copyright 2004 Free Software Foundation, Inc.
   GDB is free software, covered by the GNU General Public License, and you
   are
   welcome to change it and/or distribute copies of it under certain
   conditions.
   Type "show copying" to see the conditions.
   There is absolutely no warranty for GDB.  Type "show warranty" for
   details.
   This GDB was configured as "s390x-redhat-linux-gnu"...Using host
   libthread_db library "/lib64/tls/libthread_db.so.1".

   (gdb) r pan/ltp-pan 0 -e -S 2 10 -a srinivass@in.ibm.com -n $$ -p -f
   /tmp/ltp-lOGaG20871-srini/alltests -l
   /root/ltp-intermediate-20090521/results/LTP_RUN_ON-2009_May_26-05PM-srini.log
 -o
   /root/ltp-intermediate-20090521/results/LTP_RUN_ON-2009_May_26-05PM-srini.out
 -C
   /root/ltp-intermediate-20090521/output/LTP_RUN_ON-2009_May_26-5PM-srini.failed
   Starting program: /root/ltp-intermediate-20090521/pan/ltp-pan
   pan/ltp-pan 0 -e -S 2 10 -a srinivass@in.ibm.com -n $$ -p -f
   /tmp/ltp-lOGaG20871-srini/alltests -l
   /root/ltp-intermediate-20090521/results/LTP_RUN_ON-2009_May_26-05PM-srini.log
 -o
   /root/ltp-intermediate-20090521/results/LTP_RUN_ON-2009_May_26-05PM-srini.out
 -C
   /root/ltp-intermediate-20090521/output/LTP_RUN_ON-2009_May_26-5PM-srini.failed

   Program received signal SIGSEGV, Segmentation fault.
   0x00000200000ed198 in vfprintf () from /lib64/tls/libc.so.6


Thanks &
---------------------------------
Best Regards,
Srinivasan S,
Linux on System z, LTC
srinivass@in.ibm.com
srinivass@linux.vnet.ibm.com
----------------------------------


|------------>
| From:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |Subrata Modak <subrata@linux.vnet.ibm.com>                                                                                                        |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |Srinivasan Subramanian3/India/IBM@IBMIN                                                                                                           |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Cc:        |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |ltp-list@lists.sf.net                                                                                                                             |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |05/25/2009 09:42 PM                                                                                                                               |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject:   |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |Re: [LTP] LTP on System z: runltp segfaults on RHEL 4                                                                                             |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|





Can you also provide a little info on running pan through gdb ?

Regards--
Subrata

On Mon, 2009-05-25 at 12:20 +0530, Srinivasan Subramanian3 wrote:
> Hello all,
>
> When i ran the runltp script on a RHEL4.8 (64 bit machine) on System z,
it
> seg faulted..
>
> Running tests.......
> ./runltp: line 166: 20024 Segmentation fault      ${LTPROOT}/pan/ltp-pan
> $QUIET_MODE -e -S $INSTANCES $DURATION -a $$ -n $$ $PRETTY_PRT -f
> ${TMP}/alltests $LOGFILE $OUTPUTFILE $FAILCMDFILE
> INFO: ltp-pan reported some tests FAIL
> LTP Version: LTP-20090430
>
> uname -r
> 2.6.9-89.EL
>
> cat /etc/issue
> Red Hat Enterprise Linux AS release 4 (Nahant Update 8)
>
> Thanks in advance &
> ---------------------------------
> Best Regards,
> Srinivasan S,
> Linux on System z, LTC
> srinivass@in.ibm.com
> srinivass@linux.vnet.ibm.com
> ----------------------------------
>
>
>
>
>
------------------------------------------------------------------------------

> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
> is a gathering of tech-side developers & brand creativity professionals.
Meet
> the minds behind Google Creative Lab, Visual Complexity, Processing, &
> iPhoneDevCamp asthey present alongside digital heavyweights like
Barbarian
> Group, R/GA, & Big Spaceship. http://www.creativitycat.com
> _______________________________________________
> Ltp-list mailing list
> Ltp-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ltp-list





------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-05-26 13:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-25  6:50 [LTP] LTP on System z: runltp segfaults on RHEL 4 Srinivasan Subramanian3
2009-05-25 16:14 ` Subrata Modak
2009-05-26 12:26   ` Srinivasan Subramanian3

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.