-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Closed
Labels
electronIssues and items related to ElectronIssues and items related to ElectronupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)
Milestone
Description
Looks like we are hitting random crashes on our build machine after the electron update, e.g.:
Received fatal exception EXCEPTION_ACCESS_VIOLATION
Backtrace:
v8::internal::compiler::LoopInfo::assignments [0x00007FF770211468+14280]
node::tracing::TraceEventHelper::GetTracingController [0x00007FF7738F2DAB+289131]
node::tracing::TraceEventHelper::GetTracingController [0x00007FF7738F3F40+293632]
node::InternalCallbackScope::MarkAsFailed [0x00007FF771A58844+82324]
node::InternalCallbackScope::MarkAsFailed [0x00007FF771A82297+252903]
node::InternalCallbackScope::MarkAsFailed [0x00007FF771A82808+254296]
node::InternalCallbackScope::MarkAsFailed [0x00007FF771A83979+258761]
node::InternalCallbackScope::MarkAsFailed [0x00007FF771A8343E+257422]
uv_os_getpid [0x00007FF771A9F7D1+37057]
v8::internal::DeclarationScope::receiver [0x00007FF770A0DC48+24600]
v8::internal::DeclarationScope::receiver [0x00007FF770A0D9D4+23972]
v8::internal::DeclarationScope::receiver [0x00007FF770A10021+33777]
v8::internal::DeclarationScope::receiver [0x00007FF770A09ED4+8868]
node::inspector::Agent::options [0x00007FF771A3BCFF+37891]
node::inspector::Agent::options [0x00007FF771A3C615+40217]
IsSandboxedProcess [0x00007FF771FD85A6+674794]
node::inspector::Agent::options [0x00007FF771A3BC61+37733]
Ordinal0 [0x00007FF7701813B8+5048]
uv_stream_set_blocking [0x00007FF7747A40E2+8550946]
BaseThreadInitThunk [0x00007FF8EAC084D4+20]
RtlUserThreadStart [0x00007FF8ED6DE851+33]
from https://dev.azure.com/vscode/VSCode/_build/results?buildId=20118
Metadata
Metadata
Assignees
Labels
electronIssues and items related to ElectronIssues and items related to ElectronupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)