Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Problem in CDT core automated test suite

 
Hi, 
	Is this the right place for this question ? Please feel free to
point me to the right group.

Problem with running the automated test suite for CDT Core feature with
CDT 2.0.1 + Eclipse 3.0.1M1 [Maintenance ID- 20040811] on HPUX PA_RISC.

I have listed down the procedure that we follow for doing automated test
suite of Cdt components:

	1. Get Eclipse platform and CDT plug-ins( from Eclipse).

	2.Download the jUnit Automated test suite for the respective build.

	3.Add the target for "cdtcore" in test.xml file(in
eclipse-testing/).

	4.Checkout the org.eclipse.cdt.core.tests plugin from CVS and build
them. Copy the same into plugins/ and zip eclipse/ as
eclipse-SDK-cdt-hpux_PARISC.zip and copy it in the eclipse-testing
directory.

	5.Run the test as "runtests -os hpux -ws motif -arch PA_RISC
cdtcore".

	We used to run the jUnit tests for the features namely, CDT UI, CDT
CORE and CDT DEBUG UI.

The CDT UI, CDT CORE and CDT DEBUG UI would run almost for 100%.

With the latest builds (Eclipse 3.0.1M1 + CDT 2.0.1), the CDT UI has passed
the tests but the results of CDT CORE test suite says "Nan" though I could
see the Eclipse being invoked and some tests being done.

I have pasted the stack trace below -

   [echo] Running org.eclipse.cdt.core.suite.AutomatedIntegrationSuite
     [java] SIGSEGV   11*  segmentation violation
     [java]     si_signo [11]: SIGSEGV   11*  segmentation violation
     [java]     si_errno [0]: Error 0
     [java]     si_code [1]: SEGV_MAPERR [addr: 0xe44bed44]


     [java] Aborting...

     [java] Unexpected Signal : 11 occurred at PC=0x7501B5A1
     [java] Function=[Unknown.]
     [java] Library=(N/A)

     [java] NOTE: We are unable to locate the function name symbol for the
error
     [java]       just occurred. Please refer to release documentation for
possible
     [java]       reason and solutions.


     [java] Current Java thread:
     [java] "Worker-0" prio=7 tid=0007af30 nid=20 lwp_id=126240 runnable
[0x00000000..0x6bfc0dc0]

     [java] Dynamic libraries:
     [java] /opt/java1.4/jre/bin/PARISC/java
     [java]     text:0x00001000-0x000119d0 data:0x00012000-0x00012648

     [java] /usr/lib/hpux32/libpthread.so.1
     [java]     text:0xc0078000-0xc0108de0 data:0x797fc000-0x797fe448

     [java] /opt/java1.4/jre/lib/PARISC/server/libjvm.so
     [java]     text:0xc36e5000-0xc468acd0 data:0x79500000-0x79736b78

     [java] /usr/lib/hpux32/libdl.so.1
     [java]     text:0xc04bb000-0xc04bd660 data:0x797df000-0x797df068

     [java] /usr/lib/hpux32/libc.so.1
     [java]     text:0xc023e000-0xc04ba9e0 data:0x797c0000-0x797d0f68

     [java] /usr/lib/hpux32/libm.so.1
     [java]     text:0xc0109000-0xc023ddd0 data:0x797dc000-0x797dc548

     [java] /usr/lib/hpux32/librt.so.1
     [java]     text:0xc34fc000-0xc35021d0 data:0x797d9000-0x797d91a8

     [java] /usr/lib/hpux32/libuca.so.1
     [java]     text:0xc0d78000-0xc0d7faf0 data:0x797d8000-0x797d8150

     [java] /usr/lib/hpux32/libunwind.so.1
     [java]     text:0xc0d32000-0xc0d777d0 data:0x797d6000-0x797d76d0

     [java] /usr/lib/hpux32/libcl.so.1
     [java]     text:0xc2aeb000-0xc2aeb304 data:0x797d5000-0x797d5018

     [java] /usr/lib/hpux32/libCsup.so.1
     [java]     text:0xc0ce3000-0xc0d31e50 data:0x797b8000-0x797bf5d8

     [java] /usr/lib/hpux32/libIO77.so.1
     [java]     text:0xc2c31000-0xc2ccac70 data:0x797ac000-0x797b6858

     [java] /opt/java1.4/jre/lib/PARISC/native_threads/libhpi.so
     [java]     text:0xc468b000-0xc46a6d80 data:0x797a2000-0x797a3880

     [java] /opt/java1.4/jre/lib/PARISC/libverify.so
     [java]     text:0xc46a7000-0xc46c5a10 data:0x7979e000-0x7979f0a8

     [java] /opt/java1.4/jre/lib/PARISC/libjava.so
     [java]     text:0xc46c6000-0xc470d630 data:0x79797000-0x7979b3b0

     [java] /opt/java1.4/jre/lib/PARISC/libzip.so
     [java]     text:0xc470e000-0xc473c180 data:0x79793000-0x79794880

     [java] /usr/lib/nls/loc/hpux32/locales.1/en_US.iso88591
     [java]     text:0xc34f9000-0xc34fb2a0 data:0x7978f000-0x797921e8

     [java] /opt/java1.4/jre/lib/PARISC/libnet.so
     [java]     text:0xc6957000-0xc6979f60 data:0x797b7000-0x797b76b8

     [java] /usr/lib/hpux32/libnm.so
     [java]     text:0xc0d80000-0xc0d9d860 data:0x7978c000-0x7978c448

     [java] /opt/java1.4/jre/lib/PARISC/libnio.so
     [java]     text:0xc3507000-0xc3512d20 data:0x79789000-0x79789488

     [java]
/net/hpcll225/home/ragavk/Eclipse3.0.1/eclipse-testing/test-eclipse/eclipse/
plugins/org.eclipse.swt.motif_3.0.1/os/hpux/ia64/libswt-motif-3062.so
     [java]     text:0xc7ff2000-0xc80e7100 data:0x79784000-0x79788110

     [java] /usr/lib/hpux32/libXm.so.1
     [java]     text:0xc6dbf000-0xc71b2250 data:0x79000000-0x790332b0

     [java] /usr/lib/hpux32/libXext.so.1
     [java]     text:0xc71b3000-0xc71e6410 data:0x79737000-0x79737b38

     [java] /usr/lib/hpux32/libXt.so.1
     [java]     text:0xc6cb7000-0xc6d7a5d0 data:0x794f9000-0x794ffa70

     [java] /usr/lib/hpux32/X11R6/libSM.so.1
     [java]     text:0xc6dab000-0xc6dbedb0 data:0x79781000-0x79781df0

     [java] /usr/lib/hpux32/X11R6/libICE.so.1
     [java]     text:0xc6d7b000-0xc6daa100 data:0x794cc000-0x794cf6e0

     [java] /usr/lib/hpux32/libX11.so.1
     [java]     text:0xc6a91000-0xc6cb60a0 data:0x794d0000-0x794df6a8

     [java] /usr/lib/hpux32/libXp.so.1
     [java]     text:0xc6a7d000-0xc6a90fc0 data:0x79782000-0x79782770

     [java] /usr/lib/hpux32/libXtst.so.1
     [java]     text:0xc6a70000-0xc6a7cf30 data:0x79783000-0x79783370

     [java] /usr/lib/hpux32/libnss_dns.so.1
     [java]     text:0xc09bd000-0xc09cafe0 data:0x794f6000-0x794f6370


     [java] Heap at VM Abort:
     [java] Heap
     [java]  def new generation   total 15552K, used 14216K [6d000000,
6e0d0000, 6e550000)
     [java]   eden space 13888K,  96% used [6d000000, 6dd26978, 6dd90000)
     [java]   from space 1664K,  45% used [6dd90000, 6de4b8e8, 6df30000)
     [java]   to   space 1664K,   0% used [6df30000, 6df30000, 6e0d0000)
     [java]  tenured generation   total 34316K, used 20419K [6e550000,
706d3000, 71000000)
     [java]    the space 34316K,  59% used [6e550000, 6f940eb8, 6f941000,
706d3000)
     [java]  compacting perm gen  total 21504K, used 21317K [71000000,
72500000, 75000000)
     [java]    the space 21504K,  99% used [71000000, 724d1778, 724d1800,
72500000)

     [java] Local Time = Tue Sep  7 12:28:09 2004
     [java] Elapsed Time = 301
     [java] #
     [java] # HotSpot Virtual Machine Error : 11
     [java] # Please report this error to HP customer support.
     [java] #
     [java] # Java VM: Java HotSpot(TM) Server VM (1.4.2
1.4.2.03-040402-00:47-PA_RISC mixed mode)
     [java] #
     [java] # An error report file has been saved as hs_err_pid13793.log.
     [java] # Please refer to the file for further information.
     [java] #
     [java] Unhandled signal occurred at 0x200000007501b5a1
     [java] Java Result: 6

performance:

cleanup:

run:

collect:
[junitreport] The file
/net/hpcll225/home/ragavk/Eclipse3.0.1/eclipse-testing/test-eclipse/eclipse/
org.eclipse.cdt.core.suite.AutomatedIntegrationSuite.xml is not a valid XML
document. It is possibly corrupted.
     [copy] Copying 1 file to
/net/hpcll225/home/ragavk/Eclipse3.0.1/eclipse-testing/results/xml

genHtml:
    [style] Transforming into
/net/hpcll225/home/ragavk/Eclipse3.0.1/eclipse-testing/results/html
    [style] Processing
/net/hpcll225/home/ragavk/Eclipse3.0.1/eclipse-testing/results/xml/org.eclip
se.cdt.core.tests_.xml to
/net/hpcll225/home/ragavk/Eclipse3.0.1/eclipse-testing/results/html/org.ecli
pse.cdt.core.tests_.html
    [style] Loading stylesheet
/net/hpcll225/home/ragavk/Eclipse3.0.1/eclipse-testing/JUNIT.XSL
BUILD SUCCESSFUL

Note - I have enough memory am wondering of the Heap exception ...

Is this problem with the latest CDT build or some other thing ?

-Ragavendran.



Back to the top