Re: hosted mode crash in Linux
I was having the same problem and never found an answer, like the
person above I tried java 1.5.0_21, 1.6.0_10, 1.6.0_16 and tried GWT
1.7.1, 1.6.4, 1.5.3. I just ended up updating to GWT 2.0 so if you can
go to 2.0 now might be a good time.
On Oct 30, 5:33 am, getaceres <getace...@gmail.com> wrote:
> I got the same crash yesterday in Linux. I tried using JDK 1.5, 1.6,
> GWT 1.6 and 1.7 and in all the combinations it crashed randomly. It
> seems to be more stable adding the -Xmx800m option to extraJvmArgs
> (I'm using Maven, I don't know how it is using GWT directly).
>
> On Oct 29, 7:56 am, simon <fre...@gmail.com> wrote:
>
>
>
> > I got hosted mode crashed when starting a simple sample project
> > created by webAppCreator
>
> > ArchLinux: (uname -a)
> > Linux myhost 2.6.30-ARCH #1 SMP PREEMPT Fri Jul 31 18:10:38 UTC 2009
> > i686 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux
>
> > GWT: 1.7.1 for linux
>
> > Java (java -version; install by pacman -S jdk):
> > java version "1.6.0_16"
> > Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
> > Java HotSpot(TM) Client VM (build 14.2-b01, mixed mode)
>
> > Error:
> > ....
> > hosted:
> > [java] #
> > [java] # A fatal error has been detected by the Java Runtime
> > Environment:
> > [java] #
> > [java] # SIGSEGV (0xb) at pc=0x9ddd38dc, pid=3814,
> > tid=3076549488
> > [java] #
> > [java] # JRE version: 6.0_16-b01
> > [java] # Java VM: Java HotSpot(TM) Client VM (14.2-b01 mixed mode
> > linux-x86 )
> > [java] # Problematic frame:
> > [java] # C [libmozz.so+0x78dc] inflate_blocks_reset+0x2c
> > [java] #
> > [java] # An error report file with more information is saved as:
> > [java] # /home/haisgwu/workspace/HelloGWT/hs_err_pid3814.log
> > [java] #
> > [java] # If you would like to submit a bug report, please visit:
> > [java] # http://java.sun.com/webapps/bugreport/crash.jsp
> > [java] # The crash happened outside the Java Virtual Machine in
> > native code.
> > [java] # See problematic frame for where to report the bug.
> > [java] #
>
> > BUILD FAILED
> > /home/haisgwu/workspace/HelloGWT/build.xml:63: Java returned: 134
>
> > the hs_err_pid3814.log can be found at :http://personal-study.googlecode.com/files/hs_err_pid3814.log
>
> > Can anybody help ?
> > Thank you in advance!!
>
> > -Simon
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home