facebook

Three separate crashes doing copy & paste on MyEclipse 6

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #291553 Reply

    I’ve experienced crashed when modifying .jsf files in the visual jsf editor. I’ve re-created my workspace and I’ve ran my eclipse in three different modes

    Mode 1 – Upgraded 6.5 install using sun’s JDK
    Mode 2- Upgraded 6.5 install using the MyEclipse JDK
    Mode 3 – Clean 6.6 install using the MyEclipse JDK

    In all three cases the ide crashes when I’m copying & pasting text. The error logs follow:

    Mode 1:
    #
    # An unexpected error has been detected by Java Runtime Environment:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x08c21041, pid=1036, tid=3752
    #
    # Java VM: Java HotSpot(TM) Client VM (11.0-b15 mixed mode windows-x86)
    # Problematic frame:
    # C [js3250.dll+0x31041]
    #
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    #

    ————— T H R E A D —————

    Current thread (0x00947000): JavaThread “main” [_thread_in_native, id=3752, stack(0x009e0000,0x00a30000)]

    siginfo: ExceptionCode=0xc0000005, reading address 0x00000009

    Registers:
    EAX=0x1638e1e0, EBX=0x00000000, ECX=0x00000005, EDX=0x081feeb4
    ESP=0x00a2d090, EBP=0x00a2d09c, ESI=0x1638e1e0, EDI=0x0828e430
    EIP=0x08c21041, EFLAGS=0x00010202

    Top of Stack: (sp=0x00a2d090)
    0x00a2d090: 0828e430 0828e430 00000000 00a2d0b8
    0x00a2d0a0: 08c239e0 0828e430 00000000 00000005
    0x00a2d0b0: 00a2d0c8 08c59920 00a2d0ec 08c20b95
    0x00a2d0c0: 0828e430 00000000 00000005 00a2d0fc
    0x00a2d0d0: 0828e430 0828e430 00000000 004d004f
    0x00a2d0e0: 00740041 00720074 006f004d 00a2d118
    0x00a2d0f0: 08c0e747 00000005 08c59920 00000000
    0x00a2d100: 00000000 096b9f90 00000000 0828e430

    Instructions: (pc=0x08c21041)
    0x08c21031: 8b 77 54 85 f6 75 40 e9 e7 00 00 00 8b 08 8b f0
    0x08c21041: 8b 51 04 81 fa 98 9f c5 08 74 0e 85 d2 74 17 8b

    Stack: [0x009e0000,0x00a30000], sp=0x00a2d090, free space=308k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [js3250.dll+0x31041]
    C [js3250.dll+0x339e0]
    C [js3250.dll+0x30b95]
    C [js3250.dll+0x1e747]
    C [js3250.dll+0x52bc]
    C [xul.dll+0x200c60]
    C [xul.dll+0x297a08]
    C [xul.dll+0x335f7f]
    C [xul.dll+0x172f90]
    C [xul.dll+0x173229]
    C [xul.dll+0x2277f8]
    C [xul.dll+0x227724]
    C [xul.dll+0x227724]
    C [xul.dll+0x227724]
    C [xul.dll+0x227724]
    C [xul.dll+0x227724]
    C [xul.dll+0x214c50]
    C [xul.dll+0x2149f0]
    C [xul.dll+0x212e8e]
    C [xul.dll+0x1d1a7]
    C [xul.dll+0x5591c]
    J org.mozilla.xpcom.internal.XPCOMJavaProxy.callXPCOMMethod(Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/Object;
    J org.mozilla.xpcom.internal.XPCOMJavaProxy.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;
    j $Proxy6.setAttribute(Ljava/lang/String;Ljava/lang/String;)V+20
    j com.genuitec.eclipse.webdesigner3.DOMCoordinator.addStaticBindingForElement(Lorg/mozilla/interfaces/nsIDOMElement;Ljava/lang/String;)V+95
    j com.genuitec.eclipse.webdesigner3.DOMCoordinator.addDesignBehaviors(Lorg/w3c/dom/Element;Lorg/mozilla/interfaces/nsIDOMElement;)V+16
    J com.genuitec.eclipse.webdesigner3.DOMCoordinator.buildDesignDOMChildren(Lorg/w3c/dom/Node;Lorg/mozilla/interfaces/nsIDOMNode;)Z
    J com.genuitec.eclipse.webdesigner3.DOMCoordinator.buildDesignDOMChildren(Lorg/w3c/dom/Node;Lorg/mozilla/interfaces/nsIDOMNode;)Z
    j com.genuitec.eclipse.webdesigner3.DOMCoordinator.syncDesignForSourceStructureModification(Lorg/w3c/dom/Node;)V+31
    j com.genuitec.eclipse.webdesigner3.WebDesigner3.handleSourceNodeStructuredChanged(Lorg/w3c/dom/Node;)V+42
    j com.genuitec.eclipse.webdesigner3.src.SourceEditSystem.sourceEditorNodeStructureChanged(Lorg/w3c/dom/Node;)V+71
    j com.genuitec.eclipse.webdesigner3.src.SourceNodeAdapter.elementChanged(Lorg/w3c/dom/Element;ILjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;I)V+89
    j com.genuitec.eclipse.webdesigner3.src.SourceNodeAdapter.notifyChanged(Lorg/eclipse/wst/sse/core/internal/provisional/INodeNotifier;ILjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;I)V+62
    J org.eclipse.wst.sse.core.internal.provisional.AbstractNotifier.notify(ILjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;I)V
    j org.eclipse.wst.xml.core.internal.document.XMLModelNotifierImpl.notifyStructureChanged(Lorg/w3c/dom/Node;)V+16
    j org.eclipse.wst.xml.core.internal.document.XMLModelNotifierImpl.endChanging()V+29
    j org.eclipse.wst.xml.core.internal.document.DOMModelImpl.changedModel()V+20
    j org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel$DocumentToModelNotifier.nodesReplaced(Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentRegionsReplacedEvent;)V+12
    j org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent([Ljava/lang/Object;Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentRegionsReplacedEvent;)V+20
    j org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent(Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentRegionsReplacedEvent;)V+15
    j org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText(Ljava/lang/Object;IILjava/lang/String;Z)Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentEvent;+258
    j org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(Ljava/lang/Object;IILjava/lang/String;Z)Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentEvent;+8
    j org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.access$0(Lorg/eclipse/wst/sse/core/internal/text/JobSafeStructuredDocument;Ljava/lang/Object;IILjava/lang/String;Z)Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentEvent;+8
    j org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument$1.run()V+29
    j org.eclipse.wst.sse.ui.EditorExecutionContext.execute(Ljava/lang/Runnable;)V+22
    j org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText(Ljava/lang/Object;IILjava/lang/String;Z)Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentEvent;+57
    j org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(Ljava/lang/Object;IILjava/lang/String;)Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentEvent;+7
    j org.eclipse.wst.sse.ui.internal.StructuredDocumentToTextAdapter.replaceTextRange(IILjava/lang/String;)V+53
    j org.eclipse.swt.custom.StyledText.modifyContent(Lorg/eclipse/swt/widgets/Event;Z)V+276
    j org.eclipse.swt.custom.StyledText.sendKeyEvent(Lorg/eclipse/swt/widgets/Event;)V+10
    j org.eclipse.swt.custom.StyledText.paste()V+65
    j org.eclipse.jface.text.TextViewer.doOperation(I)V+218
    j org.eclipse.jface.text.source.SourceViewer.doOperation(I)V+524
    j org.eclipse.jface.text.source.projection.ProjectionViewer.doOperation(I)V+416
    j org.eclipse.wst.sse.ui.internal.StructuredTextViewer.doOperation(I)V+167
    j org.eclipse.ui.texteditor.TextOperationAction$1.run()V+14
    j org.eclipse.swt.custom.BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lang/Runnable;)V+116
    j org.eclipse.ui.texteditor.TextOperationAction.run()V+86
    j com.genuitec.eclipse.webdesigner3.action.AbstractSourceDelegatingAction.run()V+42
    j org.eclipse.jface.action.Action.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V+1
    j org.eclipse.ui.commands.ActionHandler.execute(Ljava/util/Map;)Ljava/lang/Object;+64
    j org.eclipse.ui.internal.handlers.LegacyHandlerWrapper.execute(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+79
    j org.eclipse.core.commands.Command.executeWithChecks(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+107
    j org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+21
    j org.eclipse.ui.internal.handlers.HandlerService.executeCommand(Lorg/eclipse/core/commands/ParameterizedCommand;Lorg/eclipse/swt/widgets/Event;)Ljava/lang/Object;+6
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(Lorg/eclipse/jface/bindings/Binding;Lorg/eclipse/swt/widgets/Event;)Z+198
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)Z+307
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)V+14
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.filterKeySequenceBindings(Lorg/eclipse/swt/widgets/Event;)V+158
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.access$3(Lorg/eclipse/ui/internal/keys/WorkbenchKeyboard;Lorg/eclipse/swt/widgets/Event;)V+2
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard$KeyDownFilter.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+177
    J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
    J org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;Z)V
    j org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;)V+4
    j org.eclipse.swt.widgets.Widget.sendKeyEvent(IIIILorg/eclipse/swt/widgets/Event;)Z+4
    j org.eclipse.swt.widgets.Widget.sendKeyEvent(IIII)Z+32
    j org.eclipse.swt.widgets.Widget.wmChar(III)Lorg/eclipse/swt/internal/win32/LRESULT;+61
    j org.eclipse.swt.widgets.Control.WM_CHAR(II)Lorg/eclipse/swt/internal/win32/LRESULT;+7
    J org.eclipse.swt.widgets.Control.windowProc(IIII)I
    J org.eclipse.swt.widgets.Canvas.windowProc(IIII)I
    J org.eclipse.swt.widgets.Display.windowProc(IIII)I
    v ~StubRoutines::call_stub

    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    J org.mozilla.xpcom.internal.XPCOMJavaProxy.callXPCOMMethod(Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/Object;
    J org.mozilla.xpcom.internal.XPCOMJavaProxy.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;
    j $Proxy6.setAttribute(Ljava/lang/String;Ljava/lang/String;)V+20
    j com.genuitec.eclipse.webdesigner3.DOMCoordinator.addStaticBindingForElement(Lorg/mozilla/interfaces/nsIDOMElement;Ljava/lang/String;)V+95
    j com.genuitec.eclipse.webdesigner3.DOMCoordinator.addDesignBehaviors(Lorg/w3c/dom/Element;Lorg/mozilla/interfaces/nsIDOMElement;)V+16
    J com.genuitec.eclipse.webdesigner3.DOMCoordinator.buildDesignDOMChildren(Lorg/w3c/dom/Node;Lorg/mozilla/interfaces/nsIDOMNode;)Z
    J com.genuitec.eclipse.webdesigner3.DOMCoordinator.buildDesignDOMChildren(Lorg/w3c/dom/Node;Lorg/mozilla/interfaces/nsIDOMNode;)Z
    j com.genuitec.eclipse.webdesigner3.DOMCoordinator.syncDesignForSourceStructureModification(Lorg/w3c/dom/Node;)V+31
    j com.genuitec.eclipse.webdesigner3.WebDesigner3.handleSourceNodeStructuredChanged(Lorg/w3c/dom/Node;)V+42
    j com.genuitec.eclipse.webdesigner3.src.SourceEditSystem.sourceEditorNodeStructureChanged(Lorg/w3c/dom/Node;)V+71
    j com.genuitec.eclipse.webdesigner3.src.SourceNodeAdapter.elementChanged(Lorg/w3c/dom/Element;ILjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;I)V+89
    j com.genuitec.eclipse.webdesigner3.src.SourceNodeAdapter.notifyChanged(Lorg/eclipse/wst/sse/core/internal/provisional/INodeNotifier;ILjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;I)V+62
    J org.eclipse.wst.sse.core.internal.provisional.AbstractNotifier.notify(ILjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;I)V
    j org.eclipse.wst.xml.core.internal.document.XMLModelNotifierImpl.notifyStructureChanged(Lorg/w3c/dom/Node;)V+16
    j org.eclipse.wst.xml.core.internal.document.XMLModelNotifierImpl.endChanging()V+29
    j org.eclipse.wst.xml.core.internal.document.DOMModelImpl.changedModel()V+20
    j org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel$DocumentToModelNotifier.nodesReplaced(Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentRegionsReplacedEvent;)V+12
    j org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent([Ljava/lang/Object;Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentRegionsReplacedEvent;)V+20
    j org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent(Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentRegionsReplacedEvent;)V+15
    j org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText(Ljava/lang/Object;IILjava/lang/String;Z)Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentEvent;+258
    j org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(Ljava/lang/Object;IILjava/lang/String;Z)Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentEvent;+8
    j org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.access$0(Lorg/eclipse/wst/sse/core/internal/text/JobSafeStructuredDocument;Ljava/lang/Object;IILjava/lang/String;Z)Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentEvent;+8
    j org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument$1.run()V+29
    j org.eclipse.wst.sse.ui.EditorExecutionContext.execute(Ljava/lang/Runnable;)V+22
    j org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText(Ljava/lang/Object;IILjava/lang/String;Z)Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentEvent;+57
    j org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(Ljava/lang/Object;IILjava/lang/String;)Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentEvent;+7
    j org.eclipse.wst.sse.ui.internal.StructuredDocumentToTextAdapter.replaceTextRange(IILjava/lang/String;)V+53
    j org.eclipse.swt.custom.StyledText.modifyContent(Lorg/eclipse/swt/widgets/Event;Z)V+276
    j org.eclipse.swt.custom.StyledText.sendKeyEvent(Lorg/eclipse/swt/widgets/Event;)V+10
    j org.eclipse.swt.custom.StyledText.paste()V+65
    j org.eclipse.jface.text.TextViewer.doOperation(I)V+218
    j org.eclipse.jface.text.source.SourceViewer.doOperation(I)V+524
    j org.eclipse.jface.text.source.projection.ProjectionViewer.doOperation(I)V+416
    j org.eclipse.wst.sse.ui.internal.StructuredTextViewer.doOperation(I)V+167
    j org.eclipse.ui.texteditor.TextOperationAction$1.run()V+14
    j org.eclipse.swt.custom.BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lang/Runnable;)V+116
    j org.eclipse.ui.texteditor.TextOperationAction.run()V+86
    j com.genuitec.eclipse.webdesigner3.action.AbstractSourceDelegatingAction.run()V+42
    j org.eclipse.jface.action.Action.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V+1
    j org.eclipse.ui.commands.ActionHandler.execute(Ljava/util/Map;)Ljava/lang/Object;+64
    j org.eclipse.ui.internal.handlers.LegacyHandlerWrapper.execute(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+79
    j org.eclipse.core.commands.Command.executeWithChecks(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+107
    j org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+21
    j org.eclipse.ui.internal.handlers.HandlerService.executeCommand(Lorg/eclipse/core/commands/ParameterizedCommand;Lorg/eclipse/swt/widgets/Event;)Ljava/lang/Object;+6
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(Lorg/eclipse/jface/bindings/Binding;Lorg/eclipse/swt/widgets/Event;)Z+198
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)Z+307
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)V+14
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.filterKeySequenceBindings(Lorg/eclipse/swt/widgets/Event;)V+158
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.access$3(Lorg/eclipse/ui/internal/keys/WorkbenchKeyboard;Lorg/eclipse/swt/widgets/Event;)V+2
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard$KeyDownFilter.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+177
    J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
    J org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;Z)V
    j org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;)V+4
    j org.eclipse.swt.widgets.Widget.sendKeyEvent(IIIILorg/eclipse/swt/widgets/Event;)Z+4
    j org.eclipse.swt.widgets.Widget.sendKeyEvent(IIII)Z+32
    j org.eclipse.swt.widgets.Widget.wmChar(III)Lorg/eclipse/swt/internal/win32/LRESULT;+61
    j org.eclipse.swt.widgets.Control.WM_CHAR(II)Lorg/eclipse/swt/internal/win32/LRESULT;+7
    J org.eclipse.swt.widgets.Control.windowProc(IIII)I
    J org.eclipse.swt.widgets.Canvas.windowProc(IIII)I
    J org.eclipse.swt.widgets.Display.windowProc(IIII)I
    v ~StubRoutines::call_stub
    J org.eclipse.swt.internal.win32.OS.DispatchMessageW(Lorg/eclipse/swt/internal/win32/MSG;)I
    J org.eclipse.swt.widgets.Display.readAndDispatch()Z
    J org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V
    j org.eclipse.ui.internal.Workbench.runUI()I+336
    j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
    j org.eclipse.ui.internal.Workbench$4.run()V+23
    j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
    j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
    j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
    j org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+81
    j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+102
    j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
    j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
    j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
    j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
    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;+6
    j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
    j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+210
    j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+114
    j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
    j org.eclipse.equinox.launcher.Main.main([Ljava/lang/String;)V+10
    v ~StubRoutines::call_stub

    ————— P R O C E S S —————

    Java Threads: ( => current thread )
    0x064aa000 JavaThread “Worker-13” [_thread_blocked, id=3132, stack(0x0aa70000,0x0aac0000)]
    0x064a7800 JavaThread “Worker-12” [_thread_blocked, id=1980, stack(0x0aa20000,0x0aa70000)]
    0x068d4800 JavaThread “Worker-11” [_thread_in_vm, id=2920, stack(0x0a9d0000,0x0aa20000)]
    0x06a3c400 JavaThread “Worker-10” [_thread_blocked, id=2444, stack(0x0a980000,0x0a9d0000)]
    0x066a3400 JavaThread “Timer-1” [_thread_blocked, id=220, stack(0x0a8f0000,0x0a940000)]
    0x066fe000 JavaThread “Timer-0” [_thread_blocked, id=2696, stack(0x0a8a0000,0x0a8f0000)]
    0x066cd000 JavaThread “Worker-9” [_thread_blocked, id=2424, stack(0x0a830000,0x0a880000)]
    0x066cc800 JavaThread “Worker-8” [_thread_blocked, id=2104, stack(0x0a7e0000,0x0a830000)]
    0x06731800 JavaThread “Worker-7” [_thread_blocked, id=1372, stack(0x0a790000,0x0a7e0000)]
    0x06110400 JavaThread “Worker-6” [_thread_blocked, id=544, stack(0x08a00000,0x08a50000)]
    0x0617a800 JavaThread “Worker-5” [_thread_blocked, id=1048, stack(0x08970000,0x089c0000)]
    0x05c9f800 JavaThread “MyEclipse Thread” [_thread_blocked, id=2748, stack(0x08410000,0x08460000)]
    0x031c2000 JavaThread “Cleanup” daemon [_thread_in_native, id=3888, stack(0x08360000,0x083b0000)]
    0x031da400 JavaThread “Worker-4” [_thread_blocked, id=3816, stack(0x082d0000,0x08320000)]
    0x03182800 JavaThread “Java indexing” daemon [_thread_blocked, id=3704, stack(0x07840000,0x07890000)]
    0x057ac000 JavaThread “Worker-3” [_thread_blocked, id=3712, stack(0x07780000,0x077d0000)]
    0x057a6000 JavaThread “Worker-2” [_thread_blocked, id=2604, stack(0x07730000,0x07780000)]
    0x0320a800 JavaThread “Worker-1” [_thread_blocked, id=3832, stack(0x077f0000,0x07840000)]
    0x03170400 JavaThread “Worker-0” [_thread_blocked, id=380, stack(0x076e0000,0x07730000)]
    0x047a8400 JavaThread “Start Level Event Dispatcher” daemon [_thread_blocked, id=1412, stack(0x05100000,0x05150000)]
    0x04792000 JavaThread “Framework Event Dispatcher” daemon [_thread_blocked, id=2752, stack(0x050b0000,0x05100000)]
    0x02e87800 JavaThread “Low Memory Detector” daemon [_thread_blocked, id=1452, stack(0x030d0000,0x03120000)]
    0x02e83400 JavaThread “CompilerThread0” daemon [_thread_blocked, id=1152, stack(0x03080000,0x030d0000)]
    0x02e80000 JavaThread “Attach Listener” daemon [_thread_blocked, id=3936, stack(0x03030000,0x03080000)]
    0x02e7ec00 JavaThread “Signal Dispatcher” daemon [_thread_blocked, id=268, stack(0x02fe0000,0x03030000)]
    0x02e6f400 JavaThread “Finalizer” daemon [_thread_blocked, id=4048, stack(0x02f90000,0x02fe0000)]
    0x02e6a800 JavaThread “Reference Handler” daemon [_thread_blocked, id=3280, stack(0x02f40000,0x02f90000)]
    =>0x00947000 JavaThread “main” [_thread_in_native, id=3752, stack(0x009e0000,0x00a30000)]

    Other Threads:
    0x02e24000 VMThread [stack: 0x02ef0000,0x02f40000] [id=3512]
    0x02e89c00 WatcherThread [stack: 0x03120000,0x03170000] [id=1156]

    VM state:not at safepoint (normal execution)

    VM Mutex/Monitor currently owned by a thread: None

    Heap
    def new generation total 12736K, used 10274K [0x10070000, 0x10e40000, 0x127d0000)
    eden space 11328K, 85% used [0x10070000, 0x109da450, 0x10b80000)
    from space 1408K, 44% used [0x10ce0000, 0x10d7e5c8, 0x10e40000)
    to space 1408K, 0% used [0x10b80000, 0x10b80000, 0x10ce0000)
    tenured generation total 168392K, used 133161K [0x127d0000, 0x1cc42000, 0x30070000)
    the space 168392K, 79% used [0x127d0000, 0x1a9da730, 0x1a9da800, 0x1cc42000)
    compacting perm gen total 131072K, used 75150K [0x30070000, 0x38070000, 0x40070000)
    the space 131072K, 57% used [0x30070000, 0x349d3988, 0x349d3a00, 0x38070000)
    No shared spaces configured.

    Dynamic libraries:
    0x00400000 – 0x00424000 C:\java\jdk1.6\bin\javaw.exe
    0x7c900000 – 0x7c9af000 C:\WINDOWS\system32\ntdll.dll
    0x7c800000 – 0x7c8f6000 C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 – 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 – 0x77f02000 C:\WINDOWS\system32\RPCRT4.dll
    0x77fe0000 – 0x77ff1000 C:\WINDOWS\system32\Secur32.dll
    0x7e410000 – 0x7e4a1000 C:\WINDOWS\system32\USER32.dll
    0x77f10000 – 0x77f59000 C:\WINDOWS\system32\GDI32.dll
    0x76390000 – 0x763ad000 C:\WINDOWS\system32\IMM32.DLL
    0x10000000 – 0x10063000 C:\WINDOWS\system32\wxvault.dll
    0x76bf0000 – 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
    0x71b20000 – 0x71b32000 C:\WINDOWS\system32\MPR.dll
    0x77c00000 – 0x77c08000 C:\WINDOWS\system32\VERSION.dll
    0x77f60000 – 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll
    0x77c10000 – 0x77c68000 C:\WINDOWS\system32\msvcrt.dll
    0x00380000 – 0x00385000 C:\WINDOWS\system32\detoured.dll
    0x7c9c0000 – 0x7d1d7000 C:\WINDOWS\system32\SHELL32.dll
    0x773d0000 – 0x774d3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww_35d4ce83\comctl32.dll
    0x7c340000 – 0x7c396000 C:\java\jdk1.6\jre\bin\msvcr71.dll
    0x6d8b0000 – 0x6db06000 C:\java\jdk1.6\jre\bin\client\jvm.dll
    0x76b40000 – 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
    0x6d330000 – 0x6d338000 C:\java\jdk1.6\jre\bin\hpi.dll
    0x6d860000 – 0x6d86c000 C:\java\jdk1.6\jre\bin\verify.dll
    0x6d3d0000 – 0x6d3ef000 C:\java\jdk1.6\jre\bin\java.dll
    0x6d8a0000 – 0x6d8af000 C:\java\jdk1.6\jre\bin\zip.dll
    0x72000000 – 0x72012000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll
    0x5ad70000 – 0x5ada8000 C:\WINDOWS\system32\uxtheme.dll
    0x74720000 – 0x7476c000 C:\WINDOWS\system32\MSCTF.dll
    0x755c0000 – 0x755ee000 C:\WINDOWS\system32\msctfime.ime
    0x774e0000 – 0x7761d000 C:\WINDOWS\system32\ole32.dll
    0x605d0000 – 0x605d9000 C:\WINDOWS\system32\mslbui.dll
    0x6d6c0000 – 0x6d6d3000 C:\java\jdk1.6\jre\bin\net.dll
    0x71ab0000 – 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 – 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
    0x6d6e0000 – 0x6d6e9000 C:\java\jdk1.6\jre\bin\nio.dll
    0x77120000 – 0x771ab000 C:\WINDOWS\system32\OLEAUT32.DLL
    0x071d0000 – 0x0721f000 C:\Program Files\MyEclipse 6.5\eclipse\configuration\org.eclipse.osgi\bundles\100\1\.cp\swt-win32-3349.dll
    0x763b0000 – 0x763f9000 C:\WINDOWS\system32\comdlg32.dll
    0x74d90000 – 0x74dfb000 C:\WINDOWS\system32\USP10.dll
    0x78050000 – 0x78120000 C:\WINDOWS\system32\WININET.dll
    0x07230000 – 0x07239000 C:\WINDOWS\system32\Normaliz.dll
    0x78000000 – 0x78045000 C:\WINDOWS\system32\iertutil.dll
    0x075c0000 – 0x075c8000 C:\Program Files\MyEclipse 6.5\eclipse\configuration\org.eclipse.osgi\bundles\30\1\.cp\os\win32\x86\localfile_1_0_0.dll
    0x74c80000 – 0x74cac000 C:\WINDOWS\system32\oleacc.dll
    0x76080000 – 0x760e5000 C:\WINDOWS\system32\MSVCP60.dll
    0x078d0000 – 0x078e4000 C:\Program Files\MyEclipse 6.5\eclipse\configuration\org.eclipse.osgi\bundles\100\1\.cp\swt-gdip-win32-3349.dll
    0x4ec50000 – 0x4edf6000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.5581_x-ww_dfbc4fc4\gdiplus.dll
    0x07ac0000 – 0x07d85000 C:\WINDOWS\system32\xpsp2res.dll
    0x6eec0000 – 0x6eee1000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libapr.dll
    0x71a50000 – 0x71a8f000 C:\WINDOWS\system32\MSWSOCK.dll
    0x6ee50000 – 0x6ee59000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libapriconv.dll
    0x07e70000 – 0x07f78000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libeay32.dll
    0x71ad0000 – 0x71ad9000 C:\WINDOWS\system32\WSOCK32.dll
    0x07f80000 – 0x08044000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libdb44.dll
    0x08050000 – 0x08081000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\ssleay32.dll
    0x6ee60000 – 0x6ee89000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libaprutil.dll
    0x08090000 – 0x080a2000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\intl3_svn.dll
    0x080b0000 – 0x081b9000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libsvnjavahl-1.dll
    0x76780000 – 0x76789000 C:\WINDOWS\system32\SHFOLDER.dll
    0x76380000 – 0x76385000 C:\WINDOWS\system32\msimg32.dll
    0x76f20000 – 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 – 0x76fb8000 C:\WINDOWS\System32\winrnr.dll
    0x76f60000 – 0x76f8c000 C:\WINDOWS\system32\WLDAP32.dll
    0x08320000 – 0x08345000 C:\Program Files\Bonjour\mdnsNSP.dll
    0x76d60000 – 0x76d79000 C:\WINDOWS\system32\Iphlpapi.dll
    0x76fc0000 – 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll
    0x662b0000 – 0x66308000 C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 – 0x71a98000 C:\WINDOWS\System32\wshtcpip.dll
    0x68000000 – 0x68036000 C:\WINDOWS\system32\rsaenh.dll
    0x769c0000 – 0x76a74000 C:\WINDOWS\system32\USERENV.dll
    0x5b860000 – 0x5b8b5000 C:\WINDOWS\system32\netapi32.dll
    0x6d610000 – 0x6d619000 C:\java\jdk1.6\jre\bin\management.dll
    0x77b40000 – 0x77b62000 C:\WINDOWS\system32\Apphelp.dll
    0x76fd0000 – 0x7704f000 C:\WINDOWS\system32\CLBCATQ.DLL
    0x77050000 – 0x77115000 C:\WINDOWS\system32\COMRes.dll
    0x75cf0000 – 0x75d81000 C:\WINDOWS\system32\mlang.dll
    0x77920000 – 0x77a13000 C:\WINDOWS\system32\SETUPAPI.dll
    0x08ab0000 – 0x08abb000 C:\Program Files\MyEclipse 6.5\eclipse\configuration\org.eclipse.osgi\bundles\100\1\.cp\swt-xulrunner-win32-3349.dll
    0x08ac0000 – 0x08ae7000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\nspr4.dll
    0x08af0000 – 0x08af7000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\plc4.dll
    0x08b00000 – 0x08b06000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\plds4.dll
    0x08b10000 – 0x08b4f000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\softokn3.dll
    0x08b50000 – 0x08bab000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\nss3.dll
    0x08bb0000 – 0x08bd0000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\ssl3.dll
    0x08bd0000 – 0x08bea000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\smime3.dll
    0x08bf0000 – 0x08c61000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\js3250.dll
    0x08c70000 – 0x0938f000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\xul.dll
    0x73000000 – 0x73026000 C:\WINDOWS\system32\WINSPOOL.DRV
    0x093a0000 – 0x093a6000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\xpcom.dll
    0x09400000 – 0x09406000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\javaxpcomglue.dll
    0x746f0000 – 0x7471a000 C:\WINDOWS\system32\msimtf.dll
    0x09500000 – 0x09508000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\components\pipboot.dll
    0x42ef0000 – 0x434bd000 C:\WINDOWS\system32\ieframe.dll
    0x7e720000 – 0x7e7d0000 C:\WINDOWS\system32\SXS.DLL
    0x7d1e0000 – 0x7d49c000 C:\WINDOWS\system32\msi.dll

    VM Arguments:
    jvm_args: -Xms128m -Xmx512m -Duser.language=en -XX:PermSize=128M -XX:MaxPermSize=256M
    java_command: C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar -os win32 -ws win32 -arch x86 -showsplash -launcher C:\Program Files\MyEclipse 6.5\eclipse\eclipse.exe -name Eclipse –launcher.library C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll -startup C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar -exitdata 478_a0 -vm C:\java\jdk1.6\bin\javaw.exe -vmargs -Xms128m -Xmx512m -Duser.language=en -XX:PermSize=128M -XX:MaxPermSize=256M -jar C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
    Launcher Type: SUN_STANDARD

    Environment Variables:
    JAVA_HOME=C:\java\jdk1.6
    CLASSPATH=.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip
    PATH=c:\ruby\ruby1.8.6\bin;C:\ruby\jruby-1.0.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Wave Systems Corp\Dell Preboot Manager\Access Client\v5\;C:\Program Files\ATI Technologies\ATI.ACE\;C:\java\jdk1.6\bin;C:\Program Files\Subversion\bin;C:\Program Files\QuickTime\QTSystem\;C:\j2ee\1.5.04\bin;C:\maven\apache-maven-2.0.9\bin;C:\Program Files\Mozilla Firefox-rc2
    USERNAME=saderk
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 6, GenuineIntel

    ————— S Y S T E M —————

    OS: Windows XP Build 2600 Service Pack 3

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

    Memory: 4k page, physical 2094632k(671212k free), swap 4032632k(2669600k free)

    vm_info: Java HotSpot(TM) Client VM (11.0-b15) for windows-x86 JRE (1.6.0_10-b33), built on Sep 26 2008 01:00:43 by “java_re” with MS VC++ 7.1

    time: Wed Dec 03 09:24:43 2008
    elapsed time: 248 seconds

    Mode 2:
    #
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x06c10e53, pid=352, tid=1560
    #
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_14-b03 mixed mode)
    # Problematic frame:
    # C [js3250.dll+0x20e53]
    #

    ————— T H R E A D —————

    Current thread (0x00823320): JavaThread “main” [_thread_in_native, id=1560]

    siginfo: ExceptionCode=0xc0000005, writing address 0x38070000

    Registers:
    EAX=0x80000001, EBX=0x05f223b0, ECX=0x0b7b6ca1, EDX=0x300f6fb8
    ESP=0x0006df14, EBP=0x0006df20, ESI=0x069b5160, EDI=0x38070000
    EIP=0x06c10e53, EFLAGS=0x00010202

    Top of Stack: (sp=0x0006df14)
    0x0006df14: 00000001 07166864 00000000 0006e0d8
    0x0006df24: 06ce9881 069b5160 00000003 05f223b0
    0x0006df34: 080a0d40 0006e114 00120000 069e2e70
    0x0006df44: 07238ad8 06a10820 06a10820 00000000
    0x0006df54: 0006e424 072eb424 0000000d 0723a4b0
    0x0006df64: 00000000 06c7718f 069e2e70 06e95a4d
    0x0006df74: 069e2e70 0006e058 06e959ac 06c7718f
    0x0006df84: 069e6f80 06e97976 069e6800 0006e458

    Instructions: (pc=0x06c10e53)
    0x06c10e43: 73 13 2b ca b8 01 00 00 80 49 8b fa c1 e9 02 41
    0x06c10e53: f3 ab 8b 7d 0c 89 3b 8b 86 70 01 00 00 89 43 04

    Stack: [0x00030000,0x00070000), sp=0x0006df14, free space=247k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [js3250.dll+0x20e53]
    C [xul.dll+0x79881]
    C [xul.dll+0x7834b]
    C [xul.dll+0xa6b7]
    C [xul.dll+0x172f90]
    C [xul.dll+0x173229]
    C [xul.dll+0x2277f8]
    C [xul.dll+0x29541b]
    C [xul.dll+0x295ade]
    C [xul.dll+0x294e2a]
    C [xul.dll+0x1f9179]
    C [xul.dll+0x5591c]

    [error occurred during error reporting, step 120, id 0xc0000005]

    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

    [error occurred during error reporting, step 130, id 0xc0000005]

    ————— P R O C E S S —————

    Java Threads: ( => current thread )
    0x082179d0 JavaThread “Timer-1” [_thread_in_vm, id=3592]
    0x08213d10 JavaThread “Timer-0” [_thread_in_vm, id=1640]
    0x05156e70 JavaThread “Worker-7” [_thread_blocked, id=4036]
    0x05134410 JavaThread “MyEclipse Thread” [_thread_blocked, id=3732]
    0x05128ba0 JavaThread “Worker-6” [_thread_blocked, id=684]
    0x05118b50 JavaThread “Worker-5” [_thread_blocked, id=660]
    0x00901840 JavaThread “Java indexing” daemon [_thread_blocked, id=3880]
    0x008efa90 JavaThread “Cleanup” daemon [_thread_in_native, id=3208]
    0x008ec540 JavaThread “Worker-4” [_thread_blocked, id=2764]
    0x008ec7f0 JavaThread “Worker-3” [_thread_blocked, id=2712]
    0x008ece70 JavaThread “Worker-2” [_thread_blocked, id=2004]
    0x0088d800 JavaThread “Worker-1” [_thread_blocked, id=3288]
    0x00882670 JavaThread “Worker-0” [_thread_blocked, id=3764]
    0x0084eba0 JavaThread “Start Level Event Dispatcher” daemon [_thread_blocked, id=940]
    0x0084de30 JavaThread “Framework Event Dispatcher” daemon [_thread_blocked, id=2172]
    0x0084b4b0 JavaThread “State Data Manager” daemon [_thread_blocked, id=3048]
    0x00831b60 JavaThread “Low Memory Detector” daemon [_thread_blocked, id=3164]
    0x0082f1f0 JavaThread “CompilerThread0” daemon [_thread_blocked, id=2776]
    0x0082fe70 JavaThread “Signal Dispatcher” daemon [_thread_blocked, id=2876]
    0x0082d5d0 JavaThread “Finalizer” daemon [_thread_blocked, id=3776]
    0x0082c340 JavaThread “Reference Handler” daemon [_thread_blocked, id=1732]
    =>0x00823320 JavaThread “main” [_thread_in_native, id=1560]

    Other Threads:
    0x0082b620 VMThread [id=2404]
    0x00832670 WatcherThread [id=1140]

    VM state:not at safepoint (normal execution)

    VM Mutex/Monitor currently owned by a thread: None

    Heap
    def new generation total 12416K, used 7348K [0x10070000, 0x10de0000, 0x127d0000)
    eden space 11072K, 62% used [0x10070000, 0x10735280, 0x10b40000)
    from space 1344K, 30% used [0x10b40000, 0x10ba8020, 0x10c90000)
    to space 1344K, 0% used [0x10c90000, 0x10c90000, 0x10de0000)
    tenured generation total 164364K, used 123245K [0x127d0000, 0x1c853000, 0x30070000)
    the space 164364K, 74% used [0x127d0000, 0x1a02b440, 0x1a02b600, 0x1c853000)
    compacting perm gen total 131072K, used 68030K [0x30070000, 0x38070000, 0x40070000)
    the space 131072K, 51% used [0x30070000, 0x342dfa48, 0x342dfc00, 0x38070000)
    No shared spaces configured.

    Dynamic libraries:
    0x00400000 – 0x0040d000 C:\Program Files\MyEclipse 6.5\jre\bin\javaw.exe
    0x7c900000 – 0x7c9af000 C:\WINDOWS\system32\ntdll.dll
    0x7c800000 – 0x7c8f6000 C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 – 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 – 0x77f02000 C:\WINDOWS\system32\RPCRT4.dll
    0x77fe0000 – 0x77ff1000 C:\WINDOWS\system32\Secur32.dll
    0x7e410000 – 0x7e4a1000 C:\WINDOWS\system32\USER32.dll
    0x77f10000 – 0x77f59000 C:\WINDOWS\system32\GDI32.dll
    0x77c10000 – 0x77c68000 C:\WINDOWS\system32\MSVCRT.dll
    0x76390000 – 0x763ad000 C:\WINDOWS\system32\IMM32.DLL
    0x10000000 – 0x10063000 C:\WINDOWS\system32\wxvault.dll
    0x76bf0000 – 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
    0x71b20000 – 0x71b32000 C:\WINDOWS\system32\MPR.dll
    0x77c00000 – 0x77c08000 C:\WINDOWS\system32\VERSION.dll
    0x77f60000 – 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll
    0x00360000 – 0x00365000 C:\WINDOWS\system32\detoured.dll
    0x7c9c0000 – 0x7d1d7000 C:\WINDOWS\system32\SHELL32.dll
    0x773d0000 – 0x774d3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww_35d4ce83\comctl32.dll
    0x5d090000 – 0x5d12a000 C:\WINDOWS\system32\comctl32.dll
    0x6d640000 – 0x6d7de000 C:\Program Files\MyEclipse 6.5\jre\bin\client\jvm.dll
    0x76b40000 – 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
    0x6d290000 – 0x6d298000 C:\Program Files\MyEclipse 6.5\jre\bin\hpi.dll
    0x6d610000 – 0x6d61c000 C:\Program Files\MyEclipse 6.5\jre\bin\verify.dll
    0x6d310000 – 0x6d32d000 C:\Program Files\MyEclipse 6.5\jre\bin\java.dll
    0x6d630000 – 0x6d63f000 C:\Program Files\MyEclipse 6.5\jre\bin\zip.dll
    0x72000000 – 0x72012000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll
    0x5ad70000 – 0x5ada8000 C:\WINDOWS\system32\uxtheme.dll
    0x74720000 – 0x7476c000 C:\WINDOWS\system32\MSCTF.dll
    0x755c0000 – 0x755ee000 C:\WINDOWS\system32\msctfime.ime
    0x774e0000 – 0x7761d000 C:\WINDOWS\system32\ole32.dll
    0x605d0000 – 0x605d9000 C:\WINDOWS\system32\mslbui.dll
    0x6d4d0000 – 0x6d4e3000 C:\Program Files\MyEclipse 6.5\jre\bin\net.dll
    0x71ab0000 – 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 – 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
    0x6d4f0000 – 0x6d4f9000 C:\Program Files\MyEclipse 6.5\jre\bin\nio.dll
    0x77120000 – 0x771ab000 C:\WINDOWS\system32\OLEAUT32.DLL
    0x03890000 – 0x038df000 C:\Program Files\MyEclipse 6.5\eclipse\configuration\org.eclipse.osgi\bundles\100\1\.cp\swt-win32-3349.dll
    0x763b0000 – 0x763f9000 C:\WINDOWS\system32\comdlg32.dll
    0x74d90000 – 0x74dfb000 C:\WINDOWS\system32\USP10.dll
    0x78050000 – 0x78120000 C:\WINDOWS\system32\WININET.dll
    0x038f0000 – 0x038f9000 C:\WINDOWS\system32\Normaliz.dll
    0x78000000 – 0x78045000 C:\WINDOWS\system32\iertutil.dll
    0x03c80000 – 0x03c88000 C:\Program Files\MyEclipse 6.5\eclipse\configuration\org.eclipse.osgi\bundles\30\1\.cp\os\win32\x86\localfile_1_0_0.dll
    0x6eec0000 – 0x6eee1000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libapr.dll
    0x71a50000 – 0x71a8f000 C:\WINDOWS\system32\MSWSOCK.dll
    0x6ee50000 – 0x6ee59000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libapriconv.dll
    0x03f50000 – 0x04058000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libeay32.dll
    0x71ad0000 – 0x71ad9000 C:\WINDOWS\system32\WSOCK32.dll
    0x04060000 – 0x04124000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libdb44.dll
    0x76080000 – 0x760e5000 C:\WINDOWS\system32\MSVCP60.dll
    0x04130000 – 0x04161000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\ssleay32.dll
    0x6ee60000 – 0x6ee89000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libaprutil.dll
    0x04170000 – 0x04182000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\intl3_svn.dll
    0x04190000 – 0x04299000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libsvnjavahl-1.dll
    0x76780000 – 0x76789000 C:\WINDOWS\system32\SHFOLDER.dll
    0x74c80000 – 0x74cac000 C:\WINDOWS\system32\oleacc.dll
    0x042d0000 – 0x042e4000 C:\Program Files\MyEclipse 6.5\eclipse\configuration\org.eclipse.osgi\bundles\100\1\.cp\swt-gdip-win32-3349.dll
    0x4ec50000 – 0x4edf6000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.5581_x-ww_dfbc4fc4\gdiplus.dll
    0x04500000 – 0x047c5000 C:\WINDOWS\system32\xpsp2res.dll
    0x76380000 – 0x76385000 C:\WINDOWS\system32\msimg32.dll
    0x76f20000 – 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 – 0x76fb8000 C:\WINDOWS\System32\winrnr.dll
    0x76f60000 – 0x76f8c000 C:\WINDOWS\system32\WLDAP32.dll
    0x05020000 – 0x05045000 C:\Program Files\Bonjour\mdnsNSP.dll
    0x76d60000 – 0x76d79000 C:\WINDOWS\system32\Iphlpapi.dll
    0x76fc0000 – 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll
    0x662b0000 – 0x66308000 C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 – 0x71a98000 C:\WINDOWS\System32\wshtcpip.dll
    0x68000000 – 0x68036000 C:\WINDOWS\system32\rsaenh.dll
    0x769c0000 – 0x76a74000 C:\WINDOWS\system32\USERENV.dll
    0x5b860000 – 0x5b8b5000 C:\WINDOWS\system32\netapi32.dll
    0x6d4c0000 – 0x6d4c8000 C:\Program Files\MyEclipse 6.5\jre\bin\management.dll
    0x77b40000 – 0x77b62000 C:\WINDOWS\system32\Apphelp.dll
    0x76fd0000 – 0x7704f000 C:\WINDOWS\system32\CLBCATQ.DLL
    0x77050000 – 0x77115000 C:\WINDOWS\system32\COMRes.dll
    0x75cf0000 – 0x75d81000 C:\WINDOWS\system32\mlang.dll
    0x77920000 – 0x77a13000 C:\WINDOWS\system32\SETUPAPI.dll
    0x06ab0000 – 0x06abb000 C:\Program Files\MyEclipse 6.5\eclipse\configuration\org.eclipse.osgi\bundles\100\1\.cp\swt-xulrunner-win32-3349.dll
    0x06ac0000 – 0x06ae7000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\nspr4.dll
    0x06af0000 – 0x06af7000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\plc4.dll
    0x06b00000 – 0x06b06000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\plds4.dll
    0x06b10000 – 0x06b4f000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\softokn3.dll
    0x06b50000 – 0x06bab000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\nss3.dll
    0x06bb0000 – 0x06bd0000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\ssl3.dll
    0x06bd0000 – 0x06bea000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\smime3.dll
    0x06bf0000 – 0x06c61000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\js3250.dll
    0x06c70000 – 0x0738f000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\xul.dll
    0x73000000 – 0x73026000 C:\WINDOWS\system32\WINSPOOL.DRV
    0x073a0000 – 0x073a6000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\xpcom.dll
    0x073f0000 – 0x073f6000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\javaxpcomglue.dll
    0x746f0000 – 0x7471a000 C:\WINDOWS\system32\msimtf.dll
    0x074c0000 – 0x074c8000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\components\pipboot.dll
    0x42ef0000 – 0x434bd000 C:\WINDOWS\system32\ieframe.dll
    0x7e720000 – 0x7e7d0000 C:\WINDOWS\system32\SXS.DLL
    0x7d1e0000 – 0x7d49c000 C:\WINDOWS\system32\msi.dll

    VM Arguments:
    jvm_args: -Xms128m -Xmx512m -Duser.language=en -XX:PermSize=128M -XX:MaxPermSize=256M
    java_command: C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar -os win32 -ws win32 -arch x86 -showsplash -launcher C:\Program Files\MyEclipse 6.5\eclipse\eclipse.exe -name Eclipse –launcher.library C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll -startup C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar -exitdata cec_a0 -vm C:\Program Files\MyEclipse 6.5\jre\bin\javaw.exe -vmargs -Xms128m -Xmx512m -Duser.language=en -XX:PermSize=128M -XX:MaxPermSize=256M -jar C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
    Launcher Type: SUN_STANDARD

    Environment Variables:
    JAVA_HOME=C:\java\jdk1.6
    PATH=c:\ruby\ruby1.8.6\bin;C:\ruby\jruby-1.0.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Wave Systems Corp\Dell Preboot Manager\Access Client\v5\;C:\Program Files\ATI Technologies\ATI.ACE\;C:\java\jdk1.6\bin;C:\Program Files\Subversion\bin;C:\j2ee\1.5.04\bin;C:\maven\apache-maven-2.0.9\bin;C:\Program Files\Mozilla Firefox-rc2
    USERNAME=saderk
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 6, GenuineIntel

    ————— S Y S T E M —————

    OS: Windows XP Build 2600 Service Pack 3

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

    Memory: 4k page, physical 2094632k(677988k free), swap 4032632k(2692668k free)

    vm_info: Java HotSpot(TM) Client VM (1.5.0_14-b03) for windows-x86, built on Oct 5 2007 01:21:52 by “java_re” with MS VC++ 6.0

    Mode 3:
    #
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x065e0e38, pid=476, tid=300
    #
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode)
    # Problematic frame:
    # C [js3250.dll+0x20e38]
    #

    ————— T H R E A D —————

    Current thread (0x00823320): JavaThread “main” [_thread_in_native, id=300]

    siginfo: ExceptionCode=0xc0000005, reading address 0x00000026

    Registers:
    EAX=0x0006ea04, EBX=0x05c22310, ECX=0x3110a8dc, EDX=0x00000006
    ESP=0x0006dc38, EBP=0x0006dc44, ESI=0x07aab210, EDI=0x00000003
    EIP=0x065e0e38, EFLAGS=0x00010202

    Top of Stack: (sp=0x0006dc38)
    0x0006dc38: 00000001 06b36864 00000000 0006ddfc
    0x0006dc48: 066b9881 07aab210 00000003 05c22310
    0x0006dc58: 07c3ff70 0006de38 00120000 07a17d40
    0x0006dc68: 06c08ad8 07ad2640 07ad2640 00000000
    0x0006dc78: 0006e148 06cbb424 0000000d 06c0a480
    0x0006dc88: 00000000 0664718f 07a17d40 06865a4d
    0x0006dc98: 07a17d40 0006dd7c 068659ac 0664718f
    0x0006dca8: 07abfb70 06867976 07a10950 0006e17c

    Instructions: (pc=0x065e0e38)
    0x065e0e28: 74 2e 8b 50 0c 85 d2 74 27 8b 48 40 85 c9 74 20
    0x065e0e38: 8b 52 20 8d 0c 91 8b 50 3c 3b d1 73 13 2b ca b8

    Stack: [0x00030000,0x00070000), sp=0x0006dc38, free space=247k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [js3250.dll+0x20e38]
    C [xul.dll+0x79881]
    C [xul.dll+0x7834b]
    C [xul.dll+0xa6b7]
    C [xul.dll+0x172f90]
    C [xul.dll+0x173229]
    C [xul.dll+0x2277f8]
    C [xul.dll+0x29541b]
    C [xul.dll+0x228347]
    C [xul.dll+0x228292]
    C [xul.dll+0x2290d6]
    C [xul.dll+0x1d1a7]
    C [xul.dll+0x5591c]
    J org.mozilla.xpcom.internal.XPCOMJavaProxy.callXPCOMMethod(Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/Object;
    J org.mozilla.xpcom.internal.XPCOMJavaProxy.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;
    v ~RuntimeStub::alignment_frame_return Runtime1 stub
    j $Proxy7.removeChild(Lorg/mozilla/interfaces/nsIDOMNode;)Lorg/mozilla/interfaces/nsIDOMNode;+16
    j com.genuitec.eclipse.webdesigner3.util.DOMUtil.removeChildNodes(Lorg/mozilla/interfaces/nsIDOMNode;)V+10
    j com.genuitec.eclipse.webdesigner3.DOMCoordinator.syncDesignForSourceStructureModification(Lorg/w3c/dom/Node;)V+25
    j com.genuitec.eclipse.webdesigner3.WebDesigner3.handleSourceNodeStructuredChanged(Lorg/w3c/dom/Node;)V+42
    j com.genuitec.eclipse.webdesigner3.src.SourceEditSystem.sourceEditorNodeStructureChanged(Lorg/w3c/dom/Node;)V+71
    j com.genuitec.eclipse.webdesigner3.src.SourceNodeAdapter.elementChanged(Lorg/w3c/dom/Element;ILjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;I)V+89
    j com.genuitec.eclipse.webdesigner3.src.SourceNodeAdapter.notifyChanged(Lorg/eclipse/wst/sse/core/internal/provisional/INodeNotifier;ILjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;I)V+62
    j org.eclipse.wst.sse.core.internal.provisional.AbstractNotifier.notify(ILjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;I)V+174
    j org.eclipse.wst.xml.core.internal.document.XMLModelNotifierImpl.notifyStructureChanged(Lorg/w3c/dom/Node;)V+16
    j org.eclipse.wst.xml.core.internal.document.XMLModelNotifierImpl.endChanging()V+29
    j org.eclipse.wst.xml.core.internal.document.DOMModelImpl.changedModel()V+20
    j org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel$DocumentToModelNotifier.nodesReplaced(Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentRegionsReplacedEvent;)V+12
    j org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent([Ljava/lang/Object;Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentRegionsReplacedEvent;)V+20
    j org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent(Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentRegionsReplacedEvent;)V+15
    j org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText(Ljava/lang/Object;IILjava/lang/String;Z)Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentEvent;+258
    j org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(Ljava/lang/Object;IILjava/lang/String;Z)Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentEvent;+8
    j org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.access$0(Lorg/eclipse/wst/sse/core/internal/text/JobSafeStructuredDocument;Ljava/lang/Object;IILjava/lang/String;Z)Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentEvent;+8
    j org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument$1.run()V+29
    j org.eclipse.wst.sse.ui.EditorExecutionContext.execute(Ljava/lang/Runnable;)V+22
    j org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText(Ljava/lang/Object;IILjava/lang/String;Z)Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentEvent;+57
    j org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(Ljava/lang/Object;IILjava/lang/String;)Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentEvent;+7
    j org.eclipse.wst.sse.ui.internal.StructuredDocumentToTextAdapter.replaceTextRange(IILjava/lang/String;)V+53
    j org.eclipse.swt.custom.StyledText.modifyContent(Lorg/eclipse/swt/widgets/Event;Z)V+276
    j org.eclipse.swt.custom.StyledText.sendKeyEvent(Lorg/eclipse/swt/widgets/Event;)V+10
    j org.eclipse.swt.custom.StyledText.doDelete()V+56
    j org.eclipse.swt.custom.StyledText.invokeAction(I)V+696
    j org.eclipse.jface.text.source.projection.ProjectionViewer.doOperation(I)V+315
    j org.eclipse.wst.sse.ui.internal.StructuredTextViewer.doOperation(I)V+799
    j org.eclipse.ui.texteditor.TextOperationAction$1.run()V+14
    j org.eclipse.swt.custom.BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lang/Runnable;)V+116
    j org.eclipse.ui.texteditor.TextOperationAction.run()V+86
    j com.genuitec.eclipse.webdesigner3.action.AbstractSourceDelegatingAction.run()V+42
    j org.eclipse.jface.action.Action.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V+1
    j org.eclipse.ui.commands.ActionHandler.execute(Ljava/util/Map;)Ljava/lang/Object;+64
    j org.eclipse.ui.internal.handlers.LegacyHandlerWrapper.execute(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+79
    j org.eclipse.core.commands.Command.executeWithChecks(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+107
    j org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+21
    j org.eclipse.ui.internal.handlers.HandlerService.executeCommand(Lorg/eclipse/core/commands/ParameterizedCommand;Lorg/eclipse/swt/widgets/Event;)Ljava/lang/Object;+6
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(Lorg/eclipse/jface/bindings/Binding;Lorg/eclipse/swt/widgets/Event;)Z+198
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)Z+307
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)V+14
    j org.eclipse.ui.internal.keys.OutOfOrderListener.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+43
    J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
    J org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;Z)V
    J org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;)V
    v ~RuntimeStub::alignment_frame_return Runtime1 stub
    j org.eclipse.swt.widgets.Widget.sendKeyEvent(IIIILorg/eclipse/swt/widgets/Event;)Z+4
    j org.eclipse.swt.widgets.Widget.sendKeyEvent(IIII)Z+32
    j org.eclipse.swt.widgets.Widget.wmKeyDown(III)Lorg/eclipse/swt/internal/win32/LRESULT;+670
    j org.eclipse.swt.widgets.Control.WM_KEYDOWN(II)Lorg/eclipse/swt/internal/win32/LRESULT;+7
    J org.eclipse.swt.widgets.Control.windowProc(IIII)I
    J org.eclipse.swt.widgets.Canvas.windowProc(IIII)I
    J org.eclipse.swt.widgets.Display.windowProc(IIII)I
    v ~StubRoutines::call_stub
    V [jvm.dll+0x871a8]
    V [jvm.dll+0xdf462]
    V [jvm.dll+0x87079]
    V [jvm.dll+0x8bef3]
    C [swt-win32-3349.dll+0x1462]
    C 0x03b70018
    C [USER32.dll+0x8734]
    C [USER32.dll+0x8816]
    C [USER32.dll+0x89cd]
    C [USER32.dll+0x8a10]
    C [swt-win32-3349.dll+0x35fd]
    J org.eclipse.swt.internal.win32.OS.DispatchMessageW(Lorg/eclipse/swt/internal/win32/MSG;)I
    J org.eclipse.swt.widgets.Display.readAndDispatch()Z
    J org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V
    v ~OSRAdapter
    j org.eclipse.ui.internal.Workbench.runUI()I+336
    j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
    j org.eclipse.ui.internal.Workbench$4.run()V+23
    j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
    j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
    j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
    j org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+81
    j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+102
    j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
    j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
    j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
    j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
    v ~StubRoutines::call_stub
    V [jvm.dll+0x871a8]
    V [jvm.dll+0xdf462]
    …<more frames>…

    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    J org.mozilla.xpcom.internal.XPCOMJavaProxy.callXPCOMMethod(Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/Object;
    J org.mozilla.xpcom.internal.XPCOMJavaProxy.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;
    v ~RuntimeStub::alignment_frame_return Runtime1 stub
    j $Proxy7.removeChild(Lorg/mozilla/interfaces/nsIDOMNode;)Lorg/mozilla/interfaces/nsIDOMNode;+16
    j com.genuitec.eclipse.webdesigner3.util.DOMUtil.removeChildNodes(Lorg/mozilla/interfaces/nsIDOMNode;)V+10
    j com.genuitec.eclipse.webdesigner3.DOMCoordinator.syncDesignForSourceStructureModification(Lorg/w3c/dom/Node;)V+25
    j com.genuitec.eclipse.webdesigner3.WebDesigner3.handleSourceNodeStructuredChanged(Lorg/w3c/dom/Node;)V+42
    j com.genuitec.eclipse.webdesigner3.src.SourceEditSystem.sourceEditorNodeStructureChanged(Lorg/w3c/dom/Node;)V+71
    j com.genuitec.eclipse.webdesigner3.src.SourceNodeAdapter.elementChanged(Lorg/w3c/dom/Element;ILjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;I)V+89
    j com.genuitec.eclipse.webdesigner3.src.SourceNodeAdapter.notifyChanged(Lorg/eclipse/wst/sse/core/internal/provisional/INodeNotifier;ILjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;I)V+62
    j org.eclipse.wst.sse.core.internal.provisional.AbstractNotifier.notify(ILjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;I)V+174
    j org.eclipse.wst.xml.core.internal.document.XMLModelNotifierImpl.notifyStructureChanged(Lorg/w3c/dom/Node;)V+16
    j org.eclipse.wst.xml.core.internal.document.XMLModelNotifierImpl.endChanging()V+29
    j org.eclipse.wst.xml.core.internal.document.DOMModelImpl.changedModel()V+20
    j org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel$DocumentToModelNotifier.nodesReplaced(Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentRegionsReplacedEvent;)V+12
    j org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent([Ljava/lang/Object;Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentRegionsReplacedEvent;)V+20
    j org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent(Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentRegionsReplacedEvent;)V+15
    j org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText(Ljava/lang/Object;IILjava/lang/String;Z)Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentEvent;+258
    j org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(Ljava/lang/Object;IILjava/lang/String;Z)Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentEvent;+8
    j org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.access$0(Lorg/eclipse/wst/sse/core/internal/text/JobSafeStructuredDocument;Ljava/lang/Object;IILjava/lang/String;Z)Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentEvent;+8
    j org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument$1.run()V+29
    j org.eclipse.wst.sse.ui.EditorExecutionContext.execute(Ljava/lang/Runnable;)V+22
    j org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText(Ljava/lang/Object;IILjava/lang/String;Z)Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentEvent;+57
    j org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(Ljava/lang/Object;IILjava/lang/String;)Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentEvent;+7
    j org.eclipse.wst.sse.ui.internal.StructuredDocumentToTextAdapter.replaceTextRange(IILjava/lang/String;)V+53
    j org.eclipse.swt.custom.StyledText.modifyContent(Lorg/eclipse/swt/widgets/Event;Z)V+276
    j org.eclipse.swt.custom.StyledText.sendKeyEvent(Lorg/eclipse/swt/widgets/Event;)V+10
    j org.eclipse.swt.custom.StyledText.doDelete()V+56
    j org.eclipse.swt.custom.StyledText.invokeAction(I)V+696
    j org.eclipse.jface.text.source.projection.ProjectionViewer.doOperation(I)V+315
    j org.eclipse.wst.sse.ui.internal.StructuredTextViewer.doOperation(I)V+799
    j org.eclipse.ui.texteditor.TextOperationAction$1.run()V+14
    j org.eclipse.swt.custom.BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lang/Runnable;)V+116
    j org.eclipse.ui.texteditor.TextOperationAction.run()V+86
    j com.genuitec.eclipse.webdesigner3.action.AbstractSourceDelegatingAction.run()V+42
    j org.eclipse.jface.action.Action.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V+1
    j org.eclipse.ui.commands.ActionHandler.execute(Ljava/util/Map;)Ljava/lang/Object;+64
    j org.eclipse.ui.internal.handlers.LegacyHandlerWrapper.execute(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+79
    j org.eclipse.core.commands.Command.executeWithChecks(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+107
    j org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+21
    j org.eclipse.ui.internal.handlers.HandlerService.executeCommand(Lorg/eclipse/core/commands/ParameterizedCommand;Lorg/eclipse/swt/widgets/Event;)Ljava/lang/Object;+6
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(Lorg/eclipse/jface/bindings/Binding;Lorg/eclipse/swt/widgets/Event;)Z+198
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)Z+307
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)V+14
    j org.eclipse.ui.internal.keys.OutOfOrderListener.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+43
    J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
    J org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;Z)V
    J org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;)V
    v ~RuntimeStub::alignment_frame_return Runtime1 stub
    j org.eclipse.swt.widgets.Widget.sendKeyEvent(IIIILorg/eclipse/swt/widgets/Event;)Z+4
    j org.eclipse.swt.widgets.Widget.sendKeyEvent(IIII)Z+32
    j org.eclipse.swt.widgets.Widget.wmKeyDown(III)Lorg/eclipse/swt/internal/win32/LRESULT;+670
    j org.eclipse.swt.widgets.Control.WM_KEYDOWN(II)Lorg/eclipse/swt/internal/win32/LRESULT;+7
    J org.eclipse.swt.widgets.Control.windowProc(IIII)I
    J org.eclipse.swt.widgets.Canvas.windowProc(IIII)I
    J org.eclipse.swt.widgets.Display.windowProc(IIII)I
    v ~StubRoutines::call_stub
    J org.eclipse.swt.internal.win32.OS.DispatchMessageW(Lorg/eclipse/swt/internal/win32/MSG;)I
    J org.eclipse.swt.widgets.Display.readAndDispatch()Z
    J org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V
    v ~OSRAdapter
    j org.eclipse.ui.internal.Workbench.runUI()I+336
    j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
    j org.eclipse.ui.internal.Workbench$4.run()V+23
    j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
    j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
    j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
    j org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+81
    j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+102
    j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
    j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
    j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
    j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
    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.Delegat

    #291555

    #
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x06c10e53, pid=352, tid=1560
    #
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_14-b03 mixed mode)
    # Problematic frame:
    # C [js3250.dll+0x20e53]
    #

    ————— T H R E A D —————

    Current thread (0x00823320): JavaThread “main” [_thread_in_native, id=1560]

    siginfo: ExceptionCode=0xc0000005, writing address 0x38070000

    Registers:
    EAX=0x80000001, EBX=0x05f223b0, ECX=0x0b7b6ca1, EDX=0x300f6fb8
    ESP=0x0006df14, EBP=0x0006df20, ESI=0x069b5160, EDI=0x38070000
    EIP=0x06c10e53, EFLAGS=0x00010202

    Top of Stack: (sp=0x0006df14)
    0x0006df14: 00000001 07166864 00000000 0006e0d8
    0x0006df24: 06ce9881 069b5160 00000003 05f223b0
    0x0006df34: 080a0d40 0006e114 00120000 069e2e70
    0x0006df44: 07238ad8 06a10820 06a10820 00000000
    0x0006df54: 0006e424 072eb424 0000000d 0723a4b0
    0x0006df64: 00000000 06c7718f 069e2e70 06e95a4d
    0x0006df74: 069e2e70 0006e058 06e959ac 06c7718f
    0x0006df84: 069e6f80 06e97976 069e6800 0006e458

    Instructions: (pc=0x06c10e53)
    0x06c10e43: 73 13 2b ca b8 01 00 00 80 49 8b fa c1 e9 02 41
    0x06c10e53: f3 ab 8b 7d 0c 89 3b 8b 86 70 01 00 00 89 43 04

    Stack: [0x00030000,0x00070000), sp=0x0006df14, free space=247k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [js3250.dll+0x20e53]
    C [xul.dll+0x79881]
    C [xul.dll+0x7834b]
    C [xul.dll+0xa6b7]
    C [xul.dll+0x172f90]
    C [xul.dll+0x173229]
    C [xul.dll+0x2277f8]
    C [xul.dll+0x29541b]
    C [xul.dll+0x295ade]
    C [xul.dll+0x294e2a]
    C [xul.dll+0x1f9179]
    C [xul.dll+0x5591c]

    [error occurred during error reporting, step 120, id 0xc0000005]

    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

    [error occurred during error reporting, step 130, id 0xc0000005]

    ————— P R O C E S S —————

    Java Threads: ( => current thread )
    0x082179d0 JavaThread “Timer-1” [_thread_in_vm, id=3592]
    0x08213d10 JavaThread “Timer-0” [_thread_in_vm, id=1640]
    0x05156e70 JavaThread “Worker-7” [_thread_blocked, id=4036]
    0x05134410 JavaThread “MyEclipse Thread” [_thread_blocked, id=3732]
    0x05128ba0 JavaThread “Worker-6” [_thread_blocked, id=684]
    0x05118b50 JavaThread “Worker-5” [_thread_blocked, id=660]
    0x00901840 JavaThread “Java indexing” daemon [_thread_blocked, id=3880]
    0x008efa90 JavaThread “Cleanup” daemon [_thread_in_native, id=3208]
    0x008ec540 JavaThread “Worker-4” [_thread_blocked, id=2764]
    0x008ec7f0 JavaThread “Worker-3” [_thread_blocked, id=2712]
    0x008ece70 JavaThread “Worker-2” [_thread_blocked, id=2004]
    0x0088d800 JavaThread “Worker-1” [_thread_blocked, id=3288]
    0x00882670 JavaThread “Worker-0” [_thread_blocked, id=3764]
    0x0084eba0 JavaThread “Start Level Event Dispatcher” daemon [_thread_blocked, id=940]
    0x0084de30 JavaThread “Framework Event Dispatcher” daemon [_thread_blocked, id=2172]
    0x0084b4b0 JavaThread “State Data Manager” daemon [_thread_blocked, id=3048]
    0x00831b60 JavaThread “Low Memory Detector” daemon [_thread_blocked, id=3164]
    0x0082f1f0 JavaThread “CompilerThread0” daemon [_thread_blocked, id=2776]
    0x0082fe70 JavaThread “Signal Dispatcher” daemon [_thread_blocked, id=2876]
    0x0082d5d0 JavaThread “Finalizer” daemon [_thread_blocked, id=3776]
    0x0082c340 JavaThread “Reference Handler” daemon [_thread_blocked, id=1732]
    =>0x00823320 JavaThread “main” [_thread_in_native, id=1560]

    Other Threads:
    0x0082b620 VMThread [id=2404]
    0x00832670 WatcherThread [id=1140]

    VM state:not at safepoint (normal execution)

    VM Mutex/Monitor currently owned by a thread: None

    Heap
    def new generation total 12416K, used 7348K [0x10070000, 0x10de0000, 0x127d0000)
    eden space 11072K, 62% used [0x10070000, 0x10735280, 0x10b40000)
    from space 1344K, 30% used [0x10b40000, 0x10ba8020, 0x10c90000)
    to space 1344K, 0% used [0x10c90000, 0x10c90000, 0x10de0000)
    tenured generation total 164364K, used 123245K [0x127d0000, 0x1c853000, 0x30070000)
    the space 164364K, 74% used [0x127d0000, 0x1a02b440, 0x1a02b600, 0x1c853000)
    compacting perm gen total 131072K, used 68030K [0x30070000, 0x38070000, 0x40070000)
    the space 131072K, 51% used [0x30070000, 0x342dfa48, 0x342dfc00, 0x38070000)
    No shared spaces configured.

    Dynamic libraries:
    0x00400000 – 0x0040d000 C:\Program Files\MyEclipse 6.5\jre\bin\javaw.exe
    0x7c900000 – 0x7c9af000 C:\WINDOWS\system32\ntdll.dll
    0x7c800000 – 0x7c8f6000 C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 – 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 – 0x77f02000 C:\WINDOWS\system32\RPCRT4.dll
    0x77fe0000 – 0x77ff1000 C:\WINDOWS\system32\Secur32.dll
    0x7e410000 – 0x7e4a1000 C:\WINDOWS\system32\USER32.dll
    0x77f10000 – 0x77f59000 C:\WINDOWS\system32\GDI32.dll
    0x77c10000 – 0x77c68000 C:\WINDOWS\system32\MSVCRT.dll
    0x76390000 – 0x763ad000 C:\WINDOWS\system32\IMM32.DLL
    0x10000000 – 0x10063000 C:\WINDOWS\system32\wxvault.dll
    0x76bf0000 – 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
    0x71b20000 – 0x71b32000 C:\WINDOWS\system32\MPR.dll
    0x77c00000 – 0x77c08000 C:\WINDOWS\system32\VERSION.dll
    0x77f60000 – 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll
    0x00360000 – 0x00365000 C:\WINDOWS\system32\detoured.dll
    0x7c9c0000 – 0x7d1d7000 C:\WINDOWS\system32\SHELL32.dll
    0x773d0000 – 0x774d3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww_35d4ce83\comctl32.dll
    0x5d090000 – 0x5d12a000 C:\WINDOWS\system32\comctl32.dll
    0x6d640000 – 0x6d7de000 C:\Program Files\MyEclipse 6.5\jre\bin\client\jvm.dll
    0x76b40000 – 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
    0x6d290000 – 0x6d298000 C:\Program Files\MyEclipse 6.5\jre\bin\hpi.dll
    0x6d610000 – 0x6d61c000 C:\Program Files\MyEclipse 6.5\jre\bin\verify.dll
    0x6d310000 – 0x6d32d000 C:\Program Files\MyEclipse 6.5\jre\bin\java.dll
    0x6d630000 – 0x6d63f000 C:\Program Files\MyEclipse 6.5\jre\bin\zip.dll
    0x72000000 – 0x72012000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll
    0x5ad70000 – 0x5ada8000 C:\WINDOWS\system32\uxtheme.dll
    0x74720000 – 0x7476c000 C:\WINDOWS\system32\MSCTF.dll
    0x755c0000 – 0x755ee000 C:\WINDOWS\system32\msctfime.ime
    0x774e0000 – 0x7761d000 C:\WINDOWS\system32\ole32.dll
    0x605d0000 – 0x605d9000 C:\WINDOWS\system32\mslbui.dll
    0x6d4d0000 – 0x6d4e3000 C:\Program Files\MyEclipse 6.5\jre\bin\net.dll
    0x71ab0000 – 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 – 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
    0x6d4f0000 – 0x6d4f9000 C:\Program Files\MyEclipse 6.5\jre\bin\nio.dll
    0x77120000 – 0x771ab000 C:\WINDOWS\system32\OLEAUT32.DLL
    0x03890000 – 0x038df000 C:\Program Files\MyEclipse 6.5\eclipse\configuration\org.eclipse.osgi\bundles\100\1\.cp\swt-win32-3349.dll
    0x763b0000 – 0x763f9000 C:\WINDOWS\system32\comdlg32.dll
    0x74d90000 – 0x74dfb000 C:\WINDOWS\system32\USP10.dll
    0x78050000 – 0x78120000 C:\WINDOWS\system32\WININET.dll
    0x038f0000 – 0x038f9000 C:\WINDOWS\system32\Normaliz.dll
    0x78000000 – 0x78045000 C:\WINDOWS\system32\iertutil.dll
    0x03c80000 – 0x03c88000 C:\Program Files\MyEclipse 6.5\eclipse\configuration\org.eclipse.osgi\bundles\30\1\.cp\os\win32\x86\localfile_1_0_0.dll
    0x6eec0000 – 0x6eee1000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libapr.dll
    0x71a50000 – 0x71a8f000 C:\WINDOWS\system32\MSWSOCK.dll
    0x6ee50000 – 0x6ee59000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libapriconv.dll
    0x03f50000 – 0x04058000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libeay32.dll
    0x71ad0000 – 0x71ad9000 C:\WINDOWS\system32\WSOCK32.dll
    0x04060000 – 0x04124000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libdb44.dll
    0x76080000 – 0x760e5000 C:\WINDOWS\system32\MSVCP60.dll
    0x04130000 – 0x04161000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\ssleay32.dll
    0x6ee60000 – 0x6ee89000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libaprutil.dll
    0x04170000 – 0x04182000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\intl3_svn.dll
    0x04190000 – 0x04299000 C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libsvnjavahl-1.dll
    0x76780000 – 0x76789000 C:\WINDOWS\system32\SHFOLDER.dll
    0x74c80000 – 0x74cac000 C:\WINDOWS\system32\oleacc.dll
    0x042d0000 – 0x042e4000 C:\Program Files\MyEclipse 6.5\eclipse\configuration\org.eclipse.osgi\bundles\100\1\.cp\swt-gdip-win32-3349.dll
    0x4ec50000 – 0x4edf6000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.5581_x-ww_dfbc4fc4\gdiplus.dll
    0x04500000 – 0x047c5000 C:\WINDOWS\system32\xpsp2res.dll
    0x76380000 – 0x76385000 C:\WINDOWS\system32\msimg32.dll
    0x76f20000 – 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 – 0x76fb8000 C:\WINDOWS\System32\winrnr.dll
    0x76f60000 – 0x76f8c000 C:\WINDOWS\system32\WLDAP32.dll
    0x05020000 – 0x05045000 C:\Program Files\Bonjour\mdnsNSP.dll
    0x76d60000 – 0x76d79000 C:\WINDOWS\system32\Iphlpapi.dll
    0x76fc0000 – 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll
    0x662b0000 – 0x66308000 C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 – 0x71a98000 C:\WINDOWS\System32\wshtcpip.dll
    0x68000000 – 0x68036000 C:\WINDOWS\system32\rsaenh.dll
    0x769c0000 – 0x76a74000 C:\WINDOWS\system32\USERENV.dll
    0x5b860000 – 0x5b8b5000 C:\WINDOWS\system32\netapi32.dll
    0x6d4c0000 – 0x6d4c8000 C:\Program Files\MyEclipse 6.5\jre\bin\management.dll
    0x77b40000 – 0x77b62000 C:\WINDOWS\system32\Apphelp.dll
    0x76fd0000 – 0x7704f000 C:\WINDOWS\system32\CLBCATQ.DLL
    0x77050000 – 0x77115000 C:\WINDOWS\system32\COMRes.dll
    0x75cf0000 – 0x75d81000 C:\WINDOWS\system32\mlang.dll
    0x77920000 – 0x77a13000 C:\WINDOWS\system32\SETUPAPI.dll
    0x06ab0000 – 0x06abb000 C:\Program Files\MyEclipse 6.5\eclipse\configuration\org.eclipse.osgi\bundles\100\1\.cp\swt-xulrunner-win32-3349.dll
    0x06ac0000 – 0x06ae7000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\nspr4.dll
    0x06af0000 – 0x06af7000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\plc4.dll
    0x06b00000 – 0x06b06000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\plds4.dll
    0x06b10000 – 0x06b4f000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\softokn3.dll
    0x06b50000 – 0x06bab000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\nss3.dll
    0x06bb0000 – 0x06bd0000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\ssl3.dll
    0x06bd0000 – 0x06bea000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\smime3.dll
    0x06bf0000 – 0x06c61000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\js3250.dll
    0x06c70000 – 0x0738f000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\xul.dll
    0x73000000 – 0x73026000 C:\WINDOWS\system32\WINSPOOL.DRV
    0x073a0000 – 0x073a6000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\xpcom.dll
    0x073f0000 – 0x073f6000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\javaxpcomglue.dll
    0x746f0000 – 0x7471a000 C:\WINDOWS\system32\msimtf.dll
    0x074c0000 – 0x074c8000 C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.z660_3-20070404\xulrunner\components\pipboot.dll
    0x42ef0000 – 0x434bd000 C:\WINDOWS\system32\ieframe.dll
    0x7e720000 – 0x7e7d0000 C:\WINDOWS\system32\SXS.DLL
    0x7d1e0000 – 0x7d49c000 C:\WINDOWS\system32\msi.dll

    VM Arguments:
    jvm_args: -Xms128m -Xmx512m -Duser.language=en -XX:PermSize=128M -XX:MaxPermSize=256M
    java_command: C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar -os win32 -ws win32 -arch x86 -showsplash -launcher C:\Program Files\MyEclipse 6.5\eclipse\eclipse.exe -name Eclipse –launcher.library C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll -startup C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar -exitdata cec_a0 -vm C:\Program Files\MyEclipse 6.5\jre\bin\javaw.exe -vmargs -Xms128m -Xmx512m -Duser.language=en -XX:PermSize=128M -XX:MaxPermSize=256M -jar C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
    Launcher Type: SUN_STANDARD

    Environment Variables:
    JAVA_HOME=C:\java\jdk1.6
    PATH=c:\ruby\ruby1.8.6\bin;C:\ruby\jruby-1.0.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Wave Systems Corp\Dell Preboot Manager\Access Client\v5\;C:\Program Files\ATI Technologies\ATI.ACE\;C:\java\jdk1.6\bin;C:\Program Files\Subversion\bin;C:\j2ee\1.5.04\bin;C:\maven\apache-maven-2.0.9\bin;C:\Program Files\Mozilla Firefox-rc2
    USERNAME=saderk
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 6, GenuineIntel

    ————— S Y S T E M —————

    OS: Windows XP Build 2600 Service Pack 3

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

    Memory: 4k page, physical 2094632k(677988k free), swap 4032632k(2692668k free)

    vm_info: Java HotSpot(TM) Client VM (1.5.0_14-b03) for windows-x86, built on Oct 5 2007 01:21:52 by “java_re” with MS VC++ 6.0

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Three separate crashes doing copy & paste on MyEclipse 6

You must be logged in to post in the forum log in