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++