Hello,

I`m using GWT 1.7.1 with Mac Snow Leopard run on Java 1.6. When the
server logs some content that requires a scroll, the hosted mode throw
this exception:
Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000010
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Application Specific Information:

Java information:
 Exception type: Bus Error (0xa) at pc=0x95a7577b

 Java VM: Java HotSpot(TM) Client VM (14.3-b01-101 mixed mode macosx-
x86)

Current thread (0x018a7000):  JavaThread "Thread-0" daemon
[_thread_in_native, id=-1603640064, stack(0xbf800000,0xc0000000)]
Stack: [0xbf800000,0xc0000000]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J  com.google.gwt.dev.shell.mac.LowLevelSaf.gcUnprotect(II)V
J  com.google.gwt.dev.shell.mac.JsValueSaf.setJsVal(I)V
j  com.google.gwt.dev.shell.mac.JsValueSaf.setBoolean(Z)V+8
J  com.google.gwt.dev.shell.JsValueGlue.set(Lcom/google/gwt/dev/shell/
JsValue;Lcom/google/gwt/dev/shell/CompilingClassLoader;Ljava/lang/
Class;Ljava/lang/Object;)V
j  com.google.gwt.dev.shell.mac.MethodDispatch.invoke(II[I[I)I+242
v  ~StubRoutines::call_stub
j  org.eclipse.swt.internal.carbon.OS.SendEventToEventTarget(II)I+0
j  org.eclipse.swt.widgets.Display.readAndDispatch()Z+82
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


Is there any config to do that could fix that issue?

--

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.


Reply via email to