New issue
Advanced search Search tips

Issue 704320 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

ServiceWorker tests are crashing in ../../v8/src/ic/ic.cc

Project Member Reported by esprehn@chromium.org, Mar 22 2017

Issue description

https://storage.googleapis.com/chromium-layout-test-archives/mac_chromium_rel_ng/412532/layout-test-results/results.html

http/tests/notifications/serviceworker-notification-properties.html
http/tests/notifications/serviceworker-notificationclick-event-action-reflection.html
virtual/mojo-loading/http/tests/notifications/serviceworker-notification-properties.html
virtual/mojo-loading/http/tests/notifications/serviceworker-notificationclick-event-action-reflection.html

#
# Fatal error in ../../v8/src/ic/ic.cc, line 1264
# Check failed: !(receiver->IsJSFunction() && *lookup->name() != isolate()->heap()->prototype_string() && receiver->IsConstructor() && !Handle<JSFunction>::cast(receiver) ->map() ->has_non_instance_prototype()).
#
0   Content Shell Framework             0x0000000110db4cbc base::debug::StackTrace::StackTrace(unsigned long) + 28
1   Content Shell Framework             0x00000001129e583b gin::(anonymous namespace)::PrintStackTrace() + 27
2   Content Shell Framework             0x00000001129ec55c V8_Fatal + 220
3   Content Shell Framework             0x00000001103edd31 v8::internal::LoadIC::CompileHandler(v8::internal::LookupIterator*) + 1729
4   Content Shell Framework             0x00000001103eb7d8 v8::internal::IC::ComputeHandler(v8::internal::LookupIterator*) + 184
5   Content Shell Framework             0x00000001103e921d v8::internal::LoadIC::UpdateCaches(v8::internal::LookupIterator*) + 285
6   Content Shell Framework             0x00000001103e8c04 v8::internal::LoadIC::Load(v8::internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal::Name>) + 452
7   Content Shell Framework             0x00000001103f4184 v8::internal::__RT_impl_Runtime_LoadIC_Miss(v8::internal::Arguments, v8::internal::Isolate*) + 276
8   ???                                 0x0000188f95b04264 0x0 + 27004970746468

 
Status: Fixed (was: Untriaged)
The offending CL has been reverted at https://chromium-review.googlesource.com/c/457788/.

Comment 2 by jochen@chromium.org, Mar 23 2017

Owner: verwa...@chromium.org
 Issue 704474  has been merged into this issue.
 Issue 704587  has been merged into this issue.

Sign in to add a comment