Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(397)

Issue 2537253002: Fixed assert causing crash when attempting to load a library from an invalid path. (Closed)

Created:
4 years ago by bkonyi
Modified:
4 years ago
Reviewers:
zra, siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fixed the conditions of an assert causing the debug VM to crash when trying to load a library from an invalid path. Created copy of a previous deferred_import_t02.dart test from co19 as a regression test until deferred_import_t02.dart is reverted to the previous test. Fixes #27201 R=zra@google.com Committed: https://github.com/dart-lang/sdk/commit/7e918f5b4807e977234a111386de3e431b627b5d

Patch Set 1 #

Total comments: 12

Patch Set 2 : Addressed comments from initial upload #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -2 lines) Patch
M runtime/vm/object.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A tests/language/vm/regress_27201_lib.dart View 1 1 chunk +20 lines, -0 lines 0 comments Download
A tests/language/vm/regress_27201_test.dart View 1 1 chunk +56 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
bkonyi
4 years ago (2016-11-29 21:15:49 UTC) #4
zra
I think BUG=... isn't understood by github, but if you write fixes #<issue number> in ...
4 years ago (2016-11-29 21:24:35 UTC) #5
bkonyi
On 2016/11/29 21:24:35, zra wrote: > I think BUG=... isn't understood by github, but if ...
4 years ago (2016-11-29 21:37:35 UTC) #7
bkonyi
https://codereview.chromium.org/2537253002/diff/1/tests/language/vm/regress_27201_lib.dart File tests/language/vm/regress_27201_lib.dart (right): https://codereview.chromium.org/2537253002/diff/1/tests/language/vm/regress_27201_lib.dart#newcode1 tests/language/vm/regress_27201_lib.dart:1: // Copyright (c) 2015, the Dart project authors. Please ...
4 years ago (2016-11-29 21:43:17 UTC) #8
zra
lgtm
4 years ago (2016-11-29 21:44:53 UTC) #9
bkonyi
4 years ago (2016-11-29 22:07:29 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
7e918f5b4807e977234a111386de3e431b627b5d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698