Hi there,

today GWT decided that it does no longer want to run on my machine.
When I run the hosted mode browser (32bit ubuntu) I get the following
error msg (already rebooted the machine, and re-downloaded gwt):

# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x9f07d975, pid=5829, tid=3085306768
#
# Java VM: Java HotSpot(TM) Server VM (11.3-b02 mixed mode linux-x86)
# Problematic frame:
# C  [libxpcom.so+0x9a975]  _ZNK9nsAString17GetReadableBufferEPPKt
+0x25

here's an excerpt from the stacktrace:
Stack: [0xb7d60000,0xb7e61000],  sp=0xb7e5edb0,  free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code,
C=native code)
C  [libxpcom.so+0x9a975]  _ZNK9nsAString17GetReadableBufferEPPKt+0x25
C  [libxpcom.so+0x9d74c]
_Z17AppendUTF16toUTF8RK9nsAStringR10nsACString+0x4c
C  [libwallet.so+0x74b1]
C  [libwallet.so+0x75b6]
C  [libwallet.so+0x14476]
C  [libwallet.so+0x1563c]
C  [libwallet.so+0x18a5c]
C  [libwallet.so+0x18e49]
C  [libwallet.so+0x584b]
C  [libdocshell.so+0x2d2fd]
C  [libdocshell.so+0x2d29c]
C  [libdocshell.so+0x2c7cc]
C  [libdocshell.so+0x2c64f]
C  [libdocshell.so+0x2c681]
C  [libdocshell.so+0x2c39b]
C  [libnecko.so+0x1d47c]
C  [libgklayout.so+0xc7d78]
C  [libgklayout.so+0xc7b9f]
C  [libgklayout.so+0xc798f]
C  [libgklayout.so+0xc8fb1]
C  [libgklayout.so+0xc731f]
C  [libxpcom.so+0x7da27]  PL_HandleEvent+0x27
C  [libxpcom.so+0x7d954]  PL_ProcessPendingEvents+0x84
C  [libxpcom.so+0x7f5e9]
C  [libwidget_gtk2.so+0x12ad5]
C  [libglib-2.0.so.0+0x70dad]
C  [libglib-2.0.so.0+0x39b88]  g_main_context_dispatch+0x1e8
C  [libglib-2.0.so.0+0x3d0eb]
C  [libglib-2.0.so.0+0x3d268]  g_main_context_iteration+0x68
C  [libswt-pi-gtk-3235.so+0x2e004]
Java_org_eclipse_swt_internal_gtk_OS__1g_1main_1context_1iteration
+0x20
j  org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(IZ)Z+0
j  org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(IZ)Z+9
j  org.eclipse.swt.widgets.Display.readAndDispatch()Z+23
j  com.google.gwt.dev.SwtHostedModeBase.processEvents()V+4
j  com.google.gwt.dev.HostedModeBase.pumpEventLoop()V+13
j  com.google.gwt.dev.HostedModeBase.run()V+19
j  com.google.gwt.dev.HostedMode.main([Ljava/lang/String;)V+27
v  ~StubRoutines::call_stub
V  [libjvm.so+0x375c9d]
V  [libjvm.so+0x5057f8]
V  [libjvm.so+0x375b30]
V  [libjvm.so+0x39f2e6]
V  [libjvm.so+0x390ae8]
C  [java+0x1b98]  JavaMain+0x2c8
C  [libpthread.so.0+0x64ff]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(IZ)Z+0
j  org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(IZ)Z+9
j  org.eclipse.swt.widgets.Display.readAndDispatch()Z+23
j  com.google.gwt.dev.SwtHostedModeBase.processEvents()V+4
j  com.google.gwt.dev.HostedModeBase.pumpEventLoop()V+13
j  com.google.gwt.dev.HostedModeBase.run()V+19
j  com.google.gwt.dev.HostedMode.main([Ljava/lang/String;)V+27
v  ~StubRoutines::call_stub

---------------  S Y S T E M  ---------------

OS:5.0

uname:Linux 2.6.28-13-generic #44-Ubuntu SMP Tue Jun 2 07:57:31 UTC
2009 i686
libc:glibc 2.9 NPTL 2.9
rlimit: STACK 8192k, CORE 0k, NPROC infinity, NOFILE 1024, AS infinity
load average:1.13 0.67 0.44

CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 7
stepping 6, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3

Memory: 4k page, physical 3054980k(1029604k free), swap 6385796k
(6385796k free)

vm_info: Java HotSpot(TM) Server VM (11.3-b02) for linux-x86 JRE
(1.6.0_13-b03), built on Mar  9 2009 01:16:42 by "java_re" with gcc
3.2.1-7a (J2SE release)


any ideas what's going wrong here? I already downloaded gwt again.
Thanks for any help :-)
--~--~---------~--~----~------------~-------~--~----~
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