Tim Ellison wrote: > Sean Qiu wrote: >> I can run the test in my local machine, seems odd. > > The Hudson machine had some C compiler changes recently. I'll see if I > can figure out what broke (I think they back leveled it for some reason).
The Hudson machine was modified to remove GCC 4.3 and install 3.4.6. I don't know why, and have sent mail asking the question. With this change our builds stopped working. The compile completes successfully, but the VM fails to start-up. I did look at the strace output and other bits, but don't see an obvious reason why it is failing to start up. I haven't tried debugging through DRLVM. If anyone wants to try it, you can download a build here http://hudson.zones.apache.org/hudson/view/Harmony/job/Harmony-1.5-head-linux-x86_64/42/artifact/harmony/target/apache-harmony-jdk-r757163-linux-x86_64-64-snapshot.tar.gz Regards, Tim
