Same here. Everything was fine until I installed the new Safari

On Nov 12, 8:27 pm, JeanV <jve...@gmail.com> wrote:
> I can confirm that I have the same problem since upgrading to Safari
> 4.0.4. Help is needed on this one....
>
> On Nov 12, 10:10 am, Daniel <kurka.dan...@googlemail.com> wrote:
>
>
>
> > After I installed the OSX update 10.6.2 I can start the hosted mode
> > anymore. I get a Invalid memory access:
>
> > Im suspecting the safari update from 4.0.3 to 4.0.4 to be responsible.
> > Anyone any hints?
>
> > Invalid memory access of location 00000010 eip=969cf77b
>
> > Process:         java [524]
> > Path:            /System/Library/Frameworks/JavaVM.framework/Versions/
> > 1.6.0/Home/bin/java
> > Identifier:      java
> > Version:         ??? (???)
> > Code Type:       X86 (Native)
> > Parent Process:  idea [485]
>
> > PlugIn Path:       /Users/danielkurka/.m2/repository/com/google/gwt/
> > gwt-dev/1.7.1/libgwt-ll.jnilib
> > PlugIn Identifier: libgwt-ll.jnilib
> > PlugIn Version:    ??? (???)
>
> > Date/Time:       2009-11-12 09:54:18.141 +0100
> > OS Version:      Mac OS X 10.6.2 (10C540)
> > Report Version:  6
>
> > Interval Since Last Report:          5237 sec
> > Crashes Since Last Report:           4
> > Per-App Crashes Since Last Report:   4
> > Anonymous UUID:                      6C95C9C4-48BF-48FE-B53E-
> > C90E1BF89E54
>
> > 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=0x969cf77b
>
> >  Java VM: Java HotSpot(TM) Client VM (14.1-b02-90 mixed mode macosx-
> > x86)
>
> > Current thread (0x038b6000):  JavaThread "Thread-0" daemon
> > [_thread_in_native, id=-1610181376, 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.JsValue.mainThreadCleanup()V
> > j  com.google.gwt.dev.shell.ModuleSpace.invokeNative(Ljava/lang/
> > String;Ljava/lang/Object;[Ljava/lang/Class;[Ljava/lang/Object;)Lcom/
> > google/gwt/dev/shell/JsValue;+0
> > j  com.google.gwt.dev.shell.ModuleSpace.invokeNativeObject(Ljava/lang/
> > String;Ljava/lang/Object;[Ljava/lang/Class;[Ljava/lang/Object;)Ljava/
> > lang/Object;+6
> > j  com.google.gwt.dev.shell.JavaScriptHost.invokeNativeObject(Ljava/
> > lang/String;Ljava/lang/Object;[Ljava/lang/Class;[Ljava/lang/Object;)
> > Ljava/lang/Object;+7
> > j  com.google.gwt.dom.client.DOMImpl.eventGetType(Lcom/google/gwt/dom/
> > client/NativeEvent;)Ljava/lang/String;+20
> > j  com.google.gwt.dom.client.NativeEvent$.getType$(Lcom/google/gwt/dom/
> > client/NativeEvent;)Ljava/lang/String;+4
> > j  com.google.gwt.user.client.impl.DOMImpl.eventGetTypeInt(Lcom/google/
> > gwt/user/client/Event;)I+2
> > j  com.google.gwt.user.client.DOM.eventGetType(Lcom/google/gwt/user/
> > client/Event;)I+4
> > j  com.google.gwt.user.client.ui.Widget.onBrowserEvent(Lcom/google/gwt/
> > user/client/Event;)V+1
> > j  com.google.gwt.user.client.DOM.dispatchEventImpl(Lcom/google/gwt/
> > user/client/Event;Lcom/google/gwt/user/client/Element;Lcom/google/gwt/
> > user/client/EventListener;)V+31
> > j  com.google.gwt.user.client.DOM.dispatchEventAndCatch(Lcom/google/
> > gwt/user/client/Event;Lcom/google/gwt/user/client/Element;Lcom/google/
> > gwt/user/client/EventListener;Lcom/google/gwt/core/client/GWT
> > $UncaughtExceptionHandler;)V+3
> > j  com.google.gwt.user.client.DOM.dispatchEvent(Lcom/google/gwt/user/
> > client/Event;Lcom/google/gwt/user/client/Element;Lcom/google/gwt/user/
> > client/EventListener;)V+12
> > v  ~StubRoutines::call_stub
> > j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/
> > Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
> > j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;
> > [Ljava/lang/Object;)Ljava/lang/Object;+87
> > J  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;
> > [Ljava/lang/Object;)Ljava/lang/Object;
> > J  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/
> > Object;)Ljava/lang/Object;
> > j  com.google.gwt.dev.shell.MethodAdaptor.invoke(Ljava/lang/Object;
> > [Ljava/lang/Object;)Ljava/lang/Object;+13
> > J  com.google.gwt.dev.shell.mac.MethodDispatch.invoke(II[I[I)I
> > v  ~StubRoutines::call_stub
> > j  org.eclipse.swt.internal.carbon.OS.ReceiveNextEvent(I[IDZ[I)I+0
> > j  org.eclipse.swt.widgets.Display.readAndDispatch()Z+50
> > 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.GWTShell.main([Ljava/lang/String;)V+40
> > v  ~StubRoutines::call_stub
>
> > Java Threads: ( => current thread )
> >   0x038af400 JavaThread "http-8888-Processor8" daemon
> > [_thread_in_Java, id=-1308504064, stack(0xb1f1d000,0xb201d000)]
> >   0x038aec00 JavaThread "http-8888-Processor7" daemon
> > [_thread_blocked, id=-1309560832, stack(0xb1e1b000,0xb1f1b000)]
> >   0x038ae400 JavaThread "http-8888-Processor6" daemon
> > [_thread_blocked, id=-1310617600, stack(0xb1d19000,0xb1e19000)]
> >   0x03ac7800 JavaThread "http-8888-Processor5" daemon
> > [_thread_blocked, id=-1311674368, stack(0xb1c17000,0xb1d17000)]
> >   0x03aa8c00 JavaThread "AWT-EventQueue-0" [_thread_blocked,
> > id=-1313263616, stack(0xb1a93000,0xb1b93000)]
> >   0x03a93400 JavaThread "Java2D Disposer" daemon [_thread_blocked,
> > id=-1314320384, stack(0xb1991000,0xb1a91000)]
> >   0x03a9ac00 JavaThread "AWT-Shutdown" [_thread_blocked,
> > id=-1315377152, stack(0xb188f000,0xb198f000)]
> >   0x03a8a800 JavaThread "http-8888-Monitor" [_thread_blocked,
> > id=-1316433920, stack(0xb178d000,0xb188d000)]
> >   0x03a89800 JavaThread "http-8888-Processor4" daemon
> > [_thread_in_native, id=-1317490688, stack(0xb168b000,0xb178b000)]
> >   0x03a88c00 JavaThread "http-8888-Processor3" daemon
> > [_thread_in_native, id=-1318547456, stack(0xb1589000,0xb1689000)]
> >   0x03a87c00 JavaThread "http-8888-Processor2" daemon
> > [_thread_in_native, id=-1319604224, stack(0xb1487000,0xb1587000)]
> >   0x01881000 JavaThread "http-8888-Processor1" daemon
> > [_thread_in_native, id=-1320660992, stack(0xb1385000,0xb1485000)]
> >   0x03a7b400 JavaThread "ContainerBackgroundProcessor[StandardEngine
> > [gwt]]" daemon [_thread_blocked, id=-1325752320, stack
> > (0xb0eaa000,0xb0faa000)]
> >   0x01844000 JavaThread "Timer-0" daemon [_thread_blocked,
> > id=-1322774528, stack(0xb1181000,0xb1281000)]
> > =>0x038b6000 JavaThread "Thread-0" daemon [_thread_in_native,
> > id=-1610181376, stack(0xbf800000,0xc0000000)]
> >   0x038ac400 JavaThread "Low Memory Detector" daemon [_thread_blocked,
> > id=-1328435200, stack(0xb0c1b000,0xb0d1b000)]
> >   0x038ab800 JavaThread "CompilerThread0" daemon [_thread_blocked,
> > id=-1329491968, stack(0xb0b19000,0xb0c19000)]
> >   0x038aa800 JavaThread "Signal Dispatcher" daemon [_thread_blocked,
> > id=-1330548736, stack(0xb0a17000,0xb0b17000)]
> >   0x038a9800 JavaThread "Surrogate Locker Thread (CMS)" daemon
> > [_thread_blocked, id=-1331605504, stack(0xb0915000,0xb0a15000)]
> >   0x038a8c00 JavaThread "Finalizer" daemon [_thread_blocked,
> > id=-1333727232, stack(0xb070f000,0xb080f000)]
> >   0x038a7c00 JavaThread "Reference Handler" daemon [_thread_blocked,
> > id=-1334784000, stack(0xb060d000,0xb070d000)]
> >   0x01800c00 JavaThread "main" [_thread_in_native, id=-1341124608,
> > stack(0xb0001000,0xb0101000)]
> > Other Threads:
> >   0x038a5400 VMThread [stack: 0xb050b000,0xb060b000] [id=-1335840768]
> >   0x038b5400 WatcherThread [stack: 0xb0d1d000,0xb0e1d000]
> > [id=-1327378432]
>
> > VM state:not at safepoint (normal execution)
> > VM Mutex/Monitor currently owned by a thread: None
>
> > Heap
> >  par new generation   total 14336K, used 8986K [0x06010000,
> > 0x07010000, 0x08010000)
> >   eden space 12288K,  56% used [0x06010000, 0x066d6888, 0x06c10000)
> >   from space 2048K, 100% used [0x06c10000, 0x06e10000, 0x06e10000)
> >   to   space 2048K,   0% used [0x06e10000, 0x06e10000, 0x07010000)
> >  concurrent mark-sweep generation total 298712K, used 227106K
> > [0x08010000, 0x1a3c6000, 0x26010000)
> >  concurrent-mark-sweep perm gen total 32120K, used 24556K [0x26010000,
> > 0x27f6e000, 0x2a010000)
>
> > Virtual Machine Arguments:
> > JVM Args: -Xmx512m -DIS.REMOTE=true -DIS.PATH.LOCAL=/Volumes/istemp -
> > DIS.PATH.REMOTE=C:\\istemp -DIS.HOSTNAME=wdkur02.d-velop.de -
> > Dfile.encoding=MacRoman
> > Java Command: com.google.gwt.dev.GWTShell -style DETAILED -out /Users/
> > danielkurka/Library/Caches/IntelliJIDEA8x/gwt/toolkit-webapps.toolkit-
> > webappscdda22e6/d3-flow-connector.8132063c/run/www -gen /Users/
> > danielkurka/Library/Caches/IntelliJIDEA8x/gwt/toolkit-webapps.toolkit-
> > webappscdda22e6/d3-flow-connector.8132063c/run/genhttp://localhost:8888/com.dvelop.flow.connector.FlowConnector/index.j...
> > Launcher Type: SUN_STANDARD
> > Physical Memory: Page Size = 4k, Total = 3840M, Free = 748M
>
> > Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
> > 0   com.apple.JavaScriptCore            0x969cf77b JSValueUnprotect + 75
> > 1   libgwt-ll.jnilib                    0x2b1e5610
> > Java_com_google_gwt_dev_shell_mac_LowLevelSaf_gcUnprotect + 64
> > 2   ???                                 0x0471b64f 0 + 74561103
> > 3   ???                                 0x0472c114 0 + 74629396
> > 4   ???                                 0x04003db1 0 + 67124657
> > 5   ???                                 0x04003f17 0 + 67125015
> > 6   ???                                 0x040043f3 0 + 67126259
> > 7   ???                                 0x04003f17 0 + 67125015
> > 8   ???                                 0x04003f17 0 + 67125015
> > 9   ???                                 0x04003f17 0 + 67125015
> > 10...
>
> read more »

--

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-tool...@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=.


Reply via email to