Added a comment to the bug.  It allows me to profile for 2 seconds, but
then crashes:

> v8.dll!v8::internal::StandardFrame::IsArgumentsAdaptorFrame(unsigned char
* fp) Line 142 C++
  v8.dll!v8::internal::StackFrame::ComputeType(const
v8::internal::StackFrameIteratorBase * iterator,
v8::internal::StackFrame::State * state) Line 419 C++
  
v8.dll!v8::internal::StackFrame::GetCallerState(v8::internal::StackFrame::State
* state) Line 452 C++
  
v8.dll!v8::internal::SafeStackFrameIterator::IsValidCaller(v8::internal::StackFrame
* frame) Line 319 C++
  v8.dll!v8::internal::SafeStackFrameIterator::AdvanceOneFrame() Line 271
C++
  v8.dll!v8::internal::SafeStackFrameIterator::Advance() Line 339 C++
  v8.dll!v8::internal::TickSample::GetStackSample(v8::internal::Isolate *
isolate, const v8::RegisterState & regs,
v8::internal::TickSample::RecordCEntryFrame record_c_entry_frame, void * *
frames, unsigned __int64 frames_limit, v8::SampleInfo * sample_info) Line
644 C++
  v8.dll!v8::internal::TickSample::Init(v8::internal::Isolate * isolate,
const v8::RegisterState & regs, v8::internal::TickSample::RecordCEntryFrame
record_c_entry_frame) Line 619 C++
  v8.dll!v8::internal::Sampler::SampleStack(const v8::RegisterState &
state) Line 718 C++
  v8.dll!v8::internal::Sampler::DoSample() Line 772 C++
  v8.dll!v8::internal::ProfilerEventsProcessor::Run() Line 152 C++
  v8.dll!v8::base::Thread::NotifyStartedAndRun() Line 459 C++
  v8.dll!v8::base::ThreadEntry(void * arg) Line 1304 C++
  [External Code]


On Wed, Jan 27, 2016 at 9:42 AM, Jochen Eisinger <joc...@chromium.org>
wrote:

> A fix was landed here:
> https://chromium.googlesource.com/v8/v8.git/+/d11b44ec69c718a9b3b11872e7638c5675abd02c
>  does
> that resolve your issue?
>
> On Mon, Jan 25, 2016 at 10:47 PM Jim Acquavella <loudersp...@gmail.com>
> wrote:
>
>>  I've filed this as a bug:
>> https://bugs.chromium.org/p/v8/issues/detail?id=4705&can=2&q=4705&colspec=ID%20Type%20Status%20Priority%20Owner%20Summary%20HW%20OS%20Component%20Stars
>>
>> -Jim
>>
>>
>>
>> --
>> --
>> v8-users mailing list
>> v8-users@googlegroups.com
>> http://groups.google.com/group/v8-users
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "v8-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to v8-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> --
> v8-users mailing list
> v8-users@googlegroups.com
> http://groups.google.com/group/v8-users
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "v8-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/v8-users/z8Fz3lsm8iE/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> v8-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to