Re: [blink-dev] Blink perf tests crashing

2025-01-30 Thread 'Prashant Nevase' via blink-dev
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

Re: [blink-dev] Blink perf tests crashing

2025-01-30 Thread Christian Biesinger
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