Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JVM crashes on editor launch #3509

Closed
stevemessick opened this issue Jun 11, 2012 · 2 comments
Closed

JVM crashes on editor launch #3509

stevemessick opened this issue Jun 11, 2012 · 2 comments
Assignees
Labels
closed-not-planned Closed as we don't intend to take action on the reported issue
Milestone

Comments

@stevemessick
Copy link
Contributor

[See attached file for complete crash report]

Crash Report:

Crashed on first load.

Process: DartEditor [5896]
Path: /Applications/dart/DartEditor.app/Contents/MacOS/DartEditor
Identifier: org.eclipse.eclipse
Version: 3.7 (3.7)
Code Type: X86-64 (Native)
Parent Process: launchd [130]

Date/Time: 2012-06-08 16:59:51.332 -0400
OS Version: Mac OS X 10.7.4 (11E53)
Report Version: 9

Interval Since Last Report: 408452 sec
Crashes Since Last Report: 16
Per-App Interval Since Last Report: 37 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: 81415EC1-2F3C-4A2B-BE73-2AC40EA4A047

Crashed Thread: 13 Java: C2 CompilerThread0


Attachment:
[CrashReport .html.zip](https://storage.googleapis.com/google-code-attachments/dart/issue-3509/comment-0/CrashReport .html.zip) (20.78 KB)

@danrubel
Copy link

Set owner to @danrubel.
Added this to the M1 milestone.

@devoncarew
Copy link
Member

This is a crash in the JVM when running our application; I don't believe there's anything we can do to address this issue.


Added WontFix label.

@stevemessick stevemessick added this to the M1 milestone Aug 22, 2012
@kevmoo kevmoo added closed-not-planned Closed as we don't intend to take action on the reported issue and removed resolution-wont_fix labels Mar 1, 2016
copybara-service bot pushed a commit that referenced this issue Oct 4, 2022
Changes:
```
> git log --format="%C(auto) %h %s" ec35d46..28a2503
 https://dart.googlesource.com/pub.git/+/28a2503d Bump analyzer from 4.7.0 to 5.1.0 (#3582)
 https://dart.googlesource.com/pub.git/+/8dba9574 Crc32c checksum validation and retry of archive downloads (#3546)
 https://dart.googlesource.com/pub.git/+/27da43ec Allow `dart pub add` with existing package, update constraint instead of adding (#3570)
 https://dart.googlesource.com/pub.git/+/2e9338e5  Do resolution before publishing. (#3565)
 https://dart.googlesource.com/pub.git/+/0a487534 Migrate removed command `pub` to `dart pub` in docs & messages (#3506)
 https://dart.googlesource.com/pub.git/+/e2720c27 Fail gracefully when run inside the pub-cache (#3471)
 https://dart.googlesource.com/pub.git/+/a76c1933 Upgrade `package:tar` to 0.5.6 (#3540)
 https://dart.googlesource.com/pub.git/+/c065e559 Remove unnecessary nullability (#3547)
 https://dart.googlesource.com/pub.git/+/8e306f33 Use pub.dev in writing (#3528)
 https://dart.googlesource.com/pub.git/+/08d71024 Use unicode (if available) when drawing file-lists (#3541)
 https://dart.googlesource.com/pub.git/+/a0ca4226 Don't be conservative in upgrade --major-versions without specific pa… (#3539)
 https://dart.googlesource.com/pub.git/+/a59d890e Show file size (#3509)
 https://dart.googlesource.com/pub.git/+/b0ba5cc6 Avoid packageGraph (and therefore getExecutableForCommand) depending on the lock-file (#3533)

```

Diff: https://dart.googlesource.com/pub.git/+/ec35d46261b610e558dfd0d8525ca3fc8387b4b7~..28a2503d7f4806e6854e3ed0d783f065abfd1b5f/
Change-Id: Ia366f75da16982fb9588a0d7aa18e109daea8f8c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/262346
Reviewed-by: Jonas Jensen <[email protected]>
Commit-Queue: Sigurd Meldgaard <[email protected]>
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-not-planned Closed as we don't intend to take action on the reported issue
Projects
None yet
Development

No branches or pull requests

4 participants