Stack trace ->
18820:22456:FATAL:task_environment.cc(463)] Check failed:
!base::SingleThreadTaskRunner::HasCurrentDefault().
base::debug::CollectStackTrace [0x7FF841C5E315+21]
base::debug::StackTrace::StackTrace [0x7FF841C44507+87]
logging::LogMessage::Flush [0x
It would probably be helpful if you built with symbol level 1 or 2 and
provided a stack trace for the crashes.
Alternatively do you get an error message (e.g. CHECK failure)?
Christian
On Thu, Jan 30, 2025 at 10:20 AM 'Prashant Nevase' via blink-dev
wrote:
>
> The blink perf tests are crashing
The blink perf tests are crashing when run locally. I tried it on windows
build with following gn args. Is it crashing/working for anybody?
is_component_build = true
enable_nacl = false
target_cpu = "x64"
blink_symbol_level = 0
v8_symbol_level = 0
symbol_level = 0
is_debug = false
dcheck_always_o