On Fri, Dec 30, 2011 at 1:15 PM, drew <[email protected]> wrote: <snip>
> However, just a BTW, still can't successfully build on my machine, but > it may be something more to do with the platform then the odfToolkit > code I suppose. > > I get as far as building ODFDOM - then it enters TESTING and then it > blows up: > > A fatal error has been detected by the Java Runtime Environment: > # > # SIGSEGV (0xb) at pc=0x00007f1cdef7cd16, pid=27660, > tid=139761877739264 > # > # JRE version: 6.0_22-b22 It builds (and tests) fine for me on Ubuntu, but this is with OpenJDK i386 version 1.6.0_23 So three differences from your environment: 1) 32 versus 63 bits 2) AMD versus Intel 3) OpenJDK 1.6.0_22 versus 1.6.0_23 Is it possible for you to uplevel to 1.6.0_23 ? Has anyone else tried a 64-bit OpenJDK build? -Rob > # Java VM: OpenJDK 64-Bit Server VM (20.0-b11 mixed mode linux-amd64 > compressed oops) > # Derivative: IcedTea6 1.10.4 > # Distribution: Ubuntu 11.04, package 6b22-1.10.4-0ubuntu1~11.04.1 > # Problematic frame: > # V [libjvm.so+0x32dd16] PhaseChaitin::bias_color(LRG&, int)+0x26 > # > # An error report file with more information is saved as: > # /home/yipper/Downloads/odftoolkit-0.5-incubating/hs_err_pid27660.log > # > # If you would like to submit a bug report, please include > # instructions how to reproduce the bug and visit: > # https://bugs.launchpad.net/ubuntu/+source/openjdk-6/ > > Oh - well, I should of stuck with the bin release I suppose. > > Thanks > > //drew > > >
