Download the latest JDK for your platform from sun. I had similar problems (on Ubuntu, 32 bit) which disappeared when upgrading from jdk1.6.0_07 to jdk1.6.0_14.
Regards, Willem On Aug 20, 11:03 am, Manuel Carrasco Moñino <[email protected]> wrote: > Use a 32bit java version > > On Thu, Aug 20, 2009 at 7:56 AM, Yogesh Bhave <[email protected]> wrote: > > Hi folks, > > > I am trying to compile GWT code on server (amd 64-bit, Ubuntu). I have gwt > > 1.6.4 on server. I am compiling code with ant it works fine on > > localhost(Ubuntu), same ant script. > > But on server it throws error as follow: > > > # > > # An unexpected error has been detected by Java Runtime Environment: > > # > > # SIGSEGV (0xb) at pc=0x00007f8d00a8d25a, pid=14267, tid=140243142814032 > > # > > # Java VM: Java HotSpot(TM) 64-Bit Server VM (10.0-b22 mixed mode > > linux-amd64) > > # Problematic frame: > > # V [libjvm.so+0x1f125a] > > # > > > Please help me or give me a proper direction. How can I compile code on > > server. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
