New issue
Advanced search Search tips

Issue 766162 link

Starred by 1 user

Issue metadata

Status: Archived
Owner: ----
Closed: Jan 10
Cc:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

--prof flag in debug mode fails

Project Member Reported by jupvfranco@google.com, Sep 18 2017

Issue description

Running JetStream/typescript with the --prof flag and in debug mode fails. 

Command: v8/out/x64.debug/d8 --prof runner.js -- typescript
Result: 
#
# Fatal error in ../../src/log.cc, line 885
# Debug check failed: FLAG_log_internal_timer_events.
#

Observed this behavior in x64 and ia32. 


 
Project Member

Comment 1 by bugdroid1@chromium.org, Sep 19 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/v8/v8.git/+/77836fec59288a8c060d9357af4f5c83a807b077

commit 77836fec59288a8c060d9357af4f5c83a807b077
Author: Jaroslav Sevcik <jarin@chromium.org>
Date: Tue Sep 19 14:00:08 2017

[profiler] Do not log timer events when --prof is specified.

Now hopefully getting it right, but still leaving in the confusing
flag implications.

Bug:  v8:6520 , chromium:766162 
Change-Id: Idc6dca012bf0c9777b4a75cf424410ce5914c885
Reviewed-on: https://chromium-review.googlesource.com/671022
Reviewed-by: Camillo Bruni <cbruni@chromium.org>
Commit-Queue: Jaroslav Sevcik <jarin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#48082}
[modify] https://crrev.com/77836fec59288a8c060d9357af4f5c83a807b077/src/objects.cc

Status: Archived (was: Untriaged)
Archiving P3s older than 1 year with no owner or component.

Sign in to add a comment