Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 53504 invoked from network); 20 Apr 2003 21:50:37 -0000 Received: from mirapoint3.brutele.be (212.68.203.242) by daedalus.apache.org with SMTP; 20 Apr 2003 21:50:37 -0000 Received: from netscape.net (212.68.238.109.brutele.be [212.68.238.109]) by mirapoint3.brutele.be (Mirapoint Messaging Server MOS 3.3.2-CR) with ESMTP id AOA96363 (AUTH tsmets); Sun, 20 Apr 2003 23:50:41 +0200 (CEST) Message-ID: <3EA31631.8070703@netscape.net> Date: Sun, 20 Apr 2003 23:50:41 +0200 From: Thomas SMETS User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ant Users List Subject: Re: Segmentation fault ... ? References: <3EA18A00.40301@netscape.net> <008f01c306ab$278c3460$030200c0@DJ0X820J> <3EA1DED2.7010104@netscape.net> <004901c30726$68abd830$030200c0@DJ0X820J> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N With or without the fork="true" it gives exception.... Thomas, levylambert@tiscali-dsl.de wrote: > I guess you start your aspectj program with the task. Try the > attribute fork="true" to see whether this helps. > Other than that I do not know. > Antoine > ----- Original Message ----- > From: "Thomas SMETS" > To: "Ant Users List" > Sent: Sunday, April 20, 2003 1:42 AM > Subject: Re: Segmentation fault ... ? > > > >>yes. >>Positive. >>Thomas, >> >>levylambert@tiscali-dsl.de wrote: >> >>>Can you run your aspectj program outside of ant without a segmentation >> > fault > >>>? >>>Antoine >>>----- Original Message ----- >>>From: "Thomas SMETS" >>>To: >>>Sent: Saturday, April 19, 2003 7:40 PM >>>Subject: Segmentation fault ... ? >>> >>> >>> >>> >>>>Here are the variables in my environment (Intel / Linux) : >>>> >>>>JAVA_HOME=/opt/jdk/1.4 (Sun's) >>>>ANT_HOME=/opt/jakarta-ant-1.5.1 >>>> >>>>When I try to run an program that includes some aspect, here is what I >>>>get : >>>> >>>>/opt/jakarta-ant-1.5.1/bin/ant: line 191: 14334 Segmentation fault >>>>"$JAVACMD" -classpath "$LOCALCLASSPATH" -Dant.home="${ANT_HOME}" >>>>$ANT_OPTS org.apache.tools.ant.Main $ANT_ARGS "$@" >>>> >>>> >>>>Thought the compilation was OK... >>>> >>>>Would someone have an hint ? >>>> >>>>Tx, >>>> >>>>Thomas, >>>> >>>> >>>>-- >>>>Thomas SMETS >>>>SCJP2 - Brussels >>>> >>>>http://tsmets.lautre.net >>>> >>>> >>>> >>>> >>>>Herebelow is my directory structure. >>>>Sun's JDK were installed with the rpm's from Sun's web site. >>>>IBM's JDK were installed with following two archives : >>>>/opt/IBMJava2-SDK-131.tgz & /opt/IBMJava2-SDK-14.tgz >>>> >>>>[tsmets@calvin tsmets]$ tree -d -L 2 /opt/IB* /opt/jdk >>>>/opt/IBMJava2-131 >>>>|-- bin >>>>| `-- exe >>>>|-- demo >>>>| |-- applets >>>>| |-- bigdecimal >>>>| |-- jdbcodbc >>>>| |-- jfc >>>>| |-- jpda >>>>| |-- misc >>>>| |-- rmi-iiop >>>>| `-- sound >>>>|-- docs >>>>| `-- sdk >>>>|-- include >>>>|-- jre >>>>| |-- bin >>>>| `-- lib >>>>`-- lib >>>>/opt/IBMJava2-14 >>>>|-- bin >>>>|-- demo >>>>| |-- applets >>>>| |-- bigdecimal >>>>| |-- jfc >>>>| |-- jni >>>>| |-- jpda >>>>| |-- misc >>>>| |-- rmi-iiop >>>>| `-- sound >>>>|-- docs >>>>| |-- jaas >>>>| |-- jre >>>>| |-- rmi-iiop >>>>| `-- sdk >>>>|-- include >>>>|-- jre >>>>| |-- bin >>>>| `-- lib >>>>`-- lib >>>> >>>>/opt/jdk >>>>|-- 1.1.8 >>>>| |-- bin >>>>| |-- demo >>>>| |-- include >>>>| `-- lib >>>>|-- 1.2 >>>>| |-- bin >>>>| |-- demo >>>>| |-- docs >>>>| |-- include >>>>| |-- include-old >>>>| |-- jre >>>>| `-- lib >>>>|-- 1.3 >>>>| |-- bin >>>>| |-- demo >>>>| |-- docs >>>>| |-- include >>>>| |-- include-old >>>>| |-- jre >>>>| |-- lib >>>>| `-- man >>>>|-- 1.4 >>>>| |-- bin >>>>| |-- demo >>>>| |-- include >>>>| |-- jre >>>>| |-- lib >>>>| `-- man >>>>`-- lib >>>> >>>>72 directories >>>>[tsmets@calvin tsmets]$ >>>> >>>> >>>>--------------------------------------------------------------------- >>>>To unsubscribe, e-mail: user-unsubscribe@ant.apache.org >>>>For additional commands, e-mail: user-help@ant.apache.org >>>> >>> >>> >>> >>>--------------------------------------------------------------------- >>>To unsubscribe, e-mail: user-unsubscribe@ant.apache.org >>>For additional commands, e-mail: user-help@ant.apache.org >>> >> >> >>-- >>Thomas SMETS >>SCJP2 - Brussels >> >>http://tsmets.lautre.net >> >> >>--------------------------------------------------------------------- >>To unsubscribe, e-mail: user-unsubscribe@ant.apache.org >>For additional commands, e-mail: user-help@ant.apache.org >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > -- Thomas SMETS SCJP2 - Brussels http://tsmets.lautre.net