dart-lang / sdk

The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
https://dart.dev
BSD 3-Clause "New" or "Revised" License
10.2k stars 1.57k forks source link

Invalid offset in source map #9573

Closed stevemessick closed 9 years ago

stevemessick commented 11 years ago

OS X 10.8.3

0.4.3.5_r20602

/Applications/dart/dart-sdk/bin/dart2js --suppress-warnings --out=/Users/chia_hau/dart/garagelist/web/out/garageList.html_bootstrap.dart.js /Users/chia_hau/dart/garagelist/web/out/garageList.html_bootstrap.dart Using snapshot /Applications/dart/dart-sdk/lib/_internal/compiler/implementation/dart2js.dart.snapshot /Users/chia_hau/dart/garagelist/web/out/packages/web_ui/observe/observable.dart:285:13: Error: The compiler crashed when compiling this element.   final int hashCode = ++Observable._nextHashCode;

Internal error: Invalid offset (10272) in source map. File: file:///Users/chia_hau/dart/garagelist/web/out/packages/web_ui/observe/list.dart Length: 7309

­0 SsaBuilder.sourceFileLocationForToken (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/ssa/builder.dart:1040:7)

­1 SsaBuilder.sourceFileLocationForBeginToken (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/ssa/builder.dart:1028:94)

­2 SsaBuilder.attachPosition (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/ssa/builder.dart:1025:60)

­3 SsaBuilder.pushWithPosition (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/ssa/builder.dart:1007:24)

­4 SsaBuilder.visitBinary (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/ssa/builder.dart:1410:21)

­5 SsaBuilder.handleComplexOperatorSend (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/ssa/builder.dart:2312:16)

­6 SsaBuilder.visitSendSet (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/ssa/builder.dart:2420:32)

­7 SendSet.accept (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/tree/nodes.dart:319:50)

­8 SsaBuilder.buildFieldInitializers.<anonymous closure>.<anonymous closure> (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/ssa/builder.dart:817:23)

­9 Compiler.withCurrentElement (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/compiler.dart:187:15)

­10 Compiler.withCurrentElement (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/compiler.dart:209:7)

­11 SsaBuilder.buildFieldInitializers.<anonymous closure> (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/ssa/builder.dart:805:34)

­12 BaseClassElementX.forEachInstanceField.fieldFilter (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/elements/modelx.dart:1003:10)

­13 BaseClassElementX.forEachMember.<anonymous closure> (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/elements/modelx.dart:984:47)

­14 MixinApplicationElementX.forEachLocalMember.<anonymous closure> (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/elements/modelx.dart:1111:47)

­15 LinkEntry.forEach (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/util/link_implementation.dart:81:8)

­16 ClassElementX.forEachLocalMember (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/elements/modelx.dart:1062:35)

­17 MixinApplicationElementX.forEachLocalMember (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/elements/modelx.dart:1110:48)

­18 BaseClassElementX.forEachMember (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/elements/modelx.dart:984:38)

­19 BaseClassElementX.forEachInstanceField (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/elements/modelx.dart:1006:18)

­20 SsaBuilder.buildFieldInitializers (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/ssa/builder.dart:804:38)

­21 SsaBuilder.inlineSuperOrRedirect.<anonymous closure>.<anonymous closure> (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/ssa/builder.dart:727:31)

­22 SsaBuilder.inlinedFrom.<anonymous closure> (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/ssa/builder.dart:697:21)

­23 Compiler.withCurrentElement (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/compiler.dart:187:15)

­24 Compiler.withCurrentElement (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/compiler.dart:209:7)

­25 SsaBuilder.inlinedFrom (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/ssa/builder.dart:695:39)

­26 SsaBuilder.inlineSuperOrRedirect.<anonymous closure> (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/ssa/builder.dart:726:18)

­27 Compiler.withCurrentElement (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/compiler.dart:187:15)

­28 Compiler.withCurrentElement (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/compiler.dart:209:7)

­29 SsaBuilder.inlineSuperOrRedirect (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/ssa/builder.dart:703:32)

­30 SsaBuilder.buildInitializers (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/ssa/builder.dart:798:30)

­31 SsaBuilder.buildFactory (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/ssa/builder.dart:841:22)

­32 SsaBuilderTask.compileConstructor (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/ssa/builder.dart:76:32)

­33 SsaBuilderTask.build.<anonymous closure> (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/ssa/builder.dart:22:35)

­34 CompilerTask.measure (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/compiler.dart:760:37)

­35 SsaBuilderTask.build (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/ssa/builder.dart:14:19)

­36 JavaScriptBackend.codegen (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/js_backend/backend.dart:786:33)

­37 Compiler.codegen (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/compiler.dart:620:20)

­38 CodegenWorkItem.run (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/compiler.dart:35:21)

­39 Compiler.processQueue.<anonymous closure>.<anonymous closure> (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/compiler.dart:540:53)

­40 Compiler.withCurrentElement (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/compiler.dart:187:15)

­41 Compiler.withCurrentElement (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/compiler.dart:209:7)

­42 Compiler.processQueue.<anonymous closure> (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/compiler.dart:540:25)

­43 CodegenEnqueuer.forEach (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/enqueue.dart:361:8)

­44 Compiler.processQueue (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/compiler.dart:539:18)

­45 Compiler.runCompiler (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/compiler.dart:515:17)

­46 Compiler.run (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/compiler.dart:345:18)

­47 Compiler.run (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/compiler.dart:360:7)

­48 Compiler.run (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/apiimpl.dart:152:29)

­49 compile (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/compiler.dart:17:15)

­50 compile (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/dart2js.dart:219:14)

­51 compilerMain (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/dart2js.dart:262:10)

­52 main (file:///Volumes/data/b/build/slave/dart-editor-mac-trunk/build/dart/xcodebuild/ReleaseIA32/dart-sdk.tmp/lib/_internal/compiler/implementation/dart2js.dart:290:17)

//////////////////////////////////////////////////////////////////////////////////// Editor: 0.4.3_r20602 (2013-03-27) OS: Mac OS X - i386 (10.8.3) JVM: 1.6.0_43

projects: 6

open dart files: 2

auto-run pub: true localhost resolves to: 127.0.0.1 mem max/total/free: 997 / 666 / 355 MB thread count: 40 analysis: 0 tasks, 353 libraries, 6 contexts index: 204213 relationships and 0 attributes in 31648 elements in 597 resources stored in 6 MB on disk

SDK installed: true Dartium installed: true ////////////////////////////////////////////////////////////////////////////////////

!ENTRY org.eclipse.jface 4 2 2013-03-31 20:17:33.855 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface". !STACK 0 org.eclipse.core.runtime.AssertionFailedException: assertion failed:         at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110)         at org.eclipse.core.runtime.Assert.isTrue(Assert.java:96)         at org.eclipse.ui.texteditor.EditorStatusLine$StatusLineClearer.selectionChanged(EditorStatusLine.java:41)         at com.google.dart.tools.ui.internal.text.editor.DartEditor$DartSelectionProvider$1.selectionChanged(DartEditor.java:1516)         at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:164)         at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)         at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49)         at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)         at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:162)         at org.eclipse.jface.text.TextViewer.fireSelectionChanged(TextViewer.java:2732)         at org.eclipse.jface.text.TextViewer.selectionChanged(TextViewer.java:2711)         at org.eclipse.jface.text.TextViewer$4.widgetSelected(TextViewer.java:1830)         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:240)         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)         at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4125)         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1457)         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1480)         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1465)         at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1270)         at org.eclipse.swt.custom.StyledText.sendSelectionEvent(StyledText.java:8035)         at org.eclipse.swt.custom.StyledText.clearSelection(StyledText.java:1710)         at org.eclipse.swt.custom.StyledText.setSelection(StyledText.java:9478)         at org.eclipse.swt.custom.StyledText.updateSelection(StyledText.java:10186)         at org.eclipse.swt.custom.StyledText.handleTextChanged(StyledText.java:6206)         at org.eclipse.swt.custom.StyledText$6.textChanged(StyledText.java:5615)         at org.eclipse.jface.text.DefaultDocumentAdapter.fireTextChanged(DefaultDocumentAdapter.java:347)         at org.eclipse.jface.text.DefaultDocumentAdapter.documentChanged(DefaultDocumentAdapter.java:291)         at org.eclipse.jface.text.AbstractDocument.doFireDocumentChanged2(AbstractDocument.java:760)         at org.eclipse.jface.text.AbstractDocument.doFireDocumentChanged(AbstractDocument.java:736)         at org.eclipse.jface.text.AbstractDocument.doFireDocumentChanged(AbstractDocument.java:721)         at org.eclipse.jface.text.AbstractDocument.fireDocumentChanged(AbstractDocument.java:796)         at org.eclipse.jface.text.projection.ProjectionDocument.fireDocumentChanged(ProjectionDocument.java:777)         at org.eclipse.jface.text.AbstractDocument.replace(AbstractDocument.java:1191)         at org.eclipse.jface.text.AbstractDocument.replace(AbstractDocument.java:1210)         at org.eclipse.jface.text.projection.ProjectionDocument.replace(ProjectionDocument.java:629)         at org.eclipse.jface.text.DefaultDocumentAdapter.replaceTextRange(DefaultDocumentAdapter.java:248)         at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:7180)         at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:7994)         at org.eclipse.swt.custom.StyledText.doBackspace(StyledText.java:2242)         at org.eclipse.swt.custom.StyledText.invokeAction(StyledText.java:6988)         at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:5915)         at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:5941)         at org.eclipse.swt.custom.StyledText$7.handleEvent(StyledText.java:5635)         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)         at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4125)         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1457)         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1480)         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1465)         at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1494)         at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1490)         at org.eclipse.swt.widgets.Canvas.sendKeyEvent(Canvas.java:463)         at org.eclipse.swt.widgets.Control.doCommandBySelector(Control.java:1051)         at org.eclipse.swt.widgets.Display.windowProc(Display.java:5560)         at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method)         at org.eclipse.swt.internal.cocoa.NSResponder.interpretKeyEvents(NSResponder.java:68)         at org.eclipse.swt.widgets.Composite.keyDown(Composite.java:587)         at org.eclipse.swt.widgets.Display.windowProc(Display.java:5470)         at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)         at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:220)         at org.eclipse.swt.widgets.Widget.windowSendEvent(Widget.java:2092)         at org.eclipse.swt.widgets.Shell.windowSendEvent(Shell.java:2255)         at org.eclipse.swt.widgets.Display.windowProc(Display.java:5532)         at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)         at org.eclipse.swt.widgets.Display.applicationSendEvent(Display.java:4986)         at org.eclipse.swt.widgets.Display.applicationProc(Display.java:5135)         at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method)         at org.eclipse.swt.internal.cocoa.NSApplication.sendEvent(NSApplication.java:128)         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3607)         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696)         at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660)         at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494)         at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674)         at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)         at com.google.dart.tools.deploy.DartIDEApplication.start(DartIDEApplication.java:98)         at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)         at java.lang.reflect.Method.invoke(Method.java:597)         at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)         at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)         at org.eclipse.equinox.launcher.Main.run(Main.java:1410)

!ENTRY org.eclipse.jface 4 0 2013-03-31 20:17:33.856 !MESSAGE An error has occurred. See error log for more details. !STACK 0 org.eclipse.core.runtime.AssertionFailedException: assertion failed:         at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110)         at org.eclipse.core.runtime.Assert.isTrue(Assert.java:96)         at org.eclipse.ui.texteditor.EditorStatusLine$StatusLineClearer.selectionChanged(EditorStatusLine.java:41)         at com.google.dart.tools.ui.internal.text.editor.DartEditor$DartSelectionProvider$1.selectionChanged(DartEditor.java:1516)         at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:164)         at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)         at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49)         at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)         at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:162)         at org.eclipse.jface.text.TextViewer.fireSelectionChanged(TextViewer.java:2732)         at org.eclipse.jface.text.TextViewer.selectionChanged(TextViewer.java:2711)         at org.eclipse.jface.text.TextViewer$4.widgetSelected(TextViewer.java:1830)         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:240)         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)         at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4125)         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1457)         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1480)         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1465)         at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1270)         at org.eclipse.swt.custom.StyledText.sendSelectionEvent(StyledText.java:8035)         at org.eclipse.swt.custom.StyledText.clearSelection(StyledText.java:1710)         at org.eclipse.swt.custom.StyledText.setSelection(StyledText.java:9478)         at org.eclipse.swt.custom.StyledText.updateSelection(StyledText.java:10186)         at org.eclipse.swt.custom.StyledText.handleTextChanged(StyledText.java:6206)         at org.eclipse.swt.custom.StyledText$6.textChanged(StyledText.java:5615)         at org.eclipse.jface.text.DefaultDocumentAdapter.fireTextChanged(DefaultDocumentAdapter.java:347)         at org.eclipse.jface.text.DefaultDocumentAdapter.documentChanged(DefaultDocumentAdapter.java:291)         at org.eclipse.jface.text.AbstractDocument.doFireDocumentChanged2(AbstractDocument.java:760)         at org.eclipse.jface.text.AbstractDocument.doFireDocumentChanged(AbstractDocument.java:736)         at org.eclipse.jface.text.AbstractDocument.doFireDocumentChanged(AbstractDocument.java:721)         at org.eclipse.jface.text.AbstractDocument.fireDocumentChanged(AbstractDocument.java:796)         at org.eclipse.jface.text.projection.ProjectionDocument.fireDocumentChanged(ProjectionDocument.java:777)         at org.eclipse.jface.text.AbstractDocument.replace(AbstractDocument.java:1191)         at org.eclipse.jface.text.AbstractDocument.replace(AbstractDocument.java:1210)         at org.eclipse.jface.text.projection.ProjectionDocument.replace(ProjectionDocument.java:629)         at org.eclipse.jface.text.DefaultDocumentAdapter.replaceTextRange(DefaultDocumentAdapter.java:248)         at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:7180)         at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:7994)         at org.eclipse.swt.custom.StyledText.doBackspace(StyledText.java:2242)         at org.eclipse.swt.custom.StyledText.invokeAction(StyledText.java:6988)         at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:5915)         at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:5941)         at org.eclipse.swt.custom.StyledText$7.handleEvent(StyledText.java:5635)         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)         at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4125)         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1457)         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1480)         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1465)         at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1494)         at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1490)         at org.eclipse.swt.widgets.Canvas.sendKeyEvent(Canvas.java:463)         at org.eclipse.swt.widgets.Control.doCommandBySelector(Control.java:1051)         at org.eclipse.swt.widgets.Display.windowProc(Display.java:5560)         at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method)         at org.eclipse.swt.internal.cocoa.NSResponder.interpretKeyEvents(NSResponder.java:68)         at org.eclipse.swt.widgets.Composite.keyDown(Composite.java:587)         at org.eclipse.swt.widgets.Display.windowProc(Display.java:5470)         at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)         at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:220)         at org.eclipse.swt.widgets.Widget.windowSendEvent(Widget.java:2092)         at org.eclipse.swt.widgets.Shell.windowSendEvent(Shell.java:2255)         at org.eclipse.swt.widgets.Display.windowProc(Display.java:5532)         at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)         at org.eclipse.swt.widgets.Display.applicationSendEvent(Display.java:4986)         at org.eclipse.swt.widgets.Display.applicationProc(Display.java:5135)         at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method)         at org.eclipse.swt.internal.cocoa.NSApplication.sendEvent(NSApplication.java:128)         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3607)         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696)         at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660)         at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494)         at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674)         at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)         at com.google.dart.tools.deploy.DartIDEApplication.start(DartIDEApplication.java:98)         at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)         at java.lang.reflect.Method.invoke(Method.java:597)         at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)         at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)         at org.eclipse.equinox.launcher.Main.run(Main.java:1410)

devoncarew commented 11 years ago

/Users/chia_hau/dart/garagelist/web/out/packages/web_ui/observe/observable.dart:285:13: Error: The compiler crashed when compiling this element.   final int hashCode = ++Observable._nextHashCode;

This looks like a dart2js issue -


Removed the owner. Removed Area-Editor label. Added Area-Dart2JS label.

peter-ahe-google commented 11 years ago

Added Duplicate label. Marked as being merged into #9602.