A number of drlvm smoke tests also fail now... Elena
On 2/1/07, Vladimir Ivanov <[EMAIL PROTECTED]> wrote:
On 1/31/07, Gregory Shimansky <[EMAIL PROTECTED]> wrote: > Vladimir Ivanov wrote: > > Now the eclipse 3.1.1 is hang up on the start on SUSE 9 linux for > > x86_64 platform. > > I cannot reproduce this on SuSE9 x86_64. Both 3.1.1 and 3.2.1 versions > work for me. BTW why do you specify all these additional options to > start eclipse? For me just using java -jar startup.jar works ok. You are lucky man :) For me your command also lead to the "Segmentation fault": l> lnx_em64t_gcc_debug/deploy/jdk/jre/bin/java -cp eclipse3.1.1/startup.jar -Dosgi.install.area=eclipse3.1.1 org.eclipse.core.launcher.Main Segmentation fault l> lnx_em64t_gcc_debug/deploy/jdk/jre/bin/java -jar eclipse3.1.1 /startup.jar Segmentation fault By the way, run of the classlib tests over drlvm on x86_64 lead to a lot of tests failures/ crashes. Thanks, Vladimir > > > Command to start: > > drlvm/trunk/build/lnx_em64t_gcc_debug/deploy/jdk/jre/bin/java -cp > > eclipse3.1.1/startup.jar -Dosgi.install.area=eclipse3.1.1 > > org.eclipse.core.launcher.Main -ws gtk os linux -arch x86_64 & > > > > Last updates to the DRLVM: > > modified varlax > > /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32IRManager.cpp > > > > modified varlax > > /harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaByteCodeTranslator.cpp > > > > modified varlax > > /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32InstCodeSelector.cpp > > > > > > > -- > Gregory > >
-- Thanks, Elena
