Skip to content

V8 Crash #478

@TomasPospisil

Description

@TomasPospisil

Hi @ClearScriptLib,

we ran into an issue during starting V8 Engine which caused crash of entire application. The issue was this:

dotnet: /home/jerry/ClearScript/ClearScriptV8/V8IsolateImpl.cpp:1825: V8IsolateImpl::ExecutionScope *V8IsolateImpl::EnterExecutionScope(V8IsolateImpl::ExecutionScope *, size_t *): Assertion `m_spHeapWatchTimer.IsEmpty()' failed.

We never seen such crash in the application, so it must be "unique". Do you know what could have gone wrong from this little piece of code?

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions