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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to